WHOIS QUERY TIME

20 Apr 2024 - 6:23 PM UTC

Registered: 27 June 2012
Modified: 26 June 2022
Expiry: 27 June 2024

REGISTRAR

Name: Ionos SE [Tag = 1AND1]
Website: https://ionos.com

NAME SERVERS

ns248.hosted-ns.net
ns249.hosted-ns.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=recyclit.org.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "recyclit.org.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "recyclit.org.uk",
            "domain_keyword": "recyclit",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 18:23:48",
            "create_date": "2012-06-27",
            "update_date": "2022-06-26",
            "expiry_date": "2024-06-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns248.hosted-ns.net",
                "ns249.hosted-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>recyclit.org.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>recyclit.org.uk</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 18:23:48</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns248.hosted-ns.net</value>
    <value>ns249.hosted-ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.04 seconds) for "recyclit.org.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Jan 2018 - 3:52 AM UTC

Registered: 27 June 2012
Modified: 26 June 2016
Expiry: 27 June 2018

REGISTRAR

IANA: 1
Name: 1 & 1 Internet SE
Website: https://www.1and1.co.uk

NAME SERVERS

ns1.maldaba.com
ns2.maldaba.com

DOMAIN STATUS

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

REGISTRANT

Name: Mark Clements

#2 - QUERY TIME

20 Apr 2024 - 6:23 PM UTC

Registered: 27 June 2012
Modified: 26 June 2022
Expiry: 27 June 2024

REGISTRAR

Name: Ionos SE [Tag = 1AND1]
Website: https://ionos.com

NAME SERVERS

