WHOIS QUERY TIME

23 Apr 2024 - 4:45 AM UTC

Registered: 18 April 2018
Modified: 17 February 2023
Expiry: 18 April 2028

REGISTRAR

Name: Register.com Inc t/a Network Solutions [Tag = NSI-US]
Website: http://www.networksolutions.com

NAME SERVERS

ns73.worldnic.com
ns74.worldnic.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=cyclesafe.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cyclesafe.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cyclesafe.uk",
            "domain_keyword": "cyclesafe",
            "domain_tld": "uk",
            "query_time": "2024-04-23 04:45:51",
            "create_date": "2018-04-18",
            "update_date": "2023-02-17",
            "expiry_date": "2028-04-18",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cyclesafe.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cyclesafe.uk</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 04:45:51</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2028-04-18</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.04 seconds) for "cyclesafe.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2024 - 4:45 AM UTC

Registered: 18 April 2018
Modified: 17 February 2023
Expiry: 18 April 2028

REGISTRAR

Name: Register.com Inc t/a Network Solutions [Tag = NSI-US]
Website: http://www.networksolutions.com

NAME SERVERS

ns73.worldnic.com
ns74.worldnic.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=cyclesafe.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cyclesafe.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "cyclesafe.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "cyclesafe.uk",
            "domain_keyword": "cyclesafe",
            "domain_tld": "uk",
            "query_time": "2024-04-23 04:45:51",
            "create_date": "2018-04-18",
            "update_date": "2023-02-17",
            "expiry_date": "2028-04-18",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>cyclesafe.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>cyclesafe.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cyclesafe.uk</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 04:45:51</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2028-04-18</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 11 domain names (in 0.026 seconds) which contained the exact domain keyword "cyclesafe".
