WHOIS QUERY TIME

15 Apr 2024 - 5:50 PM UTC

Registered: 10 July 2015
Modified: 8 January 2023
Expiry: 10 July 2024

REGISTRAR

Name: Garth Piesse [Tag = COHERENT-NZ]

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bionature.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bionature.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bionature.co.uk",
            "domain_keyword": "bionature",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2015-07-10",
            "update_date": "2023-01-08",
            "expiry_date": "2024-07-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bionature.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bionature.co.uk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.06</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.086 seconds) for "bionature.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Jan 2018 - 2:19 PM UTC

Registered: 10 July 2015
Modified: 24 October 2017
Expiry: 10 July 2020

REGISTRAR

Name: Coherent Limited

NAME SERVERS

ns1.undeveloped.com
ns2.undeveloped.com

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Mar
Registered until expiry date

REGISTRANT

Name: Garth Piesse
Address: PO Box 181 Palmerston North Manawatu 4440 New Zealand

#2 - QUERY TIME

15 Apr 2024 - 5:50 PM UTC

Registered: 10 July 2015
Modified: 8 January 2023
Expiry: 10 July 2024

REGISTRAR

Name: Garth Piesse [Tag = COHERENT-NZ]

NAME SERVERS

ns1.eftydns.com
ns2.eftydns.com

DOMAIN STATUS

Registered until expiry date.

* 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=bionature.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bionature.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bionature.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "bionature.co.uk",
            "domain_keyword": "bionature",
            "domain_tld": "co.uk",
            "query_time": "2018-01-11 14:19:38",
            "create_date": "2015-07-10",
            "update_date": "2017-10-24",
            "expiry_date": "2020-07-10",
            "registrar_name": "Coherent Limited",
            "registrant_name": "Garth Piesse",
            "registrant_address": "PO Box 181 Palmerston North Manawatu 4440 New Zealand",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Mar",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "bionature.co.uk",
            "domain_keyword": "bionature",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2015-07-10",
            "update_date": "2023-01-08",
            "expiry_date": "2024-07-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "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>bionature.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bionature.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bionature.co.uk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2018-01-11 14:19:38</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2017-10-24</update_date>
   <expiry_date>2020-07-10</expiry_date>
   <registrar_name>Coherent Limited</registrar_name>
   <registrant_name>Garth Piesse</registrant_name>
   <registrant_address>PO Box 181 Palmerston North Manawatu 4440 New Zealand</registrant_address>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Mar</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bionature.co.uk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.086</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 25 domain names (in 0.056 seconds) which contained the exact domain keyword "bionature".
