WHOIS QUERY TIME

31 May 2024 - 1:42 AM UTC

Registered: 28 March 2014
Modified: 1 April 2024

REGISTRAR

Name: Affordable Domains
Website: https://www.affordabledomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.hostadmin.co.nz
ns2.hostadmin.co.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=recycleit.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "recycleit.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>recycleit.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.069</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.102 seconds) for "recycleit.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:22 AM UTC

Registered: 28 March 2014
Modified: 1 April 2023

REGISTRAR

Name: Affordable Domains
Website: https://www.affordabledomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.hostadmin.co.nz
ns2.hostadmin.co.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

2 Apr 2024 - 7:12 AM UTC

Registered: 28 March 2014
Modified: 1 April 2024

REGISTRAR

Name: Affordable Domains
Website: https://www.affordabledomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.hostadmin.co.nz
ns2.hostadmin.co.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=recycleit.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "recycleit.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "recycleit.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "recycleit.co.nz",
            "domain_keyword": "recycleit",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:22:58",
            "create_date": "2014-03-28",
            "update_date": "2023-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": 2,
            "domain_name": "recycleit.co.nz",
            "domain_keyword": "recycleit",
            "domain_tld": "co.nz",
            "query_time": "2024-04-02 07:12:15",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "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>recycleit.co.nz</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>recycleit.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recycleit.co.nz</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:22:58</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2023-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>2</num>
   <domain_name>recycleit.co.nz</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-02 07:12:15</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>
 </results>
 <stats>
  <total_time>0.102</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 29 domain names (in 0.036 seconds) which contained the exact domain keyword "recycleit".
Domain Name Registered Expiry Registrar Ownership
1 recycleit.co.uk 11 Sep 1998 11 Sep 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
2 recycleit.com 3 Apr 2001 3 Apr 2025 GoDaddy.com, LLC -
3 recycleit.org 21 Apr 2002 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 recycleit.ca 29 Nov 2002 29 Nov 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
5 recycleit.info 2 Feb 2006 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 recycleit.ie 30 Sep 2007 1 Oct 2024 Blacknight Solutions Clondalkin Community Recycling Initiative Limited
7 recycleit.net 18 Apr 2013 18 Apr 2025 Network Solutions, LLC -
8 recycleit.guru 14 Feb 2014 14 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
9 recycleit.technology 24 Feb 2014 24 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
10 recycleit.co.nz 28 Mar 2014 - Affordable Domains -
11 recycleit.services 9 Jul 2014 9 Jul 2024 Global Domains International, Inc. DBA DomainCostClub.com EPC, Inc.
12 recycleit.london 27 Aug 2014 27 Aug 2024 Tucows.com Co. Data Protected
13 recycleit.amsterdam 17 Aug 2015 17 Aug 2025 Metaregistrar BV Applications Brainbridge Holding BV
14 recycleit.green 16 Jan 2016 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 recycleit.works 19 Mar 2016 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 recycleit.work 19 Mar 2016 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 recycleit.tech 22 Jun 2017 22 Jun 2025 eNom, Inc. Data Protected
18 recycleit.it 29 Jul 2017 29 Jul 2024 Algorithmedia S.r.l. Puglia.com srls
19 recycleit.uk 16 Jul 2019 16 Jul 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
20 recycleit.site 27 May 2020 27 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
21 recycleit.ru 7 Sep 2021 7 Sep 2024 RU-CENTER-RU Private Person
22 recycleit.in 8 Oct 2021 8 Oct 2024 Dynadot LLC REDACTED FOR PRIVACY
23 recycleit.nyc 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Cooper Recycling
24 recycleit.app 27 Apr 2023 27 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 recycleit.news 4 Sep 2023 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 recycleit.africa 4 Oct 2023 4 Oct 2033 DNS Africa Ltd Recycle IT Africa
27 recycleit.miami 30 Oct 2023 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 recycleit.online 20 May 2024 20 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 recycleit.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
30 recycleit.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Ray Shaw

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=recycleit&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "recycleit",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 30,
        "relation": "eq",
        "current": 30
    },
    "unique_domains": "recycleit.co.uk, recycleit.com, recycleit.org, recycleit.ca, recycleit.info, recycleit.ie, recycleit.net, recycleit.guru, recycleit.technology, recycleit.co.nz, recycleit.services, recycleit.london, recycleit.amsterdam, recycleit.green, recycleit.works, recycleit.work, recycleit.tech, recycleit.it, recycleit.uk, recycleit.site, recycleit.ru, recycleit.in, recycleit.nyc, recycleit.app, recycleit.news, recycleit.africa, recycleit.miami, recycleit.online, recycleit.xyz, recycleit.com.au",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "domain_name": "recycleit.org",
            "domain_keyword": "recycleit",
            "domain_tld": "org",
            "query_time": "2024-06-08 21:15:32",
            "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": 4,
            "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": 5,
            "domain_name": "recycleit.info",
            "domain_keyword": "recycleit",
            "domain_tld": "info",
            "query_time": "2024-06-08 21:15:32",
            "create_date": "2006-02-02",
            "update_date": "2024-06-08",
            "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": 6,
            "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": 7,
            "domain_name": "recycleit.net",
            "domain_keyword": "recycleit",
            "domain_tld": "net",
            "query_time": "2024-06-08 21:15:32",
            "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": 8,
            "domain_name": "recycleit.guru",
            "domain_keyword": "recycleit",
            "domain_tld": "guru",
            "query_time": "2024-06-08 21:15:32",
            "create_date": "2014-02-14",
            "update_date": "2024-05-02",
            "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": 9,
            "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": 10,
            "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": 11,
            "domain_name": "recycleit.services",
            "domain_keyword": "recycleit",
            "domain_tld": "services",
            "query_time": "2024-06-08 21:15:33",
            "create_date": "2014-07-09",
            "update_date": "2024-05-02",
            "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": 12,
            "domain_name": "recycleit.london",
            "domain_keyword": "recycleit",
            "domain_tld": "london",
            "query_time": "2024-06-08 21:15:32",
            "create_date": "2014-08-27",
            "update_date": "2024-04-25",
            "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": 13,
            "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": 14,
            "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": 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.work",
            "domain_keyword": "recycleit",
            "domain_tld": "work",
            "query_time": "2024-06-08 21:15:33",
            "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": 17,
            "domain_name": "recycleit.tech",
            "domain_keyword": "recycleit",
            "domain_tld": "tech",
            "query_time": "2024-06-08 21:15:33",
            "create_date": "2017-06-22",
            "update_date": "2024-05-28",
            "expiry_date": "2025-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": 18,
            "domain_name": "recycleit.it",
            "domain_keyword": "recycleit",
            "domain_tld": "it",
            "query_time": "2024-06-08 21:15:32",
            "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": 19,
            "domain_name": "recycleit.uk",
            "domain_keyword": "recycleit",
            "domain_tld": "uk",
            "query_time": "2024-06-08 21:15:34",
            "create_date": "2019-07-16",
            "update_date": "2024-04-23",
            "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.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "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": 21,
            "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": 22,
            "domain_name": "recycleit.in",
            "domain_keyword": "recycleit",
            "domain_tld": "in",
            "query_time": "2024-06-08 21:15:32",
            "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": 23,
            "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": 24,
            "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": 25,
            "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": 26,
            "domain_name": "recycleit.africa",
            "domain_keyword": "recycleit",
            "domain_tld": "africa",
            "query_time": "2024-06-08 21:15:32",
            "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": 27,
            "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": 28,
            "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": 29,
            "domain_name": "recycleit.xyz",
            "domain_keyword": "recycleit",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:26:26",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>recycleit</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>30</total>
  <relation>eq</relation>
  <current>30</current>
 </count>
 <unique_domains>recycleit.co.uk, recycleit.com, recycleit.org, recycleit.ca, recycleit.info, recycleit.ie, recycleit.net, recycleit.guru, recycleit.technology, recycleit.co.nz, recycleit.services, recycleit.london, recycleit.amsterdam, recycleit.green, recycleit.works, recycleit.work, recycleit.tech, recycleit.it, recycleit.uk, recycleit.site, recycleit.ru, recycleit.in, recycleit.nyc, recycleit.app, recycleit.news, recycleit.africa, recycleit.miami, recycleit.online, recycleit.xyz, recycleit.com.au</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</num>
   <domain_name>recycleit.org</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 21:15:32</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>4</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>5</num>
   <domain_name>recycleit.info</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 21:15:32</query_time>
   <create_date>2006-02-02</create_date>
   <update_date>2024-06-08</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>6</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>7</num>
   <domain_name>recycleit.net</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 21:15:32</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>8</num>
   <domain_name>recycleit.guru</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-08 21:15:32</query_time>
   <create_date>2014-02-14</create_date>
   <update_date>2024-05-02</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>9</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>10</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>11</num>
   <domain_name>recycleit.services</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-08 21:15:33</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2024-05-02</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>12</num>
   <domain_name>recycleit.london</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-08 21:15:32</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-04-25</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>13</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>14</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>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.work</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-08 21:15:33</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>17</num>
   <domain_name>recycleit.tech</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-08 21:15:33</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-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>18</num>
   <domain_name>recycleit.it</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-08 21:15:32</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>19</num>
   <domain_name>recycleit.uk</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 21:15:34</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2024-04-23</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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</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>21</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>22</num>
   <domain_name>recycleit.in</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 21:15:32</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>23</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>24</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>25</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>26</num>
   <domain_name>recycleit.africa</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-08 21:15:32</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>27</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>28</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>29</num>
   <domain_name>recycleit.xyz</domain_name>
   <domain_keyword>recycleit</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:26:26</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</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>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,154 domain names (in 0.203 seconds) which look and sound like the brand name "recycleit".