Domain Name Registered Expiry Registrar Ownership
1 cyclesafe.com 24 Dec 1996 23 Dec 2028 Network Solutions, LLC -
2 cyclesafe.net 12 Aug 2002 12 Aug 2024 Tucows Domains Inc. -
3 cyclesafe.info 16 Oct 2008 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 cyclesafe.com.br 7 Aug 2013 7 Aug 2024 - Sun Wei Chun
5 cyclesafe.se 25 Feb 2015 25 Feb 2025 Loopia AB -
6 cyclesafe.uk 18 Apr 2018 18 Apr 2028 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
7 cyclesafe.co.uk 10 Apr 2019 10 Apr 2024 Garth Piesse [Tag = COHERENT-NZ] -
8 cyclesafe.biz 10 Feb 2021 10 Feb 2025 Network Solutions, LLC Cycle-Safe, Inc.
9 cyclesafe.online 10 Feb 2021 10 Feb 2025 Network Solutions LLC Cycle-Safe, Inc.
10 cyclesafe.org 25 May 2021 25 May 2025 Dynadot Inc REDACTED FOR PRIVACY
11 cyclesafe.club 6 May 2022 6 May 2025 Domain.com, LLC Webfront
12 cyclesafe.store 25 Feb 2024 25 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cyclesafe&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cyclesafe",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "cyclesafe.com, cyclesafe.net, cyclesafe.info, cyclesafe.com.br, cyclesafe.se, cyclesafe.uk, cyclesafe.co.uk, cyclesafe.biz, cyclesafe.online, cyclesafe.org, cyclesafe.club, cyclesafe.store",
    "results": [
        {
            "num": 1,
            "domain_name": "cyclesafe.com",
            "domain_keyword": "cyclesafe",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:28",
            "create_date": "1996-12-24",
            "update_date": "2023-10-24",
            "expiry_date": "2028-12-23",
            "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": 2,
            "domain_name": "cyclesafe.net",
            "domain_keyword": "cyclesafe",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:45:48",
            "create_date": "2002-08-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cyclesafe.info",
            "domain_keyword": "cyclesafe",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:15:04",
            "create_date": "2008-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cyclesafe.com.br",
            "domain_keyword": "cyclesafe",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 04:45:48",
            "create_date": "2013-08-07",
            "update_date": "2022-11-24",
            "expiry_date": "2024-08-07",
            "registrant_name": "Sun Wei Chun",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "cyclesafe.se",
            "domain_keyword": "cyclesafe",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:49:16",
            "create_date": "2015-02-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-25",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "cyclesafe.uk",
            "domain_keyword": "cyclesafe",
            "domain_tld": "uk",
            "query_time": "2024-04-23 04:45:51",
            "create_date": "2018-04-18",
            "update_date": "2023-02-17",
            "expiry_date": "2028-04-18",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "cyclesafe.co.uk",
            "domain_keyword": "cyclesafe",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 00:23:22",
            "create_date": "2019-04-10",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "cyclesafe.biz",
            "domain_keyword": "cyclesafe",
            "domain_tld": "biz",
            "query_time": "2024-05-27 22:18:08",
            "create_date": "2021-02-10",
            "update_date": "2022-12-17",
            "expiry_date": "2025-02-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cycle-Safe, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cyclesafe.online",
            "domain_keyword": "cyclesafe",
            "domain_tld": "online",
            "query_time": "2024-05-27 22:18:08",
            "create_date": "2021-02-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Cycle-Safe, Inc.",
            "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": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cyclesafe.org",
            "domain_keyword": "cyclesafe",
            "domain_tld": "org",
            "query_time": "2024-05-27 22:18:08",
            "create_date": "2021-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cyclesafe.club",
            "domain_keyword": "cyclesafe",
            "domain_tld": "club",
            "query_time": "2024-05-12 17:14:50",
            "create_date": "2022-05-06",
            "update_date": "2024-05-07",
            "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": "Webfront",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cyclesafe.store",
            "domain_keyword": "cyclesafe",
            "domain_tld": "store",
            "query_time": "2024-06-07 16:59:28",
            "create_date": "2024-02-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cyclesafe</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>cyclesafe.com, cyclesafe.net, cyclesafe.info, cyclesafe.com.br, cyclesafe.se, cyclesafe.uk, cyclesafe.co.uk, cyclesafe.biz, cyclesafe.online, cyclesafe.org, cyclesafe.club, cyclesafe.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cyclesafe.com</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:28</query_time>
   <create_date>1996-12-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-12-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>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>2</num>
   <domain_name>cyclesafe.net</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:45:48</query_time>
   <create_date>2002-08-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cyclesafe.info</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:15:04</query_time>
   <create_date>2008-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-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>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>4</num>
   <domain_name>cyclesafe.com.br</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 04:45:48</query_time>
   <create_date>2013-08-07</create_date>
   <update_date>2022-11-24</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrant_name>Sun Wei Chun</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cyclesafe.se</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:49:16</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cyclesafe.uk</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 04:45:51</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2028-04-18</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cyclesafe.co.uk</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 00:23:22</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>cyclesafe.biz</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 22:18:08</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cycle-Safe, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.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>cyclesafe.online</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 22:18:08</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Cycle-Safe, Inc.</registrant_company>
   <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>ns81.worldnic.com</value>
    <value>ns82.worldnic.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>cyclesafe.org</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 22:18:08</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cyclesafe.club</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 17:14:50</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-07</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>Webfront</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cyclesafe.store</domain_name>
   <domain_keyword>cyclesafe</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 16:59:28</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 268 domain names (in 0.157 seconds) which look and sound like the brand name "cyclesafe".
Domain Name Registered Expiry Registrar Ownership
1 cyclesafes.com 20 Jun 2015 20 Jun 2024 GoDaddy.com, LLC -
2 cycle-safe.net 15 Jun 2021 15 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 cycle-safe.com 24 Dec 1996 23 Dec 2028 Network Solutions, LLC -
4 cycle-safe.uk 24 Jun 2019 24 Jun 2025 Astutium Ltd t/a Discount Domains UK [Tag = DISCOUNTDOMAINS] -
5 cyclesale.shop 2 Jun 2024 2 Jun 2025 HOSTINGER operations, UAB -
6 cyclosafe.com 14 Mar 2012 14 Mar 2026 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
7 cyclecafe.eu - - IONOS SE -
8 cyclexafe.com 21 Dec 2023 21 Dec 2025 Dreamscape Networks International Pte Ltd CYCLEXAFE
9 cyclesave.co.uk 16 May 2008 16 May 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 cyclecafe.com 21 May 2002 21 May 2025 GoDaddy.com, LLC -
11 cycle-safe.info 8 Apr 2014 8 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
12 cyclecafe.bike 5 Oct 2021 5 Oct 2024 IONOS SE REDACTED FOR PRIVACY
13 cycle-safe.org 12 Dec 2006 12 Dec 2024 Network Solutions, LLC Cycle-Safe, Inc.
14 cyclisafe.com 23 Aug 2015 23 Aug 2024 IONOS SE 1&1 Internet Limited
15 cyclesale.com 4 Jun 1998 3 Jun 2025 Sea Wasp, LLC NAMEFINDER.COM
16 cyclecafe.jp 26 Feb 2011 28 Feb 2025 - Yashima Masami
17 cyclesave.com 15 Jan 2008 15 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
18 cyclesale.net 22 Feb 2022 22 Feb 2025 Wild West Domains, LLC -
19 cyclesafer.com 26 Aug 2013 26 Aug 2025 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
20 cyclesale.co.uk 16 May 2008 16 May 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
21 cycle-safe.co.uk 13 Sep 2019 13 Sep 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
22 cyclesage.com 21 Feb 2023 21 Feb 2025 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
23 cyclecafe.net 3 Mar 2022 3 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
24 cyclesave.shop 9 Apr 2024 9 Apr 2025 Sav.com, LLC -
25 cyclecafe.com.au - - Domain Directors Pty Ltd trading as Instra Shaun Gamble
26 cyclesafety.net 11 Dec 2004 11 Dec 2024 GoDaddy.com, LLC -
27 cyclecare.store 14 May 2022 14 May 2025 Cronon GmbH -
28 cyclecase.com 31 May 2011 31 May 2025 GoDaddy.com, LLC -
29 cyclefife.com 18 Dec 2014 18 Dec 2024 NOM-IQ Ltd dba Com Laude Fife Council
30 cyclesole.com 18 May 2023 18 May 2025 Dynadot Inc -
31 cyclegate.net 2 Nov 2015 2 Nov 2024 Netowl, Inc. Xserver Inc.
32 cybeesafe.com 12 Aug 2022 12 Aug 2024 Marcaria International LLC -
33 cycleafer.com 29 Dec 2017 29 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 cyclesease.com 2 Sep 2023 2 Sep 2024 Tucows Domains Inc. -
35 cyclesure.info 31 Jul 2001 31 Jul 2025 SafeNames Ltd. Advanced Sterilization Products
36 cyclesail.com 1 May 2018 1 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
37 cyclemate.store 14 Mar 2023 14 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen fei lun ke ji you xian gong si
38 cyclesaver.com 9 Feb 1999 9 Feb 2025 GoDaddy.com, LLC Call 1-833-878-5115
39 cyclesalt.com 29 Jul 2022 29 Jul 2024 FastDomain Inc. -
40 cyclesite.nl 29 Jan 2018 - AXC -
41 cyclemate.co.uk 5 Mar 2007 5 Mar 2025 Big Fish Internet Limited t/a bfinternet [Tag = BFINTERNET] -
42 cyclonesafe.com 4 Sep 2019 4 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
43 cyclesapp.com 18 Sep 2020 18 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
44 cycle-safer.org 7 Jun 2017 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 cyclebase.net 25 Mar 2024 25 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
46 cyclecare.org 9 Feb 2024 9 Feb 2025 IONOS SE CycleCare
47 cycleswale.com 9 May 2023 9 May 2025 FastDomain Inc. -
48 cyclehaze.com 6 Mar 2021 6 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 cyclescape.com.au - - Melbourne IT Matthew Britton
50 cyclesdme.com 3 Mar 2019 3 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
51 cyclecafes.com 3 Aug 2020 3 Aug 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
52 cyclelife.bike 30 Apr 2015 30 Apr 2025 eNom, LLC Elie Riviere
53 cyclelife.uk 12 Jul 2021 12 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
54 cyclesales.com 16 Sep 1995 15 Sep 2024 GoDaddy.com, LLC -
55 cyclerate.com 13 May 2019 13 May 2025 GoDaddy.com, LLC -
56 cyclesoft.nl 8 Feb 2008 - Gandi -
57 cyclelife.jp 23 May 2017 31 May 2025 - BitArts. Inc.
58 cyclelife.info 27 Jan 2006 27 Jan 2025 Register SPA REDACTED FOR PRIVACY
59 cyclecare.site 13 Aug 2023 13 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
60 cyclesafeny.com 22 Jun 2021 22 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 cycle-cafe.eu - - STRATO AG -
62 cyclecare.shop 14 May 2022 14 May 2025 CRONON GmbH -
63 cyclespace.art 5 Dec 2023 5 Dec 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169517503
64 cyclehame.co.uk 24 Nov 2009 24 Nov 2025 Namesco Limited [Tag = NAMESCO] -
65 cyclesalem.com 26 Aug 2009 26 Aug 2024 GoDaddy Corporate Domains, LLC -
66 cyclesafely.com 20 Nov 2005 2 Oct 2024 GoDaddy.com, LLC -
67 cyclepade.com 30 Jun 2013 30 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
68 circlesafe.online 1 Apr 2021 1 Apr 2025 Network Solutions LLC -
69 cyclelife.cn 18 Jul 2023 18 Jul 2024 广东时代互联科技有限公司 胡向柯
70 nycbesafe.com 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 cyclelane.cc 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC -
72 cycleshare.info 25 Oct 2012 25 Oct 2024 Fastdomain Inc. corp offices
73 cyclocafe.com 19 Aug 2011 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 cyclesoft.it 23 Jun 1999 8 Nov 2024 Register S.p.a. Cyclesoft di Guido Aspesani
75 cablesafe.net 6 Sep 2023 6 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
76 cyclesafety.org.uk 14 Feb 2013 14 Feb 2025 Easyspace Ltd [Tag = EASYSPACE] -
77 cyclelane.bike 21 Sep 2014 21 Sep 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
78 cyclecaffe.com 12 Jan 2011 12 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
79 cyclespare.com 15 Jan 2024 15 Jan 2025 Tucows Domains Inc. -
80 cyclensave.com 7 Mar 2024 7 Mar 2025 GoDaddy.com, LLC -
81 cyclesque.com 20 Jul 2023 20 Jul 2024 Xiamen 35.Com Technology Co., Ltd -
82 cyclecare.bio 2 Oct 2023 2 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 cyclemate.com 28 Oct 1996 27 Oct 2024 CSC CORPORATE DOMAINS, INC. Schlage Lock Company LLC
84 cyclehame.com 8 Oct 2022 8 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 cablesafe.com 22 Oct 1999 22 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Lou & Lou Online Marketing
86 cyclesite.com 27 Nov 2002 27 Nov 2024 ANNULET, INC BuyDomains.com
87 cyclestate.com 28 Mar 2005 28 Mar 2025 Wild West Domains, LLC -
88 cyclesafeuk.com 6 Apr 2021 6 Apr 2025 Squarespace Domains II LLC CycleSafe
89 cyclemate.be 9 Apr 1999 - Combell nv -
90 cyclescape.com 3 Feb 2000 3 Feb 2025 Tucows Domains Inc. -
91 cycleshare.com 10 Jul 2002 10 Jul 2024 Tucows Domains Inc. -
92 cycleshade.com 26 Oct 2006 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 cyclerace.co.uk 3 Dec 2020 3 Dec 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
94 cyclevate.com 23 Sep 2023 23 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
95 cyclescare.com 13 Jan 2017 13 Jan 2025 Tucows Domains Inc. -
96 cyclescape.org.uk 6 Oct 2011 6 Oct 2024 Mythic Beasts Limited [Tag = MYTHIC-BEASTS] -
97 cyclespace.nl 9 Oct 2019 - Xynta Hosting B.V. -
98 cycleafer.co.uk 14 Feb 2019 14 Feb 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
99 cyclecare.net 29 Sep 2003 29 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
100 cyclescape.shop 10 Apr 2023 10 Apr 2025 NameSilo -
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 Cyclesafe.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cyclesafe.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cyclesafe.uk",
        "page_size": 100
    },
    "count": {
        "total": 268,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cyclesafes.com, cycle-safe.net, cycle-safe.com, cycle-safe.uk, cyclesale.shop, cyclosafe.com, cyclecafe.eu, cyclexafe.com, cyclesave.co.uk, cyclecafe.com, cycle-safe.info, cyclecafe.bike, cycle-safe.org, cyclisafe.com, cyclesale.com, cyclecafe.jp, cyclesave.com, cyclesale.net, cyclesafer.com, cyclesale.co.uk, cycle-safe.co.uk, cyclesage.com, cyclecafe.net, cyclesave.shop, cyclecafe.com.au, cyclesafety.net, cyclecare.store, cyclecase.com, cyclefife.com, cyclesole.com, cyclegate.net, cybeesafe.com, cycleafer.com, cyclesease.com, cyclesure.info, cyclesail.com, cyclemate.store, cyclesaver.com, cyclesalt.com, cyclesite.nl, cyclemate.co.uk, cyclonesafe.com, cyclesapp.com, cycle-safer.org, cyclebase.net, cyclecare.org, cycleswale.com, cyclehaze.com, cyclescape.com.au, cyclesdme.com, cyclecafes.com, cyclelife.bike, cyclelife.uk, cyclesales.com, cyclerate.com, cyclesoft.nl, cyclelife.jp, cyclelife.info, cyclecare.site, cyclesafeny.com, cycle-cafe.eu, cyclecare.shop, cyclespace.art, cyclehame.co.uk, cyclesalem.com, cyclesafely.com, cyclepade.com, circlesafe.online, cyclelife.cn, nycbesafe.com, cyclelane.cc, cycleshare.info, cyclocafe.com, cyclesoft.it, cablesafe.net, cyclesafety.org.uk, cyclelane.bike, cyclecaffe.com, cyclespare.com, cyclensave.com, cyclesque.com, cyclecare.bio, cyclemate.com, cyclehame.com, cablesafe.com, cyclesite.com, cyclestate.com, cyclesafeuk.com, cyclemate.be, cyclescape.com, cycleshare.com, cycleshade.com, cyclerace.co.uk, cyclevate.com, cyclescare.com, cyclescape.org.uk, cyclespace.nl, cycleafer.co.uk, cyclecare.net, cyclescape.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "cyclesafes.com",
            "domain_keyword": "cyclesafes",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:48",
            "create_date": "2015-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cycle-safe.net",
            "domain_keyword": "cycle-safe",
            "domain_tld": "net",
            "query_time": "2024-05-12 17:14:21",
            "create_date": "2021-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "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=cycle-safe.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "cycle-safe.com",
            "domain_keyword": "cycle-safe",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:39:15",
            "create_date": "1996-12-24",
            "update_date": "2023-10-24",
            "expiry_date": "2028-12-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cycle-safe.uk",
            "domain_keyword": "cycle-safe",
            "domain_tld": "uk",
            "query_time": "2024-05-29 00:23:10",
            "create_date": "2019-06-24",
            "update_date": "2023-06-09",
            "expiry_date": "2025-06-24",
            "registrar_name": "Astutium Ltd t/a Discount Domains UK [Tag = DISCOUNTDOMAINS]",
            "registrar_website": "https://www.discountdomainsuk.com",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "cyclesale.shop",
            "domain_keyword": "cyclesale",
            "domain_tld": "shop",
            "query_time": "2024-06-04 16:22:31",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cyclosafe.com",
            "domain_keyword": "cyclosafe",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:44:54",
            "create_date": "2012-03-14",
            "update_date": "2023-08-31",
            "expiry_date": "2026-03-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=cyclosafe.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cyclecafe.eu",
            "domain_keyword": "cyclecafe",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:46:18",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1040.ui-dns.biz",
                "ns1067.ui-dns.com",
                "ns1076.ui-dns.de",
                "ns1091.ui-dns.org"
            ]
        },
        {
            "num": 8,
            "domain_name": "cyclexafe.com",
            "domain_keyword": "cyclexafe",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:18:04",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2025-12-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "LEVIN SEAH",
            "registrant_company": "CYCLEXAFE",
            "registrant_address": "BLK 18, HOUGANG AVE.3, #03-169",
            "registrant_city": "SINGAPORE",
            "registrant_state": "SINGAPORE",
            "registrant_zip": "530018",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+65.97905718",
            "name_servers": [
                "ns1.vodien.com",
                "ns2.vodien.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cyclesave.co.uk",
            "domain_keyword": "cyclesave",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 00:23:23",
            "create_date": "2008-05-16",
            "update_date": "2023-07-20",
            "expiry_date": "2024-05-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 10,
            "domain_name": "cyclecafe.com",
            "domain_keyword": "cyclecafe",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:58:23",
            "create_date": "2002-05-21",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cycle-safe.info",
            "domain_keyword": "cycle-safe",
            "domain_tld": "info",
            "query_time": "2024-05-12 17:14:21",
            "create_date": "2014-04-08",
            "update_date": "2024-02-12",
            "expiry_date": "2025-04-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cyclecafe.bike",
            "domain_keyword": "cyclecafe",
            "domain_tld": "bike",
            "query_time": "2024-05-05 12:10:02",
            "create_date": "2021-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1031.ui-dns.biz",
                "ns1048.ui-dns.de",
                "ns1057.ui-dns.org",
                "ns1121.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cycle-safe.org",
            "domain_keyword": "cycle-safe",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:39:15",
            "create_date": "2006-12-12",
            "update_date": "2022-10-18",
            "expiry_date": "2024-12-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cycle-Safe, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cyclisafe.com",
            "domain_keyword": "cyclisafe",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:50:32",
            "create_date": "2015-08-23",
            "update_date": "2018-10-05",
            "expiry_date": "2024-08-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1074.ui-dns.org",
                "ns1094.ui-dns.biz",
                "ns1095.ui-dns.de",
                "ns1122.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cyclesale.com",
            "domain_keyword": "cyclesale",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:49",
            "create_date": "1998-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-03",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "This Domain May Be For Sale",
            "registrant_company": "NAMEFINDER.COM",
            "registrant_address": "P O Box 404",
            "registrant_city": "Citrus Heights",
            "registrant_state": "CA",
            "registrant_zip": "95611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9163425544",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cyclecafe.jp",
            "domain_keyword": "cyclecafe",
            "domain_tld": "jp",
            "query_time": "2024-05-05 12:10:02",
            "create_date": "2011-02-26",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Yashima Masami",
            "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": 17,
            "domain_name": "cyclesave.com",
            "domain_keyword": "cyclesave",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:52",
            "create_date": "2008-01-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-15",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/af498684-9727-4722-9a70-ac21be759142",
            "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": 18,
            "domain_name": "cyclesale.net",
            "domain_keyword": "cyclesale",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:45:49",
            "create_date": "2022-02-22",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cyclesafer.com",
            "domain_keyword": "cyclesafer",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:48",
            "create_date": "2013-08-26",
            "update_date": "2020-08-20",
            "expiry_date": "2025-08-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "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": 20,
            "domain_name": "cyclesale.co.uk",
            "domain_keyword": "cyclesale",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 21:15:33",
            "create_date": "2008-05-16",
            "update_date": "2023-07-20",
            "expiry_date": "2024-05-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 21,
            "domain_name": "cycle-safe.co.uk",
            "domain_keyword": "cycle-safe",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 22:17:24",
            "create_date": "2019-09-13",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-13",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "cyclesage.com",
            "domain_keyword": "cyclesage",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:28",
            "create_date": "2023-02-21",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cyclecafe.net",
            "domain_keyword": "cyclecafe",
            "domain_tld": "net",
            "query_time": "2024-05-10 08:17:06",
            "create_date": "2022-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "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=cyclecafe.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "cyclesave.shop",
            "domain_keyword": "cyclesave",
            "domain_tld": "shop",
            "query_time": "2024-05-06 13:36:29",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cyclecafe.com.au",
            "domain_keyword": "cyclecafe",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 02:40:14",
            "update_date": "2024-04-09",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Shaun Gamble",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cyclesafety.net",
            "domain_keyword": "cyclesafety",
            "domain_tld": "net",
            "query_time": "2024-05-12 17:14:50",
            "create_date": "2004-12-11",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cyclecare.store",
            "domain_keyword": "cyclecare",
            "domain_tld": "store",
            "query_time": "2024-05-17 17:31:37",
            "create_date": "2022-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks15.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cyclecase.com",
            "domain_keyword": "cyclecase",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:09:26",
            "create_date": "2011-05-31",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-31",
            "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": 29,
            "domain_name": "cyclefife.com",
            "domain_keyword": "cyclefife",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:43:29",
            "create_date": "2014-12-18",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-18",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fife Council",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lothian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.demysdns.net",
                "ns1.demysdns.net",
                "ns2.demysdns.net",
                "ns3.demysdns.net",
                "ns4.demysdns.co.uk",
                "ns5.demysdns.co.uk",
                "ns6.demysdns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "cyclesole.com",
            "domain_keyword": "cyclesole",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:28:34",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cyclegate.net",
            "domain_keyword": "cyclegate",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:43:53",
            "create_date": "2015-11-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cybeesafe.com",
            "domain_keyword": "cybeesafe",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:56:19",
            "create_date": "2022-08-12",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cycleafer.com",
            "domain_keyword": "cycleafer",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:39:54",
            "create_date": "2017-12-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-29",
            "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": 34,
            "domain_name": "cyclesease.com",
            "domain_keyword": "cyclesease",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:55:43",
            "create_date": "2023-09-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cyclesure.info",
            "domain_keyword": "cyclesure",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:15:12",
            "create_date": "2001-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2025-07-31",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Sterilization Products",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cyclesail.com",
            "domain_keyword": "cyclesail",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:18:08",
            "create_date": "2018-05-01",
            "update_date": "2020-04-25",
            "expiry_date": "2024-05-01",
            "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": 37,
            "domain_name": "cyclemate.store",
            "domain_keyword": "cyclemate",
            "domain_tld": "store",
            "query_time": "2024-05-12 17:14:42",
            "create_date": "2023-03-14",
            "update_date": "2024-03-25",
            "expiry_date": "2027-03-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shen zhen fei lun ke ji you xian gong si",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "cyclesaver.com",
            "domain_keyword": "cyclesaver",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:15:42",
            "create_date": "1999-02-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cyclesalt.com",
            "domain_keyword": "cyclesalt",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:28",
            "create_date": "2022-07-29",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "cyclesite.nl",
            "domain_keyword": "cyclesite",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:15:08",
            "create_date": "2018-01-29",
            "update_date": "2024-01-31",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "cyclemate.co.uk",
            "domain_keyword": "cyclemate",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 12:25:06",
            "create_date": "2007-03-05",
            "update_date": "2023-12-01",
            "expiry_date": "2025-03-05",
            "registrar_name": "Big Fish Internet Limited t/a bfinternet [Tag = BFINTERNET]",
            "registrar_website": "http://www.wearebfi.co.uk",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "cyclonesafe.com",
            "domain_keyword": "cyclonesafe",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:52:32",
            "create_date": "2019-09-04",
            "update_date": "2020-08-29",
            "expiry_date": "2024-09-04",
            "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": 43,
            "domain_name": "cyclesapp.com",
            "domain_keyword": "cyclesapp",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:29",
            "create_date": "2020-09-18",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cycle-safer.org",
            "domain_keyword": "cycle-safer",
            "domain_tld": "org",
            "query_time": "2024-04-23 02:39:15",
            "create_date": "2017-06-07",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-07",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cyclebase.net",
            "domain_keyword": "cyclebase",
            "domain_tld": "net",
            "query_time": "2024-05-30 21:15:31",
            "create_date": "2024-03-25",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-25",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cyclecare.org",
            "domain_keyword": "cyclecare",
            "domain_tld": "org",
            "query_time": "2024-05-29 00:23:11",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CycleCare",
            "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": [
                "ns1025.ui-dns.de",
                "ns1033.ui-dns.com",
                "ns1036.ui-dns.org",
                "ns1065.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cycleswale.com",
            "domain_keyword": "cycleswale",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:15:47",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cyclehaze.com",
            "domain_keyword": "cyclehaze",
            "domain_tld": "com",
            "query_time": "2024-05-10 08:17:15",
            "create_date": "2021-03-06",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cyclescape.com.au",
            "domain_keyword": "cyclescape",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 16:59:30",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Matthew Britton",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "chad.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cyclesdme.com",
            "domain_keyword": "cyclesdme",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:56",
            "create_date": "2019-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "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=cyclesdme.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cyclecafes.com",
            "domain_keyword": "cyclecafes",
            "domain_tld": "com",
            "query_time": "2024-05-10 08:17:06",
            "create_date": "2020-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Dublin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cyclelife.bike",
            "domain_keyword": "cyclelife",
            "domain_tld": "bike",
            "query_time": "2024-05-30 17:29:13",
            "create_date": "2015-04-30",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-30",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elie Riviere",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cyclelife.uk",
            "domain_keyword": "cyclelife",
            "domain_tld": "uk",
            "query_time": "2024-05-05 12:10:14",
            "create_date": "2021-07-12",
            "update_date": "2023-07-29",
            "expiry_date": "2025-07-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "cyclesales.com",
            "domain_keyword": "cyclesales",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:49",
            "create_date": "1995-09-16",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cyclerate.com",
            "domain_keyword": "cyclerate",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:24",
            "create_date": "2019-05-13",
            "update_date": "2023-12-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-32cfa4b9.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cyclesoft.nl",
            "domain_keyword": "cyclesoft",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:15:09",
            "create_date": "2008-02-08",
            "update_date": "2024-02-06",
            "registrar_name": "Gandi",
            "name_servers": [
                "ns-108.awsdns-13.com",
                "ns-1216.awsdns-24.org",
                "ns-1978.awsdns-55.co.uk",
                "ns-877.awsdns-45.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "cyclelife.jp",
            "domain_keyword": "cyclelife",
            "domain_tld": "jp",
            "query_time": "2024-06-02 18:09:33",
            "create_date": "2017-05-23",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "BitArts. Inc.",
            "registrant_address": "Shinjuku-ku",
            "registrant_zip": "160-0022",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6380-1337",
            "registrant_fax": "03-6380-1338",
            "name_servers": [
                "ns-1453.awsdns-53.org",
                "ns-1994.awsdns-57.co.uk",
                "ns-375.awsdns-46.com",
                "ns-751.awsdns-29.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 58,
            "domain_name": "cyclelife.info",
            "domain_keyword": "cyclelife",
            "domain_tld": "info",
            "query_time": "2024-04-23 04:44:20",
            "create_date": "2006-01-27",
            "update_date": "2023-03-13",
            "expiry_date": "2025-01-27",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cyclecare.site",
            "domain_keyword": "cyclecare",
            "domain_tld": "site",
            "query_time": "2024-05-10 08:17:07",
            "create_date": "2023-08-13",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "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": [
                "oswald.ns.cloudflare.com",
                "tia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cyclesafeny.com",
            "domain_keyword": "cyclesafeny",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:55:42",
            "create_date": "2021-06-22",
            "update_date": "2023-06-23",
            "expiry_date": "2025-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cyclesafeny.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cycle-cafe.eu",
            "domain_keyword": "cycle-cafe",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:46:18",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks19.rzone.de",
                "shades02.rzone.de"
            ]
        },
        {
            "num": 62,
            "domain_name": "cyclecare.shop",
            "domain_keyword": "cyclecare",
            "domain_tld": "shop",
            "query_time": "2024-05-17 17:31:37",
            "create_date": "2022-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 141,
            "registrar_name": "CRONON GmbH",
            "registrar_website": "http://www.strato.de",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "name_servers": [
                "docks14.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cyclespace.art",
            "domain_keyword": "cyclespace",
            "domain_tld": "art",
            "query_time": "2024-06-07 16:59:37",
            "create_date": "2023-12-05",
            "update_date": "2024-05-23",
            "expiry_date": "2025-12-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169517503",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cyclehame.co.uk",
            "domain_keyword": "cyclehame",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 04:44:00",
            "create_date": "2009-11-24",
            "update_date": "2022-10-12",
            "expiry_date": "2025-11-24",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.bpweb.net",
                "ns2.bpweb.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "cyclesalem.com",
            "domain_keyword": "cyclesalem",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:49",
            "create_date": "2009-08-26",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-26",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "ns1.infi.net",
                "ns2.infi.net",
                "ns3.infi.net",
                "ns4.infi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cyclesafely.com",
            "domain_keyword": "cyclesafely",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:48",
            "create_date": "2005-11-20",
            "update_date": "2022-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cyclepade.com",
            "domain_keyword": "cyclepade",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:07",
            "create_date": "2013-06-30",
            "update_date": "2024-04-18",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "circlesafe.online",
            "domain_keyword": "circlesafe",
            "domain_tld": "online",
            "query_time": "2024-05-24 18:25:34",
            "create_date": "2021-04-01",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-01",
            "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": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cyclelife.cn",
            "domain_keyword": "cyclelife",
            "domain_tld": "cn",
            "query_time": "2024-05-10 08:17:18",
            "create_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "胡向柯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nycbesafe.com",
            "domain_keyword": "nycbesafe",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:07:09",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nycbesafe.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns-1107.awsdns-10.org",
                "ns-1609.awsdns-09.co.uk",
                "ns-180.awsdns-22.com",
                "ns-877.awsdns-45.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cyclelane.cc",
            "domain_keyword": "cyclelane",
            "domain_tld": "cc",
            "query_time": "2024-05-25 02:24:22",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cycleshare.info",
            "domain_keyword": "cycleshare",
            "domain_tld": "info",
            "query_time": "2024-04-23 04:46:01",
            "create_date": "2012-10-25",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1154,
            "registrar_name": "Fastdomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "corp offices",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cyclocafe.com",
            "domain_keyword": "cyclocafe",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:51:18",
            "create_date": "2011-08-19",
            "update_date": "2020-08-13",
            "expiry_date": "2024-08-19",
            "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": 74,
            "domain_name": "cyclesoft.it",
            "domain_keyword": "cyclesoft",
            "domain_tld": "it",
            "query_time": "2024-06-07 16:59:36",
            "create_date": "1999-06-23",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-08",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Cyclesoft di Guido Aspesani",
            "registrant_address": "Via Cascina Resta 1",
            "registrant_city": "Limido C.",
            "registrant_state": "CO",
            "registrant_zip": "22070",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 75,
            "domain_name": "cablesafe.net",
            "domain_keyword": "cablesafe",
            "domain_tld": "net",
            "query_time": "2024-06-02 06:02:51",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "He Bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cyclesafety.org.uk",
            "domain_keyword": "cyclesafety",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 04:45:52",
            "create_date": "2013-02-14",
            "update_date": "2023-01-20",
            "expiry_date": "2025-02-14",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "cyclelane.bike",
            "domain_keyword": "cyclelane",
            "domain_tld": "bike",
            "query_time": "2024-06-07 16:59:10",
            "create_date": "2014-09-21",
            "update_date": "2023-09-11",
            "expiry_date": "2025-09-21",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar 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.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cyclecaffe.com",
            "domain_keyword": "cyclecaffe",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:40:14",
            "create_date": "2011-01-12",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-12",
            "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": 79,
            "domain_name": "cyclespare.com",
            "domain_keyword": "cyclespare",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:31:49",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cyclensave.com",
            "domain_keyword": "cyclensave",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:14:43",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cyclesque.com",
            "domain_keyword": "cyclesque",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:52",
            "create_date": "2023-07-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "TIAN MEN SHI",
            "registrant_state": "HU BEI",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/cyclesque.com",
            "name_servers": [
                "lennon.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cyclecare.bio",
            "domain_keyword": "cyclecare",
            "domain_tld": "bio",
            "query_time": "2024-06-07 16:58:35",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ivan.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cyclemate.com",
            "domain_keyword": "cyclemate",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:13",
            "create_date": "1996-10-28",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Web Tech Lead",
            "registrant_company": "Schlage Lock Company LLC",
            "registrant_address": "11819 N Pennsylvania St.",
            "registrant_city": "Carmel",
            "registrant_state": "IN",
            "registrant_zip": "46032",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3178103700",
            "registrant_fax": "+1.3178103700",
            "name_servers": [
                "ns1.allegion.com",
                "ns2.allegion.com",
                "ns3.allegion.com",
                "ns4.allegion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cyclehame.com",
            "domain_keyword": "cyclehame",
            "domain_tld": "com",
            "query_time": "2024-05-05 12:10:10",
            "create_date": "2022-10-08",
            "update_date": "2024-03-16",
            "expiry_date": "2024-10-08",
            "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": 85,
            "domain_name": "cablesafe.com",
            "domain_keyword": "cablesafe",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:35:22",
            "create_date": "1999-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lou & Lou Online Marketing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=cablesafe.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.surver.nl",
                "ns2.surver.nl",
                "ns3.surver.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cyclesite.com",
            "domain_keyword": "cyclesite",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:46:06",
            "create_date": "2002-11-27",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-27",
            "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": 87,
            "domain_name": "cyclestate.com",
            "domain_keyword": "cyclestate",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:46:21",
            "create_date": "2005-03-28",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cyclesafeuk.com",
            "domain_keyword": "cyclesafeuk",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:59:28",
            "create_date": "2021-04-06",
            "update_date": "2024-06-05",
            "expiry_date": "2025-04-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CycleSafe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cyclemate.be",
            "domain_keyword": "cyclemate",
            "domain_tld": "be",
            "query_time": "2024-04-23 04:44:29",
            "create_date": "1999-04-09",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 90,
            "domain_name": "cyclescape.com",
            "domain_keyword": "cyclescape",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:52",
            "create_date": "2000-02-03",
            "update_date": "2023-01-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cycleshare.com",
            "domain_keyword": "cycleshare",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:46:01",
            "create_date": "2002-07-10",
            "update_date": "2023-02-21",
            "expiry_date": "2024-07-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cycleshade.com",
            "domain_keyword": "cycleshade",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:55:44",
            "create_date": "2006-10-26",
            "update_date": "2022-12-14",
            "expiry_date": "2025-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cycleshade.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ingrid.ns.cloudflare.com",
                "luke.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cyclerace.co.uk",
            "domain_keyword": "cyclerace",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 21:15:34",
            "create_date": "2020-12-03",
            "update_date": "2023-10-26",
            "expiry_date": "2024-12-03",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "cyclevate.com",
            "domain_keyword": "cyclevate",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:00:02",
            "create_date": "2023-09-23",
            "update_date": "2024-05-13",
            "expiry_date": "2024-09-23",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/cyclevate.com/owner",
            "name_servers": [
                "directi1.irandns.com",
                "directi2.irandns.com",
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cyclescare.com",
            "domain_keyword": "cyclescare",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:45:52",
            "create_date": "2017-01-13",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cyclescape.org.uk",
            "domain_keyword": "cyclescape",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 04:45:52",
            "create_date": "2011-10-06",
            "update_date": "2022-06-16",
            "expiry_date": "2024-10-06",
            "registrar_name": "Mythic Beasts Limited [Tag = MYTHIC-BEASTS]",
            "registrar_website": "http://www.mythic-beasts.com",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "cyclespace.nl",
            "domain_keyword": "cyclespace",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:15:10",
            "create_date": "2019-10-09",
            "update_date": "2022-10-14",
            "registrar_name": "Xynta Hosting B.V.",
            "name_servers": [
                "ns2.wanassist.nl",
                "pvm-mbm1.hsqd.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 98,
            "domain_name": "cycleafer.co.uk",
            "domain_keyword": "cycleafer",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 16:58:29",
            "create_date": "2019-02-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-14",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "cyclecare.net",
            "domain_keyword": "cyclecare",
            "domain_tld": "net",
            "query_time": "2024-04-23 04:42:55",
            "create_date": "2003-09-29",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-29",
            "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/cyclecare.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cyclescape.shop",
            "domain_keyword": "cyclescape",
            "domain_tld": "shop",
            "query_time": "2024-04-23 04:45:54",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.157,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cyclesafe.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>268</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cyclesafes.com, cycle-safe.net, cycle-safe.com, cycle-safe.uk, cyclesale.shop, cyclosafe.com, cyclecafe.eu, cyclexafe.com, cyclesave.co.uk, cyclecafe.com, cycle-safe.info, cyclecafe.bike, cycle-safe.org, cyclisafe.com, cyclesale.com, cyclecafe.jp, cyclesave.com, cyclesale.net, cyclesafer.com, cyclesale.co.uk, cycle-safe.co.uk, cyclesage.com, cyclecafe.net, cyclesave.shop, cyclecafe.com.au, cyclesafety.net, cyclecare.store, cyclecase.com, cyclefife.com, cyclesole.com, cyclegate.net, cybeesafe.com, cycleafer.com, cyclesease.com, cyclesure.info, cyclesail.com, cyclemate.store, cyclesaver.com, cyclesalt.com, cyclesite.nl, cyclemate.co.uk, cyclonesafe.com, cyclesapp.com, cycle-safer.org, cyclebase.net, cyclecare.org, cycleswale.com, cyclehaze.com, cyclescape.com.au, cyclesdme.com, cyclecafes.com, cyclelife.bike, cyclelife.uk, cyclesales.com, cyclerate.com, cyclesoft.nl, cyclelife.jp, cyclelife.info, cyclecare.site, cyclesafeny.com, cycle-cafe.eu, cyclecare.shop, cyclespace.art, cyclehame.co.uk, cyclesalem.com, cyclesafely.com, cyclepade.com, circlesafe.online, cyclelife.cn, nycbesafe.com, cyclelane.cc, cycleshare.info, cyclocafe.com, cyclesoft.it, cablesafe.net, cyclesafety.org.uk, cyclelane.bike, cyclecaffe.com, cyclespare.com, cyclensave.com, cyclesque.com, cyclecare.bio, cyclemate.com, cyclehame.com, cablesafe.com, cyclesite.com, cyclestate.com, cyclesafeuk.com, cyclemate.be, cyclescape.com, cycleshare.com, cycleshade.com, cyclerace.co.uk, cyclevate.com, cyclescare.com, cyclescape.org.uk, cyclespace.nl, cycleafer.co.uk, cyclecare.net, cyclescape.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cyclesafes.com</domain_name>
   <domain_keyword>cyclesafes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:48</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cycle-safe.net</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 17:14:21</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</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=cycle-safe.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cycle-safe.com</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:39:15</query_time>
   <create_date>1996-12-24</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2028-12-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cycle-safe.uk</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 00:23:10</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>Astutium Ltd t/a Discount Domains UK [Tag = DISCOUNTDOMAINS]</registrar_name>
   <registrar_website>https://www.discountdomainsuk.com</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cyclesale.shop</domain_name>
   <domain_keyword>cyclesale</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-04 16:22:31</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cyclosafe.com</domain_name>
   <domain_keyword>cyclosafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:44:54</query_time>
   <create_date>2012-03-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=cyclosafe.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cyclecafe.eu</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:46:18</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1040.ui-dns.biz</value>
    <value>ns1067.ui-dns.com</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1091.ui-dns.org</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>cyclexafe.com</domain_name>
   <domain_keyword>cyclexafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:18:04</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-12-21</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>LEVIN SEAH</registrant_name>
   <registrant_company>CYCLEXAFE</registrant_company>
   <registrant_address>BLK 18, HOUGANG AVE.3, #03-169</registrant_address>
   <registrant_city>SINGAPORE</registrant_city>
   <registrant_state>SINGAPORE</registrant_state>
   <registrant_zip>530018</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+65.97905718</registrant_phone>
   <name_servers>
    <value>ns1.vodien.com</value>
    <value>ns2.vodien.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cyclesave.co.uk</domain_name>
   <domain_keyword>cyclesave</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 00:23:23</query_time>
   <create_date>2008-05-16</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>cyclecafe.com</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:58:23</query_time>
   <create_date>2002-05-21</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cycle-safe.info</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 17:14:21</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.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>cyclecafe.bike</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-05 12:10:02</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1031.ui-dns.biz</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1057.ui-dns.org</value>
    <value>ns1121.ui-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>cycle-safe.org</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:39:15</query_time>
   <create_date>2006-12-12</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cycle-Safe, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.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>cyclisafe.com</domain_name>
   <domain_keyword>cyclisafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:50:32</query_time>
   <create_date>2015-08-23</create_date>
   <update_date>2018-10-05</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1074.ui-dns.org</value>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1122.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cyclesale.com</domain_name>
   <domain_keyword>cyclesale</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:49</query_time>
   <create_date>1998-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>This Domain May Be For Sale</registrant_name>
   <registrant_company>NAMEFINDER.COM</registrant_company>
   <registrant_address>P O Box 404</registrant_address>
   <registrant_city>Citrus Heights</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>95611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9163425544</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>cyclecafe.jp</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-05 12:10:02</query_time>
   <create_date>2011-02-26</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Yashima Masami</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>17</num>
   <domain_name>cyclesave.com</domain_name>
   <domain_keyword>cyclesave</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:52</query_time>
   <create_date>2008-01-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-15</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/af498684-9727-4722-9a70-ac21be759142</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>18</num>
   <domain_name>cyclesale.net</domain_name>
   <domain_keyword>cyclesale</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:45:49</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cyclesafer.com</domain_name>
   <domain_keyword>cyclesafer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:48</query_time>
   <create_date>2013-08-26</create_date>
   <update_date>2020-08-20</update_date>
   <expiry_date>2025-08-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 Administrator</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cyclesale.co.uk</domain_name>
   <domain_keyword>cyclesale</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 21:15:33</query_time>
   <create_date>2008-05-16</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>cycle-safe.co.uk</domain_name>
   <domain_keyword>cycle-safe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 22:17:24</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>cyclesage.com</domain_name>
   <domain_keyword>cyclesage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:28</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <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>23</num>
   <domain_name>cyclecafe.net</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 08:17:06</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</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=cyclecafe.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cyclesave.shop</domain_name>
   <domain_keyword>cyclesave</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-06 13:36:29</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.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>cyclecafe.com.au</domain_name>
   <domain_keyword>cyclecafe</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 02:40:14</query_time>
   <update_date>2024-04-09</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>Shaun Gamble</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cyclesafety.net</domain_name>
   <domain_keyword>cyclesafety</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 17:14:50</query_time>
   <create_date>2004-12-11</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cyclecare.store</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 17:31:37</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cyclecase.com</domain_name>
   <domain_keyword>cyclecase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:09:26</query_time>
   <create_date>2011-05-31</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-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>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>29</num>
   <domain_name>cyclefife.com</domain_name>
   <domain_keyword>cyclefife</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:43:29</query_time>
   <create_date>2014-12-18</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fife Council</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lothian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.demysdns.net</value>
    <value>ns1.demysdns.net</value>
    <value>ns2.demysdns.net</value>
    <value>ns3.demysdns.net</value>
    <value>ns4.demysdns.co.uk</value>
    <value>ns5.demysdns.co.uk</value>
    <value>ns6.demysdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cyclesole.com</domain_name>
   <domain_keyword>cyclesole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:28:34</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cyclegate.net</domain_name>
   <domain_keyword>cyclegate</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:43:53</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cybeesafe.com</domain_name>
   <domain_keyword>cybeesafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:56:19</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cycleafer.com</domain_name>
   <domain_keyword>cycleafer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:39:54</query_time>
   <create_date>2017-12-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-29</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>34</num>
   <domain_name>cyclesease.com</domain_name>
   <domain_keyword>cyclesease</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:55:43</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cyclesure.info</domain_name>
   <domain_keyword>cyclesure</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:15:12</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Sterilization Products</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cyclesail.com</domain_name>
   <domain_keyword>cyclesail</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:18:08</query_time>
   <create_date>2018-05-01</create_date>
   <update_date>2020-04-25</update_date>
   <expiry_date>2024-05-01</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>37</num>
   <domain_name>cyclemate.store</domain_name>
   <domain_keyword>cyclemate</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 17:14:42</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shen zhen fei lun ke ji you xian gong si</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cyclesaver.com</domain_name>
   <domain_keyword>cyclesaver</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:15:42</query_time>
   <create_date>1999-02-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cyclesalt.com</domain_name>
   <domain_keyword>cyclesalt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:28</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cyclesite.nl</domain_name>
   <domain_keyword>cyclesite</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:15:08</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cyclemate.co.uk</domain_name>
   <domain_keyword>cyclemate</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 12:25:06</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Big Fish Internet Limited t/a bfinternet [Tag = BFINTERNET]</registrar_name>
   <registrar_website>http://www.wearebfi.co.uk</registrar_website>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>cyclonesafe.com</domain_name>
   <domain_keyword>cyclonesafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:52:32</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2020-08-29</update_date>
   <expiry_date>2024-09-04</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>43</num>
   <domain_name>cyclesapp.com</domain_name>
   <domain_keyword>cyclesapp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:29</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cycle-safer.org</domain_name>
   <domain_keyword>cycle-safer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 02:39:15</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-07</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cyclebase.net</domain_name>
   <domain_keyword>cyclebase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 21:15:31</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-25</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cyclecare.org</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 00:23:11</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CycleCare</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1025.ui-dns.de</value>
    <value>ns1033.ui-dns.com</value>
    <value>ns1036.ui-dns.org</value>
    <value>ns1065.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cycleswale.com</domain_name>
   <domain_keyword>cycleswale</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:15:47</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cyclehaze.com</domain_name>
   <domain_keyword>cyclehaze</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 08:17:15</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cyclescape.com.au</domain_name>
   <domain_keyword>cyclescape</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 16:59:30</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Matthew Britton</registrant_name>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>chad.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cyclesdme.com</domain_name>
   <domain_keyword>cyclesdme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:56</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</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=cyclesdme.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cyclecafes.com</domain_name>
   <domain_keyword>cyclecafes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 08:17:06</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Dublin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cyclelife.bike</domain_name>
   <domain_keyword>cyclelife</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-30 17:29:13</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elie Riviere</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cyclelife.uk</domain_name>
   <domain_keyword>cyclelife</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 12:10:14</query_time>
   <create_date>2021-07-12</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>cyclesales.com</domain_name>
   <domain_keyword>cyclesales</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:49</query_time>
   <create_date>1995-09-16</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cyclerate.com</domain_name>
   <domain_keyword>cyclerate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:24</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-05-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-32cfa4b9.ns3.dan.hosting</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>56</num>
   <domain_name>cyclesoft.nl</domain_name>
   <domain_keyword>cyclesoft</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:15:09</query_time>
   <create_date>2008-02-08</create_date>
   <update_date>2024-02-06</update_date>
   <registrar_name>Gandi</registrar_name>
   <name_servers>
    <value>ns-108.awsdns-13.com</value>
    <value>ns-1216.awsdns-24.org</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-877.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cyclelife.jp</domain_name>
   <domain_keyword>cyclelife</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 18:09:33</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>BitArts. Inc.</registrant_name>
   <registrant_address>Shinjuku-ku</registrant_address>
   <registrant_zip>160-0022</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6380-1337</registrant_phone>
   <registrant_fax>03-6380-1338</registrant_fax>
   <name_servers>
    <value>ns-1453.awsdns-53.org</value>
    <value>ns-1994.awsdns-57.co.uk</value>
    <value>ns-375.awsdns-46.com</value>
    <value>ns-751.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>cyclelife.info</domain_name>
   <domain_keyword>cyclelife</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 04:44:20</query_time>
   <create_date>2006-01-27</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</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>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>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cyclecare.site</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 08:17:07</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-13</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>Moscow</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>oswald.ns.cloudflare.com</value>
    <value>tia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cyclesafeny.com</domain_name>
   <domain_keyword>cyclesafeny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:55:42</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cyclesafeny.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>cycle-cafe.eu</domain_name>
   <domain_keyword>cycle-cafe</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:46:18</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>cyclecare.shop</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-17 17:31:37</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>CRONON GmbH</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cyclespace.art</domain_name>
   <domain_keyword>cyclespace</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-07 16:59:37</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169517503</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cyclehame.co.uk</domain_name>
   <domain_keyword>cyclehame</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 04:44:00</query_time>
   <create_date>2009-11-24</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bpweb.net</value>
    <value>ns2.bpweb.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>cyclesalem.com</domain_name>
   <domain_keyword>cyclesalem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:49</query_time>
   <create_date>2009-08-26</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>ns1.infi.net</value>
    <value>ns2.infi.net</value>
    <value>ns3.infi.net</value>
    <value>ns4.infi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>cyclesafely.com</domain_name>
   <domain_keyword>cyclesafely</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:48</query_time>
   <create_date>2005-11-20</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>cyclepade.com</domain_name>
   <domain_keyword>cyclepade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:07</query_time>
   <create_date>2013-06-30</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>circlesafe.online</domain_name>
   <domain_keyword>circlesafe</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 18:25:34</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-01</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>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cyclelife.cn</domain_name>
   <domain_keyword>cyclelife</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 08:17:18</query_time>
   <create_date>2023-07-18</create_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>胡向柯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nycbesafe.com</domain_name>
   <domain_keyword>nycbesafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:07:09</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nycbesafe.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns-1107.awsdns-10.org</value>
    <value>ns-1609.awsdns-09.co.uk</value>
    <value>ns-180.awsdns-22.com</value>
    <value>ns-877.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cyclelane.cc</domain_name>
   <domain_keyword>cyclelane</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 02:24:22</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cycleshare.info</domain_name>
   <domain_keyword>cycleshare</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 04:46:01</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fastdomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>corp offices</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cyclocafe.com</domain_name>
   <domain_keyword>cyclocafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:51:18</query_time>
   <create_date>2011-08-19</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2024-08-19</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>74</num>
   <domain_name>cyclesoft.it</domain_name>
   <domain_keyword>cyclesoft</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 16:59:36</query_time>
   <create_date>1999-06-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Cyclesoft di Guido Aspesani</registrant_company>
   <registrant_address>Via Cascina Resta 1</registrant_address>
   <registrant_city>Limido C.</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>22070</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cablesafe.net</domain_name>
   <domain_keyword>cablesafe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 06:02:51</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>He Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cyclesafety.org.uk</domain_name>
   <domain_keyword>cyclesafety</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 04:45:52</query_time>
   <create_date>2013-02-14</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>cyclelane.bike</domain_name>
   <domain_keyword>cyclelane</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-06-07 16:59:10</query_time>
   <create_date>2014-09-21</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.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>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cyclecaffe.com</domain_name>
   <domain_keyword>cyclecaffe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:40:14</query_time>
   <create_date>2011-01-12</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-12</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>79</num>
   <domain_name>cyclespare.com</domain_name>
   <domain_keyword>cyclespare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:31:49</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cyclensave.com</domain_name>
   <domain_keyword>cyclensave</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:14:43</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</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>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>81</num>
   <domain_name>cyclesque.com</domain_name>
   <domain_keyword>cyclesque</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:52</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>TIAN MEN SHI</registrant_city>
   <registrant_state>HU BEI</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/cyclesque.com</registrant_email>
   <name_servers>
    <value>lennon.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cyclecare.bio</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-07 16:58:35</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ivan.ns.cloudflare.com</value>
    <value>rafe.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>cyclemate.com</domain_name>
   <domain_keyword>cyclemate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:13</query_time>
   <create_date>1996-10-28</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Web Tech Lead</registrant_name>
   <registrant_company>Schlage Lock Company LLC</registrant_company>
   <registrant_address>11819 N Pennsylvania St.</registrant_address>
   <registrant_city>Carmel</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>46032</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3178103700</registrant_phone>
   <registrant_fax>+1.3178103700</registrant_fax>
   <name_servers>
    <value>ns1.allegion.com</value>
    <value>ns2.allegion.com</value>
    <value>ns3.allegion.com</value>
    <value>ns4.allegion.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>cyclehame.com</domain_name>
   <domain_keyword>cyclehame</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 12:10:10</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-10-08</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>85</num>
   <domain_name>cablesafe.com</domain_name>
   <domain_keyword>cablesafe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:35:22</query_time>
   <create_date>1999-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lou &amp; Lou Online Marketing</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>https://contact-form.registrar.eu/?domainname=cablesafe.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.surver.nl</value>
    <value>ns2.surver.nl</value>
    <value>ns3.surver.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cyclesite.com</domain_name>
   <domain_keyword>cyclesite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:46:06</query_time>
   <create_date>2002-11-27</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-27</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>87</num>
   <domain_name>cyclestate.com</domain_name>
   <domain_keyword>cyclestate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:46:21</query_time>
   <create_date>2005-03-28</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-28</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>ns3.afternic.com</value>
    <value>ns4.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>88</num>
   <domain_name>cyclesafeuk.com</domain_name>
   <domain_keyword>cyclesafeuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:59:28</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CycleSafe</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>GB</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cyclemate.be</domain_name>
   <domain_keyword>cyclemate</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 04:44:29</query_time>
   <create_date>1999-04-09</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>cyclescape.com</domain_name>
   <domain_keyword>cyclescape</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:52</query_time>
   <create_date>2000-02-03</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cycleshare.com</domain_name>
   <domain_keyword>cycleshare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:46:01</query_time>
   <create_date>2002-07-10</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cycleshade.com</domain_name>
   <domain_keyword>cycleshade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:55:44</query_time>
   <create_date>2006-10-26</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cycleshade.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ingrid.ns.cloudflare.com</value>
    <value>luke.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>93</num>
   <domain_name>cyclerace.co.uk</domain_name>
   <domain_keyword>cyclerace</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 21:15:34</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>cyclevate.com</domain_name>
   <domain_keyword>cyclevate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:00:02</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/cyclevate.com/owner</registrant_email>
   <name_servers>
    <value>directi1.irandns.com</value>
    <value>directi2.irandns.com</value>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>cyclescare.com</domain_name>
   <domain_keyword>cyclescare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:45:52</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cyclescape.org.uk</domain_name>
   <domain_keyword>cyclescape</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 04:45:52</query_time>
   <create_date>2011-10-06</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Mythic Beasts Limited [Tag = MYTHIC-BEASTS]</registrar_name>
   <registrar_website>http://www.mythic-beasts.com</registrar_website>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>cyclespace.nl</domain_name>
   <domain_keyword>cyclespace</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:15:10</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2022-10-14</update_date>
   <registrar_name>Xynta Hosting B.V.</registrar_name>
   <name_servers>
    <value>ns2.wanassist.nl</value>
    <value>pvm-mbm1.hsqd.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cycleafer.co.uk</domain_name>
   <domain_keyword>cycleafer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 16:58:29</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>cyclecare.net</domain_name>
   <domain_keyword>cyclecare</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 04:42:55</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-29</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/cyclecare.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>cyclescape.shop</domain_name>
   <domain_keyword>cyclescape</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 04:45:54</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.157</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.