Domain Name Registered Expiry Registrar Ownership
1 bionature.com 31 Oct 2000 31 Oct 2024 1API GmbH REDACTED FOR PRIVACY
2 bionature.jp 15 Nov 2005 30 Nov 2024 - Bionature Inc.
3 bionature.net 2 May 2006 2 May 2025 GoDaddy.com, LLC -
4 bionature.ca 23 May 2007 23 May 2026 WHC Online Solutions Inc. Unica Canada inc.
5 bionature.com.cn 17 Oct 2007 17 Oct 2024 阿里云计算有限公司(万网) 毕尔锐思生物技术(北京)有限公司
6 bionature.pl 14 Nov 2008 14 Nov 2024 premium.pl Sp. z o.o. -
7 bionature.ru 29 May 2009 29 May 2025 REGRU-RU Private Person
8 bionature.uk.com 22 Jul 2010 22 Jul 2024 123-Reg Limited -
9 bionature.cn 26 Jul 2011 26 Jul 2026 阿里云计算有限公司(万网) 上海莱雀生物科技有限公司
10 bionature.org 31 Aug 2011 31 Aug 2024 1API GmbH BuyDomains.com
11 bionature.nl 8 Oct 2012 - XNS Registrar B.V. -
12 bionature.sk 3 Jan 2013 3 Jan 2025 WebSupport s.r.o. RJ Trading, s.r.o.
13 bionature.hu 20 Feb 2014 - - -
14 bionature.co.uk 10 Jul 2015 10 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
15 bionature.it 4 Jan 2016 4 Jan 2025 Mobilling di Vito Longo Vito Longo
16 bionature.co.jp 11 Jan 2018 - - Bionaturel co.,Ltd.
17 bionature.be 10 Feb 2018 - CRegISP Ltd -
18 bionature.store 9 Jul 2019 9 Jul 2024 Key-Systems LLC Laboratoires Scientia Natura
19 bionature.ro 11 Oct 2019 9 Oct 2024 Inreg Solutions SRL -
20 bionature.uk 11 Oct 2019 11 Oct 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
21 bionature.blog 18 Jul 2020 18 Jul 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
22 bionature.info 2 Feb 2023 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 bionature.xyz 5 Apr 2023 5 Apr 2024 Dynadot LLC -
24 bionature.online 23 Apr 2023 23 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
25 bionature.live 9 Aug 2023 9 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 bionature.one 16 Jan 2024 16 Jan 2025 One.com A/S REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bionature&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bionature",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 26,
        "relation": "eq",
        "current": 26
    },
    "unique_domains": "bionature.com, bionature.jp, bionature.net, bionature.ca, bionature.com.cn, bionature.pl, bionature.ru, bionature.uk.com, bionature.cn, bionature.org, bionature.nl, bionature.sk, bionature.hu, bionature.co.uk, bionature.it, bionature.co.jp, bionature.be, bionature.store, bionature.ro, bionature.uk, bionature.blog, bionature.info, bionature.xyz, bionature.online, bionature.live, bionature.one",
    "results": [
        {
            "num": 1,
            "domain_name": "bionature.com",
            "domain_keyword": "bionature",
            "domain_tld": "com",
            "query_time": "2024-05-12 13:39:25",
            "create_date": "2000-10-31",
            "update_date": "2018-05-30",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/bionature.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.xc-ns.de",
                "ns5.xc-ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bionature.jp",
            "domain_keyword": "bionature",
            "domain_tld": "jp",
            "query_time": "2024-06-12 04:00:32",
            "create_date": "2005-11-15",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "Bionature Inc.",
            "registrant_address": "D-LIFEPLACE MINAMI AOYAMA 10F",
            "registrant_zip": "107-0062",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-57-7399",
            "registrant_fax": "03-6756-9621",
            "name_servers": [
                "ns2.cpi.ad.jp",
                "ns3.cpi.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "bionature.net",
            "domain_keyword": "bionature",
            "domain_tld": "net",
            "query_time": "2024-05-09 08:07:45",
            "create_date": "2006-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bionature.ca",
            "domain_keyword": "bionature",
            "domain_tld": "ca",
            "query_time": "2024-06-12 04:00:31",
            "create_date": "2007-05-23",
            "update_date": "2024-05-13",
            "expiry_date": "2026-05-23",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Unica Canada inc.",
            "registrant_address": "90 J.-Armand Bombardier",
            "registrant_city": "Boucherville",
            "registrant_state": "QC",
            "registrant_zip": "J4B8N4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4506558168",
            "name_servers": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bionature.com.cn",
            "domain_keyword": "bionature",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 04:00:31",
            "create_date": "2007-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "毕尔锐思生物技术(北京)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bionature.pl",
            "domain_keyword": "bionature",
            "domain_tld": "pl",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2008-11-14",
            "update_date": "2024-03-28",
            "expiry_date": "2024-11-14",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bionature.ru",
            "domain_keyword": "bionature",
            "domain_tld": "ru",
            "query_time": "2024-05-31 05:05:34",
            "create_date": "2009-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "bionature.uk.com",
            "domain_keyword": "bionature",
            "domain_tld": "uk.com",
            "query_time": "2024-06-02 07:58:22",
            "create_date": "2010-07-22",
            "update_date": "2024-04-18",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/bionature.uk.com/registrant",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bionature.cn",
            "domain_keyword": "bionature",
            "domain_tld": "cn",
            "query_time": "2024-06-12 04:00:31",
            "create_date": "2011-07-26",
            "expiry_date": "2026-07-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海莱雀生物科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bionature.org",
            "domain_keyword": "bionature",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2011-08-31",
            "update_date": "2023-12-27",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bionature.nl",
            "domain_keyword": "bionature",
            "domain_tld": "nl",
            "query_time": "2024-05-25 22:33:11",
            "create_date": "2012-10-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "bionature.sk",
            "domain_keyword": "bionature",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:04:52",
            "create_date": "2013-01-03",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-03",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "RJ Trading, s.r.o.",
            "registrant_company": "RJ Trading, s.r.o.",
            "registrant_address": "Božčická 13/5",
            "registrant_city": "Dlhé Klčovo",
            "registrant_zip": "094 13",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "bionature.hu",
            "domain_keyword": "bionature",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:40:02",
            "create_date": "2014-02-20"
        },
        {
            "num": 14,
            "domain_name": "bionature.co.uk",
            "domain_keyword": "bionature",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2015-07-10",
            "update_date": "2023-01-08",
            "expiry_date": "2024-07-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "bionature.it",
            "domain_keyword": "bionature",
            "domain_tld": "it",
            "query_time": "2024-05-21 08:03:29",
            "create_date": "2016-01-04",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-04",
            "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": 16,
            "domain_name": "bionature.co.jp",
            "domain_keyword": "bionature",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 12:20:45",
            "create_date": "2018-01-11",
            "update_date": "2024-02-01",
            "registrant_company": "Bionaturel co.,Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 17,
            "domain_name": "bionature.be",
            "domain_keyword": "bionature",
            "domain_tld": "be",
            "query_time": "2024-06-02 07:58:22",
            "create_date": "2018-02-10",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 18,
            "domain_name": "bionature.store",
            "domain_keyword": "bionature",
            "domain_tld": "store",
            "query_time": "2024-06-02 07:58:22",
            "create_date": "2019-07-09",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Laboratoires Scientia Natura",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.kreativmedia.ch",
                "ns32.kreativmedia.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bionature.ro",
            "domain_keyword": "bionature",
            "domain_tld": "ro",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2019-10-11",
            "expiry_date": "2024-10-09",
            "registrar_name": "Inreg Solutions SRL",
            "registrar_website": "www.inreg.ro",
            "name_servers": [
                "ns1.dsu.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 20,
            "domain_name": "bionature.uk",
            "domain_keyword": "bionature",
            "domain_tld": "uk",
            "query_time": "2024-05-12 13:39:25",
            "create_date": "2019-10-11",
            "update_date": "2024-01-01",
            "expiry_date": "2024-10-11",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "bionature.blog",
            "domain_keyword": "bionature",
            "domain_tld": "blog",
            "query_time": "2024-06-12 04:00:31",
            "create_date": "2020-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "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": 22,
            "domain_name": "bionature.info",
            "domain_keyword": "bionature",
            "domain_tld": "info",
            "query_time": "2024-06-12 04:00:32",
            "create_date": "2023-02-02",
            "update_date": "2023-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "bionature.xyz",
            "domain_keyword": "bionature",
            "domain_tld": "xyz",
            "query_time": "2024-06-12 04:00:32",
            "create_date": "2023-04-05",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bionature.online",
            "domain_keyword": "bionature",
            "domain_tld": "online",
            "query_time": "2024-05-05 21:43:03",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "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": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bionature.live",
            "domain_keyword": "bionature",
            "domain_tld": "live",
            "query_time": "2024-05-05 21:43:03",
            "create_date": "2023-08-09",
            "update_date": "2023-10-18",
            "expiry_date": "2025-08-09",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bionature.one",
            "domain_keyword": "bionature",
            "domain_tld": "one",
            "query_time": "2024-05-18 12:20:45",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bionature</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>26</total>
  <relation>eq</relation>
  <current>26</current>
 </count>
 <unique_domains>bionature.com, bionature.jp, bionature.net, bionature.ca, bionature.com.cn, bionature.pl, bionature.ru, bionature.uk.com, bionature.cn, bionature.org, bionature.nl, bionature.sk, bionature.hu, bionature.co.uk, bionature.it, bionature.co.jp, bionature.be, bionature.store, bionature.ro, bionature.uk, bionature.blog, bionature.info, bionature.xyz, bionature.online, bionature.live, bionature.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bionature.com</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 13:39:25</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2018-05-30</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/bionature.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns2.xc-ns.de</value>
    <value>ns5.xc-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bionature.jp</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-12 04:00:32</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Bionature Inc.</registrant_name>
   <registrant_address>D-LIFEPLACE MINAMI AOYAMA 10F</registrant_address>
   <registrant_zip>107-0062</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-57-7399</registrant_phone>
   <registrant_fax>03-6756-9621</registrant_fax>
   <name_servers>
    <value>ns2.cpi.ad.jp</value>
    <value>ns3.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bionature.net</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 08:07:45</query_time>
   <create_date>2006-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bionature.ca</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-12 04:00:31</query_time>
   <create_date>2007-05-23</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2026-05-23</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Unica Canada inc.</registrant_name>
   <registrant_address>90 J.-Armand Bombardier</registrant_address>
   <registrant_city>Boucherville</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>J4B8N4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4506558168</registrant_phone>
   <name_servers>
    <value>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bionature.com.cn</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 04:00:31</query_time>
   <create_date>2007-10-17</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>毕尔锐思生物技术(北京)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bionature.pl</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2008-11-14</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.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>7</num>
   <domain_name>bionature.ru</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 05:05:34</query_time>
   <create_date>2009-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>bionature.uk.com</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-06-02 07:58:22</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/bionature.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>9</num>
   <domain_name>bionature.cn</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 04:00:31</query_time>
   <create_date>2011-07-26</create_date>
   <expiry_date>2026-07-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海莱雀生物科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bionature.org</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <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>ns1.domainmanage.com</value>
    <value>ns2.domainmanage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bionature.nl</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 22:33:11</query_time>
   <create_date>2012-10-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bionature.sk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:04:52</query_time>
   <create_date>2013-01-03</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>RJ Trading, s.r.o.</registrant_name>
   <registrant_company>RJ Trading, s.r.o.</registrant_company>
   <registrant_address>Božčická 13/5</registrant_address>
   <registrant_city>Dlhé Klčovo</registrant_city>
   <registrant_zip>094 13</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bionature.hu</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:40:02</query_time>
   <create_date>2014-02-20</create_date>
  </value>
  <value>
   <num>14</num>
   <domain_name>bionature.co.uk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bionature.it</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 08:03:29</query_time>
   <create_date>2016-01-04</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-04</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>16</num>
   <domain_name>bionature.co.jp</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 12:20:45</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Bionaturel co.,Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>bionature.be</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 07:58:22</query_time>
   <create_date>2018-02-10</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>bionature.store</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 07:58:22</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Laboratoires Scientia Natura</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.kreativmedia.ch</value>
    <value>ns32.kreativmedia.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bionature.ro</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2019-10-11</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Inreg Solutions SRL</registrar_name>
   <registrar_website>www.inreg.ro</registrar_website>
   <name_servers>
    <value>ns1.dsu.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bionature.uk</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 13:39:25</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>bionature.blog</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-12 04:00:31</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</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>22</num>
   <domain_name>bionature.info</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 04:00:32</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bionature.xyz</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-12 04:00:32</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bionature.online</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 21:43:03</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</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>dns17.parkpage.foundationapi.com</value>
    <value>dns18.parkpage.foundationapi.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>bionature.live</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-05 21:43:03</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-08-09</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bionature.one</domain_name>
   <domain_keyword>bionature</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 12:20:45</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</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,572 domain names (in 0.174 seconds) which look and sound like the brand name "bionature".
Domain Name Registered Expiry Registrar Ownership
1 bio-nature.eu - - home.pl S.A. -
2 bionatura.net 30 Aug 2013 30 Aug 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
3 bitnature.com 6 Sep 2013 6 Sep 2027 Name.com, Inc. karrenet
4 pionature.com 29 Jul 2020 29 Jul 2024 PSI-USA, Inc. dba Domain Robot PIOFLEX Kunststoff in Form GmbH
5 bignature.net.cn 17 May 2023 17 May 2025 广东时代互联科技有限公司 叶颖颖
6 bionatura.org 2 Mar 2024 2 Mar 2025 Dropping.Co Inc Bahl Co
7 bionaturex.com 3 Sep 2021 3 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
8 bionatura.com.au - - Domain Directors Pty Ltd trading as Instra Megan Speers
9 bionaturel.nl 5 Sep 2016 - XNS Registrar B.V. -
10 bionatura.com 2 Mar 2023 2 Mar 2025 GoDaddy.com, LLC -
11 bignature.art 9 Mar 2024 9 Mar 2026 Name.com, Inc -
12 bignature.net 8 Feb 2018 8 Feb 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
13 bionatture.com 10 Nov 2020 10 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
14 binature.com 6 Jun 2015 6 Jun 2025 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
15 bionatur.tel 30 Mar 2009 29 Mar 2025 Tecnocrática Centro de Datos, S.L. Biogreenhouses SL
16 bionatura.it 20 Apr 1999 1 Aug 2024 Aruba s.p.a. bionatura s.n.c. di facchin abbondio, giampaolo & c.
17 aionature.com 18 Aug 2023 18 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
18 vionature.com 8 May 2020 8 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 bionatura.ca 17 Feb 2023 17 Feb 2026 Network Solutions Canada ULC CIARLA GROUP LIMITED
20 bionaturel.store 10 Jan 2024 10 Jan 2025 Ligne Web Services -
21 bionaturee.store 29 May 2023 29 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
22 bionatura.us 28 Jun 2017 27 Jun 2024 TLD Registrar Solutions Ltd. Valeria Frasson
23 bionatura.ru 7 Oct 2021 7 Oct 2024 SALENAMES-RU Private Person
24 bionaturo.com 7 Aug 2018 7 Aug 2024 Danesco Trading Ltd. -
25 biovature.com 5 Aug 2022 5 Aug 2024 Tucows Domains Inc. -
26 bionatura.se 4 Dec 2017 4 Dec 2024 Svenska Export M -
27 bionatur-e.com 11 Jan 2016 11 Jan 2025 OVH, SAS BIONATUR SALUD NATURAL, S.L.
28 bionatura.mobi 8 Apr 2013 8 Apr 2025 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
29 bionaturae.porn 16 Jun 2015 16 Jun 2024 eNom, LLC Data Protected
30 bionaturae.recipes 2 Jul 2015 2 Jul 2024 eNom, LLC Data Protected
31 bionatura.store 5 Jun 2023 5 Jun 2024 Sav.com, LLC- 6 Privacy Protection
32 bionaturo.shop 27 May 2021 27 May 2025 OVH -
33 nionature.com 21 Mar 2023 21 Mar 2024 NAMECHEAP INC Withheld for Privacy Purposes
34 vionature.net 28 Oct 2020 28 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
35 bignature.ru 10 Nov 2023 10 Nov 2024 REGRU-RU Private Person
36 bionaturi.it 28 Jul 2004 29 Jul 2024 Aruba s.p.a. Franco Catanese
37 bisnature.com 5 Jul 2019 5 Jul 2024 gabia Bisnature,Inc.
38 bionaturel.ru 8 Jul 2023 8 Jul 2024 REGRU-RU Private Person
39 bio-nature.nl 15 Jul 2004 - Registrar.nl -
40 bio-nature.online 3 Apr 2024 3 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
41 bionatura.me 8 May 2023 8 May 2025 Dynadot Inc REDACTED FOR PRIVACY
42 bionaturae.co.uk 7 Mar 2017 7 Mar 2025 Register S.p.A. [Tag = REGISTER-IT] -
43 bidnature.store 12 Mar 2024 12 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
44 bionaturi.com 2 Jan 2013 2 Jan 2025 Dynadot Inc -
45 bignature.info 8 Feb 2018 8 Feb 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
46 bignature.com 13 Jun 2003 13 Jun 2024 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
47 bionatura.eu - - Aruba S.p.A. -
48 bignature.org 8 Feb 2018 8 Feb 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
49 bio-nature.cloud 22 May 2024 22 May 2025 Tucows Domains Inc. Data Protected
50 bionatur.pl 14 Mar 2012 14 Mar 2025 Digital Media Technology Sp. z o.o. -
51 bionatur.com.br 8 Jul 2022 8 Jul 2024 - LAC Andreassa e Leck S/S Ltda.
52 binature.uk 18 Aug 2021 18 Aug 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
53 bionatur.mobi 19 Sep 2007 19 Sep 2024 Tecnocrática Centro de Datos, S.L. Luis Corella Arroquia
54 ionature.com 12 Jun 2003 12 Jun 2024 Launchpad.com Inc. -
55 bionatury.com 20 Mar 2024 20 Mar 2025 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
56 bionatura.info 2 Feb 2011 2 Feb 2026 GoDaddy.com, LLC S.C.O.R.P.I.O. S.r.l. Societa Ditta
57 bionatura.pl 6 Apr 2022 6 Apr 2025 PERSKIMEDIA Szymon Perski -
58 boinature.com 20 Nov 2023 20 Nov 2024 HOSTINGER operations, UAB -
59 beonature.com 4 Jul 2022 4 Jul 2024 GoDaddy.com, LLC -
60 bionatura.co.uk 15 Mar 2024 15 Mar 2025 Scott McBride [Tag = SCOTTM] -
61 bio-nature.co.uk 21 Sep 2004 21 Sep 2024 Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT] -
62 vionature.shop 27 Jan 2023 27 Jan 2025 Namecheap, Inc. -
63 bionautre.com 3 Jul 2023 3 Jul 2024 GoDaddy.com, LLC -
64 bio-nature.shop 19 Mar 2024 19 Mar 2025 Namecheap, Inc. -
65 bionaature.com 14 Jul 2023 14 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
66 bio-nature.ru 9 Mar 2010 9 Mar 2025 SALENAMES-RU Private Person
67 bio4nature.com 7 Mar 2022 7 Mar 2025 Tucows Domains Inc. -
68 bionatura.space 4 Nov 2023 4 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Personal
69 bionatura.info.pl 2 Dec 2016 2 Dec 2024 LH.pl Sp. z o.o. -
70 bionatura.in 25 Apr 2024 25 Apr 2025 GoDaddy.com, LLC Muthuraj
71 bionaturel.de - - - -
72 biznature.com 29 Feb 2012 28 Feb 2025 Domain.com, LLC REDACTED FOR PRIVACY
73 biolnature.com 1 Jun 2023 1 Jun 2024 PSI-USA, Inc. dba Domain Robot yi wu shi yu ming dian zi shang wu shang hang
74 bionatare.com 20 Jul 2014 20 Jul 2024 GoDaddy.com, LLC -
75 rionature.com 19 Sep 2010 19 Sep 2025 TurnCommerce, Inc. DBA NameBright.com -
76 bignature.top 24 Mar 2023 24 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) kang zi yang
77 bionaturel.com 16 Jun 2011 16 Jun 2024 MESH DIGITAL LIMITED -
78 biionature.com 25 Aug 2017 25 Aug 2024 OVH, SAS REDACTED FOR PRIVACY
79 bionatura.site 25 Oct 2023 25 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
80 bio-nature.bio 2 Feb 2016 2 Feb 2025 EuroDNS S.A. De Smaakspecialist
81 bionatura.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
82 bio-nature.com 30 Jun 2004 30 Jun 2024 Namebay SAM -
83 biosnature.com 16 Jun 2015 16 Jun 2024 GoDaddy.com, LLC -
84 bronature.com 24 Jan 2009 24 Jan 2034 GoDaddy.com, LLC -
85 bionatures.com 19 Oct 2005 19 Oct 2026 Tucows Domains Inc. -
86 bidnature.com 15 Jun 2021 15 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
87 biionature.biz 15 Jun 2020 15 Jun 2024 OVH sas SASU Bio 2i
88 bionatur.bio 10 Dec 2015 10 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
89 bionatur.net 15 Sep 2003 15 Sep 2024 Mesh Digital Limited -
90 bionatur.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Diego Alvarez
91 bonature.com 1 Jun 2015 1 Jun 2024 Cronon AG -
92 bionatur-e.net 11 Jan 2016 11 Jan 2025 OVH, SAS BIONATUR SALUD NATURAL, S.L.
93 bignature.site 4 Mar 2020 4 Mar 2030 DNSPod, Inc. sichuangelinchenmukejiyouxiangongsi
94 biionature.org 2 Sep 2017 2 Sep 2024 OVH sas REDACTED FOR PRIVACY
95 bionatura.lt 7 Jan 2011 8 Jan 2025 UAB "Interneto vizija" UAB "Interneto vizija"
96 bionaturae.sex 4 Nov 2015 4 Nov 2024 eNom, LLC Data Protected
97 bio-nature.info 26 Aug 2008 26 Aug 2024 Key-Systems GmbH THEODOLOZ.NET
98 bignature.xyz 4 Jun 2016 4 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wu Teng Da
99 mionature.com 9 Nov 2017 15 Nov 2024 REGISTER S.P.A. Miotrip srl
100 bionaturae.com 4 May 2000 4 May 2028 Network Solutions, 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 Bionature.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bionature.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bionature.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 1572,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bio-nature.eu, bionatura.net, bitnature.com, pionature.com, bignature.net.cn, bionatura.org, bionaturex.com, bionatura.com.au, bionaturel.nl, bionatura.com, bignature.art, bignature.net, bionatture.com, binature.com, bionatur.tel, bionatura.it, aionature.com, vionature.com, bionatura.ca, bionaturel.store, bionaturee.store, bionatura.us, bionatura.ru, bionaturo.com, biovature.com, bionatura.se, bionatur-e.com, bionatura.mobi, bionaturae.porn, bionaturae.recipes, bionatura.store, bionaturo.shop, nionature.com, vionature.net, bignature.ru, bionaturi.it, bisnature.com, bionaturel.ru, bio-nature.nl, bio-nature.online, bionatura.me, bionaturae.co.uk, bidnature.store, bionaturi.com, bignature.info, bignature.com, bionatura.eu, bignature.org, bio-nature.cloud, bionatur.pl, bionatur.com.br, binature.uk, bionatur.mobi, ionature.com, bionatury.com, bionatura.info, bionatura.pl, boinature.com, beonature.com, bionatura.co.uk, bio-nature.co.uk, vionature.shop, bionautre.com, bio-nature.shop, bionaature.com, bio-nature.ru, bio4nature.com, bionatura.space, bionatura.info.pl, bionatura.in, bionaturel.de, biznature.com, biolnature.com, bionatare.com, rionature.com, bignature.top, bionaturel.com, biionature.com, bionatura.site, bio-nature.bio, bionatura.xyz, bio-nature.com, biosnature.com, bronature.com, bionatures.com, bidnature.com, biionature.biz, bionatur.bio, bionatur.net, bionatur.us, bonature.com, bionatur-e.net, bignature.site, biionature.org, bionatura.lt, bionaturae.sex, bio-nature.info, bignature.xyz, mionature.com, bionaturae.com",
    "results": [
        {
            "num": 1,
            "domain_name": "bio-nature.eu",
            "domain_keyword": "bio-nature",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:58:21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ]
        },
        {
            "num": 2,
            "domain_name": "bionatura.net",
            "domain_keyword": "bionatura",
            "domain_tld": "net",
            "query_time": "2024-06-02 07:58:21",
            "create_date": "2013-08-30",
            "update_date": "2020-03-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bitnature.com",
            "domain_keyword": "bitnature",
            "domain_tld": "com",
            "query_time": "2024-04-17 11:45:28",
            "create_date": "2013-09-06",
            "update_date": "2023-11-23",
            "expiry_date": "2027-09-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "qingchun shentu",
            "registrant_company": "karrenet",
            "registrant_address": "Room 201, Building B, Yuehaimen Square, Road Nanghai No.3686, Nanshan District,",
            "registrant_city": "Shenzhen",
            "registrant_state": "GuangDong",
            "registrant_zip": "518060",
            "registrant_country": "CN",
            "registrant_email": "https://www.name.com/contact-domain-whois/bitnature.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pionature.com",
            "domain_keyword": "pionature",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:56:41",
            "create_date": "2020-07-29",
            "update_date": "2023-09-17",
            "expiry_date": "2024-07-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PIOFLEX Kunststoff in Form GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/pionature.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bignature.net.cn",
            "domain_keyword": "bignature",
            "domain_tld": "net.cn",
            "query_time": "2024-05-20 08:01:23",
            "create_date": "2023-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "叶颖颖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bionatura.org",
            "domain_keyword": "bionatura",
            "domain_tld": "org",
            "query_time": "2024-05-09 08:07:59",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 3975,
            "registrar_name": "Dropping.Co Inc",
            "registrar_website": "https://dropping.co/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bionaturex.com",
            "domain_keyword": "bionaturex",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:07:45",
            "create_date": "2021-09-03",
            "update_date": "2023-11-22",
            "expiry_date": "2024-09-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/bionaturex.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bionatura.com.au",
            "domain_keyword": "bionatura",
            "domain_tld": "com.au",
            "query_time": "2024-05-23 22:07:11",
            "update_date": "2024-01-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Megan Speers",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bionaturel.nl",
            "domain_keyword": "bionaturel",
            "domain_tld": "nl",
            "query_time": "2024-05-25 22:33:11",
            "create_date": "2016-09-05",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "bionatura.com",
            "domain_keyword": "bionatura",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:03:28",
            "create_date": "2023-03-02",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bignature.art",
            "domain_keyword": "bignature",
            "domain_tld": "art",
            "query_time": "2024-05-13 09:36:48",
            "create_date": "2024-03-09",
            "update_date": "2024-04-01",
            "expiry_date": "2026-03-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "CA",
            "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": [
                "ns1ntw.name.com",
                "ns2hkt.name.com",
                "ns3dkz.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bignature.net",
            "domain_keyword": "bignature",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:08:01",
            "create_date": "2018-02-08",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 13,
            "domain_name": "bionatture.com",
            "domain_keyword": "bionatture",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:20:44",
            "create_date": "2020-11-10",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.cyberneticos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MURCIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.globalyza.com",
                "ns2.globalyza.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "binature.com",
            "domain_keyword": "binature",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:50:47",
            "create_date": "2015-06-06",
            "update_date": "2024-04-11",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1600,
            "registrar_name": "TECNOCRATICA CENTRO DE DATOS, S.L.",
            "registrar_website": "https://registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mifarma-prod-tropicania.teradisk.net",
                "ns2.mifarma-prod-tropicania.teradisk.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bionatur.tel",
            "domain_keyword": "bionatur",
            "domain_tld": "tel",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2009-03-30",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "https://www.registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Biogreenhouses SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bionatura.it",
            "domain_keyword": "bionatura",
            "domain_tld": "it",
            "query_time": "2024-05-09 08:07:43",
            "create_date": "1999-04-20",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-01",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "bionatura s.n.c. di facchin abbondio, giampaolo & c.",
            "registrant_address": "via saline, 33",
            "registrant_city": "Due Carrare",
            "registrant_state": "PD",
            "registrant_zip": "35020",
            "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": "aionature.com",
            "domain_keyword": "aionature",
            "domain_tld": "com",
            "query_time": "2024-05-07 04:39:38",
            "create_date": "2023-08-18",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vionature.com",
            "domain_keyword": "vionature",
            "domain_tld": "com",
            "query_time": "2024-05-12 10:43:06",
            "create_date": "2020-05-08",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bionatura.ca",
            "domain_keyword": "bionatura",
            "domain_tld": "ca",
            "query_time": "2024-05-18 12:20:44",
            "create_date": "2023-02-17",
            "update_date": "2023-08-26",
            "expiry_date": "2026-02-17",
            "registrar_name": "Network Solutions Canada ULC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "mario ciarla",
            "registrant_company": "CIARLA GROUP LIMITED",
            "registrant_address": "38001, abu dhabi",
            "registrant_city": "abu dhabi",
            "registrant_state": "UAE",
            "registrant_zip": "99999",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.585677672",
            "registrant_fax": "+971.24439886",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bionaturel.store",
            "domain_keyword": "bionaturel",
            "domain_tld": "store",
            "query_time": "2024-05-12 13:39:25",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services",
            "registrar_website": "http://www.lws.fr",
            "registrant_country": "CD",
            "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": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bionaturee.store",
            "domain_keyword": "bionaturee",
            "domain_tld": "store",
            "query_time": "2024-05-31 05:05:34",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "SP",
            "registrant_country": "BR",
            "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": [
                "dns15.parkpage.foundationapi.com",
                "dns16.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bionatura.us",
            "domain_keyword": "bionatura",
            "domain_tld": "us",
            "query_time": "2024-05-25 22:33:10",
            "create_date": "2017-06-28",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "Valeria Frasson",
            "registrant_address": "Viale Delle Industrie 6",
            "registrant_city": "Sant'elena",
            "registrant_zip": "35040",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.3483149265",
            "name_servers": [
                "ns1.serverlet.com",
                "ns2.serverlet.com",
                "ns3.serverlet.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bionatura.ru",
            "domain_keyword": "bionatura",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:38:41",
            "create_date": "2021-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "bionaturo.com",
            "domain_keyword": "bionaturo",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:50:08",
            "create_date": "2018-08-07",
            "update_date": "2024-02-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "biovature.com",
            "domain_keyword": "biovature",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:17:03",
            "create_date": "2022-08-05",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bionatura.se",
            "domain_keyword": "bionatura",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:10:57",
            "create_date": "2017-12-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-04",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bionatur-e.com",
            "domain_keyword": "bionatur-e",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2016-01-11",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BIONATUR SALUD NATURAL, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "bionatura.mobi",
            "domain_keyword": "bionatura",
            "domain_tld": "mobi",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2013-04-08",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.imaggina.biz",
                "ns2.imaggina.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bionaturae.porn",
            "domain_keyword": "bionaturae",
            "domain_tld": "porn",
            "query_time": "2024-04-15 17:50:04",
            "create_date": "2015-06-16",
            "update_date": "2023-04-11",
            "expiry_date": "2024-06-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns.netteam.it",
                "ns3.netteam.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bionaturae.recipes",
            "domain_keyword": "bionaturae",
            "domain_tld": "recipes",
            "query_time": "2024-04-15 17:50:04",
            "create_date": "2015-07-02",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.netteam.it",
                "ns3.netteam.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bionatura.store",
            "domain_keyword": "bionatura",
            "domain_tld": "store",
            "query_time": "2024-05-12 13:39:24",
            "create_date": "2023-06-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-05",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC- 6",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bionaturo.shop",
            "domain_keyword": "bionaturo",
            "domain_tld": "shop",
            "query_time": "2024-06-02 07:58:27",
            "create_date": "2021-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nionature.com",
            "domain_keyword": "nionature",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:29:26",
            "create_date": "2023-03-21",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vionature.net",
            "domain_keyword": "vionature",
            "domain_tld": "net",
            "query_time": "2024-05-12 10:43:06",
            "create_date": "2020-10-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bignature.ru",
            "domain_keyword": "bignature",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:51:20",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "bionaturi.it",
            "domain_keyword": "bionaturi",
            "domain_tld": "it",
            "query_time": "2024-04-15 17:50:07",
            "create_date": "2004-07-28",
            "update_date": "2023-08-14",
            "expiry_date": "2024-07-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Franco Catanese",
            "registrant_address": "Via Matteo cimarrà 16a",
            "registrant_city": "Agrigento",
            "registrant_state": "AG",
            "registrant_zip": "92100",
            "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": "bisnature.com",
            "domain_keyword": "bisnature",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:19:17",
            "create_date": "2019-07-05",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-05",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Bisnature,Inc.",
            "registrant_company": "Bisnature,Inc.",
            "registrant_address": "10 Gangnam-daero 51-gil  Seocho-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "06627",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215448187",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bionaturel.ru",
            "domain_keyword": "bionaturel",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:38:42",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "bio-nature.nl",
            "domain_keyword": "bio-nature",
            "domain_tld": "nl",
            "query_time": "2024-05-26 22:31:15",
            "create_date": "2004-07-15",
            "update_date": "2023-01-24",
            "registrar_name": "Registrar.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "bio-nature.online",
            "domain_keyword": "bio-nature",
            "domain_tld": "online",
            "query_time": "2024-06-02 07:52:12",
            "create_date": "2024-04-03",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bionatura.me",
            "domain_keyword": "bionatura",
            "domain_tld": "me",
            "query_time": "2024-05-09 01:32:47",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bionaturae.co.uk",
            "domain_keyword": "bionaturae",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2017-03-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_name": "Register S.p.A. [Tag = REGISTER-IT]",
            "registrar_website": "http://www.register.it",
            "name_servers": [
                "ns.netteam.it",
                "ns3.netteam.it"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "bidnature.store",
            "domain_keyword": "bidnature",
            "domain_tld": "store",
            "query_time": "2024-05-14 09:06:18",
            "create_date": "2024-03-12",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-12",
            "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": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bionaturi.com",
            "domain_keyword": "bionaturi",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:00:33",
            "create_date": "2013-01-02",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bignature.info",
            "domain_keyword": "bignature",
            "domain_tld": "info",
            "query_time": "2024-04-23 04:08:01",
            "create_date": "2018-02-08",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com/web/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "bignature.com",
            "domain_keyword": "bignature",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:08:01",
            "create_date": "2003-06-13",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-13",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bionatura.eu",
            "domain_keyword": "bionatura",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:58:48",
            "registrar_name": "Aruba S.p.A.",
            "registrar_website": "http://www.aruba.it",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ]
        },
        {
            "num": 48,
            "domain_name": "bignature.org",
            "domain_keyword": "bignature",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:08:01",
            "create_date": "2018-02-08",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com/web/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "bio-nature.cloud",
            "domain_keyword": "bio-nature",
            "domain_tld": "cloud",
            "query_time": "2024-05-24 14:29:10",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "bionatur.pl",
            "domain_keyword": "bionatur",
            "domain_tld": "pl",
            "query_time": "2024-06-12 04:00:28",
            "create_date": "2012-03-14",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-14",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns11.linuxpl.com",
                "ns11.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bionatur.com.br",
            "domain_keyword": "bionatur",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 17:50:02",
            "create_date": "2022-07-08",
            "update_date": "2023-06-01",
            "expiry_date": "2024-07-08",
            "registrant_name": "LAC Andreassa e Leck S/S Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 52,
            "domain_name": "binature.uk",
            "domain_keyword": "binature",
            "domain_tld": "uk",
            "query_time": "2024-05-15 15:49:00",
            "create_date": "2021-08-18",
            "update_date": "2023-07-30",
            "expiry_date": "2026-08-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "bionatur.mobi",
            "domain_keyword": "bionatur",
            "domain_tld": "mobi",
            "query_time": "2024-04-15 17:50:02",
            "create_date": "2007-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "http://www.virtualname.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Luis Corella Arroquia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ionature.com",
            "domain_keyword": "ionature",
            "domain_tld": "com",
            "query_time": "2024-06-04 07:42:58",
            "create_date": "2003-06-12",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-12",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6029.hostgator.com",
                "ns6030.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bionatury.com",
            "domain_keyword": "bionatury",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:03:30",
            "create_date": "2024-03-20",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-20",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "L",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "bionatura.info",
            "domain_keyword": "bionatura",
            "domain_tld": "info",
            "query_time": "2024-06-02 07:58:21",
            "create_date": "2011-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2026-02-02",
            "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": "S.C.O.R.P.I.O. S.r.l. Societa Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LU",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bionatura.pl",
            "domain_keyword": "bionatura",
            "domain_tld": "pl",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2022-04-06",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-06",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "dns3.hitme.net.pl",
                "dns4.hitme.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "boinature.com",
            "domain_keyword": "boinature",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:16:05",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "beonature.com",
            "domain_keyword": "beonature",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:55:34",
            "create_date": "2022-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bionatura.co.uk",
            "domain_keyword": "bionatura",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 23:53:05",
            "create_date": "2024-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "Scott McBride [Tag = SCOTTM]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ac0870cc.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "bio-nature.co.uk",
            "domain_keyword": "bio-nature",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 07:03:50",
            "create_date": "2004-09-21",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT]",
            "registrar_website": "https://www.jolt.co.uk",
            "name_servers": [
                "ns1.raecomputing.com",
                "ns2.raecomputing.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "vionature.shop",
            "domain_keyword": "vionature",
            "domain_tld": "shop",
            "query_time": "2024-04-27 05:03:04",
            "create_date": "2023-01-27",
            "update_date": "2024-04-04",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bionautre.com",
            "domain_keyword": "bionautre",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:33:12",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bio-nature.shop",
            "domain_keyword": "bio-nature",
            "domain_tld": "shop",
            "query_time": "2024-05-17 11:38:34",
            "create_date": "2024-03-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.wedropify.com",
                "ns2.wedropify.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bionaature.com",
            "domain_keyword": "bionaature",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:58:18",
            "create_date": "2023-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CI",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "bio-nature.ru",
            "domain_keyword": "bio-nature",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:36:58",
            "create_date": "2010-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "bio4nature.com",
            "domain_keyword": "bio4nature",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:14:13",
            "create_date": "2022-03-07",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-07",
            "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": 68,
            "domain_name": "bionatura.space",
            "domain_keyword": "bionatura",
            "domain_tld": "space",
            "query_time": "2024-05-21 08:03:28",
            "create_date": "2023-11-04",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Personal",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bionatura.info.pl",
            "domain_keyword": "bionatura",
            "domain_tld": "info.pl",
            "query_time": "2024-06-12 04:00:32",
            "create_date": "2016-12-02",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-02",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bionatura.in",
            "domain_keyword": "bionatura",
            "domain_tld": "in",
            "query_time": "2024-05-30 08:03:53",
            "create_date": "2024-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Muthuraj",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bionaturel.de",
            "domain_keyword": "bionaturel",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:25:17",
            "update_date": "2019-01-07",
            "name_servers": [
                "nameserver-1-cc.maxcluster.net",
                "nameserver-2-cc.maxcluster.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "biznature.com",
            "domain_keyword": "biznature",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:58:27",
            "create_date": "2012-02-29",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-28",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a2a0cd20-c511-4165-9f39-970b0499a469",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "biolnature.com",
            "domain_keyword": "biolnature",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:15:50",
            "create_date": "2023-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2024-06-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yi wu shi yu ming dian zi shang wu shang hang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://whoispro.domain-robot.org/whois/biolnature.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com",
                "verification-e4d900f2.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bionatare.com",
            "domain_keyword": "bionatare",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:00:27",
            "create_date": "2014-07-20",
            "update_date": "2022-09-16",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns750.hostgator.com.br",
                "ns751.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rionature.com",
            "domain_keyword": "rionature",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:21:39",
            "create_date": "2010-09-19",
            "update_date": "2023-04-22",
            "expiry_date": "2025-09-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bignature.top",
            "domain_keyword": "bignature",
            "domain_tld": "top",
            "query_time": "2024-04-30 14:35:47",
            "create_date": "2023-03-24",
            "update_date": "2023-03-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kang zi yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bionaturel.com",
            "domain_keyword": "bionaturel",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:50:06",
            "create_date": "2011-06-16",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "biionature.com",
            "domain_keyword": "biionature",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:09:44",
            "create_date": "2017-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bionatura.site",
            "domain_keyword": "bionatura",
            "domain_tld": "site",
            "query_time": "2024-05-05 21:43:02",
            "create_date": "2023-10-25",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bio-nature.bio",
            "domain_keyword": "bio-nature",
            "domain_tld": "bio",
            "query_time": "2024-05-30 01:40:12",
            "create_date": "2016-02-02",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De Smaakspecialist",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bionatura.xyz",
            "domain_keyword": "bionatura",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:30:55",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bio-nature.com",
            "domain_keyword": "bio-nature",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:03:49",
            "create_date": "2004-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 88,
            "registrar_name": "Namebay SAM",
            "registrar_website": "http://www.namebay.com",
            "name_servers": [
                "dnsaxe1.axecibles.com",
                "dnsaxe2.axecibles.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "biosnature.com",
            "domain_keyword": "biosnature",
            "domain_tld": "com",
            "query_time": "2024-04-13 18:00:26",
            "create_date": "2015-06-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bronature.com",
            "domain_keyword": "bronature",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:58:12",
            "create_date": "2009-01-24",
            "update_date": "2024-01-25",
            "expiry_date": "2034-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bionatures.com",
            "domain_keyword": "bionatures",
            "domain_tld": "com",
            "query_time": "2024-06-12 04:00:32",
            "create_date": "2005-10-19",
            "update_date": "2023-03-28",
            "expiry_date": "2026-10-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bidnature.com",
            "domain_keyword": "bidnature",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:17:00",
            "create_date": "2021-06-15",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=bidnature.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "biionature.biz",
            "domain_keyword": "biionature",
            "domain_tld": "biz",
            "query_time": "2024-05-14 12:13:49",
            "create_date": "2020-06-15",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-15",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SASU Bio 2i",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bionatur.bio",
            "domain_keyword": "bionatur",
            "domain_tld": "bio",
            "query_time": "2024-05-21 08:03:28",
            "create_date": "2015-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FG",
            "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": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bionatur.net",
            "domain_keyword": "bionatur",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:50:02",
            "create_date": "2003-09-15",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns481.webempresa.eu",
                "ns482.webempresa.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bionatur.us",
            "domain_keyword": "bionatur",
            "domain_tld": "us",
            "query_time": "2024-06-12 04:00:28",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Diego Alvarez",
            "registrant_address": "2125 CAPITOL STREET",
            "registrant_city": "Houston",
            "registrant_state": "Texas",
            "registrant_zip": "77003",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9172412822",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bonature.com",
            "domain_keyword": "bonature",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:40:43",
            "create_date": "2015-06-01",
            "update_date": "2015-06-01",
            "expiry_date": "2024-06-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks15.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bionatur-e.net",
            "domain_keyword": "bionatur-e",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:50:02",
            "create_date": "2016-01-11",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BIONATUR SALUD NATURAL, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "bignature.site",
            "domain_keyword": "bignature",
            "domain_tld": "site",
            "query_time": "2024-05-26 20:39:49",
            "create_date": "2020-03-04",
            "update_date": "2023-08-31",
            "expiry_date": "2030-03-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "sichuangelinchenmukejiyouxiangongsi",
            "registrant_state": "si chuan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "biionature.org",
            "domain_keyword": "biionature",
            "domain_tld": "org",
            "query_time": "2024-04-30 06:07:16",
            "create_date": "2017-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bionatura.lt",
            "domain_keyword": "bionatura",
            "domain_tld": "lt",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2011-01-07",
            "expiry_date": "2025-01-08",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 96,
            "domain_name": "bionaturae.sex",
            "domain_keyword": "bionaturae",
            "domain_tld": "sex",
            "query_time": "2024-04-15 17:50:03",
            "create_date": "2015-11-04",
            "update_date": "2023-09-21",
            "expiry_date": "2024-11-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns.netteam.it",
                "ns3.netteam.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bio-nature.info",
            "domain_keyword": "bio-nature",
            "domain_tld": "info",
            "query_time": "2024-05-26 22:31:15",
            "create_date": "2008-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THEODOLOZ.NET",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.theodoloz.net",
                "ns2.theodoloz.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "bignature.xyz",
            "domain_keyword": "bignature",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 17:54:26",
            "create_date": "2016-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2026-06-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Wu Teng Da",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mionature.com",
            "domain_keyword": "mionature",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:54:13",
            "create_date": "2017-11-09",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-15",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Miotrip srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bionaturae.com",
            "domain_keyword": "bionaturae",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:53:05",
            "create_date": "2000-05-04",
            "update_date": "2023-03-05",
            "expiry_date": "2028-05-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "ricardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.174,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bionature.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1572</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bio-nature.eu, bionatura.net, bitnature.com, pionature.com, bignature.net.cn, bionatura.org, bionaturex.com, bionatura.com.au, bionaturel.nl, bionatura.com, bignature.art, bignature.net, bionatture.com, binature.com, bionatur.tel, bionatura.it, aionature.com, vionature.com, bionatura.ca, bionaturel.store, bionaturee.store, bionatura.us, bionatura.ru, bionaturo.com, biovature.com, bionatura.se, bionatur-e.com, bionatura.mobi, bionaturae.porn, bionaturae.recipes, bionatura.store, bionaturo.shop, nionature.com, vionature.net, bignature.ru, bionaturi.it, bisnature.com, bionaturel.ru, bio-nature.nl, bio-nature.online, bionatura.me, bionaturae.co.uk, bidnature.store, bionaturi.com, bignature.info, bignature.com, bionatura.eu, bignature.org, bio-nature.cloud, bionatur.pl, bionatur.com.br, binature.uk, bionatur.mobi, ionature.com, bionatury.com, bionatura.info, bionatura.pl, boinature.com, beonature.com, bionatura.co.uk, bio-nature.co.uk, vionature.shop, bionautre.com, bio-nature.shop, bionaature.com, bio-nature.ru, bio4nature.com, bionatura.space, bionatura.info.pl, bionatura.in, bionaturel.de, biznature.com, biolnature.com, bionatare.com, rionature.com, bignature.top, bionaturel.com, biionature.com, bionatura.site, bio-nature.bio, bionatura.xyz, bio-nature.com, biosnature.com, bronature.com, bionatures.com, bidnature.com, biionature.biz, bionatur.bio, bionatur.net, bionatur.us, bonature.com, bionatur-e.net, bignature.site, biionature.org, bionatura.lt, bionaturae.sex, bio-nature.info, bignature.xyz, mionature.com, bionaturae.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bio-nature.eu</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:58:21</query_time>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>bionatura.net</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 07:58:21</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2024-08-30</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bitnature.com</domain_name>
   <domain_keyword>bitnature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 11:45:28</query_time>
   <create_date>2013-09-06</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2027-09-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>qingchun shentu</registrant_name>
   <registrant_company>karrenet</registrant_company>
   <registrant_address>Room 201, Building B, Yuehaimen Square, Road Nanghai No.3686, Nanshan District,</registrant_address>
   <registrant_city>Shenzhen</registrant_city>
   <registrant_state>GuangDong</registrant_state>
   <registrant_zip>518060</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/bitnature.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pionature.com</domain_name>
   <domain_keyword>pionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:56:41</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PIOFLEX Kunststoff in Form GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/pionature.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bignature.net.cn</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-20 08:01:23</query_time>
   <create_date>2023-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>叶颖颖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bionatura.org</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 08:07:59</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>3975</registrar_iana>
   <registrar_name>Dropping.Co Inc</registrar_name>
   <registrar_website>https://dropping.co/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bionaturex.com</domain_name>
   <domain_keyword>bionaturex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:07:45</query_time>
   <create_date>2021-09-03</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/bionaturex.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bionatura.com.au</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-23 22:07:11</query_time>
   <update_date>2024-01-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Megan Speers</registrant_name>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bionaturel.nl</domain_name>
   <domain_keyword>bionaturel</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 22:33:11</query_time>
   <create_date>2016-09-05</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bionatura.com</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:03:28</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>bignature.art</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-13 09:36:48</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>CA</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>ns1ntw.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4clq.name.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>bignature.net</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:08:01</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.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>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bionatture.com</domain_name>
   <domain_keyword>bionatture</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:20:44</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.cyberneticos.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>MURCIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.globalyza.com</value>
    <value>ns2.globalyza.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>binature.com</domain_name>
   <domain_keyword>binature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:50:47</query_time>
   <create_date>2015-06-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>TECNOCRATICA CENTRO DE DATOS, S.L.</registrar_name>
   <registrar_website>https://registrador.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mifarma-prod-tropicania.teradisk.net</value>
    <value>ns2.mifarma-prod-tropicania.teradisk.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bionatur.tel</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2009-03-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>https://www.registrador.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Biogreenhouses SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bionatura.it</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 08:07:43</query_time>
   <create_date>1999-04-20</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>bionatura s.n.c. di facchin abbondio, giampaolo &amp; c.</registrant_company>
   <registrant_address>via saline, 33</registrant_address>
   <registrant_city>Due Carrare</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35020</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>aionature.com</domain_name>
   <domain_keyword>aionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 04:39:38</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>vionature.com</domain_name>
   <domain_keyword>vionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 10:43:06</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bionatura.ca</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 12:20:44</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_name>Network Solutions Canada ULC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>mario ciarla</registrant_name>
   <registrant_company>CIARLA GROUP LIMITED</registrant_company>
   <registrant_address>38001, abu dhabi</registrant_address>
   <registrant_city>abu dhabi</registrant_city>
   <registrant_state>UAE</registrant_state>
   <registrant_zip>99999</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.585677672</registrant_phone>
   <registrant_fax>+971.24439886</registrant_fax>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bionaturel.store</domain_name>
   <domain_keyword>bionaturel</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 13:39:25</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>1630</registrar_iana>
   <registrar_name>Ligne Web Services</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <registrant_country>CD</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>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bionaturee.store</domain_name>
   <domain_keyword>bionaturee</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 05:05:34</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>SP</registrant_state>
   <registrant_country>BR</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>dns15.parkpage.foundationapi.com</value>
    <value>dns16.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bionatura.us</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 22:33:10</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Valeria Frasson</registrant_name>
   <registrant_address>Viale Delle Industrie 6</registrant_address>
   <registrant_city>Sant'elena</registrant_city>
   <registrant_zip>35040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.3483149265</registrant_phone>
   <name_servers>
    <value>ns1.serverlet.com</value>
    <value>ns2.serverlet.com</value>
    <value>ns3.serverlet.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bionatura.ru</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:38:41</query_time>
   <create_date>2021-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>bionaturo.com</domain_name>
   <domain_keyword>bionaturo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:50:08</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>biovature.com</domain_name>
   <domain_keyword>biovature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:17:03</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-05</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bionatura.se</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:10:57</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bionatur-e.com</domain_name>
   <domain_keyword>bionatur-e</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BIONATUR SALUD NATURAL, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bionatura.mobi</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2013-04-08</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.imaggina.biz</value>
    <value>ns2.imaggina.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bionaturae.porn</domain_name>
   <domain_keyword>bionaturae</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-04-15 17:50:04</query_time>
   <create_date>2015-06-16</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns.netteam.it</value>
    <value>ns3.netteam.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bionaturae.recipes</domain_name>
   <domain_keyword>bionaturae</domain_keyword>
   <domain_tld>recipes</domain_tld>
   <query_time>2024-04-15 17:50:04</query_time>
   <create_date>2015-07-02</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.netteam.it</value>
    <value>ns3.netteam.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bionatura.store</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 13:39:24</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC- 6</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bionaturo.shop</domain_name>
   <domain_keyword>bionaturo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-02 07:58:27</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nionature.com</domain_name>
   <domain_keyword>nionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:29:26</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>vionature.net</domain_name>
   <domain_keyword>vionature</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 10:43:06</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.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>35</num>
   <domain_name>bignature.ru</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:51:20</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>bionaturi.it</domain_name>
   <domain_keyword>bionaturi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 17:50:07</query_time>
   <create_date>2004-07-28</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Franco Catanese</registrant_company>
   <registrant_address>Via Matteo cimarrà 16a</registrant_address>
   <registrant_city>Agrigento</registrant_city>
   <registrant_state>AG</registrant_state>
   <registrant_zip>92100</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>bisnature.com</domain_name>
   <domain_keyword>bisnature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:19:17</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Bisnature,Inc.</registrant_name>
   <registrant_company>Bisnature,Inc.</registrant_company>
   <registrant_address>10 Gangnam-daero 51-gil  Seocho-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06627</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215448187</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bionaturel.ru</domain_name>
   <domain_keyword>bionaturel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:38:42</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>bio-nature.nl</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 22:31:15</query_time>
   <create_date>2004-07-15</create_date>
   <update_date>2023-01-24</update_date>
   <registrar_name>Registrar.nl</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bio-nature.online</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 07:52:12</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bionatura.me</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 01:32:47</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.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>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bionaturae.co.uk</domain_name>
   <domain_keyword>bionaturae</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Register S.p.A. [Tag = REGISTER-IT]</registrar_name>
   <registrar_website>http://www.register.it</registrar_website>
   <name_servers>
    <value>ns.netteam.it</value>
    <value>ns3.netteam.it</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>bidnature.store</domain_name>
   <domain_keyword>bidnature</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 09:06:18</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-12</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>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</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>44</num>
   <domain_name>bionaturi.com</domain_name>
   <domain_keyword>bionaturi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:00:33</query_time>
   <create_date>2013-01-02</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-02</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bignature.info</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 04:08:01</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com/web/whois</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>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bignature.com</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:08:01</query_time>
   <create_date>2003-06-13</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>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>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bionatura.eu</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:58:48</query_time>
   <registrar_name>Aruba S.p.A.</registrar_name>
   <registrar_website>http://www.aruba.it</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>
  </value>
  <value>
   <num>48</num>
   <domain_name>bignature.org</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:08:01</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com/web/whois</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>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bio-nature.cloud</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-24 14:29:10</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bionatur.pl</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 04:00:28</query_time>
   <create_date>2012-03-14</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns11.linuxpl.com</value>
    <value>ns11.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bionatur.com.br</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 17:50:02</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrant_name>LAC Andreassa e Leck S/S Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>binature.uk</domain_name>
   <domain_keyword>binature</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 15:49:00</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-08-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>bionatur.mobi</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-15 17:50:02</query_time>
   <create_date>2007-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>http://www.virtualname.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Luis Corella Arroquia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ionature.com</domain_name>
   <domain_keyword>ionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 07:42:58</query_time>
   <create_date>2003-06-12</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6029.hostgator.com</value>
    <value>ns6030.hostgator.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>bionatury.com</domain_name>
   <domain_keyword>bionatury</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:03:30</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>L</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bionatura.info</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 07:58:21</query_time>
   <create_date>2011-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-02-02</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>S.C.O.R.P.I.O. S.r.l. Societa Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LU</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bionatura.pl</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>dns3.hitme.net.pl</value>
    <value>dns4.hitme.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>boinature.com</domain_name>
   <domain_keyword>boinature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:16:05</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.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>59</num>
   <domain_name>beonature.com</domain_name>
   <domain_keyword>beonature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:55:34</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>bionatura.co.uk</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 23:53:05</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Scott McBride [Tag = SCOTTM]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ac0870cc.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>bio-nature.co.uk</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 07:03:50</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Host Lincoln Limited t/a Jolt.co.uk [Tag = JOLT]</registrar_name>
   <registrar_website>https://www.jolt.co.uk</registrar_website>
   <name_servers>
    <value>ns1.raecomputing.com</value>
    <value>ns2.raecomputing.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>vionature.shop</domain_name>
   <domain_keyword>vionature</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 05:03:04</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-01-27</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bionautre.com</domain_name>
   <domain_keyword>bionautre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:33:12</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bio-nature.shop</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 11:38:34</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-19</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>ns1.wedropify.com</value>
    <value>ns2.wedropify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bionaature.com</domain_name>
   <domain_keyword>bionaature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:58:18</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CI</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bio-nature.ru</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:36:58</query_time>
   <create_date>2010-03-09</create_date>
   <expiry_date>2025-03-09</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>67</num>
   <domain_name>bio4nature.com</domain_name>
   <domain_keyword>bio4nature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:14:13</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-07</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>68</num>
   <domain_name>bionatura.space</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-21 08:03:28</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Personal</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bionatura.info.pl</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-06-12 04:00:32</query_time>
   <create_date>2016-12-02</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bionatura.in</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 08:03:53</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Muthuraj</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bionaturel.de</domain_name>
   <domain_keyword>bionaturel</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:25:17</query_time>
   <update_date>2019-01-07</update_date>
   <name_servers>
    <value>nameserver-1-cc.maxcluster.net</value>
    <value>nameserver-2-cc.maxcluster.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>biznature.com</domain_name>
   <domain_keyword>biznature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:58:27</query_time>
   <create_date>2012-02-29</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-28</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a2a0cd20-c511-4165-9f39-970b0499a469</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>biolnature.com</domain_name>
   <domain_keyword>biolnature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:15:50</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yi wu shi yu ming dian zi shang wu shang hang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/biolnature.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
    <value>verification-e4d900f2.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bionatare.com</domain_name>
   <domain_keyword>bionatare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:00:27</query_time>
   <create_date>2014-07-20</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns750.hostgator.com.br</value>
    <value>ns751.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>rionature.com</domain_name>
   <domain_keyword>rionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:21:39</query_time>
   <create_date>2010-09-19</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>76</num>
   <domain_name>bignature.top</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 14:35:47</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kang zi yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bionaturel.com</domain_name>
   <domain_keyword>bionaturel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:50:06</query_time>
   <create_date>2011-06-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>biionature.com</domain_name>
   <domain_keyword>biionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:09:44</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bionatura.site</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 21:43:02</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>80</num>
   <domain_name>bio-nature.bio</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-30 01:40:12</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>De Smaakspecialist</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bionatura.xyz</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:30:55</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bio-nature.com</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:03:49</query_time>
   <create_date>2004-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay SAM</registrar_name>
   <registrar_website>http://www.namebay.com</registrar_website>
   <name_servers>
    <value>dnsaxe1.axecibles.com</value>
    <value>dnsaxe2.axecibles.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>biosnature.com</domain_name>
   <domain_keyword>biosnature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 18:00:26</query_time>
   <create_date>2015-06-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bronature.com</domain_name>
   <domain_keyword>bronature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:58:12</query_time>
   <create_date>2009-01-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2034-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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bionatures.com</domain_name>
   <domain_keyword>bionatures</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 04:00:32</query_time>
   <create_date>2005-10-19</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2026-10-19</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bidnature.com</domain_name>
   <domain_keyword>bidnature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:17:00</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=bidnature.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>biionature.biz</domain_name>
   <domain_keyword>biionature</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 12:13:49</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SASU Bio 2i</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bionatur.bio</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-21 08:03:28</query_time>
   <create_date>2015-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FG</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>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>89</num>
   <domain_name>bionatur.net</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:50:02</query_time>
   <create_date>2003-09-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns481.webempresa.eu</value>
    <value>ns482.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bionatur.us</domain_name>
   <domain_keyword>bionatur</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 04:00:28</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Diego Alvarez</registrant_name>
   <registrant_address>2125 CAPITOL STREET</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77003</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9172412822</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bonature.com</domain_name>
   <domain_keyword>bonature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:40:43</query_time>
   <create_date>2015-06-01</create_date>
   <update_date>2015-06-01</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bionatur-e.net</domain_name>
   <domain_keyword>bionatur-e</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:50:02</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BIONATUR SALUD NATURAL, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bignature.site</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 20:39:49</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-03-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>sichuangelinchenmukejiyouxiangongsi</registrant_company>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>biionature.org</domain_name>
   <domain_keyword>biionature</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 06:07:16</query_time>
   <create_date>2017-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bionatura.lt</domain_name>
   <domain_keyword>bionatura</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2011-01-07</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>bionaturae.sex</domain_name>
   <domain_keyword>bionaturae</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-15 17:50:03</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns.netteam.it</value>
    <value>ns3.netteam.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bio-nature.info</domain_name>
   <domain_keyword>bio-nature</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 22:31:15</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THEODOLOZ.NET</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.theodoloz.net</value>
    <value>ns2.theodoloz.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bignature.xyz</domain_name>
   <domain_keyword>bignature</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 17:54:26</query_time>
   <create_date>2016-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Wu Teng Da</registrant_company>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mionature.com</domain_name>
   <domain_keyword>mionature</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:54:13</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Miotrip srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bionaturae.com</domain_name>
   <domain_keyword>bionaturae</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:53:05</query_time>
   <create_date>2000-05-04</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2028-05-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>ricardo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.174</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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