WHOIS QUERY TIME

1 May 2024 - 12:08 AM UTC

Registered: 24 September 2014
Expiry: 24 September 2024

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=farmavet.md
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "farmavet.md"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "farmavet.md",
            "domain_keyword": "farmavet",
            "domain_tld": "md",
            "query_time": "2024-05-01 00:08:19",
            "create_date": "2014-09-24",
            "expiry_date": "2024-09-24",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>farmavet.md</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>farmavet.md</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-01 00:08:19</query_time>
   <create_date>2014-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.052 seconds) for "farmavet.md" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2023 - 5:45 AM UTC

Registered: 24 September 2014
Expiry: 24 September 2023

NAME SERVERS

ns1.fornex.com
ns2.fornex.com

DOMAIN STATUS

ok

#2 - QUERY TIME

22 Sep 2023 - 1:01 AM UTC

Registered: 24 September 2014
Expiry: 24 September 2024

NAME SERVERS

ns1.fornex.com
ns2.fornex.com

DOMAIN STATUS

ok

#3 - QUERY TIME

30 Jan 2024 - 8:02 PM UTC

Registered: 24 September 2014
Expiry: 24 September 2024

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=farmavet.md
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "farmavet.md",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "farmavet.md",
    "results": [
        {
            "num": 1,
            "domain_name": "farmavet.md",
            "domain_keyword": "farmavet",
            "domain_tld": "md",
            "query_time": "2023-04-23 05:45:01",
            "create_date": "2014-09-24",
            "expiry_date": "2023-09-24",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "farmavet.md",
            "domain_keyword": "farmavet",
            "domain_tld": "md",
            "query_time": "2023-09-22 01:01:28",
            "create_date": "2014-09-24",
            "expiry_date": "2024-09-24",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "farmavet.md",
            "domain_keyword": "farmavet",
            "domain_tld": "md",
            "query_time": "2024-01-30 20:02:38",
            "create_date": "2014-09-24",
            "expiry_date": "2024-09-24",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>farmavet.md</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>farmavet.md</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>farmavet.md</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-04-23 05:45:01</query_time>
   <create_date>2014-09-24</create_date>
   <expiry_date>2023-09-24</expiry_date>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>farmavet.md</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-09-22 01:01:28</query_time>
   <create_date>2014-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>farmavet.md</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-01-30 20:02:38</query_time>
   <create_date>2014-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 12 domain names (in 0.016 seconds) which contained the exact domain keyword "farmavet".
Domain Name Registered Expiry Registrar Ownership
1 farmavet.com 23 Feb 2000 23 Feb 2025 Network Solutions, LLC -
2 farmavet.it 6 Sep 2000 17 May 2025 Aruba Business s.r.l. Farmavet s.r.l.
3 farmavet.com.br 4 Jun 2004 4 Jun 2026 - Biofarm Qu?mica e Farmac?utica Ltda
4 farmavet.sk 24 Aug 2004 24 Aug 2024 Slovak Telekom, a.s. FARMAVET s.r.o.
5 farmavet.ro 16 May 2006 13 Aug 2028 ICI - Registrar -
6 farmavet.net 22 Sep 2011 22 Sep 2024 Tucows Domains Inc. -
7 farmavet.md 24 Sep 2014 24 Sep 2024 - -
8 farmavet.ru 12 Sep 2017 12 Sep 2024 REGRU-RU Private Person
9 farmavet.co 14 Jun 2019 14 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 farmavet.org 3 Mar 2020 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 farmavet.shop 15 Mar 2023 15 Mar 2024 Namecheap, Inc. -
12 farmavet.online 15 Feb 2024 15 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
13 farmavet.com.pe - - NIC.PE FARMAVET LABS S.A.C.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=farmavet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "farmavet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "farmavet.com, farmavet.it, farmavet.com.br, farmavet.sk, farmavet.ro, farmavet.net, farmavet.md, farmavet.ru, farmavet.co, farmavet.org, farmavet.shop, farmavet.online, farmavet.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "farmavet.com",
            "domain_keyword": "farmavet",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:32:23",
            "create_date": "2000-02-23",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1051.awsdns-03.org",
                "ns-12.awsdns-01.com",
                "ns-1700.awsdns-20.co.uk",
                "ns-716.awsdns-25.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "farmavet.it",
            "domain_keyword": "farmavet",
            "domain_tld": "it",
            "query_time": "2024-05-22 00:33:38",
            "create_date": "2000-09-06",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Farmavet s.r.l.",
            "registrant_address": "Via Passo del Bidollo 34/36/38",
            "registrant_city": "Corridonia",
            "registrant_state": "MC",
            "registrant_zip": "62014",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "farmavet.com.br",
            "domain_keyword": "farmavet",
            "domain_tld": "com.br",
            "query_time": "2024-04-18 16:17:08",
            "create_date": "2004-06-04",
            "update_date": "2023-02-08",
            "expiry_date": "2026-06-04",
            "registrant_name": "Biofarm Qu?mica e Farmac?utica Ltda",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "farmavet.sk",
            "domain_keyword": "farmavet",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:11:42",
            "create_date": "2004-08-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-24",
            "registrar_name": "Slovak Telekom, a.s.",
            "registrant_name": "FARMAVET s.r.o.",
            "registrant_company": "FARMAVET s.r.o.",
            "registrant_address": "Sklabinská 20",
            "registrant_city": "Martin",
            "registrant_zip": "03601",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.434239841",
            "name_servers": [
                "ns.telecom.sk",
                "ns2.telecom.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "farmavet.ro",
            "domain_keyword": "farmavet",
            "domain_tld": "ro",
            "query_time": "2024-04-10 01:15:09",
            "create_date": "2006-05-16",
            "expiry_date": "2028-08-13",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns0.gateit.ro",
                "ns2.gateit.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 6,
            "domain_name": "farmavet.net",
            "domain_keyword": "farmavet",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:17:08",
            "create_date": "2011-09-22",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "farmavet.md",
            "domain_keyword": "farmavet",
            "domain_tld": "md",
            "query_time": "2024-05-01 00:08:19",
            "create_date": "2014-09-24",
            "expiry_date": "2024-09-24",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 8,
            "domain_name": "farmavet.ru",
            "domain_keyword": "farmavet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:58:00",
            "create_date": "2017-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "farmavet.co",
            "domain_keyword": "farmavet",
            "domain_tld": "co",
            "query_time": "2024-05-19 16:59:55",
            "create_date": "2019-06-14",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "farmavet.org",
            "domain_keyword": "farmavet",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:17:08",
            "create_date": "2020-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "farmavet.shop",
            "domain_keyword": "farmavet",
            "domain_tld": "shop",
            "query_time": "2024-05-29 05:54:16",
            "create_date": "2023-03-15",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "farmavet.online",
            "domain_keyword": "farmavet",
            "domain_tld": "online",
            "query_time": "2024-04-07 15:58:05",
            "create_date": "2024-02-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "farmavet.com.pe",
            "domain_keyword": "farmavet",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 03:52:21",
            "registrar_name": "NIC.PE",
            "registrant_name": "FARMAVET LABS S.A.C.",
            "name_servers": [
                "dns85.servidoresph.com",
                "dns86.servidoresph.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>farmavet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>farmavet.com, farmavet.it, farmavet.com.br, farmavet.sk, farmavet.ro, farmavet.net, farmavet.md, farmavet.ru, farmavet.co, farmavet.org, farmavet.shop, farmavet.online, farmavet.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>farmavet.com</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:32:23</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2024-02-26</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>ns-1051.awsdns-03.org</value>
    <value>ns-12.awsdns-01.com</value>
    <value>ns-1700.awsdns-20.co.uk</value>
    <value>ns-716.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>farmavet.it</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 00:33:38</query_time>
   <create_date>2000-09-06</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Farmavet s.r.l.</registrant_company>
   <registrant_address>Via Passo del Bidollo 34/36/38</registrant_address>
   <registrant_city>Corridonia</registrant_city>
   <registrant_state>MC</registrant_state>
   <registrant_zip>62014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>farmavet.com.br</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-18 16:17:08</query_time>
   <create_date>2004-06-04</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrant_name>Biofarm Qu?mica e Farmac?utica Ltda</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>farmavet.sk</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:11:42</query_time>
   <create_date>2004-08-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Slovak Telekom, a.s.</registrar_name>
   <registrant_name>FARMAVET s.r.o.</registrant_name>
   <registrant_company>FARMAVET s.r.o.</registrant_company>
   <registrant_address>Sklabinská 20</registrant_address>
   <registrant_city>Martin</registrant_city>
   <registrant_zip>03601</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.434239841</registrant_phone>
   <name_servers>
    <value>ns.telecom.sk</value>
    <value>ns2.telecom.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>farmavet.ro</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 01:15:09</query_time>
   <create_date>2006-05-16</create_date>
   <expiry_date>2028-08-13</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns0.gateit.ro</value>
    <value>ns2.gateit.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>farmavet.net</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:17:08</query_time>
   <create_date>2011-09-22</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-22</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>farmavet.md</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-01 00:08:19</query_time>
   <create_date>2014-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>farmavet.ru</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:58:00</query_time>
   <create_date>2017-09-12</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>farmavet.co</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 16:59:55</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>10</num>
   <domain_name>farmavet.org</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:17:08</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>farmavet.shop</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-29 05:54:16</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>farmavet.online</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-07 15:58:05</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>farmavet.com.pe</domain_name>
   <domain_keyword>farmavet</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 03:52:21</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>FARMAVET LABS S.A.C.</registrant_name>
   <name_servers>
    <value>dns85.servidoresph.com</value>
    <value>dns86.servidoresph.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,244 domain names (in 0.234 seconds) which look and sound like the brand name "farmavet".
Domain Name Registered Expiry Registrar Ownership
1 karmavet.ro 13 Apr 2022 10 Apr 2033 Space Ro SRL -
2 farmaset.com 25 Oct 2014 25 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 farmaget.com 31 Oct 2023 31 Oct 2024 DropCatch.com 803 LLC HugeDomains.com
4 farmavex.com 11 Nov 2022 11 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
5 farmavest.com 22 Apr 2024 22 Apr 2026 GoDaddy.com, LLC -
6 farm-vet.ru 22 Oct 2020 22 Oct 2024 BEGET-RU Private Person
7 farmanet.com 10 May 1997 11 May 2025 Arsys Internet, S.L. dba NICLINE.COM Ediciones Farmavet, S.L
8 farm2vet.info 6 May 2024 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 farmsvet.co.uk 6 Jan 2024 6 Jan 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
10 farmave.com.br 15 Mar 2016 15 Mar 2025 - Farmave Farmacia de Manipula??o Ltda.
11 faravet.com 1 May 2021 1 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com none
12 farmvet.org 6 Feb 2014 6 Feb 2030 GoDaddy.com, LLC Domains By Proxy, LLC
13 farmavel.com 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 karmavet.pl 19 Feb 2022 19 Feb 2025 Aftermarket.pl Limited -
15 farmanet.it 13 May 2004 13 May 2024 MK s.r.l. Unipersonale MK Srl unipersonale
16 farmapet.it 6 Sep 2019 6 Sep 2024 Aruba s.p.a. SPARK CONSULTING SRL
17 farmabet.online 11 Jun 2023 11 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 farmacvet.biz 25 Jun 2022 25 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
19 farmavit.by 19 May 2015 19 May 2026 Reliable Software, Ltd НПОДО "ФАРМАВИТ"
20 farmavit.it 24 Mar 2021 24 Mar 2025 Mobilling di Vito Longo Vito Longo
21 farmavete.it 4 Feb 2011 4 Feb 2025 Aruba s.p.a. vincenzo fiorente
22 farmanet.nl 6 Oct 1997 - Claranet Benelux B.V. -
23 farmapet.com 28 Oct 2012 28 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 farmavel.online 26 May 2021 26 May 2025 HOSTINGER operations, UAB FARMAVEL
25 farm2vet.com 6 May 2024 6 May 2027 GoDaddy.com, LLC -
26 fermavet.pl 31 Mar 2021 31 Mar 2025 cyber_Folks S.A. -
27 farmaket.com 20 Mar 2020 20 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
28 farmabet.site 16 Jun 2023 16 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 farmavel.sk 10 Oct 2018 10 Oct 2024 WebHouse, s.r.o. -
30 farmanet.pl 19 Oct 2016 19 Oct 2024 home.pl S.A. -
31 farmaset.ru 2 Dec 2016 2 Dec 2024 SALENAMES-RU Private Person
32 farmabet.com 29 Sep 2013 29 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
33 farmabet.store 13 Jun 2023 13 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 farmavit.ro 24 Nov 2021 23 Nov 2024 TES Euro Media SRL -
35 farmavent.com 16 Aug 2004 16 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
36 farmajet.it 17 Dec 2007 22 Feb 2025 Aruba s.p.a. FARMAJET SRL
37 farmavit.md 6 Dec 2022 6 Dec 2024 - -
38 farm-vet.co.uk 31 Aug 2018 31 Aug 2024 Name SRS AB [Tag = ABNAME-SE] -
39 farma-vet.ru 17 Jul 2017 17 Jul 2024 REGRU-RU Private Person
40 farmavit.net 10 Feb 2006 10 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
41 farmavit.pl 31 Aug 2004 31 Aug 2024 nazwa.pl sp. z o.o. -
42 farmavit.hu 4 Jul 2008 - - -
43 farmaveg.com 20 Jan 2015 20 Jan 2025 TLD Registrar Solutions Ltd. Whois Privacy Corp.
44 farm-vet.com 12 Jun 2015 12 Jun 2027 Network Solutions, LLC -
45 farmamet.com 9 Apr 2022 9 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com HERBERT LAZARO
46 farmavit.com 17 Jul 2009 17 Jul 2024 Dynadot Inc -
47 narmavet.com 24 Jan 2023 24 Jan 2025 GoDaddy.com, LLC -
48 farmavit.ru 30 May 2006 30 May 2025 RU-CENTER-RU NETGALAXY LTD
49 farmalet.com 22 May 2012 22 May 2025 TurnCommerce, Inc. DBA NameBright.com WhoisByProxy Admin
50 farmapet.eu - - Aruba Business Srl -
51 farmabet.tech 13 Jun 2023 13 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 farmajet.blog 11 Apr 2017 11 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
53 farmaget.it 5 Jun 2013 5 Jun 2024 Aruba s.p.a. farmajet srl
54 farmavit.com.co 17 May 2019 17 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
55 formavet.be 6 Sep 2002 - Eurodns S.A. -
56 farmaver.com 14 Feb 2021 14 Feb 2025 GoDaddy.com, LLC -
57 farmalet.net 16 Apr 2012 16 Apr 2025 IONOS SE 1&1 Internet Limited
58 farmaven.com 12 Oct 2008 12 Oct 2025 Vitalwerks Internet Solutions, LLC / No-IP.com SOFTEL C.A
59 farmabet.cloud 13 Jun 2023 13 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
60 farm2vet.xyz 6 May 2024 6 May 2025 Go Daddy, LLC Domains By Proxy, LLC
61 farmavete.com 1 Jun 2011 1 Jun 2024 SERVER PLAN SRL Farmavete s.r.l.
62 karmavet.com 8 Feb 2024 8 Feb 2025 Dynadot Inc -
63 farm2vet.net 6 May 2024 6 May 2025 GoDaddy.com, LLC -
64 farm-vet.net 21 Jul 2022 21 Jul 2032 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
65 farmajet.com 17 Dec 2016 17 Dec 2024 Freefall Domains LLC -
66 farmanet.net 31 Jan 2000 31 Jan 2025 Network Solutions, LLC -
67 farmsvet.com 24 Sep 2019 24 Sep 2024 Domain.com, LLC REDACTED FOR PRIVACY
68 farmvet.info 8 Apr 2014 8 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
69 farmvet.shop 2 Aug 2023 2 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
70 faravet.xyz 5 May 2024 5 May 2025 Nics Telekomunikasyon A.S. CORLU KAPAKLI
71 farmvet.com.cn 9 May 2023 9 May 2026 广州云讯信息科技有限公司 安徽法姆药业有限公司
72 farmave.it 30 Mar 2022 30 Mar 2025 Aruba s.p.a. Farmacia Dr Giuseppe Venza & C. S.a.s
73 farmvet.xyz 27 Jul 2014 27 Jul 2024 Network Solutions LLC -
74 farmvet.com 29 Mar 1999 29 Mar 2026 Network Solutions, LLC -
75 farmvet.pharmacy 10 Nov 2016 9 Nov 2024 EnCirca, Inc. FarmVet
76 farmvet.services 10 Jan 2024 10 Jan 2025 Tucows Domains Inc. Data Protected
77 farmave.com 5 Feb 2017 5 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 farmvet.online 19 Jun 2023 19 Jun 2024 Mat Bao Corporation Bạch Thanh Sơn
79 farmvet.ru 24 Oct 2012 24 Oct 2024 REGTIME-RU Private Person
80 farmvet.uk 17 May 2022 17 May 2024 Easyspace Ltd [Tag = EASYSPACE] -
81 farmvet.net 13 Jan 2013 13 Jan 2025 Domain.com, LLC REDACTED FOR PRIVACY
82 farmvet.app 2 Mar 2022 2 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
83 famavet.com 21 Aug 2015 21 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Juan Carlos
84 farmapet.shop 8 Jul 2023 8 Jul 2024 Namecheap, Inc. -
85 farm2vet.org 6 May 2024 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 farmazvet.ru 2 May 2022 2 May 2024 REGRU-RU Private Person
87 formeavet.com 23 Jan 2020 23 Jan 2025 GoDaddy.com, LLC -
88 farmared.net 10 Jan 2012 10 Jan 2025 IONOS SE -
89 farmagest.org 21 Dec 2016 21 Dec 2024 Tucows Domains Inc. Ing. Salvatore Sechi
90 farmagent.jp 5 Feb 2021 28 Feb 2025 - (Not displayed by registrant's request)
91 parmalet.com 29 Aug 2015 29 Aug 2024 BARBERO & Associates Ltd REDACTED FOR PRIVACY
92 farmateh.ru 29 Jun 2018 29 Jun 2024 REGRU-RU Private Person
93 farmateb.ru 3 Jun 2013 3 Jun 2024 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU KORPMD
94 farmavia.com 19 Jun 2019 19 Jun 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
95 farmatek.store 15 May 2023 15 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
96 karmanet.net 3 Nov 2014 3 Nov 2024 GoDaddy.com, LLC -
97 farmakit.it 15 Nov 2018 15 Nov 2024 Register S.p.a. R PIU' R ITALY Srl
98 farisvet.com 21 Jan 2013 21 Jan 2025 GoDaddy.com, LLC -
99 farmalem.net 23 Nov 2006 23 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
100 fairmaven.com 24 Aug 2016 24 Aug 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Farmavet.md.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=farmavet.md
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "farmavet.md",
        "page_size": 100
    },
    "count": {
        "total": 1244,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "karmavet.ro, farmaset.com, farmaget.com, farmavex.com, farmavest.com, farm-vet.ru, farmanet.com, farm2vet.info, farmsvet.co.uk, farmave.com.br, faravet.com, farmvet.org, farmavel.com, karmavet.pl, farmanet.it, farmapet.it, farmabet.online, farmacvet.biz, farmavit.by, farmavit.it, farmavete.it, farmanet.nl, farmapet.com, farmavel.online, farm2vet.com, fermavet.pl, farmaket.com, farmabet.site, farmavel.sk, farmanet.pl, farmaset.ru, farmabet.com, farmabet.store, farmavit.ro, farmavent.com, farmajet.it, farmavit.md, farm-vet.co.uk, farma-vet.ru, farmavit.net, farmavit.pl, farmavit.hu, farmaveg.com, farm-vet.com, farmamet.com, farmavit.com, narmavet.com, farmavit.ru, farmalet.com, farmapet.eu, farmabet.tech, farmajet.blog, farmaget.it, farmavit.com.co, formavet.be, farmaver.com, farmalet.net, farmaven.com, farmabet.cloud, farm2vet.xyz, farmavete.com, karmavet.com, farm2vet.net, farm-vet.net, farmajet.com, farmanet.net, farmsvet.com, farmvet.info, farmvet.shop, faravet.xyz, farmvet.com.cn, farmave.it, farmvet.xyz, farmvet.com, farmvet.pharmacy, farmvet.services, farmave.com, farmvet.online, farmvet.ru, farmvet.uk, farmvet.net, farmvet.app, famavet.com, farmapet.shop, farm2vet.org, farmazvet.ru, formeavet.com, farmared.net, farmagest.org, farmagent.jp, parmalet.com, farmateh.ru, farmateb.ru, farmavia.com, farmatek.store, karmanet.net, farmakit.it, farisvet.com, farmalem.net, fairmaven.com",
    "results": [
        {
            "num": 1,
            "domain_name": "karmavet.ro",
            "domain_keyword": "karmavet",
            "domain_tld": "ro",
            "query_time": "2024-04-11 22:29:37",
            "create_date": "2022-04-13",
            "expiry_date": "2033-04-10",
            "registrar_name": "Space Ro SRL",
            "registrar_website": "https://www.spatiul.ro",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "sunny.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 2,
            "domain_name": "farmaset.com",
            "domain_keyword": "farmaset",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:16:24",
            "create_date": "2014-10-25",
            "update_date": "2020-10-19",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "farmaget.com",
            "domain_keyword": "farmaget",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:58:45",
            "create_date": "2023-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 2562,
            "registrar_name": "DropCatch.com 803 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "farmavex.com",
            "domain_keyword": "farmavex",
            "domain_tld": "com",
            "query_time": "2024-05-04 11:52:21",
            "create_date": "2022-11-11",
            "update_date": "2022-11-11",
            "expiry_date": "2025-11-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "farmavest.com",
            "domain_keyword": "farmavest",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:19:02",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2026-04-22",
            "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": 6,
            "domain_name": "farm-vet.ru",
            "domain_keyword": "farm-vet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:57:52",
            "create_date": "2020-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "farmanet.com",
            "domain_keyword": "farmanet",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:37:44",
            "create_date": "1997-05-10",
            "update_date": "2019-07-06",
            "expiry_date": "2025-05-11",
            "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": "Ediciones Farmavet, S.L",
            "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": [
                "ns-1142.awsdns-14.org",
                "ns-1761.awsdns-28.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "farm2vet.info",
            "domain_keyword": "farm2vet",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:47:52",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "farmsvet.co.uk",
            "domain_keyword": "farmsvet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 00:04:44",
            "create_date": "2024-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "farmave.com.br",
            "domain_keyword": "farmave",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 11:52:21",
            "create_date": "2016-03-15",
            "update_date": "2023-09-12",
            "expiry_date": "2025-03-15",
            "registrant_name": "Farmave Farmacia de Manipula??o Ltda.",
            "name_servers": [
                "ns892.hostgator.com.br",
                "ns893.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "faravet.com",
            "domain_keyword": "faravet",
            "domain_tld": "com",
            "query_time": "2024-05-12 14:59:18",
            "create_date": "2021-05-01",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/faravet.com/owner",
            "name_servers": [
                "ns1.faravet.com",
                "ns2.faravet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "farmvet.org",
            "domain_keyword": "farmvet",
            "domain_tld": "org",
            "query_time": "2024-04-16 20:29:08",
            "create_date": "2014-02-06",
            "update_date": "2023-07-19",
            "expiry_date": "2030-02-06",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "farmavel.com",
            "domain_keyword": "farmavel",
            "domain_tld": "com",
            "query_time": "2024-05-04 11:52:21",
            "create_date": "2021-01-22",
            "update_date": "2023-01-23",
            "expiry_date": "2025-01-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=farmavel.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "karmavet.pl",
            "domain_keyword": "karmavet",
            "domain_tld": "pl",
            "query_time": "2024-05-11 15:42:05",
            "create_date": "2022-02-19",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 15,
            "domain_name": "farmanet.it",
            "domain_keyword": "farmanet",
            "domain_tld": "it",
            "query_time": "2024-05-25 03:52:15",
            "create_date": "2004-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2024-05-13",
            "registrar_name": "MK s.r.l. Unipersonale",
            "registrar_website": "http://www.mkn.it",
            "registrant_company": "MK Srl unipersonale",
            "registrant_address": "Piazza dello Zodiaco, 25",
            "registrant_city": "Bussolengo",
            "registrant_state": "VR",
            "registrant_zip": "37012",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.vpstorage.it",
                "ns2.vpstorage.it",
                "ns3.vpstorage.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "farmapet.it",
            "domain_keyword": "farmapet",
            "domain_tld": "it",
            "query_time": "2024-04-18 16:16:08",
            "create_date": "2019-09-06",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-06",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "SPARK CONSULTING SRL",
            "registrant_address": "CORSO GARIBALDI, 58",
            "registrant_city": "Corato",
            "registrant_state": "BA",
            "registrant_zip": "70033",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "farmabet.online",
            "domain_keyword": "farmabet",
            "domain_tld": "online",
            "query_time": "2024-05-19 16:56:21",
            "create_date": "2023-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "farmacvet.biz",
            "domain_keyword": "farmacvet",
            "domain_tld": "biz",
            "query_time": "2024-05-19 16:58:38",
            "create_date": "2022-06-25",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "jason.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "farmavit.by",
            "domain_keyword": "farmavit",
            "domain_tld": "by",
            "query_time": "2024-05-04 11:52:22",
            "create_date": "2015-05-19",
            "update_date": "2024-04-19",
            "expiry_date": "2026-05-19",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "НПОДО \"ФАРМАВИТ\"",
            "registrant_address": "220026, -, г. Минск, ул. Плеханова, д. 5, пом. 1",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173974374",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 20,
            "domain_name": "farmavit.it",
            "domain_keyword": "farmavit",
            "domain_tld": "it",
            "query_time": "2024-05-04 11:52:22",
            "create_date": "2021-03-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-24",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "farmavete.it",
            "domain_keyword": "farmavete",
            "domain_tld": "it",
            "query_time": "2024-04-11 18:32:23",
            "create_date": "2011-02-04",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "vincenzo fiorente",
            "registrant_address": "via laterza, 108",
            "registrant_city": "SANTERAMO IN COLLE",
            "registrant_state": "BA",
            "registrant_zip": "70029",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "farmanet.nl",
            "domain_keyword": "farmanet",
            "domain_tld": "nl",
            "query_time": "2024-05-04 11:51:35",
            "create_date": "1997-10-06",
            "update_date": "2021-02-15",
            "registrar_name": "Claranet Benelux B.V.",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "farmapet.com",
            "domain_keyword": "farmapet",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:16:07",
            "create_date": "2012-10-28",
            "update_date": "2020-10-22",
            "expiry_date": "2025-10-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "farmavel.online",
            "domain_keyword": "farmavel",
            "domain_tld": "online",
            "query_time": "2024-05-30 00:31:23",
            "create_date": "2021-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "FARMAVEL",
            "registrant_state": "Santa Cruz",
            "registrant_country": "BO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "farm2vet.com",
            "domain_keyword": "farm2vet",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:49:31",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2027-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fermavet.pl",
            "domain_keyword": "fermavet",
            "domain_tld": "pl",
            "query_time": "2024-04-24 12:21:12",
            "create_date": "2021-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.domeny.host",
                "ns2.domeny.host"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "farmaket.com",
            "domain_keyword": "farmaket",
            "domain_tld": "com",
            "query_time": "2024-05-25 03:52:11",
            "create_date": "2020-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "farmabet.site",
            "domain_keyword": "farmabet",
            "domain_tld": "site",
            "query_time": "2024-05-19 16:56:21",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "farmavel.sk",
            "domain_keyword": "farmavel",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:11:42",
            "create_date": "2018-10-10",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-10",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns1.shoptet.cz",
                "ns2.shoptet.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 30,
            "domain_name": "farmanet.pl",
            "domain_keyword": "farmanet",
            "domain_tld": "pl",
            "query_time": "2024-05-27 21:51:22",
            "create_date": "2016-10-19",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-19",
            "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": 31,
            "domain_name": "farmaset.ru",
            "domain_keyword": "farmaset",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:57:59",
            "create_date": "2016-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "farmabet.com",
            "domain_keyword": "farmabet",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:10:03",
            "create_date": "2013-09-29",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "RM",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "farmabet.store",
            "domain_keyword": "farmabet",
            "domain_tld": "store",
            "query_time": "2024-05-19 16:56:21",
            "create_date": "2023-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "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": [
                "donovan.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "farmavit.ro",
            "domain_keyword": "farmavit",
            "domain_tld": "ro",
            "query_time": "2024-04-18 16:17:09",
            "create_date": "2021-11-24",
            "expiry_date": "2024-11-23",
            "registrar_name": "TES Euro Media SRL",
            "registrar_website": "https://www.gazduire.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 35,
            "domain_name": "farmavent.com",
            "domain_keyword": "farmavent",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:07",
            "create_date": "2004-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "burgos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/062e215c-e3cb-4f0e-bd57-4088b80bed98",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "farmajet.it",
            "domain_keyword": "farmajet",
            "domain_tld": "it",
            "query_time": "2024-05-09 18:39:36",
            "create_date": "2007-12-17",
            "update_date": "2024-03-09",
            "expiry_date": "2025-02-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FARMAJET SRL",
            "registrant_address": "Via delle Ginestre, 16",
            "registrant_city": "SULMONA",
            "registrant_state": "AQ",
            "registrant_zip": "67039",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "farmavit.md",
            "domain_keyword": "farmavit",
            "domain_tld": "md",
            "query_time": "2024-05-20 18:09:40",
            "create_date": "2022-12-06",
            "expiry_date": "2024-12-06",
            "name_servers": [
                "ns1.iskyhost.net",
                "ns2.iskyhost.net",
                "ns3.iskyhost.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 38,
            "domain_name": "farm-vet.co.uk",
            "domain_keyword": "farm-vet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 22:12:17",
            "create_date": "2018-08-31",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-31",
            "registrar_name": "Name SRS AB [Tag = ABNAME-SE]",
            "registrar_website": "https://namesrs.com",
            "name_servers": [
                "emea.excedodns.eu",
                "global.excedodns.com",
                "nordic.excedodns.net",
                "sto.excedodns.se",
                "world.excedodns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "farma-vet.ru",
            "domain_keyword": "farma-vet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:57:54",
            "create_date": "2017-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "farmavit.net",
            "domain_keyword": "farmavit",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:17:09",
            "create_date": "2006-02-10",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofiya",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns43.bgdns.net",
                "ns44.bgdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "farmavit.pl",
            "domain_keyword": "farmavit",
            "domain_tld": "pl",
            "query_time": "2024-04-01 19:58:08",
            "create_date": "2004-08-31",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-31",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "farmavit.hu",
            "domain_keyword": "farmavit",
            "domain_tld": "hu",
            "query_time": "2024-05-10 17:16:54",
            "create_date": "2008-07-04"
        },
        {
            "num": 43,
            "domain_name": "farmaveg.com",
            "domain_keyword": "farmaveg",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:06",
            "create_date": "2015-01-20",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "alberto.ns.cloudflare.com",
                "sarah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "farm-vet.com",
            "domain_keyword": "farm-vet",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:09:09",
            "create_date": "2015-06-12",
            "update_date": "2024-04-13",
            "expiry_date": "2027-06-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "farmamet.com",
            "domain_keyword": "farmamet",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:31:41",
            "create_date": "2022-04-09",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "HERBERT LAZARO",
            "registrant_company": "HERBERT LAZARO",
            "registrant_address": "PE Lima Av Lima 123 15001 Lima",
            "registrant_city": "Lima",
            "registrant_zip": "15001",
            "registrant_country": "PE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51.980704362",
            "name_servers": [
                "ns1.yachay.pe",
                "ns2.yachay.pe"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "farmavit.com",
            "domain_keyword": "farmavit",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:09",
            "create_date": "2009-07-17",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "narmavet.com",
            "domain_keyword": "narmavet",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:19:27",
            "create_date": "2023-01-24",
            "update_date": "2023-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "farmavit.ru",
            "domain_keyword": "farmavit",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:58:00",
            "create_date": "2006-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "farmalet.com",
            "domain_keyword": "farmalet",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:14:34",
            "create_date": "2012-05-22",
            "update_date": "2021-05-16",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "WhoisByProxy Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "farmapet.eu",
            "domain_keyword": "farmapet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 02:38:37",
            "registrar_name": "Aruba Business Srl",
            "registrar_website": "http://www.arubabusiness.it",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ]
        },
        {
            "num": 51,
            "domain_name": "farmabet.tech",
            "domain_keyword": "farmabet",
            "domain_tld": "tech",
            "query_time": "2024-05-19 16:56:21",
            "create_date": "2023-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "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": [
                "brett.ns.cloudflare.com",
                "donna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "farmajet.blog",
            "domain_keyword": "farmajet",
            "domain_tld": "blog",
            "query_time": "2024-05-27 02:39:34",
            "create_date": "2017-04-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "farmaget.it",
            "domain_keyword": "farmaget",
            "domain_tld": "it",
            "query_time": "2024-04-18 16:14:15",
            "create_date": "2013-06-05",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-05",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "farmajet srl",
            "registrant_address": "Via delle Ginestre, 16",
            "registrant_city": "SULMONA",
            "registrant_state": "AQ",
            "registrant_zip": "67039",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "farmavit.com.co",
            "domain_keyword": "farmavit",
            "domain_tld": "com.co",
            "query_time": "2024-05-22 03:30:20",
            "create_date": "2019-05-17",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valle del Cauca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "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.dongee.com",
                "ns2.dongee.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "formavet.be",
            "domain_keyword": "formavet",
            "domain_tld": "be",
            "query_time": "2024-05-24 15:01:18",
            "create_date": "2002-09-06",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 56,
            "domain_name": "farmaver.com",
            "domain_keyword": "farmaver",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:07",
            "create_date": "2021-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "farmalet.net",
            "domain_keyword": "farmalet",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:14:34",
            "create_date": "2012-04-16",
            "update_date": "2018-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "farmaven.com",
            "domain_keyword": "farmaven",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:07",
            "create_date": "2008-10-12",
            "update_date": "2023-10-09",
            "expiry_date": "2025-10-12",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Presa, Alfonso",
            "registrant_company": "SOFTEL C.A",
            "registrant_address": "Calle Camejo Edif Don Quijote, 8-35",
            "registrant_city": "Barinas",
            "registrant_state": "Barinas",
            "registrant_zip": "5201",
            "registrant_country": "VE",
            "registrant_email": "[email protected]",
            "registrant_phone": "0414-568-9512",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "farmabet.cloud",
            "domain_keyword": "farmabet",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 16:56:21",
            "create_date": "2023-06-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donovan.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "farm2vet.xyz",
            "domain_keyword": "farm2vet",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 16:36:03",
            "create_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "farmavete.com",
            "domain_keyword": "farmavete",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:32:23",
            "create_date": "2011-06-01",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1460,
            "registrar_name": "SERVER PLAN SRL",
            "registrar_website": "http://www.serverplan.com/",
            "registrant_name": "Marco Marchi",
            "registrant_company": "Farmavete s.r.l.",
            "registrant_address": "Via Roma, 6",
            "registrant_city": "Barbariga",
            "registrant_state": "BS",
            "registrant_zip": "25030",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0309718110",
            "registrant_fax": "+39.0309971286",
            "name_servers": [
                "ns1.d00jsa-superserver.sphostserver.com",
                "ns2.d00jsa-superserver.sphostserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "karmavet.com",
            "domain_keyword": "karmavet",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:48:48",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "farm2vet.net",
            "domain_keyword": "farm2vet",
            "domain_tld": "net",
            "query_time": "2024-05-09 17:06:50",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "farm-vet.net",
            "domain_keyword": "farm-vet",
            "domain_tld": "net",
            "query_time": "2024-05-30 00:26:41",
            "create_date": "2022-07-21",
            "update_date": "2023-04-04",
            "expiry_date": "2032-07-21",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "farmajet.com",
            "domain_keyword": "farmajet",
            "domain_tld": "com",
            "query_time": "2024-04-07 15:57:05",
            "create_date": "2016-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2849,
            "registrar_name": "Freefall Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "farmanet.net",
            "domain_keyword": "farmanet",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:15:31",
            "create_date": "2000-01-31",
            "update_date": "2022-02-23",
            "expiry_date": "2025-01-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "farmsvet.com",
            "domain_keyword": "farmsvet",
            "domain_tld": "com",
            "query_time": "2024-04-16 20:27:06",
            "create_date": "2019-09-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0350f0ff-9550-4448-ac1b-449a03a66b38",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage-default.domainparkingserver.net",
                "ns2.ipage-default.domainparkingserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "farmvet.info",
            "domain_keyword": "farmvet",
            "domain_tld": "info",
            "query_time": "2024-05-29 12:48:14",
            "create_date": "2014-04-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "farmvet.shop",
            "domain_keyword": "farmvet",
            "domain_tld": "shop",
            "query_time": "2024-04-16 20:29:08",
            "create_date": "2023-08-02",
            "update_date": "2023-12-12",
            "expiry_date": "2024-08-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://publicdomainregistry.com/",
            "registrant_state": "SC",
            "registrant_country": "BR",
            "name_servers": [
                "ns1.dnspro.com.br",
                "ns2.dnspro.com.br",
                "ns3.dnspro.com.br",
                "ns4.dnspro.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "faravet.xyz",
            "domain_keyword": "faravet",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 17:12:53",
            "create_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "CORLU KAPAKLI",
            "registrant_state": "CERKEZKOY",
            "registrant_country": "TR",
            "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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "farmvet.com.cn",
            "domain_keyword": "farmvet",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 05:47:34",
            "create_date": "2023-05-09",
            "expiry_date": "2026-05-09",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "安徽法姆药业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "kitty.dnspod.net",
                "suzanne.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "farmave.it",
            "domain_keyword": "farmave",
            "domain_tld": "it",
            "query_time": "2024-05-04 11:52:21",
            "create_date": "2022-03-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Farmacia Dr Giuseppe Venza & C. S.a.s",
            "registrant_address": "Via Cosenza, 133",
            "registrant_city": "Erice",
            "registrant_state": "TP",
            "registrant_zip": "91016",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.icbs.it",
                "ns2.icbs.it",
                "ns3.icbs.li"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "farmvet.xyz",
            "domain_keyword": "farmvet",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 20:29:08",
            "create_date": "2014-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "farmvet.com",
            "domain_keyword": "farmvet",
            "domain_tld": "com",
            "query_time": "2024-04-07 16:03:42",
            "create_date": "1999-03-29",
            "update_date": "2024-01-29",
            "expiry_date": "2026-03-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "farmvet.pharmacy",
            "domain_keyword": "farmvet",
            "domain_tld": "pharmacy",
            "query_time": "2024-04-11 18:38:37",
            "create_date": "2016-11-10",
            "update_date": "2023-09-18",
            "expiry_date": "2024-11-09",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "Jaime Wynn",
            "registrant_company": "FarmVet",
            "registrant_address": "1254 Old Hillsboro Rd",
            "registrant_city": "Franklin",
            "registrant_state": "TN",
            "registrant_zip": "37069",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6152775602",
            "registrant_fax": "+1.1111111111",
            "name_servers": [
                "forward1.encirca.net",
                "forward2.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "farmvet.services",
            "domain_keyword": "farmvet",
            "domain_tld": "services",
            "query_time": "2024-05-12 08:07:30",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Antrim",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.maxer.com",
                "ns2.maxer.com",
                "ns3.maxer.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "farmave.com",
            "domain_keyword": "farmave",
            "domain_tld": "com",
            "query_time": "2024-05-25 03:52:20",
            "create_date": "2017-02-05",
            "update_date": "2021-01-30",
            "expiry_date": "2024-02-05",
            "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": 78,
            "domain_name": "farmvet.online",
            "domain_keyword": "farmvet",
            "domain_tld": "online",
            "query_time": "2024-05-18 16:51:41",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Bạch Thanh Sơn",
            "registrant_country": "VN",
            "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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "farmvet.ru",
            "domain_keyword": "farmvet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:58:30",
            "create_date": "2012-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru",
                "ns3.mchost.ru",
                "ns4.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "farmvet.uk",
            "domain_keyword": "farmvet",
            "domain_tld": "uk",
            "query_time": "2024-06-01 23:44:41",
            "create_date": "2022-05-17",
            "update_date": "2022-05-18",
            "expiry_date": "2024-05-17",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 81,
            "domain_name": "farmvet.net",
            "domain_keyword": "farmvet",
            "domain_tld": "net",
            "query_time": "2024-05-09 18:44:45",
            "create_date": "2013-01-13",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ef1cde11-b4d8-47ed-99b4-969fca95fe95",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "farmvet.app",
            "domain_keyword": "farmvet",
            "domain_tld": "app",
            "query_time": "2024-05-09 18:44:45",
            "create_date": "2022-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2026-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "famavet.com",
            "domain_keyword": "famavet",
            "domain_tld": "com",
            "query_time": "2024-05-15 22:22:28",
            "create_date": "2015-08-21",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Juan Carlos",
            "registrant_address": "Please Fill Address",
            "registrant_city": "Chiclayo",
            "registrant_state": "Lambayeque",
            "registrant_zip": "14000",
            "registrant_country": "PE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+51.993510174",
            "name_servers": [
                "ns1.tuwebdns.net",
                "ns2.tuwebdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "farmapet.shop",
            "domain_keyword": "farmapet",
            "domain_tld": "shop",
            "query_time": "2024-04-18 16:16:11",
            "create_date": "2023-07-08",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "nspro34.hostgator.com.br",
                "nspro35.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "farm2vet.org",
            "domain_keyword": "farm2vet",
            "domain_tld": "org",
            "query_time": "2024-05-08 16:05:09",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "farmazvet.ru",
            "domain_keyword": "farmazvet",
            "domain_tld": "ru",
            "query_time": "2024-05-31 13:50:56",
            "create_date": "2022-05-02",
            "expiry_date": "2024-05-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "formeavet.com",
            "domain_keyword": "formeavet",
            "domain_tld": "com",
            "query_time": "2024-04-11 00:09:50",
            "create_date": "2020-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "indie.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "farmared.net",
            "domain_keyword": "farmared",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:16:16",
            "create_date": "2012-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1082.ui-dns.biz",
                "ns1082.ui-dns.com",
                "ns1082.ui-dns.de",
                "ns1082.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "farmagest.org",
            "domain_keyword": "farmagest",
            "domain_tld": "org",
            "query_time": "2024-04-18 16:14:15",
            "create_date": "2016-12-21",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ing. Salvatore Sechi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "farmagent.jp",
            "domain_keyword": "farmagent",
            "domain_tld": "jp",
            "query_time": "2024-04-24 08:16:47",
            "create_date": "2021-02-05",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "parmalet.com",
            "domain_keyword": "parmalet",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:13:11",
            "create_date": "2015-08-29",
            "update_date": "2024-03-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 3776,
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "www.barbero.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "contact via https://send-message.ispapi.net/parmalet.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.barbero.zone",
                "ns2.barbero.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "farmateh.ru",
            "domain_keyword": "farmateh",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:58:00",
            "create_date": "2018-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "farmateb.ru",
            "domain_keyword": "farmateb",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:57:59",
            "create_date": "2013-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU KORPMD",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "farmavia.com",
            "domain_keyword": "farmavia",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:17:44",
            "create_date": "2019-06-19",
            "update_date": "2024-04-07",
            "expiry_date": "2025-06-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.alidns.com",
                "ns1.dan.com",
                "ns2.dan.com",
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "farmatek.store",
            "domain_keyword": "farmatek",
            "domain_tld": "store",
            "query_time": "2024-05-19 16:59:52",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "karmanet.net",
            "domain_keyword": "karmanet",
            "domain_tld": "net",
            "query_time": "2024-04-09 06:18:49",
            "create_date": "2014-11-03",
            "update_date": "2022-09-17",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "farmakit.it",
            "domain_keyword": "farmakit",
            "domain_tld": "it",
            "query_time": "2024-04-07 15:57:06",
            "create_date": "2018-11-15",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-15",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "R PIU' R ITALY Srl",
            "registrant_address": "VIA B. SOZI, 4",
            "registrant_city": "PERUGIA",
            "registrant_state": "PG",
            "registrant_zip": "06128",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "farisvet.com",
            "domain_keyword": "farisvet",
            "domain_tld": "com",
            "query_time": "2024-04-08 08:49:58",
            "create_date": "2013-01-21",
            "update_date": "2024-03-31",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "farmalem.net",
            "domain_keyword": "farmalem",
            "domain_tld": "net",
            "query_time": "2024-04-18 16:14:33",
            "create_date": "2006-11-23",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domainregister.international",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wrdns.it",
                "ns2.wrdns.it",
                "ns3.wrdns.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fairmaven.com",
            "domain_keyword": "fairmaven",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:19:55",
            "create_date": "2016-08-24",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.234,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>farmavet.md</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1244</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>karmavet.ro, farmaset.com, farmaget.com, farmavex.com, farmavest.com, farm-vet.ru, farmanet.com, farm2vet.info, farmsvet.co.uk, farmave.com.br, faravet.com, farmvet.org, farmavel.com, karmavet.pl, farmanet.it, farmapet.it, farmabet.online, farmacvet.biz, farmavit.by, farmavit.it, farmavete.it, farmanet.nl, farmapet.com, farmavel.online, farm2vet.com, fermavet.pl, farmaket.com, farmabet.site, farmavel.sk, farmanet.pl, farmaset.ru, farmabet.com, farmabet.store, farmavit.ro, farmavent.com, farmajet.it, farmavit.md, farm-vet.co.uk, farma-vet.ru, farmavit.net, farmavit.pl, farmavit.hu, farmaveg.com, farm-vet.com, farmamet.com, farmavit.com, narmavet.com, farmavit.ru, farmalet.com, farmapet.eu, farmabet.tech, farmajet.blog, farmaget.it, farmavit.com.co, formavet.be, farmaver.com, farmalet.net, farmaven.com, farmabet.cloud, farm2vet.xyz, farmavete.com, karmavet.com, farm2vet.net, farm-vet.net, farmajet.com, farmanet.net, farmsvet.com, farmvet.info, farmvet.shop, faravet.xyz, farmvet.com.cn, farmave.it, farmvet.xyz, farmvet.com, farmvet.pharmacy, farmvet.services, farmave.com, farmvet.online, farmvet.ru, farmvet.uk, farmvet.net, farmvet.app, famavet.com, farmapet.shop, farm2vet.org, farmazvet.ru, formeavet.com, farmared.net, farmagest.org, farmagent.jp, parmalet.com, farmateh.ru, farmateb.ru, farmavia.com, farmatek.store, karmanet.net, farmakit.it, farisvet.com, farmalem.net, fairmaven.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>karmavet.ro</domain_name>
   <domain_keyword>karmavet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-11 22:29:37</query_time>
   <create_date>2022-04-13</create_date>
   <expiry_date>2033-04-10</expiry_date>
   <registrar_name>Space Ro SRL</registrar_name>
   <registrar_website>https://www.spatiul.ro</registrar_website>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>sunny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>farmaset.com</domain_name>
   <domain_keyword>farmaset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:16:24</query_time>
   <create_date>2014-10-25</create_date>
   <update_date>2020-10-19</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>farmaget.com</domain_name>
   <domain_keyword>farmaget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:58:45</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>2562</registrar_iana>
   <registrar_name>DropCatch.com 803 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>farmavex.com</domain_name>
   <domain_keyword>farmavex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 11:52:21</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>farmavest.com</domain_name>
   <domain_keyword>farmavest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:19:02</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-04-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>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>6</num>
   <domain_name>farm-vet.ru</domain_name>
   <domain_keyword>farm-vet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:57:52</query_time>
   <create_date>2020-10-22</create_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>farmanet.com</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:37:44</query_time>
   <create_date>1997-05-10</create_date>
   <update_date>2019-07-06</update_date>
   <expiry_date>2025-05-11</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>Ediciones Farmavet, S.L</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1142.awsdns-14.org</value>
    <value>ns-1761.awsdns-28.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>farm2vet.info</domain_name>
   <domain_keyword>farm2vet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:47:52</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>farmsvet.co.uk</domain_name>
   <domain_keyword>farmsvet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 00:04:44</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>farmave.com.br</domain_name>
   <domain_keyword>farmave</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 11:52:21</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrant_name>Farmave Farmacia de Manipula??o Ltda.</registrant_name>
   <name_servers>
    <value>ns892.hostgator.com.br</value>
    <value>ns893.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>faravet.com</domain_name>
   <domain_keyword>faravet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 14:59:18</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/faravet.com/owner</registrant_email>
   <name_servers>
    <value>ns1.faravet.com</value>
    <value>ns2.faravet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>farmvet.org</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 20:29:08</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2030-02-06</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>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>13</num>
   <domain_name>farmavel.com</domain_name>
   <domain_keyword>farmavel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 11:52:21</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2025-01-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=farmavel.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>karmavet.pl</domain_name>
   <domain_keyword>karmavet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-11 15:42:05</query_time>
   <create_date>2022-02-19</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>farmanet.it</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 03:52:15</query_time>
   <create_date>2004-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_name>MK s.r.l. Unipersonale</registrar_name>
   <registrar_website>http://www.mkn.it</registrar_website>
   <registrant_company>MK Srl unipersonale</registrant_company>
   <registrant_address>Piazza dello Zodiaco, 25</registrant_address>
   <registrant_city>Bussolengo</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>37012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.vpstorage.it</value>
    <value>ns2.vpstorage.it</value>
    <value>ns3.vpstorage.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>farmapet.it</domain_name>
   <domain_keyword>farmapet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 16:16:08</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>SPARK CONSULTING SRL</registrant_company>
   <registrant_address>CORSO GARIBALDI, 58</registrant_address>
   <registrant_city>Corato</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70033</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>17</num>
   <domain_name>farmabet.online</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 16:56:21</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>farmacvet.biz</domain_name>
   <domain_keyword>farmacvet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 16:58:38</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>jason.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.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>farmavit.by</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-04 11:52:22</query_time>
   <create_date>2015-05-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2026-05-19</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>НПОДО &quot;ФАРМАВИТ&quot;</registrant_company>
   <registrant_address>220026, -, г. Минск, ул. Плеханова, д. 5, пом. 1</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173974374</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>farmavit.it</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 11:52:22</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>farmavete.it</domain_name>
   <domain_keyword>farmavete</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-11 18:32:23</query_time>
   <create_date>2011-02-04</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>vincenzo fiorente</registrant_company>
   <registrant_address>via laterza, 108</registrant_address>
   <registrant_city>SANTERAMO IN COLLE</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70029</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>22</num>
   <domain_name>farmanet.nl</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 11:51:35</query_time>
   <create_date>1997-10-06</create_date>
   <update_date>2021-02-15</update_date>
   <registrar_name>Claranet Benelux B.V.</registrar_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>farmapet.com</domain_name>
   <domain_keyword>farmapet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:16:07</query_time>
   <create_date>2012-10-28</create_date>
   <update_date>2020-10-22</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>farmavel.online</domain_name>
   <domain_keyword>farmavel</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 00:31:23</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>FARMAVEL</registrant_company>
   <registrant_state>Santa Cruz</registrant_state>
   <registrant_country>BO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>farm2vet.com</domain_name>
   <domain_keyword>farm2vet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:49:31</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2027-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fermavet.pl</domain_name>
   <domain_keyword>fermavet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 12:21:12</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.domeny.host</value>
    <value>ns2.domeny.host</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>farmaket.com</domain_name>
   <domain_keyword>farmaket</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 03:52:11</query_time>
   <create_date>2020-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.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>farmabet.site</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 16:56:21</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>donovan.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.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>farmavel.sk</domain_name>
   <domain_keyword>farmavel</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:11:42</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.shoptet.cz</value>
    <value>ns2.shoptet.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>farmanet.pl</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 21:51:22</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-19</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>31</num>
   <domain_name>farmaset.ru</domain_name>
   <domain_keyword>farmaset</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:57:59</query_time>
   <create_date>2016-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>farmabet.com</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:10:03</query_time>
   <create_date>2013-09-29</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-29</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>farmabet.store</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 16:56:21</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</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>donovan.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>farmavit.ro</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-18 16:17:09</query_time>
   <create_date>2021-11-24</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>TES Euro Media SRL</registrar_name>
   <registrar_website>https://www.gazduire.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>farmavent.com</domain_name>
   <domain_keyword>farmavent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:07</query_time>
   <create_date>2004-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>burgos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/062e215c-e3cb-4f0e-bd57-4088b80bed98</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.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>farmajet.it</domain_name>
   <domain_keyword>farmajet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 18:39:36</query_time>
   <create_date>2007-12-17</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FARMAJET SRL</registrant_company>
   <registrant_address>Via delle Ginestre, 16</registrant_address>
   <registrant_city>SULMONA</registrant_city>
   <registrant_state>AQ</registrant_state>
   <registrant_zip>67039</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>37</num>
   <domain_name>farmavit.md</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-20 18:09:40</query_time>
   <create_date>2022-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <name_servers>
    <value>ns1.iskyhost.net</value>
    <value>ns2.iskyhost.net</value>
    <value>ns3.iskyhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>farm-vet.co.uk</domain_name>
   <domain_keyword>farm-vet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 22:12:17</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>Name SRS AB [Tag = ABNAME-SE]</registrar_name>
   <registrar_website>https://namesrs.com</registrar_website>
   <name_servers>
    <value>emea.excedodns.eu</value>
    <value>global.excedodns.com</value>
    <value>nordic.excedodns.net</value>
    <value>sto.excedodns.se</value>
    <value>world.excedodns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>farma-vet.ru</domain_name>
   <domain_keyword>farma-vet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:57:54</query_time>
   <create_date>2017-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>farmavit.net</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:17:09</query_time>
   <create_date>2006-02-10</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-10</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofiya</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns43.bgdns.net</value>
    <value>ns44.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>farmavit.pl</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 19:58:08</query_time>
   <create_date>2004-08-31</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>farmavit.hu</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 17:16:54</query_time>
   <create_date>2008-07-04</create_date>
  </value>
  <value>
   <num>43</num>
   <domain_name>farmaveg.com</domain_name>
   <domain_keyword>farmaveg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:06</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>alberto.ns.cloudflare.com</value>
    <value>sarah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>farm-vet.com</domain_name>
   <domain_keyword>farm-vet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:09:09</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2027-06-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>farmamet.com</domain_name>
   <domain_keyword>farmamet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:31:41</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-09</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>HERBERT LAZARO</registrant_name>
   <registrant_company>HERBERT LAZARO</registrant_company>
   <registrant_address>PE Lima Av Lima 123 15001 Lima</registrant_address>
   <registrant_city>Lima</registrant_city>
   <registrant_zip>15001</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51.980704362</registrant_phone>
   <name_servers>
    <value>ns1.yachay.pe</value>
    <value>ns2.yachay.pe</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>farmavit.com</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:09</query_time>
   <create_date>2009-07-17</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>narmavet.com</domain_name>
   <domain_keyword>narmavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:19:27</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>farmavit.ru</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:58:00</query_time>
   <create_date>2006-05-30</create_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>farmalet.com</domain_name>
   <domain_keyword>farmalet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:14:34</query_time>
   <create_date>2012-05-22</create_date>
   <update_date>2021-05-16</update_date>
   <expiry_date>2025-05-22</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>WhoisByProxy Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>farmapet.eu</domain_name>
   <domain_keyword>farmapet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 02:38:37</query_time>
   <registrar_name>Aruba Business Srl</registrar_name>
   <registrar_website>http://www.arubabusiness.it</registrar_website>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>farmabet.tech</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 16:56:21</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</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>brett.ns.cloudflare.com</value>
    <value>donna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>farmajet.blog</domain_name>
   <domain_keyword>farmajet</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-27 02:39:34</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>farmaget.it</domain_name>
   <domain_keyword>farmaget</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 16:14:15</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>farmajet srl</registrant_company>
   <registrant_address>Via delle Ginestre, 16</registrant_address>
   <registrant_city>SULMONA</registrant_city>
   <registrant_state>AQ</registrant_state>
   <registrant_zip>67039</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>54</num>
   <domain_name>farmavit.com.co</domain_name>
   <domain_keyword>farmavit</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-22 03:30:20</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valle del Cauca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.dongee.com</value>
    <value>ns2.dongee.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>formavet.be</domain_name>
   <domain_keyword>formavet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 15:01:18</query_time>
   <create_date>2002-09-06</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>farmaver.com</domain_name>
   <domain_keyword>farmaver</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:07</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>farmalet.net</domain_name>
   <domain_keyword>farmalet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:14:34</query_time>
   <create_date>2012-04-16</create_date>
   <update_date>2018-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>farmaven.com</domain_name>
   <domain_keyword>farmaven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:07</query_time>
   <create_date>2008-10-12</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Presa, Alfonso</registrant_name>
   <registrant_company>SOFTEL C.A</registrant_company>
   <registrant_address>Calle Camejo Edif Don Quijote, 8-35</registrant_address>
   <registrant_city>Barinas</registrant_city>
   <registrant_state>Barinas</registrant_state>
   <registrant_zip>5201</registrant_zip>
   <registrant_country>VE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0414-568-9512</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>farmabet.cloud</domain_name>
   <domain_keyword>farmabet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 16:56:21</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donovan.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>farm2vet.xyz</domain_name>
   <domain_keyword>farm2vet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 16:36:03</query_time>
   <create_date>2024-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>farmavete.com</domain_name>
   <domain_keyword>farmavete</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:32:23</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1460</registrar_iana>
   <registrar_name>SERVER PLAN SRL</registrar_name>
   <registrar_website>http://www.serverplan.com/</registrar_website>
   <registrant_name>Marco Marchi</registrant_name>
   <registrant_company>Farmavete s.r.l.</registrant_company>
   <registrant_address>Via Roma, 6</registrant_address>
   <registrant_city>Barbariga</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0309718110</registrant_phone>
   <registrant_fax>+39.0309971286</registrant_fax>
   <name_servers>
    <value>ns1.d00jsa-superserver.sphostserver.com</value>
    <value>ns2.d00jsa-superserver.sphostserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>karmavet.com</domain_name>
   <domain_keyword>karmavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:48:48</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>farm2vet.net</domain_name>
   <domain_keyword>farm2vet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 17:06:50</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>farm-vet.net</domain_name>
   <domain_keyword>farm-vet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 00:26:41</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2032-07-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>farmajet.com</domain_name>
   <domain_keyword>farmajet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 15:57:05</query_time>
   <create_date>2016-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2849</registrar_iana>
   <registrar_name>Freefall Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>farmanet.net</domain_name>
   <domain_keyword>farmanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:15:31</query_time>
   <create_date>2000-01-31</create_date>
   <update_date>2022-02-23</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>farmsvet.com</domain_name>
   <domain_keyword>farmsvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 20:27:06</query_time>
   <create_date>2019-09-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0350f0ff-9550-4448-ac1b-449a03a66b38</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage-default.domainparkingserver.net</value>
    <value>ns2.ipage-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>farmvet.info</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 12:48:14</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>farmvet.shop</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 20:29:08</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://publicdomainregistry.com/</registrar_website>
   <registrant_state>SC</registrant_state>
   <registrant_country>BR</registrant_country>
   <name_servers>
    <value>ns1.dnspro.com.br</value>
    <value>ns2.dnspro.com.br</value>
    <value>ns3.dnspro.com.br</value>
    <value>ns4.dnspro.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>faravet.xyz</domain_name>
   <domain_keyword>faravet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 17:12:53</query_time>
   <create_date>2024-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>CORLU KAPAKLI</registrant_company>
   <registrant_state>CERKEZKOY</registrant_state>
   <registrant_country>TR</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>farmvet.com.cn</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 05:47:34</query_time>
   <create_date>2023-05-09</create_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>安徽法姆药业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>kitty.dnspod.net</value>
    <value>suzanne.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>farmave.it</domain_name>
   <domain_keyword>farmave</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 11:52:21</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Farmacia Dr Giuseppe Venza &amp; C. S.a.s</registrant_company>
   <registrant_address>Via Cosenza, 133</registrant_address>
   <registrant_city>Erice</registrant_city>
   <registrant_state>TP</registrant_state>
   <registrant_zip>91016</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.icbs.it</value>
    <value>ns2.icbs.it</value>
    <value>ns3.icbs.li</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>farmvet.xyz</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 20:29:08</query_time>
   <create_date>2014-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>farmvet.com</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 16:03:42</query_time>
   <create_date>1999-03-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2026-03-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>farmvet.pharmacy</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>pharmacy</domain_tld>
   <query_time>2024-04-11 18:38:37</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>Jaime Wynn</registrant_name>
   <registrant_company>FarmVet</registrant_company>
   <registrant_address>1254 Old Hillsboro Rd</registrant_address>
   <registrant_city>Franklin</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37069</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6152775602</registrant_phone>
   <registrant_fax>+1.1111111111</registrant_fax>
   <name_servers>
    <value>forward1.encirca.net</value>
    <value>forward2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>farmvet.services</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-12 08:07:30</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Antrim</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.maxer.com</value>
    <value>ns2.maxer.com</value>
    <value>ns3.maxer.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>farmave.com</domain_name>
   <domain_keyword>farmave</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 03:52:20</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2024-02-05</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>78</num>
   <domain_name>farmvet.online</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 16:51:41</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Bạch Thanh Sơn</registrant_company>
   <registrant_country>VN</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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>farmvet.ru</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:58:30</query_time>
   <create_date>2012-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mchost.ru</value>
    <value>ns2.mchost.ru</value>
    <value>ns3.mchost.ru</value>
    <value>ns4.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>farmvet.uk</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 23:44:41</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2022-05-18</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>farmvet.net</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 18:44:45</query_time>
   <create_date>2013-01-13</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ef1cde11-b4d8-47ed-99b4-969fca95fe95</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>farmvet.app</domain_name>
   <domain_keyword>farmvet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 18:44:45</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-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>ns71.domaincontrol.com</value>
    <value>ns72.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>83</num>
   <domain_name>famavet.com</domain_name>
   <domain_keyword>famavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 22:22:28</query_time>
   <create_date>2015-08-21</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-21</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>Juan Carlos</registrant_name>
   <registrant_address>Please Fill Address</registrant_address>
   <registrant_city>Chiclayo</registrant_city>
   <registrant_state>Lambayeque</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+51.993510174</registrant_phone>
   <name_servers>
    <value>ns1.tuwebdns.net</value>
    <value>ns2.tuwebdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>farmapet.shop</domain_name>
   <domain_keyword>farmapet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 16:16:11</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>nspro34.hostgator.com.br</value>
    <value>nspro35.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>farm2vet.org</domain_name>
   <domain_keyword>farm2vet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 16:05:09</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>farmazvet.ru</domain_name>
   <domain_keyword>farmazvet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 13:50:56</query_time>
   <create_date>2022-05-02</create_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>formeavet.com</domain_name>
   <domain_keyword>formeavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 00:09:50</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-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>indie.ns.cloudflare.com</value>
    <value>wesley.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>farmared.net</domain_name>
   <domain_keyword>farmared</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:16:16</query_time>
   <create_date>2012-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1082.ui-dns.biz</value>
    <value>ns1082.ui-dns.com</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1082.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>farmagest.org</domain_name>
   <domain_keyword>farmagest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 16:14:15</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ing. Salvatore Sechi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>90</num>
   <domain_name>farmagent.jp</domain_name>
   <domain_keyword>farmagent</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 08:16:47</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>parmalet.com</domain_name>
   <domain_keyword>parmalet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:13:11</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>3776</registrar_iana>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>www.barbero.co.uk</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/parmalet.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.barbero.zone</value>
    <value>ns2.barbero.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>farmateh.ru</domain_name>
   <domain_keyword>farmateh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:58:00</query_time>
   <create_date>2018-06-29</create_date>
   <expiry_date>2024-06-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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>farmateb.ru</domain_name>
   <domain_keyword>farmateb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:57:59</query_time>
   <create_date>2013-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU KORPMD</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>farmavia.com</domain_name>
   <domain_keyword>farmavia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:17:44</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>farmatek.store</domain_name>
   <domain_keyword>farmatek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 16:59:52</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>karmanet.net</domain_name>
   <domain_keyword>karmanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 06:18:49</query_time>
   <create_date>2014-11-03</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>farmakit.it</domain_name>
   <domain_keyword>farmakit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-07 15:57:06</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>R PIU' R ITALY Srl</registrant_company>
   <registrant_address>VIA B. SOZI, 4</registrant_address>
   <registrant_city>PERUGIA</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06128</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>farisvet.com</domain_name>
   <domain_keyword>farisvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 08:49:58</query_time>
   <create_date>2013-01-21</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>farmalem.net</domain_name>
   <domain_keyword>farmalem</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 16:14:33</query_time>
   <create_date>2006-11-23</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domainregister.international</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>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wrdns.it</value>
    <value>ns2.wrdns.it</value>
    <value>ns3.wrdns.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>fairmaven.com</domain_name>
   <domain_keyword>fairmaven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:19:55</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.234</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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