Domain Name Registered Expiry Registrar Ownership
1 recycle-it.net 17 Nov 2021 17 Nov 2024 Wild West Domains, LLC -
2 recycleits.org 28 Oct 2021 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 recyclent.com 15 May 2015 15 May 2025 GoDaddy.com, LLC -
4 recycleiq.org 8 Feb 2013 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 recyclein.com 6 Jun 2015 6 Jun 2030 Dynadot Inc -
6 recycleti.com 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC -
7 necycleit.co.uk 10 Apr 2023 10 Apr 2025 Ionos SE [Tag = 1AND1] -
8 recycleid.com 25 Nov 2008 25 Nov 2024 GoDaddy.com, LLC -
9 recyclert.com 6 Oct 2018 6 Oct 2024 Key-Systems GmbH c/o whoisproxy.com
10 recycle-it.cn 22 Oct 2021 22 Oct 2031 阿里云计算有限公司(万网) 惠州市思美科技有限公司
11 urecycleit.net 11 Jan 2020 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
12 recycleic.com 24 Mar 2015 24 Mar 2025 Dynadot Inc -
13 urecycleit.com 11 Jan 2020 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
14 recycleio.com 24 Jul 2020 24 Jul 2024 GoDaddy.com, LLC -
15 recycleict.com 6 Nov 2009 6 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 recycleat.com 12 Jan 2019 12 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 recycleyt.com 11 Apr 2017 11 Apr 2025 GoDaddy.com, LLC -
18 recycleiot.com 5 Apr 2017 5 Apr 2025 GoDaddy.com, LLC -
19 recyclein.org 22 May 2024 22 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
20 irecycleit.com 23 Nov 2012 23 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 wecycleit.org 13 Feb 2022 13 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
22 recycleik.com 20 Dec 2020 20 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 recycleito.com 30 Oct 2008 29 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
24 recycl-it.com 6 Jan 2022 6 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
25 recycle-it.eu - - Registrar.eu -
26 recycle-it.info 2 Nov 2019 2 Nov 2024 Squarespace Domains II LLC Art'Teryxx_WDD
27 recyclect.com 24 Sep 2016 24 Sep 2024 DropCatch.com 410 LLC Michele Holcomb
28 recyclekit.biz 12 Apr 2019 12 Apr 2025 CSC Corporate Domains, Inc. Harsco Corporation
29 recyclemt.org 26 Apr 2010 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 recycle-it.app 2 Nov 2019 2 Nov 2024 Squarespace Domains II LLC. Art'Teryxx_WDD
31 recyclein.site 10 Jun 2024 10 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
32 recyclekit.co.uk 31 Jul 2012 31 Jul 2024 Realtime Register BV [Tag = YOURSRS-NL] -
33 recycle-it.nyc 3 Feb 2022 3 Feb 2025 NameCheap, Inc. Evry
34 recycle-it.fr 11 Jun 2024 11 Jun 2025 OVH Ano Nymous
35 wecycleit.com 31 Dec 2017 31 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
36 recycle-it.co.nz 18 Jan 2007 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
37 recyclekit.com 2 Jul 2004 2 Jul 2024 CSC CORPORATE DOMAINS, INC. Harsco Corporation
38 recyclepit.com 13 May 2020 13 May 2026 Key-Systems GmbH REDACTED FOR PRIVACY
39 recycleid.ru 30 Mar 2021 30 Mar 2025 REGRU-RU Private Person
40 recycleir.com 6 Mar 2019 6 Mar 2025 GoDaddy.com, LLC -
41 recycleiq.com 8 Feb 2013 8 Feb 2025 GoDaddy.com, LLC -
42 recyclest.com 3 Jul 2023 3 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
43 recyclehit.jp 9 Apr 2019 30 Apr 2025 - piaworks Co.,Ltd.
44 recyclit.com 11 Jun 1998 10 Jun 2024 INAMES CO., LTD. TradeMark Management Service
45 ecycleit.net 27 Aug 2011 27 Aug 2024 GoDaddy.com, LLC -
46 recyclit.org.uk 27 Jun 2012 27 Jun 2024 Ionos SE [Tag = 1AND1] -
47 recyclit.com.au - - GoDaddy.com LLC trading as GoDaddy.com Tony Axisa
48 recyclet.com 30 Mar 2000 30 Mar 2025 Epik LLC -
49 recyclit.org 9 May 2022 9 May 2025 OVH sas REDACTED FOR PRIVACY
50 recyclit.co.uk 30 Jul 2014 30 Jul 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
51 ecycleit.org 27 Aug 2011 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 recyclet.co.uk 5 Mar 2023 5 Mar 2025 Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU] -
53 recyclemt.com 11 Nov 2009 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 recycledit.org.uk 30 Aug 2011 30 Aug 2024 Ionos SE [Tag = 1AND1] -
55 irecycleit.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Craig Lanyon
56 recycle-it.de - - - -
57 recyclebit.xyz 11 Dec 2023 11 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
58 recycl-it.net 6 Jan 2022 6 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
59 recycleie.com 12 Nov 2008 12 Nov 2026 Register.com, Inc. -
60 recycleitz.com 6 Oct 2016 6 Oct 2024 GoDaddy.com, LLC -
61 recycledit.com 14 Sep 2007 14 Sep 2024 GoDaddy Online Services Cayman Islands Ltd. -
62 recycle-it.com 23 Jul 1998 22 Jul 2024 Network Solutions, LLC -
63 recycleint.com 26 Jul 2021 26 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 recyclefit.com 31 Aug 2018 31 Aug 2024 GoDaddy.com, LLC -
65 recykleit.com 22 Nov 2023 22 Nov 2024 Wild West Domains, LLC -
66 ecycleit.com 25 Jan 2015 25 Jan 2025 GoDaddy.com, LLC -
67 recyclit.net 21 Oct 2023 21 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
68 recyclei8.com 24 Jul 2023 24 Jul 2024 GoDaddy.com, LLC -
69 recycle-it.com.au - - Domain Directors Pty Ltd trading as Instra Recycle IT
70 urecycleit.org 11 Jan 2020 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
71 recyclelit.com 13 Jun 2016 13 Jun 2024 GoDaddy.com, LLC -
72 recycleits.com 28 Apr 2006 28 Apr 2025 GoDaddy.com, LLC -
73 recycledit.co.uk 31 Mar 2009 31 Mar 2025 Ionos SE [Tag = 1AND1] -
74 recyclebit.com 30 Jan 2019 30 Jan 2025 GoDaddy.com, LLC -
75 recycle-it.au - - Domain Directors Pty Ltd trading as Instra Recycle IT
76 recycleme.digital 9 Mar 2022 9 Mar 2025 united-domains AG SynoptiCons Deutschland GmbH
77 recycleaid.com 12 Jun 2016 12 Jun 2024 ANNULET, INC BuyDomains.com
78 recyclebin.dev 11 Mar 2019 11 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
79 recyclevis.com 9 Jan 2024 9 Jan 2025 GoDaddy.com, LLC -
80 recycleco.com 6 May 2003 6 May 2025 Domain.com, LLC REDACTED FOR PRIVACY
81 recyclart.tv 13 Aug 2014 13 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Registry Services, LLC
82 ecyclekit.com 10 Feb 2024 10 Feb 2025 Sav.com, LLC -
83 recycleya.com 2 Jul 2018 2 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 recyclant.com 5 Aug 2016 5 Aug 2024 1API GmbH REDACTED FOR PRIVACY
85 recyclead.immo 20 May 2022 20 May 2025 Gandi SAS REDACTED FOR PRIVACY
86 recyclers.it 18 May 2010 2 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
87 recycle-e.com 14 Feb 2022 14 Feb 2025 GoDaddy.com, LLC -
88 recycle-ir.com 18 Nov 2014 18 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
89 recycleotr.com 16 Apr 2015 16 Apr 2025 Porkbun LLC Private by Design, LLC
90 recyclero.com 23 May 2021 23 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 recycleky.org 25 Jun 2020 25 Jun 2024 Squarespace Domains II LLC NZNSI, Inc
92 recycleme.store 28 May 2021 28 May 2025 Network Solutions LLC -
93 recyclehits.com 5 Nov 2011 5 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 recyclene.com 26 Sep 2000 26 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
95 recyclemv.org 5 Apr 2016 5 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
96 recyclelr.net 20 Apr 2011 20 Apr 2025 IONOS SE 1&1 Internet Inc
97 recycleike.com 22 Jul 2021 22 Jul 2024 SAV.COM, LLC - 26 REDACTED FOR PRIVACY
98 recycle93.site 10 Jan 2024 10 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
99 recycleox.com 17 Jan 2020 17 Jan 2025 NAMECHEAP INC Redacted for Privacy Purposes
100 recycleme.uk 5 Jul 2021 5 Jul 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
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 Recycleit.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=recycleit.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "recycleit.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 1154,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "recycle-it.net, recycleits.org, recyclent.com, recycleiq.org, recyclein.com, recycleti.com, necycleit.co.uk, recycleid.com, recyclert.com, recycle-it.cn, urecycleit.net, recycleic.com, urecycleit.com, recycleio.com, recycleict.com, recycleat.com, recycleyt.com, recycleiot.com, recyclein.org, irecycleit.com, wecycleit.org, recycleik.com, recycleito.com, recycl-it.com, recycle-it.eu, recycle-it.info, recyclect.com, recyclekit.biz, recyclemt.org, recycle-it.app, recyclein.site, recyclekit.co.uk, recycle-it.nyc, recycle-it.fr, wecycleit.com, recycle-it.co.nz, recyclekit.com, recyclepit.com, recycleid.ru, recycleir.com, recycleiq.com, recyclest.com, recyclehit.jp, recyclit.com, ecycleit.net, recyclit.org.uk, recyclit.com.au, recyclet.com, recyclit.org, recyclit.co.uk, ecycleit.org, recyclet.co.uk, recyclemt.com, recycledit.org.uk, irecycleit.com.au, recycle-it.de, recyclebit.xyz, recycl-it.net, recycleie.com, recycleitz.com, recycledit.com, recycle-it.com, recycleint.com, recyclefit.com, recykleit.com, ecycleit.com, recyclit.net, recyclei8.com, recycle-it.com.au, urecycleit.org, recyclelit.com, recycleits.com, recycledit.co.uk, recyclebit.com, recycle-it.au, recycleme.digital, recycleaid.com, recyclebin.dev, recyclevis.com, recycleco.com, recyclart.tv, ecyclekit.com, recycleya.com, recyclant.com, recyclead.immo, recyclers.it, recycle-e.com, recycle-ir.com, recycleotr.com, recyclero.com, recycleky.org, recycleme.store, recyclehits.com, recyclene.com, recyclemv.org, recyclelr.net, recycleike.com, recycle93.site, recycleox.com, recycleme.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "recycle-it.net",
            "domain_keyword": "recycle-it",
            "domain_tld": "net",
            "query_time": "2024-04-14 14:09:40",
            "create_date": "2021-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "recycleits.org",
            "domain_keyword": "recycleits",
            "domain_tld": "org",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2021-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "recyclent.com",
            "domain_keyword": "recyclent",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:25:16",
            "create_date": "2015-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "recycleiq.org",
            "domain_keyword": "recycleiq",
            "domain_tld": "org",
            "query_time": "2024-06-02 18:26:59",
            "create_date": "2013-02-08",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-08",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "recyclein.com",
            "domain_keyword": "recyclein",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:31",
            "create_date": "2015-06-06",
            "update_date": "2023-05-23",
            "expiry_date": "2030-06-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "recycleti.com",
            "domain_keyword": "recycleti",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:20:57",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "camilo.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "necycleit.co.uk",
            "domain_keyword": "necycleit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 02:28:55",
            "create_date": "2023-04-10",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1084.ui-dns.biz",
                "ns1097.ui-dns.de",
                "ns1100.ui-dns.com",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "recycleid.com",
            "domain_keyword": "recycleid",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:30",
            "create_date": "2008-11-25",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "recyclert.com",
            "domain_keyword": "recyclert",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:20:41",
            "create_date": "2018-10-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of recyclert.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "ccc7c8180686b17eee36a3bb3b2cd2a1f6d5795735addc5a4c98c9306b835f45@recyclert.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "recycle-it.cn",
            "domain_keyword": "recycle-it",
            "domain_tld": "cn",
            "query_time": "2024-05-07 00:02:13",
            "create_date": "2021-10-22",
            "expiry_date": "2031-10-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "惠州市思美科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "urecycleit.net",
            "domain_keyword": "urecycleit",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:50:40",
            "create_date": "2020-01-11",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/urecycleit.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1jsv.name.com",
                "ns2dqr.name.com",
                "ns3cqz.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "recycleic.com",
            "domain_keyword": "recycleic",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:30",
            "create_date": "2015-03-24",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "urecycleit.com",
            "domain_keyword": "urecycleit",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:50:40",
            "create_date": "2020-01-11",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/urecycleit.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1jsv.name.com",
                "ns2dqr.name.com",
                "ns3cqz.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "recycleio.com",
            "domain_keyword": "recycleio",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2020-07-24",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "recycleict.com",
            "domain_keyword": "recycleict",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:30",
            "create_date": "2009-11-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "recycleat.com",
            "domain_keyword": "recycleat",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:10:46",
            "create_date": "2019-01-12",
            "update_date": "2021-01-06",
            "expiry_date": "2025-01-12",
            "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": 17,
            "domain_name": "recycleyt.com",
            "domain_keyword": "recycleyt",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:42",
            "create_date": "2017-04-11",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "recycleiot.com",
            "domain_keyword": "recycleiot",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:32",
            "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": 19,
            "domain_name": "recyclein.org",
            "domain_keyword": "recyclein",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:33:46",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2026-05-22",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "irecycleit.com",
            "domain_keyword": "irecycleit",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:50:57",
            "create_date": "2012-11-23",
            "update_date": "2020-11-17",
            "expiry_date": "2025-11-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": 21,
            "domain_name": "wecycleit.org",
            "domain_keyword": "wecycleit",
            "domain_tld": "org",
            "query_time": "2024-05-19 14:50:22",
            "create_date": "2022-02-13",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-13",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1000.awsdns-61.net",
                "ns-1525.awsdns-62.org",
                "ns-2038.awsdns-62.co.uk",
                "ns-66.awsdns-08.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "recycleik.com",
            "domain_keyword": "recycleik",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:34:06",
            "create_date": "2020-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=recycleik.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "recycleito.com",
            "domain_keyword": "recycleito",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:34",
            "create_date": "2008-10-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "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": 25,
            "domain_name": "recycle-it.eu",
            "domain_keyword": "recycle-it",
            "domain_tld": "eu",
            "query_time": "2024-06-10 19:37:02",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 26,
            "domain_name": "recycle-it.info",
            "domain_keyword": "recycle-it",
            "domain_tld": "info",
            "query_time": "2024-05-07 00:02:13",
            "create_date": "2019-11-02",
            "update_date": "2024-04-10",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Art'Teryxx_WDD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "recyclect.com",
            "domain_keyword": "recyclect",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:05:06",
            "create_date": "2016-09-24",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1821,
            "registrar_name": "DropCatch.com 410 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Michele Holcomb",
            "registrant_address": "99 Citizens Dr",
            "registrant_city": "Glastonbury",
            "registrant_state": "CT",
            "registrant_zip": "06042",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8606596604",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "recyclekit.biz",
            "domain_keyword": "recyclekit",
            "domain_tld": "biz",
            "query_time": "2024-05-23 04:55:16",
            "create_date": "2019-04-12",
            "update_date": "2023-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harsco Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "recyclemt.org",
            "domain_keyword": "recyclemt",
            "domain_tld": "org",
            "query_time": "2024-05-04 10:03:29",
            "create_date": "2010-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "recycle-it.app",
            "domain_keyword": "recycle-it",
            "domain_tld": "app",
            "query_time": "2024-05-15 06:22:15",
            "create_date": "2019-11-02",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Art'Teryxx_WDD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "recyclein.site",
            "domain_keyword": "recyclein",
            "domain_tld": "site",
            "query_time": "2024-06-12 16:56:17",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "recyclekit.co.uk",
            "domain_keyword": "recyclekit",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 21:15:40",
            "create_date": "2012-07-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-31",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "recycle-it.nyc",
            "domain_keyword": "recycle-it",
            "domain_tld": "nyc",
            "query_time": "2024-05-24 16:32:45",
            "create_date": "2022-02-03",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Evry",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "recycle-it.fr",
            "domain_keyword": "recycle-it",
            "domain_tld": "fr",
            "query_time": "2024-06-12 05:10:00",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "Active",
                "addPeriod",
                "associated"
            ]
        },
        {
            "num": 35,
            "domain_name": "wecycleit.com",
            "domain_keyword": "wecycleit",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:11:39",
            "create_date": "2017-12-31",
            "update_date": "2020-12-25",
            "expiry_date": "2024-12-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": 36,
            "domain_name": "recycle-it.co.nz",
            "domain_keyword": "recycle-it",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 00:02:13",
            "create_date": "2007-01-18",
            "update_date": "2024-04-03",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "recyclekit.com",
            "domain_keyword": "recyclekit",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:37",
            "create_date": "2004-07-02",
            "update_date": "2022-06-28",
            "expiry_date": "2024-07-02",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Harsco Corporation",
            "registrant_company": "Harsco Corporation",
            "registrant_address": "350 Poplar Church Road",
            "registrant_city": "Camp Hill",
            "registrant_state": "PA",
            "registrant_zip": "17011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7179755662",
            "registrant_fax": "+1.7177636424",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "recyclepit.com",
            "domain_keyword": "recyclepit",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:22:48",
            "create_date": "2020-05-13",
            "update_date": "2024-04-15",
            "expiry_date": "2026-05-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.dandomain.dk",
            "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": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "recycleid.ru",
            "domain_keyword": "recycleid",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:44:21",
            "create_date": "2021-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "recycleir.com",
            "domain_keyword": "recycleir",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2019-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "recycleiq.com",
            "domain_keyword": "recycleiq",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:32",
            "create_date": "2013-02-08",
            "update_date": "2024-06-07",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "360e6dea.verify.hn",
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-xasfynzbhukeywmb4en3xv.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "recyclest.com",
            "domain_keyword": "recyclest",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:55:45",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "recyclehit.jp",
            "domain_keyword": "recyclehit",
            "domain_tld": "jp",
            "query_time": "2024-05-07 00:02:59",
            "create_date": "2019-04-09",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "piaworks Co.,Ltd.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 44,
            "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": 45,
            "domain_name": "ecycleit.net",
            "domain_keyword": "ecycleit",
            "domain_tld": "net",
            "query_time": "2024-05-07 03:09:51",
            "create_date": "2011-08-27",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "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": 47,
            "domain_name": "recyclit.com.au",
            "domain_keyword": "recyclit",
            "domain_tld": "com.au",
            "query_time": "2024-06-12 20:09:04",
            "update_date": "2024-06-02",
            "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"
            ]
        },
        {
            "num": 48,
            "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": 49,
            "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": 50,
            "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": 51,
            "domain_name": "ecycleit.org",
            "domain_keyword": "ecycleit",
            "domain_tld": "org",
            "query_time": "2024-04-24 00:22:42",
            "create_date": "2011-08-27",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-27",
            "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": [
                "ns51.1and1.com",
                "ns52.1and1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "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": 53,
            "domain_name": "recyclemt.com",
            "domain_keyword": "recyclemt",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:16:05",
            "create_date": "2009-11-11",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=recyclemt.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns8031.hostgator.com",
                "ns8032.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "recycledit.org.uk",
            "domain_keyword": "recycledit",
            "domain_tld": "org.uk",
            "query_time": "2024-04-14 14:12:04",
            "create_date": "2011-08-30",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-30",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1052.ui-dns.biz",
                "ns1052.ui-dns.com",
                "ns1052.ui-dns.de",
                "ns1052.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "irecycleit.com.au",
            "domain_keyword": "irecycleit",
            "domain_tld": "com.au",
            "query_time": "2024-05-06 12:50:08",
            "update_date": "2024-02-05",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Craig Lanyon",
            "name_servers": [
                "ns1.hosting-cloud.net",
                "ns2.hosting-cloud.net",
                "ns3.hosting-cloud.net",
                "ns4.hosting-cloud.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "recycle-it.de",
            "domain_keyword": "recycle-it",
            "domain_tld": "de",
            "query_time": "2024-05-22 06:40:31",
            "update_date": "2007-04-12",
            "name_servers": [
                "ns1.shadowconnect.net",
                "ns2.shadowconnect.net",
                "ns3.shadowconnect.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "recyclebit.xyz",
            "domain_keyword": "recyclebit",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 14:04:31",
            "create_date": "2023-12-11",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "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": 59,
            "domain_name": "recycleie.com",
            "domain_keyword": "recycleie",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:30",
            "create_date": "2008-11-12",
            "update_date": "2023-09-07",
            "expiry_date": "2026-11-12",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "recycleitz.com",
            "domain_keyword": "recycleitz",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:35",
            "create_date": "2016-10-06",
            "update_date": "2022-10-05",
            "expiry_date": "2024-10-06",
            "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": 61,
            "domain_name": "recycledit.com",
            "domain_keyword": "recycledit",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:12:04",
            "create_date": "2007-09-14",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "recycle-it.com",
            "domain_keyword": "recycle-it",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:09:40",
            "create_date": "1998-07-23",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "recycleint.com",
            "domain_keyword": "recycleint",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:55:15",
            "create_date": "2021-07-26",
            "update_date": "2022-07-20",
            "expiry_date": "2024-07-26",
            "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": 64,
            "domain_name": "recyclefit.com",
            "domain_keyword": "recyclefit",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:19",
            "create_date": "2018-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "recykleit.com",
            "domain_keyword": "recykleit",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:09:08",
            "create_date": "2023-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ecycleit.com",
            "domain_keyword": "ecycleit",
            "domain_tld": "com",
            "query_time": "2024-06-09 13:38:47",
            "create_date": "2015-01-25",
            "update_date": "2023-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "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": 68,
            "domain_name": "recyclei8.com",
            "domain_keyword": "recyclei8",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:30",
            "create_date": "2023-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "recycle-it.com.au",
            "domain_keyword": "recycle-it",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 18:26:03",
            "update_date": "2024-04-22",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Recycle IT",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "urecycleit.org",
            "domain_keyword": "urecycleit",
            "domain_tld": "org",
            "query_time": "2024-05-18 22:50:40",
            "create_date": "2020-01-11",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1jsv.name.com",
                "ns2dqr.name.com",
                "ns3cqz.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "recyclelit.com",
            "domain_keyword": "recyclelit",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:39",
            "create_date": "2016-06-13",
            "update_date": "2022-09-22",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "recycleits.com",
            "domain_keyword": "recycleits",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:03:00",
            "create_date": "2006-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "recycledit.co.uk",
            "domain_keyword": "recycledit",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 14:12:05",
            "create_date": "2009-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "recyclebit.com",
            "domain_keyword": "recyclebit",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:10:51",
            "create_date": "2019-01-30",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "recycle-it.au",
            "domain_keyword": "recycle-it",
            "domain_tld": "au",
            "query_time": "2024-05-17 23:28:51",
            "update_date": "2023-09-21",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Recycle IT",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "recycleme.digital",
            "domain_keyword": "recycleme",
            "domain_tld": "digital",
            "query_time": "2024-05-07 00:03:02",
            "create_date": "2022-03-09",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SynoptiCons Deutschland GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "recycleaid.com",
            "domain_keyword": "recycleaid",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:10:02",
            "create_date": "2016-06-12",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-12",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "recyclebin.dev",
            "domain_keyword": "recyclebin",
            "domain_tld": "dev",
            "query_time": "2024-04-14 14:10:50",
            "create_date": "2019-03-11",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bratislava - Dubravka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "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": [
                "jack.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "recyclevis.com",
            "domain_keyword": "recyclevis",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:11:44",
            "create_date": "2024-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "recycleco.com",
            "domain_keyword": "recycleco",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:11:29",
            "create_date": "2003-05-06",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/33314ddc-cb03-4f76-aa98-c83ffe59e71c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "recyclart.tv",
            "domain_keyword": "recyclart",
            "domain_tld": "tv",
            "query_time": "2024-05-18 02:25:02",
            "create_date": "2014-08-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ecyclekit.com",
            "domain_keyword": "ecyclekit",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:54:57",
            "create_date": "2024-02-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "coby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "recycleya.com",
            "domain_keyword": "recycleya",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:21:35",
            "create_date": "2018-07-02",
            "update_date": "2020-06-26",
            "expiry_date": "2024-07-02",
            "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": 84,
            "domain_name": "recyclant.com",
            "domain_keyword": "recyclant",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:09:31",
            "create_date": "2016-08-05",
            "update_date": "2021-10-29",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/recyclant.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.216mall.com",
                "ns2.216mall.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "recyclead.immo",
            "domain_keyword": "recyclead",
            "domain_tld": "immo",
            "query_time": "2024-05-23 04:54:57",
            "create_date": "2022-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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-107-a.gandi.net",
                "ns-123-c.gandi.net",
                "ns-153-b.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "recyclers.it",
            "domain_keyword": "recyclers",
            "domain_tld": "it",
            "query_time": "2024-06-08 21:16:19",
            "create_date": "2010-05-18",
            "update_date": "2024-06-03",
            "expiry_date": "2024-06-02",
            "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": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 87,
            "domain_name": "recycle-e.com",
            "domain_keyword": "recycle-e",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:04:24",
            "create_date": "2022-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "recycle-ir.com",
            "domain_keyword": "recycle-ir",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:09:40",
            "create_date": "2014-11-18",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "recycleotr.com",
            "domain_keyword": "recycleotr",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:20:21",
            "create_date": "2015-04-16",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/recycleotr.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.extns.net",
                "ns2.extns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "recyclero.com",
            "domain_keyword": "recyclero",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:03:08",
            "create_date": "2021-05-23",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "recycleky.org",
            "domain_keyword": "recycleky",
            "domain_tld": "org",
            "query_time": "2024-05-23 04:55:36",
            "create_date": "2020-06-25",
            "update_date": "2024-04-10",
            "expiry_date": "2024-06-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NZNSI, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "recycleme.store",
            "domain_keyword": "recycleme",
            "domain_tld": "store",
            "query_time": "2024-05-31 01:42:33",
            "create_date": "2021-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "recyclehits.com",
            "domain_keyword": "recyclehits",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:15:29",
            "create_date": "2011-11-05",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "recyclene.com",
            "domain_keyword": "recyclene",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:16:10",
            "create_date": "2000-09-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "https://tieredaccess.com/contact/2c4aeeb3-e914-41e7-956c-868043cc1d3a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "recyclemv.org",
            "domain_keyword": "recyclemv",
            "domain_tld": "org",
            "query_time": "2024-06-08 21:16:05",
            "create_date": "2016-04-05",
            "update_date": "2023-07-26",
            "expiry_date": "2026-04-05",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "recyclelr.net",
            "domain_keyword": "recyclelr",
            "domain_tld": "net",
            "query_time": "2024-05-04 10:03:28",
            "create_date": "2011-04-20",
            "update_date": "2017-12-13",
            "expiry_date": "2025-04-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1036.ui-dns.biz",
                "ns1036.ui-dns.com",
                "ns1036.ui-dns.de",
                "ns1036.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "recycleike.com",
            "domain_keyword": "recycleike",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:02:59",
            "create_date": "2021-07-22",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-22",
            "registrar_iana": 3916,
            "registrar_name": "SAV.COM, LLC - 26",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=recycleike.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "recycle93.site",
            "domain_keyword": "recycle93",
            "domain_tld": "site",
            "query_time": "2024-05-13 05:11:27",
            "create_date": "2024-01-10",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "krasnodarskiy 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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "recycleox.com",
            "domain_keyword": "recycleox",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:27:03",
            "create_date": "2020-01-17",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "GA",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=recycleox.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "recycleme.uk",
            "domain_keyword": "recycleme",
            "domain_tld": "uk",
            "query_time": "2024-05-27 23:53:46",
            "create_date": "2021-07-05",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-05",
            "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.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.203,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>recycleit.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1154</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>recycle-it.net, recycleits.org, recyclent.com, recycleiq.org, recyclein.com, recycleti.com, necycleit.co.uk, recycleid.com, recyclert.com, recycle-it.cn, urecycleit.net, recycleic.com, urecycleit.com, recycleio.com, recycleict.com, recycleat.com, recycleyt.com, recycleiot.com, recyclein.org, irecycleit.com, wecycleit.org, recycleik.com, recycleito.com, recycl-it.com, recycle-it.eu, recycle-it.info, recyclect.com, recyclekit.biz, recyclemt.org, recycle-it.app, recyclein.site, recyclekit.co.uk, recycle-it.nyc, recycle-it.fr, wecycleit.com, recycle-it.co.nz, recyclekit.com, recyclepit.com, recycleid.ru, recycleir.com, recycleiq.com, recyclest.com, recyclehit.jp, recyclit.com, ecycleit.net, recyclit.org.uk, recyclit.com.au, recyclet.com, recyclit.org, recyclit.co.uk, ecycleit.org, recyclet.co.uk, recyclemt.com, recycledit.org.uk, irecycleit.com.au, recycle-it.de, recyclebit.xyz, recycl-it.net, recycleie.com, recycleitz.com, recycledit.com, recycle-it.com, recycleint.com, recyclefit.com, recykleit.com, ecycleit.com, recyclit.net, recyclei8.com, recycle-it.com.au, urecycleit.org, recyclelit.com, recycleits.com, recycledit.co.uk, recyclebit.com, recycle-it.au, recycleme.digital, recycleaid.com, recyclebin.dev, recyclevis.com, recycleco.com, recyclart.tv, ecyclekit.com, recycleya.com, recyclant.com, recyclead.immo, recyclers.it, recycle-e.com, recycle-ir.com, recycleotr.com, recyclero.com, recycleky.org, recycleme.store, recyclehits.com, recyclene.com, recyclemv.org, recyclelr.net, recycleike.com, recycle93.site, recycleox.com, recycleme.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recycle-it.net</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 14:09:40</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>2</num>
   <domain_name>recycleits.org</domain_name>
   <domain_keyword>recycleits</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>recyclent.com</domain_name>
   <domain_keyword>recyclent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:25:16</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-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.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>4</num>
   <domain_name>recycleiq.org</domain_name>
   <domain_keyword>recycleiq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 18:26:59</query_time>
   <create_date>2013-02-08</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-08</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>ns27.domaincontrol.com</value>
    <value>ns28.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>recyclein.com</domain_name>
   <domain_keyword>recyclein</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:31</query_time>
   <create_date>2015-06-06</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2030-06-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>recycleti.com</domain_name>
   <domain_keyword>recycleti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:20:57</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</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>camilo.ns.cloudflare.com</value>
    <value>nelly.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>7</num>
   <domain_name>necycleit.co.uk</domain_name>
   <domain_keyword>necycleit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 02:28:55</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1100.ui-dns.com</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>recycleid.com</domain_name>
   <domain_keyword>recycleid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:30</query_time>
   <create_date>2008-11-25</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>recyclert.com</domain_name>
   <domain_keyword>recyclert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:20:41</query_time>
   <create_date>2018-10-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of recyclert.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>ccc7c8180686b17eee36a3bb3b2cd2a1f6d5795735addc5a4c98c9306b835f45@recyclert.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>recycle-it.cn</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 00:02:13</query_time>
   <create_date>2021-10-22</create_date>
   <expiry_date>2031-10-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>惠州市思美科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>urecycleit.net</domain_name>
   <domain_keyword>urecycleit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:50:40</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/urecycleit.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1jsv.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>recycleic.com</domain_name>
   <domain_keyword>recycleic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:30</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-24</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.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>urecycleit.com</domain_name>
   <domain_keyword>urecycleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:50:40</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/urecycleit.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1jsv.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>recycleio.com</domain_name>
   <domain_keyword>recycleio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>recycleict.com</domain_name>
   <domain_keyword>recycleict</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:30</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>recycleat.com</domain_name>
   <domain_keyword>recycleat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:10:46</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2021-01-06</update_date>
   <expiry_date>2025-01-12</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>17</num>
   <domain_name>recycleyt.com</domain_name>
   <domain_keyword>recycleyt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:42</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>recycleiot.com</domain_name>
   <domain_keyword>recycleiot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:32</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>19</num>
   <domain_name>recyclein.org</domain_name>
   <domain_keyword>recyclein</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:33:46</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2026-05-22</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>irecycleit.com</domain_name>
   <domain_keyword>irecycleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:50:57</query_time>
   <create_date>2012-11-23</create_date>
   <update_date>2020-11-17</update_date>
   <expiry_date>2025-11-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>21</num>
   <domain_name>wecycleit.org</domain_name>
   <domain_keyword>wecycleit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 14:50:22</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1000.awsdns-61.net</value>
    <value>ns-1525.awsdns-62.org</value>
    <value>ns-2038.awsdns-62.co.uk</value>
    <value>ns-66.awsdns-08.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>recycleik.com</domain_name>
   <domain_keyword>recycleik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:34:06</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=recycleik.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>recycleito.com</domain_name>
   <domain_keyword>recycleito</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:34</query_time>
   <create_date>2008-10-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</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>25</num>
   <domain_name>recycle-it.eu</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-10 19:37:02</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>recycle-it.info</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 00:02:13</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Art'Teryxx_WDD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>recyclect.com</domain_name>
   <domain_keyword>recyclect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:05:06</query_time>
   <create_date>2016-09-24</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1821</registrar_iana>
   <registrar_name>DropCatch.com 410 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Michele Holcomb</registrant_name>
   <registrant_address>99 Citizens Dr</registrant_address>
   <registrant_city>Glastonbury</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06042</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8606596604</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>recyclekit.biz</domain_name>
   <domain_keyword>recyclekit</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 04:55:16</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harsco Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>recyclemt.org</domain_name>
   <domain_keyword>recyclemt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 10:03:29</query_time>
   <create_date>2010-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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>ns11.domaincontrol.com</value>
    <value>ns12.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>30</num>
   <domain_name>recycle-it.app</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 06:22:15</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Art'Teryxx_WDD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>recyclein.site</domain_name>
   <domain_keyword>recyclein</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-12 16:56:17</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>32</num>
   <domain_name>recyclekit.co.uk</domain_name>
   <domain_keyword>recyclekit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 21:15:40</query_time>
   <create_date>2012-07-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>recycle-it.nyc</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-24 16:32:45</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Evry</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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>34</num>
   <domain_name>recycle-it.fr</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-12 05:10:00</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>addPeriod</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>wecycleit.com</domain_name>
   <domain_keyword>wecycleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:11:39</query_time>
   <create_date>2017-12-31</create_date>
   <update_date>2020-12-25</update_date>
   <expiry_date>2024-12-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>36</num>
   <domain_name>recycle-it.co.nz</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 00:02:13</query_time>
   <create_date>2007-01-18</create_date>
   <update_date>2024-04-03</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>recyclekit.com</domain_name>
   <domain_keyword>recyclekit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:37</query_time>
   <create_date>2004-07-02</create_date>
   <update_date>2022-06-28</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Harsco Corporation</registrant_name>
   <registrant_company>Harsco Corporation</registrant_company>
   <registrant_address>350 Poplar Church Road</registrant_address>
   <registrant_city>Camp Hill</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>17011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7179755662</registrant_phone>
   <registrant_fax>+1.7177636424</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>recyclepit.com</domain_name>
   <domain_keyword>recyclepit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:22:48</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.dandomain.dk</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>DK</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>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>recycleid.ru</domain_name>
   <domain_keyword>recycleid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:44:21</query_time>
   <create_date>2021-03-30</create_date>
   <expiry_date>2025-03-30</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>recycleir.com</domain_name>
   <domain_keyword>recycleir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2019-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>41</num>
   <domain_name>recycleiq.com</domain_name>
   <domain_keyword>recycleiq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:32</query_time>
   <create_date>2013-02-08</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-02-08</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>360e6dea.verify.hn</value>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-xasfynzbhukeywmb4en3xv.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>42</num>
   <domain_name>recyclest.com</domain_name>
   <domain_keyword>recyclest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:55:45</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>recyclehit.jp</domain_name>
   <domain_keyword>recyclehit</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 00:02:59</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>piaworks Co.,Ltd.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>44</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>45</num>
   <domain_name>ecycleit.net</domain_name>
   <domain_keyword>ecycleit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 03:09:51</query_time>
   <create_date>2011-08-27</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</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>47</num>
   <domain_name>recyclit.com.au</domain_name>
   <domain_keyword>recyclit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-12 20:09:04</query_time>
   <update_date>2024-06-02</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>
  <value>
   <num>48</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>49</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>50</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>51</num>
   <domain_name>ecycleit.org</domain_name>
   <domain_keyword>ecycleit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 00:22:42</query_time>
   <create_date>2011-08-27</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-27</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>ns51.1and1.com</value>
    <value>ns52.1and1.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>52</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>53</num>
   <domain_name>recyclemt.com</domain_name>
   <domain_keyword>recyclemt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:16:05</query_time>
   <create_date>2009-11-11</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=recyclemt.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns8031.hostgator.com</value>
    <value>ns8032.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>54</num>
   <domain_name>recycledit.org.uk</domain_name>
   <domain_keyword>recycledit</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-14 14:12:04</query_time>
   <create_date>2011-08-30</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1052.ui-dns.biz</value>
    <value>ns1052.ui-dns.com</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1052.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>irecycleit.com.au</domain_name>
   <domain_keyword>irecycleit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-06 12:50:08</query_time>
   <update_date>2024-02-05</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Craig Lanyon</registrant_name>
   <name_servers>
    <value>ns1.hosting-cloud.net</value>
    <value>ns2.hosting-cloud.net</value>
    <value>ns3.hosting-cloud.net</value>
    <value>ns4.hosting-cloud.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>recycle-it.de</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 06:40:31</query_time>
   <update_date>2007-04-12</update_date>
   <name_servers>
    <value>ns1.shadowconnect.net</value>
    <value>ns2.shadowconnect.net</value>
    <value>ns3.shadowconnect.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>recyclebit.xyz</domain_name>
   <domain_keyword>recyclebit</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 14:04:31</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</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>59</num>
   <domain_name>recycleie.com</domain_name>
   <domain_keyword>recycleie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:30</query_time>
   <create_date>2008-11-12</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2026-11-12</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>recycleitz.com</domain_name>
   <domain_keyword>recycleitz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:35</query_time>
   <create_date>2016-10-06</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>61</num>
   <domain_name>recycledit.com</domain_name>
   <domain_keyword>recycledit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:12:04</query_time>
   <create_date>2007-09-14</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>recycle-it.com</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:09:40</query_time>
   <create_date>1998-07-23</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>recycleint.com</domain_name>
   <domain_keyword>recycleint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:55:15</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2024-07-26</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>64</num>
   <domain_name>recyclefit.com</domain_name>
   <domain_keyword>recyclefit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:19</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>recykleit.com</domain_name>
   <domain_keyword>recykleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:09:08</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>66</num>
   <domain_name>ecycleit.com</domain_name>
   <domain_keyword>ecycleit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 13:38:47</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</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>68</num>
   <domain_name>recyclei8.com</domain_name>
   <domain_keyword>recyclei8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:30</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>recycle-it.com.au</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 18:26:03</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Recycle IT</registrant_name>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>urecycleit.org</domain_name>
   <domain_keyword>urecycleit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 22:50:40</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1jsv.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>recyclelit.com</domain_name>
   <domain_keyword>recyclelit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:39</query_time>
   <create_date>2016-06-13</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2024-06-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>ns63.domaincontrol.com</value>
    <value>ns64.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>recycleits.com</domain_name>
   <domain_keyword>recycleits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:03:00</query_time>
   <create_date>2006-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>ns11.domaincontrol.com</value>
    <value>ns12.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>73</num>
   <domain_name>recycledit.co.uk</domain_name>
   <domain_keyword>recycledit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 14:12:05</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>recyclebit.com</domain_name>
   <domain_keyword>recyclebit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:10:51</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>recycle-it.au</domain_name>
   <domain_keyword>recycle-it</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-17 23:28:51</query_time>
   <update_date>2023-09-21</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Recycle IT</registrant_name>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>recycleme.digital</domain_name>
   <domain_keyword>recycleme</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-07 00:03:02</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SynoptiCons Deutschland GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</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>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>recycleaid.com</domain_name>
   <domain_keyword>recycleaid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:10:02</query_time>
   <create_date>2016-06-12</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>recyclebin.dev</domain_name>
   <domain_keyword>recyclebin</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-14 14:10:50</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bratislava - Dubravka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</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>jack.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>recyclevis.com</domain_name>
   <domain_keyword>recyclevis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:11:44</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-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>ns21.domaincontrol.com</value>
    <value>ns22.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>80</num>
   <domain_name>recycleco.com</domain_name>
   <domain_keyword>recycleco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:11:29</query_time>
   <create_date>2003-05-06</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/33314ddc-cb03-4f76-aa98-c83ffe59e71c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>recyclart.tv</domain_name>
   <domain_keyword>recyclart</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-18 02:25:02</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ecyclekit.com</domain_name>
   <domain_keyword>ecyclekit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:54:57</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>coby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>recycleya.com</domain_name>
   <domain_keyword>recycleya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:21:35</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2020-06-26</update_date>
   <expiry_date>2024-07-02</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>84</num>
   <domain_name>recyclant.com</domain_name>
   <domain_keyword>recyclant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:09:31</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2021-10-29</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/recyclant.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.216mall.com</value>
    <value>ns2.216mall.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>recyclead.immo</domain_name>
   <domain_keyword>recyclead</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-23 04:54:57</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.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_state>11</registrant_state>
   <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-107-a.gandi.net</value>
    <value>ns-123-c.gandi.net</value>
    <value>ns-153-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>recyclers.it</domain_name>
   <domain_keyword>recyclers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-08 21:16:19</query_time>
   <create_date>2010-05-18</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2024-06-02</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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>recycle-e.com</domain_name>
   <domain_keyword>recycle-e</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:04:24</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>recycle-ir.com</domain_name>
   <domain_keyword>recycle-ir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:09:40</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>recycleotr.com</domain_name>
   <domain_keyword>recycleotr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:20:21</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/recycleotr.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.extns.net</value>
    <value>ns2.extns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>recyclero.com</domain_name>
   <domain_keyword>recyclero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:03:08</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>recycleky.org</domain_name>
   <domain_keyword>recycleky</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 04:55:36</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NZNSI, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>recycleme.store</domain_name>
   <domain_keyword>recycleme</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 01:42:33</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>recyclehits.com</domain_name>
   <domain_keyword>recyclehits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:15:29</query_time>
   <create_date>2011-11-05</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>recyclene.com</domain_name>
   <domain_keyword>recyclene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:16:10</query_time>
   <create_date>2000-09-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2c4aeeb3-e914-41e7-956c-868043cc1d3a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>recyclemv.org</domain_name>
   <domain_keyword>recyclemv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 21:16:05</query_time>
   <create_date>2016-04-05</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2026-04-05</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>recyclelr.net</domain_name>
   <domain_keyword>recyclelr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 10:03:28</query_time>
   <create_date>2011-04-20</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1036.ui-dns.biz</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1036.ui-dns.de</value>
    <value>ns1036.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>recycleike.com</domain_name>
   <domain_keyword>recycleike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:02:59</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>3916</registrar_iana>
   <registrar_name>SAV.COM, LLC - 26</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=recycleike.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>recycle93.site</domain_name>
   <domain_keyword>recycle93</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 05:11:27</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-10</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>krasnodarskiy 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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>recycleox.com</domain_name>
   <domain_keyword>recycleox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:27:03</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=recycleox.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</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>100</num>
   <domain_name>recycleme.uk</domain_name>
   <domain_keyword>recycleme</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 23:53:46</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-05</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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.203</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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