WHOIS QUERY TIME

27 May 2024 - 6:28 PM UTC

Registered: 20 October 2019
Modified: 30 September 2023
Expiry: 20 October 2025

REGISTRAR

Name: 1API GmbH
Website: https://www.1api.net/

DNSSEC

Unsigned

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=plantsome.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "plantsome.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "plantsome.pl",
            "domain_keyword": "plantsome",
            "domain_tld": "pl",
            "query_time": "2024-05-27 18:28:21",
            "create_date": "2019-10-20",
            "update_date": "2023-09-30",
            "expiry_date": "2025-10-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.1api.net/",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>plantsome.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>plantsome.pl</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 18:28:21</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.1api.net/</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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.105 seconds) for "plantsome.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jun 2023 - 11:05 PM UTC

Registered: 20 October 2019
Modified: 30 September 2021
Expiry: 20 October 2023

REGISTRAR

Name: 1API GmbH

DNSSEC

Unsigned

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

#2 - QUERY TIME

21 Oct 2023 - 1:23 AM UTC

Registered: 20 October 2019
Modified: 30 September 2023
Expiry: 20 October 2025

REGISTRAR

Name: 1API GmbH

DNSSEC

Unsigned

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

* 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=plantsome.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "plantsome.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "plantsome.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "plantsome.pl",
            "domain_keyword": "plantsome",
            "domain_tld": "pl",
            "query_time": "2023-06-28 23:05:28",
            "create_date": "2019-10-20",
            "update_date": "2021-09-30",
            "expiry_date": "2023-10-20",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "plantsome.pl",
            "domain_keyword": "plantsome",
            "domain_tld": "pl",
            "query_time": "2023-10-21 01:23:43",
            "create_date": "2019-10-20",
            "update_date": "2023-09-30",
            "expiry_date": "2025-10-20",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "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>plantsome.pl</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>plantsome.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plantsome.pl</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-28 23:05:28</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2021-09-30</update_date>
   <expiry_date>2023-10-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plantsome.pl</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-21 01:23:43</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.105</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.158 seconds) which contained the exact domain keyword "plantsome".