ns248.hosted-ns.net
ns249.hosted-ns.net

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=recyclit.org.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "recyclit.org.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "recyclit.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "recyclit.org.uk",
            "domain_keyword": "recyclit",
            "domain_tld": "org.uk",
            "query_time": "2018-01-09 03:52:49",
            "create_date": "2012-06-27",
            "update_date": "2016-06-26",
            "expiry_date": "2018-06-27",
            "registrar_iana": 1,
            "registrar_name": "1 & 1 Internet SE",
            "registrar_website": "https://www.1and1.co.uk",
            "registrant_name": "Mark Clements",
            "name_servers": [
                "ns1.maldaba.com",
                "ns2.maldaba.com"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on May",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "recyclit.org.uk",
            "domain_keyword": "recyclit",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 18:23:48",
            "create_date": "2012-06-27",
            "update_date": "2022-06-26",
            "expiry_date": "2024-06-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns248.hosted-ns.net",
                "ns249.hosted-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>recyclit.org.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>recyclit.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recyclit.org.uk</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2018-01-09 03:52:49</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2016-06-26</update_date>
   <expiry_date>2018-06-27</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>1 &amp; 1 Internet SE</registrar_name>
   <registrar_website>https://www.1and1.co.uk</registrar_website>
   <registrant_name>Mark Clements</registrant_name>
   <name_servers>
    <value>ns1.maldaba.com</value>
    <value>ns2.maldaba.com</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on May</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>recyclit.org.uk</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 18:23:48</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns248.hosted-ns.net</value>
    <value>ns249.hosted-ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 5 domain names (in 0.061 seconds) which contained the exact domain keyword "recyclit".
Domain Name Registered Expiry Registrar Ownership
1 recyclit.com 11 Jun 1998 10 Jun 2024 INAMES CO., LTD. TradeMark Management Service
2 recyclit.org.uk 27 Jun 2012 27 Jun 2024 Ionos SE [Tag = 1AND1] -
3 recyclit.co.uk 30 Jul 2014 30 Jul 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
4 recyclit.org 9 May 2022 9 May 2025 OVH sas REDACTED FOR PRIVACY
5 recyclit.net 21 Oct 2023 21 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
6 recyclit.com.au - - GoDaddy.com LLC trading as GoDaddy.com Tony Axisa

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=recyclit&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "recyclit",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "recyclit.com, recyclit.org.uk, recyclit.co.uk, recyclit.org, recyclit.net, recyclit.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "recyclit.com",
            "domain_keyword": "recyclit",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:42:43",
            "create_date": "1998-06-11",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-10",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "TradeMark Management Service",
            "registrant_company": "TradeMark Management Service",
            "registrant_address": "88888 7 Cheongsu-ro 24-gil Suseong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "42170",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.5325430377",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "recyclit.org.uk",
            "domain_keyword": "recyclit",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 18:23:48",
            "create_date": "2012-06-27",
            "update_date": "2022-06-26",
            "expiry_date": "2024-06-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns248.hosted-ns.net",
                "ns249.hosted-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "recyclit.co.uk",
            "domain_keyword": "recyclit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 13:20:10",
            "create_date": "2014-07-30",
            "update_date": "2022-07-18",
            "expiry_date": "2024-07-30",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "recyclit.org",
            "domain_keyword": "recyclit",
            "domain_tld": "org",
            "query_time": "2024-05-13 05:11:49",
            "create_date": "2022-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "recyclit.net",
            "domain_keyword": "recyclit",
            "domain_tld": "net",
            "query_time": "2024-05-07 00:03:48",
            "create_date": "2023-10-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "recyclit.com.au",
            "domain_keyword": "recyclit",
            "domain_tld": "com.au",
            "query_time": "2024-04-08 15:49:14",
            "update_date": "2024-01-22",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Tony Axisa",
            "name_servers": [
                "logan.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>recyclit</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>recyclit.com, recyclit.org.uk, recyclit.co.uk, recyclit.org, recyclit.net, recyclit.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recyclit.com</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:42:43</query_time>
   <create_date>1998-06-11</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>TradeMark Management Service</registrant_name>
   <registrant_company>TradeMark Management Service</registrant_company>
   <registrant_address>88888 7 Cheongsu-ro 24-gil Suseong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>42170</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.5325430377</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>recyclit.org.uk</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 18:23:48</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns248.hosted-ns.net</value>
    <value>ns249.hosted-ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>recyclit.co.uk</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 13:20:10</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>recyclit.org</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 05:11:49</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>recyclit.net</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 00:03:48</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>recyclit.com.au</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-08 15:49:14</query_time>
   <update_date>2024-01-22</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Tony Axisa</registrant_name>
   <name_servers>
    <value>logan.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.061</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 989 domain names (in 0.163 seconds) which look and sound like the brand name "recyclit".
Domain Name Registered Expiry Registrar Ownership
1 recyclis.online 23 Apr 2024 23 Apr 2025 Key-Systems LLC -
2 recycleit.info 2 Feb 2006 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 recyclib.com 19 Mar 2021 19 Mar 2031 Squarespace Domains II LLC REDACTED FOR PRIVACY
4 recyclid.com 13 Nov 2018 13 Nov 2024 GoDaddy.com, LLC -
5 recyclite.com 5 Oct 2000 5 Oct 2024 GoDaddy.com, LLC -
6 recyclist.com 26 Mar 1999 26 Mar 2025 Wild West Domains, LLC -
7 recyclik.co.uk 17 Jan 2021 17 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
8 recyclin.com 23 Aug 2013 23 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 recyclid.info 14 Nov 2018 14 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 recycleit.ca 29 Nov 2002 29 Nov 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
11 recyclia.co.uk 5 Apr 2023 5 Apr 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
12 recyclix.online 25 May 2024 25 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
13 recyclix.biz 12 Aug 2023 12 Aug 2024 PSI-USA, Inc. dba Domain Robot Franca Equity AG
14 recyclis.brussels 26 Nov 2014 26 Nov 2024 Ascio Technologies Inc, Danmark Agence regionale pour la proprete - Bruxelles Proprete
15 recycleit.works 19 Mar 2016 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 recycleit.site 27 May 2020 27 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
17 recyclix.com 9 Feb 2015 9 Feb 2026 easyDNS Technologies, Inc. -
18 recycliot.com 9 Nov 2022 9 Nov 2024 GoDaddy.com, LLC -
19 recyclik.com 15 Jan 2021 15 Jan 2025 GoDaddy.com, LLC -
20 recyclid.biz 14 Nov 2018 14 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 recycleit.com 3 Apr 2001 3 Apr 2025 GoDaddy.com, LLC -
22 recyclift.com 2 Jul 2021 2 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
23 recyclix.ru 25 May 2024 25 May 2025 REGRU-RU Private Person
24 recycleit.africa 4 Oct 2023 4 Oct 2033 DNS Africa Ltd Recycle IT Africa
25 recycleit.online 20 May 2024 20 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 recyclin.party 12 Oct 2016 11 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
27 recyclim.com 30 Jul 2021 30 Jul 2024 IONOS SE Le Froid Francilien
28 recycl-it.com 6 Jan 2022 6 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
29 recyclic.com 1 Jul 2002 1 Jul 2024 123-Reg Limited -
30 recyclis.be 5 Mar 2012 - BELNET -
31 recyclio.com 17 Sep 2014 17 Sep 2024 Dynadot Inc -
32 recyclid.org 14 Nov 2018 14 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 recycleit.work 19 Mar 2016 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 recycleit.news 4 Sep 2023 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 recycleit.nyc 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Cooper Recycling
36 recyclix.net 10 Apr 2023 10 Apr 2025 GoDaddy.com, LLC -
37 recycliq.com 8 May 2023 8 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
38 recyclist.cc 1 Sep 2021 1 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 recyclet.com 30 Mar 2000 30 Mar 2025 Epik LLC -
40 recyclia.org 27 Mar 2012 27 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM SIG DE RAEE Y PILAS, AIE
41 recyclist.online 29 Mar 2021 29 Mar 2025 Mesh Digital Ltd -
42 recyclix.store 25 May 2024 25 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
43 recyclie.com 27 May 2021 27 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
44 recyclir.com 10 Dec 2023 10 Dec 2024 GoDaddy.com, LLC -
45 recycleit.green 16 Jan 2016 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 recyclic.app 21 Mar 2023 21 Mar 2025 1&1 Internet SE Data Privacy Protected
47 recycleit.net 18 Apr 2013 18 Apr 2025 Network Solutions, LLC -
48 recycli.com 20 Feb 2015 20 Feb 2025 GoDaddy.com, LLC -
49 recycli.co.uk 10 Jan 2022 10 Jan 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
50 mrecyclit.com 5 May 2024 5 May 2025 Tucows Domains Inc. -
51 recyclist.org 28 Apr 2010 28 Apr 2025 Blue Razor Domains, LLC Domains By Proxy, LLC
52 recycleit.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Ray Shaw
53 recycleit.guru 14 Feb 2014 14 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
54 recycleit.london 27 Aug 2014 27 Aug 2024 Tucows.com Co. Data Protected
55 recycleit.app 27 Apr 2023 27 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
56 recyclist.info 29 Mar 2021 29 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
57 recyclist.co.uk 25 Jun 2020 25 Jun 2024 Mr George Marshall t/a Brandwise [Tag = BRANDWISE] -
58 recycleit.ru 7 Sep 2021 7 Sep 2024 RU-CENTER-RU Private Person
59 recycleit.amsterdam 17 Aug 2015 17 Aug 2025 Metaregistrar BV Applications Brainbridge Holding BV
60 recycleit.co.nz 28 Mar 2014 - Affordable Domains -
61 recyclid.net 14 Nov 2018 14 Nov 2024 GoDaddy.com, LLC -
62 recycleit.in 8 Oct 2021 8 Oct 2024 Dynadot LLC REDACTED FOR PRIVACY
63 recyclet.co.uk 5 Mar 2023 5 Mar 2025 Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU] -
64 recycleit.tech 22 Jun 2017 22 Jun 2024 eNom, Inc. Data Protected
65 recyclis.com 4 Aug 2009 4 Aug 2024 OVH, SAS REDACTED FOR PRIVACY
66 recyclist.app 13 Feb 2021 13 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
67 recyclis.co.uk 18 Sep 2021 18 Sep 2024 Cloud Next Ltd [Tag = CLOUDNEXT] -
68 recycleit.technology 24 Feb 2014 24 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
69 recyclist.art 5 Dec 2022 5 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
70 recycleit.it 29 Jul 2017 29 Jul 2024 Algorithmedia S.r.l. Puglia.com srls
71 recycleit.miami 30 Oct 2023 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 recyclip.com 9 Feb 2016 9 Feb 2025 FastDomain Inc. -
73 reciclit.co.uk 12 Jan 2019 12 Jan 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
74 recyclix.org 12 Aug 2023 12 Aug 2024 PSI-USA, Inc. dba Domain Robot Franca Equity AG
75 recyclix.info 12 Aug 2023 12 Aug 2024 PSI-USA, Inc. dba Domain Robot Franca Equity AG
76 recycleit.co.uk 11 Sep 1998 11 Sep 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
77 recycleit.uk 16 Jul 2019 16 Jul 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
78 recyclist.co 25 Mar 2015 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 recycleit.ie 30 Sep 2007 1 Oct 2024 Blacknight Solutions Clondalkin Community Recycling Initiative Limited
80 recycl-it.net 6 Jan 2022 6 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
81 recyclist.digital 29 Mar 2021 29 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
82 recyclint.com 15 Apr 2024 15 Apr 2025 GoDaddy.com, LLC -
83 recycleit.org 21 Apr 2002 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 recycli.tech 18 Apr 2024 18 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
85 recyclia.net 27 Mar 2012 27 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM SIG+DE+RAEE+Y+PILAS%2C+AIE
86 recyclic.co.uk 1 Jul 2002 1 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
87 recycleit.services 9 Jul 2014 9 Jul 2024 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
88 recyclt.com 2 May 2024 2 May 2025 One.com A/S REDACTED FOR PRIVACY
89 recyclat.com 28 May 2018 28 May 2025 Cronon GmbH -
90 recyclia.com 26 May 2005 21 Feb 2025 GoDaddy.com, LLC -
91 recycit.com 31 May 2012 31 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 recycling.careers 23 Aug 2021 23 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
93 recallit.mobi 11 Oct 2008 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 recyclur.co.uk 22 Jun 2023 22 Jun 2024 Namesco Limited [Tag = NAMESCO] -
95 recycler.jp 5 Sep 2003 30 Sep 2024 - recycler
96 recycleiot.com 5 Apr 2017 5 Apr 2025 GoDaddy.com, LLC -
97 recyclai.xyz 24 Jun 2023 24 Jun 2024 TLD Registrar Solutions Ltd AW_Dev Games
98 recycling.management 22 Mar 2024 22 Mar 2025 Sav.com, LLC REDACTED FOR PRIVACY
99 recycle4.education 4 Jul 2022 4 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 recyclate.org.uk 2 Mar 2009 2 Mar 2025 New Reg Limited [Tag = UKIP] -
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 Recyclit.org.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=recyclit.org.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "recyclit.org.uk",
        "page_size": 100
    },
    "count": {
        "total": 989,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "recyclis.online, recycleit.info, recyclib.com, recyclid.com, recyclite.com, recyclist.com, recyclik.co.uk, recyclin.com, recyclid.info, recycleit.ca, recyclia.co.uk, recyclix.online, recyclix.biz, recyclis.brussels, recycleit.works, recycleit.site, recyclix.com, recycliot.com, recyclik.com, recyclid.biz, recycleit.com, recyclift.com, recyclix.ru, recycleit.africa, recycleit.online, recyclin.party, recyclim.com, recycl-it.com, recyclic.com, recyclis.be, recyclio.com, recyclid.org, recycleit.work, recycleit.news, recycleit.nyc, recyclix.net, recycliq.com, recyclist.cc, recyclet.com, recyclia.org, recyclist.online, recyclix.store, recyclie.com, recyclir.com, recycleit.green, recyclic.app, recycleit.net, recycli.com, recycli.co.uk, mrecyclit.com, recyclist.org, recycleit.com.au, recycleit.guru, recycleit.london, recycleit.app, recyclist.info, recyclist.co.uk, recycleit.ru, recycleit.amsterdam, recycleit.co.nz, recyclid.net, recycleit.in, recyclet.co.uk, recycleit.tech, recyclis.com, recyclist.app, recyclis.co.uk, recycleit.technology, recyclist.art, recycleit.it, recycleit.miami, recyclip.com, reciclit.co.uk, recyclix.org, recyclix.info, recycleit.co.uk, recycleit.uk, recyclist.co, recycleit.ie, recycl-it.net, recyclist.digital, recyclint.com, recycleit.org, recycli.tech, recyclia.net, recyclic.co.uk, recycleit.services, recyclt.com, recyclat.com, recyclia.com, recycit.com, recycling.careers, recallit.mobi, recyclur.co.uk, recycler.jp, recycleiot.com, recyclai.xyz, recycling.management, recycle4.education, recyclate.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "recyclis.online",
            "domain_keyword": "recyclis",
            "domain_tld": "online",
            "query_time": "2024-04-25 19:01:03",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "recycleit.info",
            "domain_keyword": "recycleit",
            "domain_tld": "info",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2006-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "recyclib.com",
            "domain_keyword": "recyclib",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:55:51",
            "create_date": "2021-03-19",
            "update_date": "2024-05-10",
            "expiry_date": "2031-03-19",
            "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": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "recyclid.com",
            "domain_keyword": "recyclid",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2018-11-13",
            "update_date": "2022-10-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "recyclite.com",
            "domain_keyword": "recyclite",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:23:44",
            "create_date": "2000-10-05",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "recyclist.com",
            "domain_keyword": "recyclist",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:33:45",
            "create_date": "1999-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "recyclik.co.uk",
            "domain_keyword": "recyclik",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 16:33:19",
            "create_date": "2021-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "recyclin.com",
            "domain_keyword": "recyclin",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:44",
            "create_date": "2013-08-23",
            "update_date": "2020-08-17",
            "expiry_date": "2025-08-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "recyclid.info",
            "domain_keyword": "recyclid",
            "domain_tld": "info",
            "query_time": "2024-05-24 16:33:18",
            "create_date": "2018-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "recycleit.ca",
            "domain_keyword": "recycleit",
            "domain_tld": "ca",
            "query_time": "2024-06-02 18:27:00",
            "create_date": "2002-11-29",
            "update_date": "2023-11-30",
            "expiry_date": "2025-11-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "recyclia.co.uk",
            "domain_keyword": "recyclia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 23:53:51",
            "create_date": "2023-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2024-04-05",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 12,
            "domain_name": "recyclix.online",
            "domain_keyword": "recyclix",
            "domain_tld": "online",
            "query_time": "2024-05-26 17:14:46",
            "create_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Primorskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "recyclix.biz",
            "domain_keyword": "recyclix",
            "domain_tld": "biz",
            "query_time": "2024-04-19 19:34:20",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Franca Equity AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.febas.net",
                "ns2.febas.net",
                "ns3.febas.net",
                "ns4.febas.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "recyclis.brussels",
            "domain_keyword": "recyclis",
            "domain_tld": "brussels",
            "query_time": "2024-04-20 18:23:44",
            "create_date": "2014-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc, Danmark",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agence regionale pour la proprete - Bruxelles Proprete",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.belnet.be",
                "ns2.belnet.be",
                "ns3.belnet.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "recycleit.works",
            "domain_keyword": "recycleit",
            "domain_tld": "works",
            "query_time": "2024-05-18 02:25:14",
            "create_date": "2016-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "recycleit.site",
            "domain_keyword": "recycleit",
            "domain_tld": "site",
            "query_time": "2024-05-28 19:00:09",
            "create_date": "2020-05-27",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "recyclix.com",
            "domain_keyword": "recyclix",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:41:01",
            "create_date": "2015-02-09",
            "update_date": "2017-05-04",
            "expiry_date": "2026-02-09",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "recycliot.com",
            "domain_keyword": "recycliot",
            "domain_tld": "com",
            "query_time": "2024-05-31 01:42:42",
            "create_date": "2022-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "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": 19,
            "domain_name": "recyclik.com",
            "domain_keyword": "recyclik",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:33:18",
            "create_date": "2021-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "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": 20,
            "domain_name": "recyclid.biz",
            "domain_keyword": "recyclid",
            "domain_tld": "biz",
            "query_time": "2024-05-24 16:33:18",
            "create_date": "2018-11-14",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "recycleit.com",
            "domain_keyword": "recycleit",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:29:28",
            "create_date": "2001-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "irena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "recyclift.com",
            "domain_keyword": "recyclift",
            "domain_tld": "com",
            "query_time": "2024-04-08 15:49:00",
            "create_date": "2021-07-02",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "recyclix.ru",
            "domain_keyword": "recyclix",
            "domain_tld": "ru",
            "query_time": "2024-05-27 17:27:24",
            "create_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "recycleit.africa",
            "domain_keyword": "recycleit",
            "domain_tld": "africa",
            "query_time": "2024-04-07 14:05:20",
            "create_date": "2023-10-04",
            "update_date": "2023-10-16",
            "expiry_date": "2033-10-04",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "https://www.gateway.africa",
            "registrant_name": "REDACTED",
            "registrant_company": "Recycle IT Africa",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "recycleit.online",
            "domain_keyword": "recycleit",
            "domain_tld": "online",
            "query_time": "2024-05-22 16:11:30",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "recyclin.party",
            "domain_keyword": "recyclin",
            "domain_tld": "party",
            "query_time": "2024-04-20 18:21:44",
            "create_date": "2016-10-12",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-123-a.gandi.net",
                "ns-231-c.gandi.net",
                "ns-79-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "recyclim.com",
            "domain_keyword": "recyclim",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:03:16",
            "create_date": "2021-07-30",
            "update_date": "2021-07-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Le Froid Francilien",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.de",
                "ns1093.ui-dns.com",
                "ns1095.ui-dns.org",
                "ns1123.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "recycl-it.com",
            "domain_keyword": "recycl-it",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:54:52",
            "create_date": "2022-01-06",
            "update_date": "2023-01-06",
            "expiry_date": "2026-01-06",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "recyclic.com",
            "domain_keyword": "recyclic",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2002-07-01",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "recyclis.be",
            "domain_keyword": "recyclis",
            "domain_tld": "be",
            "query_time": "2024-04-20 18:23:44",
            "create_date": "2012-03-05",
            "registrar_name": "BELNET",
            "registrar_website": "https://domains.belnet.be",
            "name_servers": [
                "ns1.belnet.be",
                "ns2.belnet.be",
                "ns3.belnet.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 31,
            "domain_name": "recyclio.com",
            "domain_keyword": "recyclio",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:23:43",
            "create_date": "2014-09-17",
            "update_date": "2024-04-06",
            "expiry_date": "2024-09-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "recyclid.org",
            "domain_keyword": "recyclid",
            "domain_tld": "org",
            "query_time": "2024-05-23 04:55:51",
            "create_date": "2018-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "recycleit.work",
            "domain_keyword": "recycleit",
            "domain_tld": "work",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2016-03-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-19",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "recycleit.news",
            "domain_keyword": "recycleit",
            "domain_tld": "news",
            "query_time": "2024-05-23 04:55:15",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "recycleit.nyc",
            "domain_keyword": "recycleit",
            "domain_tld": "nyc",
            "query_time": "2024-05-24 16:33:06",
            "create_date": "2023-01-30",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cooper Recycling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "recyclix.net",
            "domain_keyword": "recyclix",
            "domain_tld": "net",
            "query_time": "2024-05-04 10:04:02",
            "create_date": "2023-04-10",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "recycliq.com",
            "domain_keyword": "recycliq",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:11:49",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "recyclist.cc",
            "domain_keyword": "recyclist",
            "domain_tld": "cc",
            "query_time": "2024-05-23 04:56:06",
            "create_date": "2021-09-01",
            "update_date": "2023-09-05",
            "expiry_date": "2025-09-01",
            "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=recyclist.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "recyclet.com",
            "domain_keyword": "recyclet",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:20:53",
            "create_date": "2000-03-30",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-30",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "recyclia.org",
            "domain_keyword": "recyclia",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2012-03-27",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-27",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIG DE RAEE Y PILAS, AIE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv500471.servidoresdns.net",
                "dns2.serv500471.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "recyclist.online",
            "domain_keyword": "recyclist",
            "domain_tld": "online",
            "query_time": "2024-05-31 01:42:43",
            "create_date": "2021-03-29",
            "update_date": "2024-05-23",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "recyclix.store",
            "domain_keyword": "recyclix",
            "domain_tld": "store",
            "query_time": "2024-05-26 17:51:51",
            "create_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Primorskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "recyclie.com",
            "domain_keyword": "recyclie",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:00:11",
            "create_date": "2021-05-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=recyclie.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "recyclir.com",
            "domain_keyword": "recyclir",
            "domain_tld": "com",
            "query_time": "2024-04-08 15:49:14",
            "create_date": "2023-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "recycleit.green",
            "domain_keyword": "recycleit",
            "domain_tld": "green",
            "query_time": "2024-05-24 16:33:05",
            "create_date": "2016-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "recyclic.app",
            "domain_keyword": "recyclic",
            "domain_tld": "app",
            "query_time": "2024-05-20 05:24:20",
            "create_date": "2023-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.biz",
                "ns1071.ui-dns.org",
                "ns1077.ui-dns.com",
                "ns1124.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "recycleit.net",
            "domain_keyword": "recycleit",
            "domain_tld": "net",
            "query_time": "2024-04-07 14:05:20",
            "create_date": "2013-04-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "recycli.com",
            "domain_keyword": "recycli",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:05:44",
            "create_date": "2015-02-20",
            "update_date": "2023-12-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "recycli.co.uk",
            "domain_keyword": "recycli",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 00:03:19",
            "create_date": "2022-01-10",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-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": 50,
            "domain_name": "mrecyclit.com",
            "domain_keyword": "mrecyclit",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:23:23",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "recyclist.org",
            "domain_keyword": "recyclist",
            "domain_tld": "org",
            "query_time": "2024-05-07 00:03:49",
            "create_date": "2010-04-28",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-28",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://whois.bluerazor.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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "recycleit.com.au",
            "domain_keyword": "recycleit",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 00:03:00",
            "update_date": "2023-04-26",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Ray Shaw",
            "name_servers": [
                "ns1.fabdns.com",
                "ns2.fabdns.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "recycleit.guru",
            "domain_keyword": "recycleit",
            "domain_tld": "guru",
            "query_time": "2024-04-07 14:05:20",
            "create_date": "2014-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EPC, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "kira.epconline.net",
                "ns1.epcwc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "recycleit.london",
            "domain_keyword": "recycleit",
            "domain_tld": "london",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2014-08-27",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "recycleit.app",
            "domain_keyword": "recycleit",
            "domain_tld": "app",
            "query_time": "2024-05-04 10:03:27",
            "create_date": "2023-04-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1112.awsdns-11.org",
                "ns-1541.awsdns-00.co.uk",
                "ns-890.awsdns-47.net",
                "ns-94.awsdns-11.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "recyclist.info",
            "domain_keyword": "recyclist",
            "domain_tld": "info",
            "query_time": "2024-05-31 01:42:42",
            "create_date": "2021-03-29",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the 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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "recyclist.co.uk",
            "domain_keyword": "recyclist",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 18:23:43",
            "create_date": "2020-06-25",
            "update_date": "2023-10-22",
            "expiry_date": "2024-06-25",
            "registrar_name": "Mr George Marshall t/a Brandwise [Tag = BRANDWISE]",
            "registrar_website": "https://www.brandwise.co.uk",
            "name_servers": [
                "rs66a.registrar-servers.com",
                "rs66b.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "recycleit.ru",
            "domain_keyword": "recycleit",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:44:21",
            "create_date": "2021-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "recycleit.amsterdam",
            "domain_keyword": "recycleit",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2015-08-17",
            "update_date": "2023-11-10",
            "expiry_date": "2025-08-17",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Brainbridge Holding BV",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "recycleit.co.nz",
            "domain_keyword": "recycleit",
            "domain_tld": "co.nz",
            "query_time": "2024-05-31 01:42:32",
            "create_date": "2014-03-28",
            "update_date": "2024-04-01",
            "registrar_name": "Affordable Domains",
            "registrar_website": "https://www.affordabledomains.co.nz",
            "name_servers": [
                "ns1.hostadmin.co.nz",
                "ns2.hostadmin.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "recyclid.net",
            "domain_keyword": "recyclid",
            "domain_tld": "net",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2018-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "recycleit.in",
            "domain_keyword": "recycleit",
            "domain_tld": "in",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2021-10-08",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "recyclet.co.uk",
            "domain_keyword": "recyclet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 00:03:11",
            "create_date": "2023-03-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]",
            "registrar_website": "https://www.instra.com",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "jimmy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "recycleit.tech",
            "domain_keyword": "recycleit",
            "domain_tld": "tech",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2017-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "recyclis.com",
            "domain_keyword": "recyclis",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:23:43",
            "create_date": "2009-08-04",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-04",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "recyclist.app",
            "domain_keyword": "recyclist",
            "domain_tld": "app",
            "query_time": "2024-04-09 15:13:15",
            "create_date": "2021-02-13",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "recyclis.co.uk",
            "domain_keyword": "recyclis",
            "domain_tld": "co.uk",
            "query_time": "2024-04-03 19:28:57",
            "create_date": "2021-09-18",
            "update_date": "2022-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "Cloud Next Ltd [Tag = CLOUDNEXT]",
            "registrar_website": "https://www.cloudnext.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "recycleit.technology",
            "domain_keyword": "recycleit",
            "domain_tld": "technology",
            "query_time": "2024-05-04 10:03:27",
            "create_date": "2014-02-24",
            "update_date": "2024-05-02",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EPC, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "kira.epconline.net",
                "ns1.epcwc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "recyclist.art",
            "domain_keyword": "recyclist",
            "domain_tld": "art",
            "query_time": "2024-04-08 15:49:14",
            "create_date": "2022-12-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "recycleit.it",
            "domain_keyword": "recycleit",
            "domain_tld": "it",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2017-07-29",
            "update_date": "2023-10-24",
            "expiry_date": "2024-07-29",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "recycleit.miami",
            "domain_keyword": "recycleit",
            "domain_tld": "miami",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "recyclip.com",
            "domain_keyword": "recyclip",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:23:43",
            "create_date": "2016-02-09",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "reciclit.co.uk",
            "domain_keyword": "reciclit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 12:32:00",
            "create_date": "2019-01-12",
            "update_date": "2023-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "recyclix.org",
            "domain_keyword": "recyclix",
            "domain_tld": "org",
            "query_time": "2024-04-19 19:34:20",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "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": "Franca Equity AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.febas.net",
                "ns2.febas.net",
                "ns3.febas.net",
                "ns4.febas.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "recyclix.info",
            "domain_keyword": "recyclix",
            "domain_tld": "info",
            "query_time": "2024-04-19 19:34:20",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "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": "Franca Equity AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.febas.net",
                "ns2.febas.net",
                "ns3.febas.net",
                "ns4.febas.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "recycleit.co.uk",
            "domain_keyword": "recycleit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 23:53:48",
            "create_date": "1998-09-11",
            "update_date": "2023-06-25",
            "expiry_date": "2026-09-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "recycleit.uk",
            "domain_keyword": "recycleit",
            "domain_tld": "uk",
            "query_time": "2024-04-07 14:05:20",
            "create_date": "2019-07-16",
            "update_date": "2023-09-21",
            "expiry_date": "2024-07-16",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.3dweb.co.uk",
                "ns2.3dweb.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "recyclist.co",
            "domain_keyword": "recyclist",
            "domain_tld": "co",
            "query_time": "2024-05-24 16:33:45",
            "create_date": "2015-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-24",
            "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": [
                "archer.ns.cloudflare.com",
                "athena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "recycleit.ie",
            "domain_keyword": "recycleit",
            "domain_tld": "ie",
            "query_time": "2024-05-28 19:00:09",
            "create_date": "2007-09-30",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-01",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Clondalkin Community Recycling Initiative Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "recycl-it.net",
            "domain_keyword": "recycl-it",
            "domain_tld": "net",
            "query_time": "2024-05-23 04:54:52",
            "create_date": "2022-01-06",
            "update_date": "2023-01-06",
            "expiry_date": "2026-01-06",
            "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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "recyclist.digital",
            "domain_keyword": "recyclist",
            "domain_tld": "digital",
            "query_time": "2024-05-31 01:42:43",
            "create_date": "2021-03-29",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the 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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "recyclint.com",
            "domain_keyword": "recyclint",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:38:40",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "recycleit.org",
            "domain_keyword": "recycleit",
            "domain_tld": "org",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2002-04-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-21",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "recycli.tech",
            "domain_keyword": "recycli",
            "domain_tld": "tech",
            "query_time": "2024-04-21 18:08:36",
            "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": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Karnataka",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "recyclia.net",
            "domain_keyword": "recyclia",
            "domain_tld": "net",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2012-03-27",
            "update_date": "2017-02-13",
            "expiry_date": "2025-03-27",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIG+DE+RAEE+Y+PILAS%2C+AIE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv346829.servidoresdns.net",
                "dns2.serv346829.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "recyclic.co.uk",
            "domain_keyword": "recyclic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2002-07-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-07-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "recycleit.services",
            "domain_keyword": "recycleit",
            "domain_tld": "services",
            "query_time": "2024-04-14 14:13:42",
            "create_date": "2014-07-09",
            "update_date": "2024-03-19",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EPC, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "kira.epconline.net",
                "ns1.epcwc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "recyclt.com",
            "domain_keyword": "recyclt",
            "domain_tld": "com",
            "query_time": "2024-05-05 14:24:45",
            "create_date": "2024-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "recyclat.com",
            "domain_keyword": "recyclat",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:24:59",
            "create_date": "2018-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks14.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "recyclia.com",
            "domain_keyword": "recyclia",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:43",
            "create_date": "2005-05-26",
            "update_date": "2023-08-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "recycit.com",
            "domain_keyword": "recycit",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:25:58",
            "create_date": "2012-05-31",
            "update_date": "2021-05-25",
            "expiry_date": "2024-05-31",
            "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": 92,
            "domain_name": "recycling.careers",
            "domain_keyword": "recycling",
            "domain_tld": "careers",
            "query_time": "2024-04-08 15:49:01",
            "create_date": "2021-08-23",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "recallit.mobi",
            "domain_keyword": "recallit",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 03:29:11",
            "create_date": "2008-10-11",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-11",
            "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": [
                "cns267.hostgator.com",
                "cns268.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "recyclur.co.uk",
            "domain_keyword": "recyclur",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 16:33:51",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "recycler.jp",
            "domain_keyword": "recycler",
            "domain_tld": "jp",
            "query_time": "2024-04-07 18:57:38",
            "create_date": "2003-09-05",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "recycler",
            "registrant_address": "Tokyo",
            "registrant_zip": "1600004",
            "registrant_email": "[email protected]",
            "registrant_phone": "09047364053",
            "name_servers": [
                "asns1.customer.ne.jp",
                "asns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 96,
            "domain_name": "recycleiot.com",
            "domain_keyword": "recycleiot",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:13:41",
            "create_date": "2017-04-05",
            "update_date": "2024-03-01",
            "expiry_date": "2025-04-05",
            "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": 97,
            "domain_name": "recyclai.xyz",
            "domain_keyword": "recyclai",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 06:22:14",
            "create_date": "2023-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "AW_Dev Games",
            "registrant_state": "British Columbia",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "heidi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "recycling.management",
            "domain_keyword": "recycling",
            "domain_tld": "management",
            "query_time": "2024-05-20 05:24:41",
            "create_date": "2024-03-22",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "recycle4.education",
            "domain_keyword": "recycle4",
            "domain_tld": "education",
            "query_time": "2024-05-23 04:54:57",
            "create_date": "2022-07-04",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "recyclate.org.uk",
            "domain_keyword": "recyclate",
            "domain_tld": "org.uk",
            "query_time": "2024-04-14 14:09:32",
            "create_date": "2009-03-02",
            "update_date": "2023-03-01",
            "expiry_date": "2025-03-02",
            "registrar_name": "New Reg Limited [Tag = UKIP]",
            "registrar_website": "http://www.ukip.com",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>recyclit.org.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>989</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>recyclis.online, recycleit.info, recyclib.com, recyclid.com, recyclite.com, recyclist.com, recyclik.co.uk, recyclin.com, recyclid.info, recycleit.ca, recyclia.co.uk, recyclix.online, recyclix.biz, recyclis.brussels, recycleit.works, recycleit.site, recyclix.com, recycliot.com, recyclik.com, recyclid.biz, recycleit.com, recyclift.com, recyclix.ru, recycleit.africa, recycleit.online, recyclin.party, recyclim.com, recycl-it.com, recyclic.com, recyclis.be, recyclio.com, recyclid.org, recycleit.work, recycleit.news, recycleit.nyc, recyclix.net, recycliq.com, recyclist.cc, recyclet.com, recyclia.org, recyclist.online, recyclix.store, recyclie.com, recyclir.com, recycleit.green, recyclic.app, recycleit.net, recycli.com, recycli.co.uk, mrecyclit.com, recyclist.org, recycleit.com.au, recycleit.guru, recycleit.london, recycleit.app, recyclist.info, recyclist.co.uk, recycleit.ru, recycleit.amsterdam, recycleit.co.nz, recyclid.net, recycleit.in, recyclet.co.uk, recycleit.tech, recyclis.com, recyclist.app, recyclis.co.uk, recycleit.technology, recyclist.art, recycleit.it, recycleit.miami, recyclip.com, reciclit.co.uk, recyclix.org, recyclix.info, recycleit.co.uk, recycleit.uk, recyclist.co, recycleit.ie, recycl-it.net, recyclist.digital, recyclint.com, recycleit.org, recycli.tech, recyclia.net, recyclic.co.uk, recycleit.services, recyclt.com, recyclat.com, recyclia.com, recycit.com, recycling.careers, recallit.mobi, recyclur.co.uk, recycler.jp, recycleiot.com, recyclai.xyz, recycling.management, recycle4.education, recyclate.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recyclis.online</domain_name>
   <domain_keyword>recyclis</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 19:01:03</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>recycleit.info</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2006-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>3</num>
   <domain_name>recyclib.com</domain_name>
   <domain_keyword>recyclib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:55:51</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2031-03-19</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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>recyclid.com</domain_name>
   <domain_keyword>recyclid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2018-11-13</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-11-13</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>5</num>
   <domain_name>recyclite.com</domain_name>
   <domain_keyword>recyclite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:23:44</query_time>
   <create_date>2000-10-05</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-05</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.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>recyclist.com</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:33:45</query_time>
   <create_date>1999-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>7</num>
   <domain_name>recyclik.co.uk</domain_name>
   <domain_keyword>recyclik</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 16:33:19</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>recyclin.com</domain_name>
   <domain_keyword>recyclin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:44</query_time>
   <create_date>2013-08-23</create_date>
   <update_date>2020-08-17</update_date>
   <expiry_date>2025-08-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>recyclid.info</domain_name>
   <domain_keyword>recyclid</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 16:33:18</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>10</num>
   <domain_name>recycleit.ca</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 18:27:00</query_time>
   <create_date>2002-11-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-11-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>recyclia.co.uk</domain_name>
   <domain_keyword>recyclia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 23:53:51</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>recyclix.online</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 17:14:46</query_time>
   <create_date>2024-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Primorskiy kray</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</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>13</num>
   <domain_name>recyclix.biz</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 19:34:20</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Franca Equity AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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.febas.net</value>
    <value>ns2.febas.net</value>
    <value>ns3.febas.net</value>
    <value>ns4.febas.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>recyclis.brussels</domain_name>
   <domain_keyword>recyclis</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-20 18:23:44</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc, Danmark</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agence regionale pour la proprete - Bruxelles Proprete</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.belnet.be</value>
    <value>ns2.belnet.be</value>
    <value>ns3.belnet.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>recycleit.works</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-18 02:25:14</query_time>
   <create_date>2016-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</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>ns07.domaincontrol.com</value>
    <value>ns08.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>16</num>
   <domain_name>recycleit.site</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 19:00:09</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>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.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>recyclix.com</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:41:01</query_time>
   <create_date>2015-02-09</create_date>
   <update_date>2017-05-04</update_date>
   <expiry_date>2026-02-09</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>recycliot.com</domain_name>
   <domain_keyword>recycliot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 01:42:42</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</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>19</num>
   <domain_name>recyclik.com</domain_name>
   <domain_keyword>recyclik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:33:18</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-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>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>20</num>
   <domain_name>recyclid.biz</domain_name>
   <domain_keyword>recyclid</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 16:33:18</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>21</num>
   <domain_name>recycleit.com</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:29:28</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>irena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>recyclift.com</domain_name>
   <domain_keyword>recyclift</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 15:49:00</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-02</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>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>recyclix.ru</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-27 17:27:24</query_time>
   <create_date>2024-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>recycleit.africa</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-07 14:05:20</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2033-10-04</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>https://www.gateway.africa</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Recycle IT Africa</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>recycleit.online</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 16:11:30</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>recyclin.party</domain_name>
   <domain_keyword>recyclin</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-04-20 18:21:44</query_time>
   <create_date>2016-10-12</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-123-a.gandi.net</value>
    <value>ns-231-c.gandi.net</value>
    <value>ns-79-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>recyclim.com</domain_name>
   <domain_keyword>recyclim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:03:16</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2021-07-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Le Froid Francilien</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1050.ui-dns.de</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1095.ui-dns.org</value>
    <value>ns1123.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>recycl-it.com</domain_name>
   <domain_keyword>recycl-it</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:54:52</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2026-01-06</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.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>recyclic.com</domain_name>
   <domain_keyword>recyclic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2002-07-01</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>recyclis.be</domain_name>
   <domain_keyword>recyclis</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 18:23:44</query_time>
   <create_date>2012-03-05</create_date>
   <registrar_name>BELNET</registrar_name>
   <registrar_website>https://domains.belnet.be</registrar_website>
   <name_servers>
    <value>ns1.belnet.be</value>
    <value>ns2.belnet.be</value>
    <value>ns3.belnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>recyclio.com</domain_name>
   <domain_keyword>recyclio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:23:43</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>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>32</num>
   <domain_name>recyclid.org</domain_name>
   <domain_keyword>recyclid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 04:55:51</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>33</num>
   <domain_name>recycleit.work</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2016-03-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-19</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>ns07.domaincontrol.com</value>
    <value>ns08.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>recycleit.news</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-23 04:55:15</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</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>ns35.domaincontrol.com</value>
    <value>ns36.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>35</num>
   <domain_name>recycleit.nyc</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-24 16:33:06</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-30</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>Cooper Recycling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>recyclix.net</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 10:04:02</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>recycliq.com</domain_name>
   <domain_keyword>recycliq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:11:49</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>recyclist.cc</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-23 04:56:06</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-09-01</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=recyclist.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>39</num>
   <domain_name>recyclet.com</domain_name>
   <domain_keyword>recyclet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:20:53</query_time>
   <create_date>2000-03-30</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.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>40</num>
   <domain_name>recyclia.org</domain_name>
   <domain_keyword>recyclia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2012-03-27</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SIG DE RAEE Y PILAS, AIE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv500471.servidoresdns.net</value>
    <value>dns2.serv500471.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>recyclist.online</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 01:42:43</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>recyclix.store</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 17:51:51</query_time>
   <create_date>2024-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Primorskiy kray</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</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>43</num>
   <domain_name>recyclie.com</domain_name>
   <domain_keyword>recyclie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:00:11</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=recyclie.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>recyclir.com</domain_name>
   <domain_keyword>recyclir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 15:49:14</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>recycleit.green</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-24 16:33:05</query_time>
   <create_date>2016-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>recyclic.app</domain_name>
   <domain_keyword>recyclic</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 05:24:20</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1124.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>recycleit.net</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 14:05:20</query_time>
   <create_date>2013-04-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns67.worldnic.com</value>
    <value>ns68.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>recycli.com</domain_name>
   <domain_keyword>recycli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:05:44</query_time>
   <create_date>2015-02-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>49</num>
   <domain_name>recycli.co.uk</domain_name>
   <domain_keyword>recycli</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 00:03:19</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-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>50</num>
   <domain_name>mrecyclit.com</domain_name>
   <domain_keyword>mrecyclit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:23:23</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>recyclist.org</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 00:03:49</query_time>
   <create_date>2010-04-28</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://whois.bluerazor.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>ns03.domaincontrol.com</value>
    <value>ns04.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>52</num>
   <domain_name>recycleit.com.au</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <update_date>2023-04-26</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Ray Shaw</registrant_name>
   <name_servers>
    <value>ns1.fabdns.com</value>
    <value>ns2.fabdns.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>recycleit.guru</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-07 14:05:20</query_time>
   <create_date>2014-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EPC, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>kira.epconline.net</value>
    <value>ns1.epcwc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>recycleit.london</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>recycleit.app</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 10:03:27</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1112.awsdns-11.org</value>
    <value>ns-1541.awsdns-00.co.uk</value>
    <value>ns-890.awsdns-47.net</value>
    <value>ns-94.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>recyclist.info</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 01:42:42</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>recyclist.co.uk</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 18:23:43</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Mr George Marshall t/a Brandwise [Tag = BRANDWISE]</registrar_name>
   <registrar_website>https://www.brandwise.co.uk</registrar_website>
   <name_servers>
    <value>rs66a.registrar-servers.com</value>
    <value>rs66b.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>recycleit.ru</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:44:21</query_time>
   <create_date>2021-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>recycleit.amsterdam</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Brainbridge Holding BV</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>recycleit.co.nz</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-31 01:42:32</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-04-01</update_date>
   <registrar_name>Affordable Domains</registrar_name>
   <registrar_website>https://www.affordabledomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.hostadmin.co.nz</value>
    <value>ns2.hostadmin.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>recyclid.net</domain_name>
   <domain_keyword>recyclid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>recycleit.in</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>recyclet.co.uk</domain_name>
   <domain_keyword>recyclet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 00:03:11</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]</registrar_name>
   <registrar_website>https://www.instra.com</registrar_website>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>jimmy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>recycleit.tech</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>recyclis.com</domain_name>
   <domain_keyword>recyclis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:23:43</query_time>
   <create_date>2009-08-04</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>recyclist.app</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-09 15:13:15</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>recyclis.co.uk</domain_name>
   <domain_keyword>recyclis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-03 19:28:57</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Cloud Next Ltd [Tag = CLOUDNEXT]</registrar_name>
   <registrar_website>https://www.cloudnext.uk</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>recycleit.technology</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-04 10:03:27</query_time>
   <create_date>2014-02-24</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EPC, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>kira.epconline.net</value>
    <value>ns1.epcwc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>recyclist.art</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-08 15:49:14</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>recycleit.it</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2017-07-29</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>recycleit.miami</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>recyclip.com</domain_name>
   <domain_keyword>recyclip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:23:43</query_time>
   <create_date>2016-02-09</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-09</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.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>reciclit.co.uk</domain_name>
   <domain_keyword>reciclit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 12:32:00</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>recyclix.org</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 19:34:20</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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>Franca Equity AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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.febas.net</value>
    <value>ns2.febas.net</value>
    <value>ns3.febas.net</value>
    <value>ns4.febas.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>recyclix.info</domain_name>
   <domain_keyword>recyclix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-19 19:34:20</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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>Franca Equity AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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.febas.net</value>
    <value>ns2.febas.net</value>
    <value>ns3.febas.net</value>
    <value>ns4.febas.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>recycleit.co.uk</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 23:53:48</query_time>
   <create_date>1998-09-11</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2026-09-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>recycleit.uk</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-07 14:05:20</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.3dweb.co.uk</value>
    <value>ns2.3dweb.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>recyclist.co</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 16:33:45</query_time>
   <create_date>2015-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-24</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>archer.ns.cloudflare.com</value>
    <value>athena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>recycleit.ie</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-28 19:00:09</query_time>
   <create_date>2007-09-30</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Clondalkin Community Recycling Initiative Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>recycl-it.net</domain_name>
   <domain_keyword>recycl-it</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 04:54:52</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2026-01-06</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>recyclist.digital</domain_name>
   <domain_keyword>recyclist</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-31 01:42:43</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>recyclint.com</domain_name>
   <domain_keyword>recyclint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:38:40</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-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>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>83</num>
   <domain_name>recycleit.org</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2002-04-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-21</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>recycli.tech</domain_name>
   <domain_keyword>recycli</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-21 18:08:36</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>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Karnataka</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</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>85</num>
   <domain_name>recyclia.net</domain_name>
   <domain_keyword>recyclia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2012-03-27</create_date>
   <update_date>2017-02-13</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SIG+DE+RAEE+Y+PILAS%2C+AIE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv346829.servidoresdns.net</value>
    <value>dns2.serv346829.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>recyclic.co.uk</domain_name>
   <domain_keyword>recyclic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2002-07-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>recycleit.services</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-14 14:13:42</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EPC, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>kira.epconline.net</value>
    <value>ns1.epcwc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>recyclt.com</domain_name>
   <domain_keyword>recyclt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 14:24:45</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>recyclat.com</domain_name>
   <domain_keyword>recyclat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:24:59</query_time>
   <create_date>2018-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>recyclia.com</domain_name>
   <domain_keyword>recyclia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:43</query_time>
   <create_date>2005-05-26</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>recycit.com</domain_name>
   <domain_keyword>recycit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:25:58</query_time>
   <create_date>2012-05-31</create_date>
   <update_date>2021-05-25</update_date>
   <expiry_date>2024-05-31</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>92</num>
   <domain_name>recycling.careers</domain_name>
   <domain_keyword>recycling</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-08 15:49:01</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>recallit.mobi</domain_name>
   <domain_keyword>recallit</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 03:29:11</query_time>
   <create_date>2008-10-11</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-11</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>cns267.hostgator.com</value>
    <value>cns268.hostgator.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>94</num>
   <domain_name>recyclur.co.uk</domain_name>
   <domain_keyword>recyclur</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 16:33:51</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>recycler.jp</domain_name>
   <domain_keyword>recycler</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-07 18:57:38</query_time>
   <create_date>2003-09-05</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>recycler</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>1600004</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>09047364053</registrant_phone>
   <name_servers>
    <value>asns1.customer.ne.jp</value>
    <value>asns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>recycleiot.com</domain_name>
   <domain_keyword>recycleiot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:13:41</query_time>
   <create_date>2017-04-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-04-05</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>97</num>
   <domain_name>recyclai.xyz</domain_name>
   <domain_keyword>recyclai</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 06:22:14</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>AW_Dev Games</registrant_company>
   <registrant_state>British Columbia</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>heidi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>recycling.management</domain_name>
   <domain_keyword>recycling</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-20 05:24:41</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.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>IL</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.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>99</num>
   <domain_name>recycle4.education</domain_name>
   <domain_keyword>recycle4</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-23 04:54:57</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>recyclate.org.uk</domain_name>
   <domain_keyword>recyclate</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-14 14:09:32</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>New Reg Limited [Tag = UKIP]</registrar_name>
   <registrar_website>http://www.ukip.com</registrar_website>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.163</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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