Domain Name Registered Expiry Registrar Ownership
1 plantsome.nl 2 Mar 2015 - GoDaddy.com -
2 plantsome.com 2 Mar 2015 2 Mar 2025 GoDaddy.com, LLC -
3 plantsome.be 8 Apr 2018 - Key-Systems GmbH -
4 plantsome.ca 21 Jul 2019 21 Jul 2024 Tucows.com Co. REDACTED FOR PRIVACY
5 plantsome.pl 20 Oct 2019 20 Oct 2025 1API GmbH -
6 plantsome.club 17 Oct 2020 17 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 plantsome.info 17 Oct 2020 17 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 plantsome.org.uk 17 Oct 2020 17 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
9 plantsome.space 26 Feb 2022 26 Feb 2025 Mesh Digital Ltd -
10 plantsome.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
11 plantsome.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=plantsome&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "plantsome",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "plantsome.nl, plantsome.com, plantsome.be, plantsome.ca, plantsome.pl, plantsome.club, plantsome.info, plantsome.org.uk, plantsome.space, plantsome.xyz, plantsome.de",
    "results": [
        {
            "num": 1,
            "domain_name": "plantsome.nl",
            "domain_keyword": "plantsome",
            "domain_tld": "nl",
            "query_time": "2024-05-12 22:02:15",
            "create_date": "2015-03-02",
            "update_date": "2023-06-09",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "plantsome.com",
            "domain_keyword": "plantsome",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:28:21",
            "create_date": "2015-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "plantsome.be",
            "domain_keyword": "plantsome",
            "domain_tld": "be",
            "query_time": "2024-04-21 11:06:32",
            "create_date": "2018-04-08",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "plantsome.ca",
            "domain_keyword": "plantsome",
            "domain_tld": "ca",
            "query_time": "2024-05-29 01:21:01",
            "create_date": "2019-07-21",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-21",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "plantsome.pl",
            "domain_keyword": "plantsome",
            "domain_tld": "pl",
            "query_time": "2024-05-27 18:28:21",
            "create_date": "2019-10-20",
            "update_date": "2023-09-30",
            "expiry_date": "2025-10-20",
            "registrar_name": "1API GmbH",
            "registrar_website": "https://www.1api.net/",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "plantsome.club",
            "domain_keyword": "plantsome",
            "domain_tld": "club",
            "query_time": "2024-05-19 12:14:13",
            "create_date": "2020-10-17",
            "update_date": "2023-07-07",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "plantsome.info",
            "domain_keyword": "plantsome",
            "domain_tld": "info",
            "query_time": "2024-05-19 12:14:13",
            "create_date": "2020-10-17",
            "update_date": "2022-12-01",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "plantsome.org.uk",
            "domain_keyword": "plantsome",
            "domain_tld": "org.uk",
            "query_time": "2024-05-29 01:21:04",
            "create_date": "2020-10-17",
            "update_date": "2023-07-25",
            "expiry_date": "2024-10-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "plantsome.space",
            "domain_keyword": "plantsome",
            "domain_tld": "space",
            "query_time": "2024-06-11 01:58:09",
            "create_date": "2022-02-26",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "plantsome.xyz",
            "domain_keyword": "plantsome",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 01:21:01",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "plantsome.de",
            "domain_keyword": "plantsome",
            "domain_tld": "de",
            "query_time": "2024-05-22 06:54:59",
            "update_date": "2018-08-15",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.158,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>plantsome</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>plantsome.nl, plantsome.com, plantsome.be, plantsome.ca, plantsome.pl, plantsome.club, plantsome.info, plantsome.org.uk, plantsome.space, plantsome.xyz, plantsome.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plantsome.nl</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 22:02:15</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2023-06-09</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plantsome.com</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:28:21</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-03-03</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>plantsome.be</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 11:06:32</query_time>
   <create_date>2018-04-08</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>plantsome.ca</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-29 01:21:01</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>plantsome.pl</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 18:28:21</query_time>
   <create_date>2019-10-20</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>https://www.1api.net/</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>plantsome.club</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 12:14:13</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>plantsome.info</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 12:14:13</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>8</num>
   <domain_name>plantsome.org.uk</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-29 01:21:04</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>plantsome.space</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-11 01:58:09</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.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>plantsome.xyz</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 01:21:01</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>plantsome.de</domain_name>
   <domain_keyword>plantsome</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 06:54:59</query_time>
   <update_date>2018-08-15</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.158</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 668 domain names (in 0.482 seconds) which look and sound like the brand name "plantsome".
Domain Name Registered Expiry Registrar Ownership
1 plants4me.co.uk 7 Aug 2011 7 Aug 2025 Ionos SE [Tag = 1AND1] -
2 plantshome.ru 22 May 2024 22 May 2025 BEGET-RU Private Person
3 planthome.art 9 Sep 2023 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Evan
4 plantshome.site 23 Feb 2024 23 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
5 planthome.ru 31 Oct 2023 31 Oct 2024 REGRU-RU Private Person
6 plants2me.com 30 Dec 2018 30 Dec 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0153566014
7 plants4me.com 7 Aug 2011 7 Aug 2024 IONOS SE REDACTED FOR PRIVACY
8 plantshome.store 22 May 2024 22 May 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
9 planteome.org 16 Jun 2011 16 Jun 2031 GoDaddy.com, LLC Domains By Proxy, LLC
10 plantsom.com 25 Jul 2018 25 Jul 2027 GoDaddy.com, LLC -
11 plantsme.com 28 Mar 2022 28 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
12 plantome.pt - - - -
13 plansome.net 16 Feb 2019 16 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
14 pantsome.com 4 Dec 2020 4 Dec 2024 GoDaddy.com, LLC -
15 plantome.com 29 Sep 2023 29 Sep 2024 DropCatch.com 347 LLC Aaron Seminoff
16 plansome.com 7 Jul 2011 1 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
17 plansome.org 16 Feb 2019 16 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
18 plantshome.com 19 Mar 2008 19 Mar 2025 Dynadot Inc -
19 plantsone.com 15 Jan 2024 15 Jan 2025 AvidDomain LLC HugeDomains.com
20 plantsole.com 7 Sep 2022 7 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
21 plantdome.com 22 Sep 2003 22 Sep 2024 GoDaddy.com, LLC -
22 planthome.org 23 Aug 2005 23 Aug 2024 Network Solutions, LLC Plant Home
23 planthome.com 17 Jan 2001 17 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
24 plansome.de - - - -
25 plantome.org 9 Jan 2006 9 Jan 2026 Megazone Corp., dba HOSTING.KR Clinomics Inc.
26 plantsnme.com 4 Aug 2021 4 Aug 2024 GoDaddy.com, LLC -
27 plantssome.ca 19 Dec 2023 19 Dec 2024 Rebel.ca Corp. W7 Media Inc.
28 plandsome.com 1 Nov 2019 1 Nov 2024 FastDomain Inc. -
29 planetshome.com 20 May 2008 20 May 2025 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 13435065
30 plan-home.ru 22 Mar 2024 22 Mar 2025 REGRU-RU Private Person
31 plantnote.com 29 Jun 2020 29 Jun 2024 NameSilo, LLC -
32 plasthome.org 27 May 2021 27 May 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
33 plantdomes.com 16 Feb 2012 16 Feb 2025 GoDaddy.com, LLC -
34 plantsale.ru 1 Aug 2011 1 Aug 2024 REGTIME-RU Private Person
35 plantmove.co.uk 28 Jan 2020 28 Jan 2026 ANS Group Ltd [Tag = UKFAST] -
36 phantasome.com 23 Sep 2022 23 Sep 2024 GoDaddy.com, LLC -
37 pianosome.com 10 Nov 2023 10 Nov 2024 NAMECHEAP INC Jerimiah Palmer
38 planthope.co.kr 13 Jan 2016 13 Jan 2030 (?)??? ???
39 plantsare.life 2 Sep 2022 2 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 platthome.co.uk 2 Jan 2019 2 Jan 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
41 plantmore.shop 21 Apr 2023 21 Apr 2025 Sav.com, LLC -
42 planatome.com 11 Apr 2018 11 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
43 plantcode.de - - - -
44 plantsage.org 24 Aug 2023 24 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 plantsale.org 18 Jan 2018 18 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
46 plantsure.org 24 Oct 2016 24 Oct 2024 Network Solutions, LLC REDACTED FOR PRIVACY
47 plantszone.co.uk 21 Dec 2023 21 Dec 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
48 plantsolo.com 16 Nov 2022 16 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 plantsafe.net 26 Feb 2024 26 Feb 2025 DropCatch.com 1370 LLC Redacted for GDPR privacy
50 plant-home.top 7 Jul 2022 7 Jul 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gu zhu liang
51 plantsite.com 15 May 2003 15 May 2027 Webcentral Group Ltd REDACTED FOR PRIVACY
52 planttote.com 22 Aug 2022 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 plantsorb.com 10 May 2004 10 May 2025 GoDaddy.com, LLC -
54 plantsave.com 14 Dec 2004 14 Dec 2024 GoDaddy.com, LLC -
55 plantsoen.be 19 Oct 2021 - Realtime Register B.V. -
56 plantbomb.com 14 Dec 2017 14 Dec 2024 GoDaddy.com, LLC -
57 plantsnote.jp 7 Dec 2011 31 Dec 2024 - OZAKI HAJIME
58 plantstore.pl 7 Aug 2016 7 Aug 2024 OVH SAS -
59 plant-home.ru 9 Jul 2021 9 Jul 2024 TIMEWEB-RU Private Person
60 plantstone.com 31 May 2014 31 May 2024 AZPRIVATEZ.COM, LLC BuyDomains.com
61 plantmole.com 27 May 2021 27 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
62 planthope.com 22 Jan 1999 22 Jan 2025 Rebel.com REDACTED FOR PRIVACY
63 plantaoms.com.br 16 Apr 2019 16 Apr 2025 - FRANCISCO JOSE PROCOPIO MOREIRA ORTEGA ME
64 plants4home.com 23 Jun 2015 23 Jun 2025 GoDaddy.com, LLC -
65 plantsoen.com 4 Apr 2000 4 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
66 plantscode.com 18 Apr 2024 18 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
67 plant-one.com 27 Oct 2020 27 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
68 plantstore.info 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
69 plantsrose.com 5 Jun 2023 5 Jun 2024 NameSilo, LLC Ivyip Fashion Co., Ltd.
70 planttime.fun 17 Jan 2024 17 Jan 2026 Go Daddy, LLC Domains By Proxy, LLC
71 planstime.com 16 Nov 2022 16 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
72 planethome.immobilien 17 Oct 2016 17 Oct 2024 PSI-USA, Inc. dba Domain Robot PlanetHome Immobilien GmbH
73 plankhome.net 22 Jan 2023 22 Jan 2025 GoDaddy.com, LLC -
74 plantsname.com 26 Feb 2023 26 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
75 iwantsome.hair 15 Mar 2021 15 Mar 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA REGISTER.IT S.p.a.
76 plantsafe.com 16 Jul 1996 15 Jul 2026 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
77 planetrome.com 31 May 2004 1 Jun 2025 CSC CORPORATE DOMAINS, INC. IGN Entertainment Inc.
78 blandsome.com 15 Aug 2022 15 Aug 2024 GoDaddy.com, LLC -
79 plasthome.com 30 May 2007 30 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 plantcove.com 24 Sep 2018 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 plantzone.com 28 Sep 1996 27 Sep 2025 GoDaddy.com, LLC -
82 plantsolve.co.uk 10 Jul 2021 10 Jul 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
83 plantsite.org 24 Apr 2023 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 platthome.org 9 Jan 2014 9 Jan 2029 GoDaddy.com, LLC Domains By Proxy, LLC
85 plantomed.com 19 Feb 2023 19 Feb 2025 GoDaddy.com, LLC -
86 plantsumo.co 24 Dec 2022 24 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 plasthome.shop 17 Oct 2022 17 Oct 2024 Namecheap, Inc. -
88 plantsare.fun 13 Jul 2021 13 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
89 plantcomm.com 22 Jan 2011 22 Jan 2025 GoDaddy.com, LLC -
90 plantyhome.com 16 Mar 2024 16 Mar 2025 1API GmbH REDACTED FOR PRIVACY
91 planetcome.com 6 Jul 2023 6 Jul 2025 GoDaddy.com, LLC -
92 plant1onme.co.uk 20 Apr 2020 20 Apr 2025 Squarespace Domains LLC [Tag = GOOGLE] -
93 planthole.com 24 Oct 2022 24 Oct 2024 GoDaddy.com, LLC -
94 iwantsome.coffee 29 Apr 2023 29 Apr 2025 Porkbun LLC Private by Design, LLC
95 plantmoms.club 5 Jun 2024 5 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 planbhome.net 7 Apr 2022 7 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
97 plantcode.com 15 Jun 2005 15 Jun 2024 Tucows Domains Inc. -
98 plantpole.com 30 Apr 2017 30 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 plantsomede.shop 5 Jun 2024 5 Jun 2025 Sav.com, LLC -
100 plantsmed.com 25 Jan 2015 25 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 Plantsome.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=plantsome.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "plantsome.pl",
        "page_size": 100
    },
    "count": {
        "total": 668,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "plants4me.co.uk, plantshome.ru, planthome.art, plantshome.site, planthome.ru, plants2me.com, plants4me.com, plantshome.store, planteome.org, plantsom.com, plantsme.com, plantome.pt, plansome.net, pantsome.com, plantome.com, plansome.com, plansome.org, plantshome.com, plantsone.com, plantsole.com, plantdome.com, planthome.org, planthome.com, plansome.de, plantome.org, plantsnme.com, plantssome.ca, plandsome.com, planetshome.com, plan-home.ru, plantnote.com, plasthome.org, plantdomes.com, plantsale.ru, plantmove.co.uk, phantasome.com, pianosome.com, planthope.co.kr, plantsare.life, platthome.co.uk, plantmore.shop, planatome.com, plantcode.de, plantsage.org, plantsale.org, plantsure.org, plantszone.co.uk, plantsolo.com, plantsafe.net, plant-home.top, plantsite.com, planttote.com, plantsorb.com, plantsave.com, plantsoen.be, plantbomb.com, plantsnote.jp, plantstore.pl, plant-home.ru, plantstone.com, plantmole.com, planthope.com, plantaoms.com.br, plants4home.com, plantsoen.com, plantscode.com, plant-one.com, plantstore.info, plantsrose.com, planttime.fun, planstime.com, planethome.immobilien, plankhome.net, plantsname.com, iwantsome.hair, plantsafe.com, planetrome.com, blandsome.com, plasthome.com, plantcove.com, plantzone.com, plantsolve.co.uk, plantsite.org, platthome.org, plantomed.com, plantsumo.co, plasthome.shop, plantsare.fun, plantcomm.com, plantyhome.com, planetcome.com, plant1onme.co.uk, planthole.com, iwantsome.coffee, plantmoms.club, planbhome.net, plantcode.com, plantpole.com, plantsomede.shop, plantsmed.com",
    "results": [
        {
            "num": 1,
            "domain_name": "plants4me.co.uk",
            "domain_keyword": "plants4me",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 04:32:13",
            "create_date": "2011-08-07",
            "update_date": "2023-08-06",
            "expiry_date": "2025-08-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "plantshome.ru",
            "domain_keyword": "plantshome",
            "domain_tld": "ru",
            "query_time": "2024-05-24 17:39:24",
            "create_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "planthome.art",
            "domain_keyword": "planthome",
            "domain_tld": "art",
            "query_time": "2024-05-19 12:12:24",
            "create_date": "2023-09-09",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Evan",
            "registrant_state": "Bei Jing",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "plantshome.site",
            "domain_keyword": "plantshome",
            "domain_tld": "site",
            "query_time": "2024-06-11 01:57:56",
            "create_date": "2024-02-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-23",
            "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": [
                "brad.ns.cloudflare.com",
                "emma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "planthome.ru",
            "domain_keyword": "planthome",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:37:25",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "plants2me.com",
            "domain_keyword": "plants2me",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:05:04",
            "create_date": "2018-12-30",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-30",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0153566014",
            "registrant_company": "Contact Privacy Inc. Customer 0153566014",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "plants4me.com",
            "domain_keyword": "plants4me",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:28:08",
            "create_date": "2011-08-07",
            "update_date": "2019-09-17",
            "expiry_date": "2024-08-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BRK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "plantshome.store",
            "domain_keyword": "plantshome",
            "domain_tld": "store",
            "query_time": "2024-05-24 18:05:33",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "planteome.org",
            "domain_keyword": "planteome",
            "domain_tld": "org",
            "query_time": "2024-04-16 14:47:11",
            "create_date": "2011-06-16",
            "update_date": "2023-07-14",
            "expiry_date": "2031-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oregonstate.edu",
                "ns2.oregonstate.edu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "plantsom.com",
            "domain_keyword": "plantsom",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:06:32",
            "create_date": "2018-07-25",
            "update_date": "2022-10-13",
            "expiry_date": "2027-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "plantsme.com",
            "domain_keyword": "plantsme",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:28:20",
            "create_date": "2022-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=plantsme.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "plantome.pt",
            "domain_keyword": "plantome",
            "domain_tld": "pt",
            "query_time": "2024-05-19 12:13:17",
            "name_servers": [
                "ns1.dnsrhea.com",
                "ns2.dnsrhea.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 13,
            "domain_name": "plansome.net",
            "domain_keyword": "plansome",
            "domain_tld": "net",
            "query_time": "2024-04-23 19:01:51",
            "create_date": "2019-02-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-16",
            "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/plansome.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns-1045.awsdns-02.org",
                "ns-1870.awsdns-41.co.uk",
                "ns-458.awsdns-57.com",
                "ns-920.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "pantsome.com",
            "domain_keyword": "pantsome",
            "domain_tld": "com",
            "query_time": "2024-06-08 02:35:47",
            "create_date": "2020-12-04",
            "update_date": "2022-12-04",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "plantome.com",
            "domain_keyword": "plantome",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:20:24",
            "create_date": "2023-09-29",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1758,
            "registrar_name": "DropCatch.com 347 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Aaron Seminoff",
            "registrant_address": "112 Amberwood Ct",
            "registrant_city": "Vacaville",
            "registrant_state": "California",
            "registrant_zip": "95688",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7073655778",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "plansome.com",
            "domain_keyword": "plansome",
            "domain_tld": "com",
            "query_time": "2024-06-08 07:49:35",
            "create_date": "2011-07-07",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-01",
            "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/plansome.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns-1373.awsdns-43.org",
                "ns-1610.awsdns-09.co.uk",
                "ns-398.awsdns-49.com",
                "ns-902.awsdns-48.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "plansome.org",
            "domain_keyword": "plansome",
            "domain_tld": "org",
            "query_time": "2024-05-26 02:25:12",
            "create_date": "2019-02-16",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-16",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dnx.name.com",
                "ns2fhn.name.com",
                "ns3jmt.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "plantshome.com",
            "domain_keyword": "plantshome",
            "domain_tld": "com",
            "query_time": "2024-05-02 18:09:08",
            "create_date": "2008-03-19",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "plantsone.com",
            "domain_keyword": "plantsone",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:09:29",
            "create_date": "2024-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1695,
            "registrar_name": "AvidDomain LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "plantsole.com",
            "domain_keyword": "plantsole",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:21:01",
            "create_date": "2022-09-07",
            "update_date": "2023-03-01",
            "expiry_date": "2024-09-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LONDON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/c88d8c4e-c7a5-412a-9ba7-88a356a3e739",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "plantdome.com",
            "domain_keyword": "plantdome",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:46:06",
            "create_date": "2003-09-22",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "planthome.org",
            "domain_keyword": "planthome",
            "domain_tld": "org",
            "query_time": "2024-04-26 14:18:45",
            "create_date": "2005-08-23",
            "update_date": "2020-01-21",
            "expiry_date": "2024-08-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Plant Home",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "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": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "planthome.com",
            "domain_keyword": "planthome",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:59:55",
            "create_date": "2001-01-17",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "plansome.de",
            "domain_keyword": "plansome",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:31:29",
            "update_date": "2023-03-22",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 25,
            "domain_name": "plantome.org",
            "domain_keyword": "plantome",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:02:59",
            "create_date": "2006-01-09",
            "update_date": "2023-12-11",
            "expiry_date": "2026-01-09",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clinomics Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ulju-gun",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "plantsnme.com",
            "domain_keyword": "plantsnme",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:58:06",
            "create_date": "2021-08-04",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-04",
            "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": 27,
            "domain_name": "plantssome.ca",
            "domain_keyword": "plantssome",
            "domain_tld": "ca",
            "query_time": "2024-06-11 01:58:17",
            "create_date": "2023-12-19",
            "update_date": "2024-04-04",
            "expiry_date": "2024-12-19",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "W7 Media Inc.",
            "registrant_address": "1330 Martin Drive 301",
            "registrant_city": "White Rock",
            "registrant_state": "BC",
            "registrant_zip": "V4B3W5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6045418743",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "plandsome.com",
            "domain_keyword": "plandsome",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:51:34",
            "create_date": "2019-11-01",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "planetshome.com",
            "domain_keyword": "planetshome",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:01:21",
            "create_date": "2008-05-20",
            "update_date": "2020-05-04",
            "expiry_date": "2025-05-20",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 51bd2",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 13435065",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.regcentral.com",
                "ns2.regcentral.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "plan-home.ru",
            "domain_keyword": "plan-home",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:35:56",
            "create_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "plantnote.com",
            "domain_keyword": "plantnote",
            "domain_tld": "com",
            "query_time": "2024-04-29 10:30:37",
            "create_date": "2020-06-29",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-sc016dic.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "plasthome.org",
            "domain_keyword": "plasthome",
            "domain_tld": "org",
            "query_time": "2024-05-19 12:16:58",
            "create_date": "2021-05-27",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "plantdomes.com",
            "domain_keyword": "plantdomes",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:46:07",
            "create_date": "2012-02-16",
            "update_date": "2022-09-11",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "plantsale.ru",
            "domain_keyword": "plantsale",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:25:03",
            "create_date": "2011-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hc.ru",
                "ns2.hc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "plantmove.co.uk",
            "domain_keyword": "plantmove",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 04:32:01",
            "create_date": "2020-01-28",
            "update_date": "2023-11-29",
            "expiry_date": "2026-01-28",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "phantasome.com",
            "domain_keyword": "phantasome",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:01:46",
            "create_date": "2022-09-23",
            "update_date": "2022-09-26",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "pianosome.com",
            "domain_keyword": "pianosome",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:46:55",
            "create_date": "2023-11-10",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Jerimiah Palmer",
            "registrant_address": "97 Newcastle",
            "registrant_city": "KS",
            "registrant_state": "KS",
            "registrant_zip": "66801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6744150689",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "planthope.co.kr",
            "domain_keyword": "planthope",
            "domain_tld": "co.kr",
            "query_time": "2022-06-04 15:09:42",
            "create_date": "2016-01-13",
            "update_date": "2017-12-29",
            "expiry_date": "2030-01-13",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???",
            "registrant_address": "????? ?? ??? 134 134, Daehak-ro, Nam-gu, Ulsan,",
            "registrant_zip": "44611"
        },
        {
            "num": 39,
            "domain_name": "plantsare.life",
            "domain_keyword": "plantsare",
            "domain_tld": "life",
            "query_time": "2024-04-21 11:05:17",
            "create_date": "2022-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-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": "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "platthome.co.uk",
            "domain_keyword": "platthome",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 12:46:20",
            "create_date": "2019-01-02",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-02",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "plantmore.shop",
            "domain_keyword": "plantmore",
            "domain_tld": "shop",
            "query_time": "2024-05-15 14:08:51",
            "create_date": "2023-04-21",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "planatome.com",
            "domain_keyword": "planatome",
            "domain_tld": "com",
            "query_time": "2024-05-22 12:14:50",
            "create_date": "2018-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2026-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=planatome.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "plantcode.de",
            "domain_keyword": "plantcode",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:31:32",
            "update_date": "2020-09-13",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "plantsage.org",
            "domain_keyword": "plantsage",
            "domain_tld": "org",
            "query_time": "2024-05-12 22:02:00",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "plantsale.org",
            "domain_keyword": "plantsale",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:05:08",
            "create_date": "2018-01-18",
            "update_date": "2024-03-15",
            "expiry_date": "2026-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "plantsure.org",
            "domain_keyword": "plantsure",
            "domain_tld": "org",
            "query_time": "2024-04-21 11:07:17",
            "create_date": "2016-10-24",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "plantszone.co.uk",
            "domain_keyword": "plantszone",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 22:02:28",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "hazel.ns.cloudflare.com",
                "javier.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "plantsolo.com",
            "domain_keyword": "plantsolo",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:28:21",
            "create_date": "2022-11-16",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "plantsafe.net",
            "domain_keyword": "plantsafe",
            "domain_tld": "net",
            "query_time": "2024-05-02 18:09:01",
            "create_date": "2024-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 3579,
            "registrar_name": "DropCatch.com 1370 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "plant-home.top",
            "domain_keyword": "plant-home",
            "domain_tld": "top",
            "query_time": "2024-05-26 02:25:21",
            "create_date": "2022-07-07",
            "update_date": "2022-07-07",
            "expiry_date": "2032-07-07",
            "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": "gu zhu liang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "plantsite.com",
            "domain_keyword": "plantsite",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:20:46",
            "create_date": "2003-05-15",
            "update_date": "2024-02-05",
            "expiry_date": "2027-05-15",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ciudad de Mexico",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://tieredaccess.com/contact/adb37fb9-5f61-497f-8b90-790727e3c1f5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cloud1.triara.com",
                "cloud2.triara.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "planttote.com",
            "domain_keyword": "planttote",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:52:41",
            "create_date": "2022-08-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=planttote.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "plantsorb.com",
            "domain_keyword": "plantsorb",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:02:16",
            "create_date": "2004-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "plantsave.com",
            "domain_keyword": "plantsave",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:13:59",
            "create_date": "2004-12-14",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "plantsoen.be",
            "domain_keyword": "plantsoen",
            "domain_tld": "be",
            "query_time": "2024-05-27 18:28:21",
            "create_date": "2021-10-19",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 56,
            "domain_name": "plantbomb.com",
            "domain_keyword": "plantbomb",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:15:08",
            "create_date": "2017-12-14",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "plantsnote.jp",
            "domain_keyword": "plantsnote",
            "domain_tld": "jp",
            "query_time": "2024-05-26 02:27:04",
            "create_date": "2011-12-07",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "OZAKI HAJIME",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 58,
            "domain_name": "plantstore.pl",
            "domain_keyword": "plantstore",
            "domain_tld": "pl",
            "query_time": "2024-04-05 11:47:40",
            "create_date": "2016-08-07",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-07",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "plant-home.ru",
            "domain_keyword": "plant-home",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:37:21",
            "create_date": "2021-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "plantstone.com",
            "domain_keyword": "plantstone",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:26:42",
            "create_date": "2014-05-31",
            "update_date": "2023-07-16",
            "expiry_date": "2024-05-31",
            "registrar_iana": 1392,
            "registrar_name": "AZPRIVATEZ.COM, LLC",
            "registrar_website": "http://www.AZPRIVATEZ.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "plantmole.com",
            "domain_keyword": "plantmole",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:20:19",
            "create_date": "2021-05-27",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-27",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "planthope.com",
            "domain_keyword": "planthope",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:59:56",
            "create_date": "1999-01-22",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.scm.ca",
                "ns2.scm.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "plantaoms.com.br",
            "domain_keyword": "plantaoms",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 02:25:41",
            "create_date": "2019-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-16",
            "registrant_name": "FRANCISCO JOSE PROCOPIO MOREIRA ORTEGA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sandy.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 64,
            "domain_name": "plants4home.com",
            "domain_keyword": "plants4home",
            "domain_tld": "com",
            "query_time": "2024-06-08 07:54:35",
            "create_date": "2015-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2025-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "plantsoen.com",
            "domain_keyword": "plantsoen",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:06:30",
            "create_date": "2000-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.tacan.nl",
            "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": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "plantscode.com",
            "domain_keyword": "plantscode",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:55:19",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "plant-one.com",
            "domain_keyword": "plant-one",
            "domain_tld": "com",
            "query_time": "2024-05-13 16:28:25",
            "create_date": "2020-10-27",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of plant-one.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1232.awsdns-26.org",
                "ns-1953.awsdns-52.co.uk",
                "ns-206.awsdns-25.com",
                "ns-560.awsdns-06.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "plantstore.info",
            "domain_keyword": "plantstore",
            "domain_tld": "info",
            "query_time": "2024-05-27 18:28:24",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "plantsrose.com",
            "domain_keyword": "plantsrose",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:02:19",
            "create_date": "2023-06-05",
            "update_date": "2024-05-07",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "SUN FENG",
            "registrant_company": "Ivyip Fashion Co., Ltd.",
            "registrant_address": "18432 NE Sandy Blvd IPS CNKARIAD",
            "registrant_city": "Portland",
            "registrant_state": "OR",
            "registrant_zip": "97230",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5032573368",
            "registrant_fax": "+1.5032573368",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "planttime.fun",
            "domain_keyword": "planttime",
            "domain_tld": "fun",
            "query_time": "2024-05-19 12:14:25",
            "create_date": "2024-01-17",
            "update_date": "2024-04-18",
            "expiry_date": "2026-01-17",
            "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": [
                "ns-1287.awsdns-32.org",
                "ns-1650.awsdns-14.co.uk",
                "ns-192.awsdns-24.com",
                "ns-726.awsdns-26.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "planstime.com",
            "domain_keyword": "planstime",
            "domain_tld": "com",
            "query_time": "2024-06-08 07:49:38",
            "create_date": "2022-11-16",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valencia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "planethome.immobilien",
            "domain_keyword": "planethome",
            "domain_tld": "immobilien",
            "query_time": "2024-04-21 21:34:55",
            "create_date": "2016-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PlanetHome Immobilien GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "plankhome.net",
            "domain_keyword": "plankhome",
            "domain_tld": "net",
            "query_time": "2024-05-02 18:04:36",
            "create_date": "2023-01-22",
            "update_date": "2023-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "plantsname.com",
            "domain_keyword": "plantsname",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:52:30",
            "create_date": "2023-02-26",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "iwantsome.hair",
            "domain_keyword": "iwantsome",
            "domain_tld": "hair",
            "query_time": "2024-05-16 00:50:25",
            "create_date": "2021-03-15",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "REGISTER.IT S.p.a.",
            "registrant_state": "FI",
            "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.",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "plantsafe.com",
            "domain_keyword": "plantsafe",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:20:39",
            "create_date": "1996-07-16",
            "update_date": "2023-10-12",
            "expiry_date": "2026-07-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "This Domain is c/o WhoisDefender.org",
            "registrant_city": "Wellington",
            "registrant_state": "G2",
            "registrant_zip": "6440",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7866871987",
            "name_servers": [
                "harlee.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "planetrome.com",
            "domain_keyword": "planetrome",
            "domain_tld": "com",
            "query_time": "2024-06-09 17:17:52",
            "create_date": "2004-05-31",
            "update_date": "2024-05-28",
            "expiry_date": "2025-06-01",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Corporate Counsel",
            "registrant_company": "IGN Entertainment Inc.",
            "registrant_address": "625 2nd Street",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94107",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4156965453",
            "registrant_fax": "+1.4156965453",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "blandsome.com",
            "domain_keyword": "blandsome",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:12:02",
            "create_date": "2022-08-15",
            "update_date": "2022-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "plasthome.com",
            "domain_keyword": "plasthome",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:00:03",
            "create_date": "2007-05-30",
            "update_date": "2020-05-06",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "plantcove.com",
            "domain_keyword": "plantcove",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:45:54",
            "create_date": "2018-09-24",
            "update_date": "2021-09-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=plantcove.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "plantzone.com",
            "domain_keyword": "plantzone",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:08:28",
            "create_date": "1996-09-28",
            "update_date": "2023-09-27",
            "expiry_date": "2025-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "plantsolve.co.uk",
            "domain_keyword": "plantsolve",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 01:21:01",
            "create_date": "2021-07-10",
            "update_date": "2021-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "plantsite.org",
            "domain_keyword": "plantsite",
            "domain_tld": "org",
            "query_time": "2024-05-02 18:09:09",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "platthome.org",
            "domain_keyword": "platthome",
            "domain_tld": "org",
            "query_time": "2024-04-23 12:46:19",
            "create_date": "2014-01-09",
            "update_date": "2023-11-13",
            "expiry_date": "2029-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "plantomed.com",
            "domain_keyword": "plantomed",
            "domain_tld": "com",
            "query_time": "2024-06-08 07:53:21",
            "create_date": "2023-02-19",
            "update_date": "2024-06-05",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "plantsumo.co",
            "domain_keyword": "plantsumo",
            "domain_tld": "co",
            "query_time": "2024-05-07 17:52:37",
            "create_date": "2022-12-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "plasthome.shop",
            "domain_keyword": "plasthome",
            "domain_tld": "shop",
            "query_time": "2024-05-12 22:05:11",
            "create_date": "2022-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "plantsare.fun",
            "domain_keyword": "plantsare",
            "domain_tld": "fun",
            "query_time": "2024-05-29 01:20:41",
            "create_date": "2021-07-13",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-13",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "plantcomm.com",
            "domain_keyword": "plantcomm",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:45:23",
            "create_date": "2011-01-22",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "plantyhome.com",
            "domain_keyword": "plantyhome",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:48:27",
            "create_date": "2024-03-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-16",
            "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_state": "Merkez",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "contact via https://www.1api.net/send-message/plantyhome.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.netafraz.com",
                "ns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "planetcome.com",
            "domain_keyword": "planetcome",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:47:31",
            "create_date": "2023-07-06",
            "update_date": "2024-03-19",
            "expiry_date": "2025-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "plant1onme.co.uk",
            "domain_keyword": "plant1onme",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 17:47:23",
            "create_date": "2020-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 93,
            "domain_name": "planthole.com",
            "domain_keyword": "planthole",
            "domain_tld": "com",
            "query_time": "2024-05-13 16:31:07",
            "create_date": "2022-10-24",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "iwantsome.coffee",
            "domain_keyword": "iwantsome",
            "domain_tld": "coffee",
            "query_time": "2024-05-14 14:22:50",
            "create_date": "2023-04-29",
            "update_date": "2024-05-11",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "plantmoms.club",
            "domain_keyword": "plantmoms",
            "domain_tld": "club",
            "query_time": "2024-06-07 14:27:19",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "planbhome.net",
            "domain_keyword": "planbhome",
            "domain_tld": "net",
            "query_time": "2024-06-10 02:07:18",
            "create_date": "2022-04-07",
            "update_date": "2023-03-08",
            "expiry_date": "2024-04-07",
            "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": 97,
            "domain_name": "plantcode.com",
            "domain_keyword": "plantcode",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:45:21",
            "create_date": "2005-06-15",
            "update_date": "2023-01-24",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "plantpole.com",
            "domain_keyword": "plantpole",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:20:29",
            "create_date": "2017-04-30",
            "update_date": "2021-04-24",
            "expiry_date": "2024-04-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "plantsomede.shop",
            "domain_keyword": "plantsomede",
            "domain_tld": "shop",
            "query_time": "2024-06-08 17:45:11",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "plantsmed.com",
            "domain_keyword": "plantsmed",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:06:26",
            "create_date": "2015-01-25",
            "update_date": "2021-01-19",
            "expiry_date": "2026-01-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.482,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>plantsome.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>668</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>plants4me.co.uk, plantshome.ru, planthome.art, plantshome.site, planthome.ru, plants2me.com, plants4me.com, plantshome.store, planteome.org, plantsom.com, plantsme.com, plantome.pt, plansome.net, pantsome.com, plantome.com, plansome.com, plansome.org, plantshome.com, plantsone.com, plantsole.com, plantdome.com, planthome.org, planthome.com, plansome.de, plantome.org, plantsnme.com, plantssome.ca, plandsome.com, planetshome.com, plan-home.ru, plantnote.com, plasthome.org, plantdomes.com, plantsale.ru, plantmove.co.uk, phantasome.com, pianosome.com, planthope.co.kr, plantsare.life, platthome.co.uk, plantmore.shop, planatome.com, plantcode.de, plantsage.org, plantsale.org, plantsure.org, plantszone.co.uk, plantsolo.com, plantsafe.net, plant-home.top, plantsite.com, planttote.com, plantsorb.com, plantsave.com, plantsoen.be, plantbomb.com, plantsnote.jp, plantstore.pl, plant-home.ru, plantstone.com, plantmole.com, planthope.com, plantaoms.com.br, plants4home.com, plantsoen.com, plantscode.com, plant-one.com, plantstore.info, plantsrose.com, planttime.fun, planstime.com, planethome.immobilien, plankhome.net, plantsname.com, iwantsome.hair, plantsafe.com, planetrome.com, blandsome.com, plasthome.com, plantcove.com, plantzone.com, plantsolve.co.uk, plantsite.org, platthome.org, plantomed.com, plantsumo.co, plasthome.shop, plantsare.fun, plantcomm.com, plantyhome.com, planetcome.com, plant1onme.co.uk, planthole.com, iwantsome.coffee, plantmoms.club, planbhome.net, plantcode.com, plantpole.com, plantsomede.shop, plantsmed.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>plants4me.co.uk</domain_name>
   <domain_keyword>plants4me</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 04:32:13</query_time>
   <create_date>2011-08-07</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>plantshome.ru</domain_name>
   <domain_keyword>plantshome</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 17:39:24</query_time>
   <create_date>2024-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>planthome.art</domain_name>
   <domain_keyword>planthome</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-19 12:12:24</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Evan</registrant_company>
   <registrant_state>Bei Jing</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>plantshome.site</domain_name>
   <domain_keyword>plantshome</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-11 01:57:56</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-23</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>brad.ns.cloudflare.com</value>
    <value>emma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>planthome.ru</domain_name>
   <domain_keyword>planthome</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:37:25</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</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>6</num>
   <domain_name>plants2me.com</domain_name>
   <domain_keyword>plants2me</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:05:04</query_time>
   <create_date>2018-12-30</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0153566014</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0153566014</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>plants4me.com</domain_name>
   <domain_keyword>plants4me</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:28:08</query_time>
   <create_date>2011-08-07</create_date>
   <update_date>2019-09-17</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BRK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>plantshome.store</domain_name>
   <domain_keyword>plantshome</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 18:05:33</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>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</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>9</num>
   <domain_name>planteome.org</domain_name>
   <domain_keyword>planteome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 14:47:11</query_time>
   <create_date>2011-06-16</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2031-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oregonstate.edu</value>
    <value>ns2.oregonstate.edu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>plantsom.com</domain_name>
   <domain_keyword>plantsom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:06:32</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2027-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>plantsme.com</domain_name>
   <domain_keyword>plantsme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:28:20</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=plantsme.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>plantome.pt</domain_name>
   <domain_keyword>plantome</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-19 12:13:17</query_time>
   <name_servers>
    <value>ns1.dnsrhea.com</value>
    <value>ns2.dnsrhea.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>plansome.net</domain_name>
   <domain_keyword>plansome</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 19:01:51</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-16</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/plansome.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns-1045.awsdns-02.org</value>
    <value>ns-1870.awsdns-41.co.uk</value>
    <value>ns-458.awsdns-57.com</value>
    <value>ns-920.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>pantsome.com</domain_name>
   <domain_keyword>pantsome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 02:35:47</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2022-12-04</update_date>
   <expiry_date>2024-12-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>plantome.com</domain_name>
   <domain_keyword>plantome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:20:24</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1758</registrar_iana>
   <registrar_name>DropCatch.com 347 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Aaron Seminoff</registrant_name>
   <registrant_address>112 Amberwood Ct</registrant_address>
   <registrant_city>Vacaville</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95688</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7073655778</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>16</num>
   <domain_name>plansome.com</domain_name>
   <domain_keyword>plansome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 07:49:35</query_time>
   <create_date>2011-07-07</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-01</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/plansome.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns-1373.awsdns-43.org</value>
    <value>ns-1610.awsdns-09.co.uk</value>
    <value>ns-398.awsdns-49.com</value>
    <value>ns-902.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>plansome.org</domain_name>
   <domain_keyword>plansome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 02:25:12</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-16</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dnx.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3jmt.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>plantshome.com</domain_name>
   <domain_keyword>plantshome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 18:09:08</query_time>
   <create_date>2008-03-19</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>plantsone.com</domain_name>
   <domain_keyword>plantsone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:09:29</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1695</registrar_iana>
   <registrar_name>AvidDomain LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>plantsole.com</domain_name>
   <domain_keyword>plantsole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:21:01</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LONDON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c88d8c4e-c7a5-412a-9ba7-88a356a3e739</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>plantdome.com</domain_name>
   <domain_keyword>plantdome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:46:06</query_time>
   <create_date>2003-09-22</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>planthome.org</domain_name>
   <domain_keyword>planthome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 14:18:45</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2020-01-21</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Plant Home</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ME</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>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>planthome.com</domain_name>
   <domain_keyword>planthome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:59:55</query_time>
   <create_date>2001-01-17</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>plansome.de</domain_name>
   <domain_keyword>plansome</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:31:29</query_time>
   <update_date>2023-03-22</update_date>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>plantome.org</domain_name>
   <domain_keyword>plantome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:02:59</query_time>
   <create_date>2006-01-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clinomics Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ulju-gun</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>plantsnme.com</domain_name>
   <domain_keyword>plantsnme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:58:06</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-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>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>27</num>
   <domain_name>plantssome.ca</domain_name>
   <domain_keyword>plantssome</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-11 01:58:17</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>W7 Media Inc.</registrant_name>
   <registrant_address>1330 Martin Drive 301</registrant_address>
   <registrant_city>White Rock</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V4B3W5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6045418743</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>plandsome.com</domain_name>
   <domain_keyword>plandsome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:51:34</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>planetshome.com</domain_name>
   <domain_keyword>planetshome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:01:21</query_time>
   <create_date>2008-05-20</create_date>
   <update_date>2020-05-04</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 51bd2</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 13435065</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.regcentral.com</value>
    <value>ns2.regcentral.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>plan-home.ru</domain_name>
   <domain_keyword>plan-home</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:35:56</query_time>
   <create_date>2024-03-22</create_date>
   <expiry_date>2025-03-22</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>31</num>
   <domain_name>plantnote.com</domain_name>
   <domain_keyword>plantnote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 10:30:37</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-sc016dic.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>plasthome.org</domain_name>
   <domain_keyword>plasthome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 12:16:58</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>plantdomes.com</domain_name>
   <domain_keyword>plantdomes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:46:07</query_time>
   <create_date>2012-02-16</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2025-02-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>ns29.domaincontrol.com</value>
    <value>ns30.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>34</num>
   <domain_name>plantsale.ru</domain_name>
   <domain_keyword>plantsale</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:25:03</query_time>
   <create_date>2011-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hc.ru</value>
    <value>ns2.hc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>plantmove.co.uk</domain_name>
   <domain_keyword>plantmove</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 04:32:01</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2026-01-28</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>phantasome.com</domain_name>
   <domain_keyword>phantasome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:01:46</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pianosome.com</domain_name>
   <domain_keyword>pianosome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:46:55</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Jerimiah Palmer</registrant_name>
   <registrant_address>97 Newcastle</registrant_address>
   <registrant_city>KS</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>66801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6744150689</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>planthope.co.kr</domain_name>
   <domain_keyword>planthope</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-04 15:09:42</query_time>
   <create_date>2016-01-13</create_date>
   <update_date>2017-12-29</update_date>
   <expiry_date>2030-01-13</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>????? ?? ??? 134 134, Daehak-ro, Nam-gu, Ulsan,</registrant_address>
   <registrant_zip>44611</registrant_zip>
  </value>
  <value>
   <num>39</num>
   <domain_name>plantsare.life</domain_name>
   <domain_keyword>plantsare</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-21 11:05:17</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-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>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>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>40</num>
   <domain_name>platthome.co.uk</domain_name>
   <domain_keyword>platthome</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 12:46:20</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>plantmore.shop</domain_name>
   <domain_keyword>plantmore</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 14:08:51</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</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>planatome.com</domain_name>
   <domain_keyword>planatome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 12:14:50</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=planatome.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>plantcode.de</domain_name>
   <domain_keyword>plantcode</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:31:32</query_time>
   <update_date>2020-09-13</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>plantsage.org</domain_name>
   <domain_keyword>plantsage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 22:02:00</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>plantsale.org</domain_name>
   <domain_keyword>plantsale</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:05:08</query_time>
   <create_date>2018-01-18</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>plantsure.org</domain_name>
   <domain_keyword>plantsure</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 11:07:17</query_time>
   <create_date>2016-10-24</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>plantszone.co.uk</domain_name>
   <domain_keyword>plantszone</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 22:02:28</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>hazel.ns.cloudflare.com</value>
    <value>javier.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>plantsolo.com</domain_name>
   <domain_keyword>plantsolo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:28:21</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>plantsafe.net</domain_name>
   <domain_keyword>plantsafe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 18:09:01</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>3579</registrar_iana>
   <registrar_name>DropCatch.com 1370 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>plant-home.top</domain_name>
   <domain_keyword>plant-home</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 02:25:21</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2022-07-07</update_date>
   <expiry_date>2032-07-07</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>gu zhu liang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>plantsite.com</domain_name>
   <domain_keyword>plantsite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:20:46</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2027-05-15</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ciudad de Mexico</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/adb37fb9-5f61-497f-8b90-790727e3c1f5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cloud1.triara.com</value>
    <value>cloud2.triara.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>planttote.com</domain_name>
   <domain_keyword>planttote</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:52:41</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=planttote.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>53</num>
   <domain_name>plantsorb.com</domain_name>
   <domain_keyword>plantsorb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:02:16</query_time>
   <create_date>2004-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>54</num>
   <domain_name>plantsave.com</domain_name>
   <domain_keyword>plantsave</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:13:59</query_time>
   <create_date>2004-12-14</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>plantsoen.be</domain_name>
   <domain_keyword>plantsoen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 18:28:21</query_time>
   <create_date>2021-10-19</create_date>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>plantbomb.com</domain_name>
   <domain_keyword>plantbomb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:15:08</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>plantsnote.jp</domain_name>
   <domain_keyword>plantsnote</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-26 02:27:04</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>OZAKI HAJIME</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>plantstore.pl</domain_name>
   <domain_keyword>plantstore</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 11:47:40</query_time>
   <create_date>2016-08-07</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>plant-home.ru</domain_name>
   <domain_keyword>plant-home</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:37:21</query_time>
   <create_date>2021-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>plantstone.com</domain_name>
   <domain_keyword>plantstone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:26:42</query_time>
   <create_date>2014-05-31</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>1392</registrar_iana>
   <registrar_name>AZPRIVATEZ.COM, LLC</registrar_name>
   <registrar_website>http://www.AZPRIVATEZ.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8668229073</registrant_phone>
   <registrant_fax>+1.7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>plantmole.com</domain_name>
   <domain_keyword>plantmole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:20:19</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>planthope.com</domain_name>
   <domain_keyword>planthope</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:59:56</query_time>
   <create_date>1999-01-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.scm.ca</value>
    <value>ns2.scm.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>plantaoms.com.br</domain_name>
   <domain_keyword>plantaoms</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 02:25:41</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrant_name>FRANCISCO JOSE PROCOPIO MOREIRA ORTEGA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sandy.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>plants4home.com</domain_name>
   <domain_keyword>plants4home</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 07:54:35</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>plantsoen.com</domain_name>
   <domain_keyword>plantsoen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:06:30</query_time>
   <create_date>2000-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.tacan.nl</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>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>plantscode.com</domain_name>
   <domain_keyword>plantscode</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:55:19</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>plant-one.com</domain_name>
   <domain_keyword>plant-one</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 16:28:25</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of plant-one.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1232.awsdns-26.org</value>
    <value>ns-1953.awsdns-52.co.uk</value>
    <value>ns-206.awsdns-25.com</value>
    <value>ns-560.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>plantstore.info</domain_name>
   <domain_keyword>plantstore</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 18:28:24</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>plantsrose.com</domain_name>
   <domain_keyword>plantsrose</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:02:19</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>SUN FENG</registrant_name>
   <registrant_company>Ivyip Fashion Co., Ltd.</registrant_company>
   <registrant_address>18432 NE Sandy Blvd IPS CNKARIAD</registrant_address>
   <registrant_city>Portland</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97230</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5032573368</registrant_phone>
   <registrant_fax>+1.5032573368</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>planttime.fun</domain_name>
   <domain_keyword>planttime</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-19 12:14:25</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-01-17</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>ns-1287.awsdns-32.org</value>
    <value>ns-1650.awsdns-14.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-726.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>planstime.com</domain_name>
   <domain_keyword>planstime</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 07:49:38</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valencia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>planethome.immobilien</domain_name>
   <domain_keyword>planethome</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-04-21 21:34:55</query_time>
   <create_date>2016-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PlanetHome Immobilien GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>73</num>
   <domain_name>plankhome.net</domain_name>
   <domain_keyword>plankhome</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 18:04:36</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2023-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>plantsname.com</domain_name>
   <domain_keyword>plantsname</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:52:30</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>iwantsome.hair</domain_name>
   <domain_keyword>iwantsome</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-16 00:50:25</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>REGISTER.IT S.p.a.</registrant_company>
   <registrant_state>FI</registrant_state>
   <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>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>plantsafe.com</domain_name>
   <domain_keyword>plantsafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:20:39</query_time>
   <create_date>1996-07-16</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2026-07-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>This Domain is c/o WhoisDefender.org</registrant_address>
   <registrant_city>Wellington</registrant_city>
   <registrant_state>G2</registrant_state>
   <registrant_zip>6440</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7866871987</registrant_phone>
   <name_servers>
    <value>harlee.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>planetrome.com</domain_name>
   <domain_keyword>planetrome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 17:17:52</query_time>
   <create_date>2004-05-31</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Corporate Counsel</registrant_name>
   <registrant_company>IGN Entertainment Inc.</registrant_company>
   <registrant_address>625 2nd Street</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94107</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4156965453</registrant_phone>
   <registrant_fax>+1.4156965453</registrant_fax>
   <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>78</num>
   <domain_name>blandsome.com</domain_name>
   <domain_keyword>blandsome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:12:02</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>plasthome.com</domain_name>
   <domain_keyword>plasthome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:00:03</query_time>
   <create_date>2007-05-30</create_date>
   <update_date>2020-05-06</update_date>
   <expiry_date>2025-05-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>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>plantcove.com</domain_name>
   <domain_keyword>plantcove</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:45:54</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2021-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=plantcove.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>plantzone.com</domain_name>
   <domain_keyword>plantzone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:08:28</query_time>
   <create_date>1996-09-28</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>plantsolve.co.uk</domain_name>
   <domain_keyword>plantsolve</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 01:21:01</query_time>
   <create_date>2021-07-10</create_date>
   <update_date>2021-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>plantsite.org</domain_name>
   <domain_keyword>plantsite</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 18:09:09</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>platthome.org</domain_name>
   <domain_keyword>platthome</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 12:46:19</query_time>
   <create_date>2014-01-09</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2029-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>plantomed.com</domain_name>
   <domain_keyword>plantomed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 07:53:21</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-02-19</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>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>86</num>
   <domain_name>plantsumo.co</domain_name>
   <domain_keyword>plantsumo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 17:52:37</query_time>
   <create_date>2022-12-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>plasthome.shop</domain_name>
   <domain_keyword>plasthome</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-12 22:05:11</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</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.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>plantsare.fun</domain_name>
   <domain_keyword>plantsare</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-29 01:20:41</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-13</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>ns31.domaincontrol.com</value>
    <value>ns32.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>89</num>
   <domain_name>plantcomm.com</domain_name>
   <domain_keyword>plantcomm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:45:23</query_time>
   <create_date>2011-01-22</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>90</num>
   <domain_name>plantyhome.com</domain_name>
   <domain_keyword>plantyhome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:48:27</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-16</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_state>Merkez</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/plantyhome.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.netafraz.com</value>
    <value>ns2.netafraz.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>planetcome.com</domain_name>
   <domain_keyword>planetcome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:47:31</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>plant1onme.co.uk</domain_name>
   <domain_keyword>plant1onme</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 17:47:23</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>planthole.com</domain_name>
   <domain_keyword>planthole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 16:31:07</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>iwantsome.coffee</domain_name>
   <domain_keyword>iwantsome</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-14 14:22:50</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>plantmoms.club</domain_name>
   <domain_keyword>plantmoms</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-07 14:27:19</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>planbhome.net</domain_name>
   <domain_keyword>planbhome</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 02:07:18</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2024-04-07</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>97</num>
   <domain_name>plantcode.com</domain_name>
   <domain_keyword>plantcode</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:45:21</query_time>
   <create_date>2005-06-15</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>plantpole.com</domain_name>
   <domain_keyword>plantpole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:20:29</query_time>
   <create_date>2017-04-30</create_date>
   <update_date>2021-04-24</update_date>
   <expiry_date>2024-04-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>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>plantsomede.shop</domain_name>
   <domain_keyword>plantsomede</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-08 17:45:11</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>plantsmed.com</domain_name>
   <domain_keyword>plantsmed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:06:26</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2021-01-19</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.482</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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