WHOIS QUERY TIME

16 Apr 2024 - 9:44 AM UTC

Registered: 3 January 2015

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns13.ovh.net
ns13.ovh.net

DOMAIN STATUS

Not Available
clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pro-bike.be
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pro-bike.be"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pro-bike.be",
            "domain_keyword": "pro-bike",
            "domain_tld": "be",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2015-01-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pro-bike.be</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pro-bike.be</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2015-01-03</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.357 seconds) for "pro-bike.be" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Oct 2016 - 12:41 PM UTC

Registered: 3 January 2015

REGISTRAR

Name: MyOwn sprl
Website: http://www.myown.eu

NAME SERVERS

ns1.myown.be
ns2.myown.eu

DOMAIN STATUS

NOT AVAILABLE

#2 - QUERY TIME

14 Dec 2017 - 6:16 PM UTC

Registered: 3 January 2015

REGISTRAR

Name: Gandi Sas
Website: https://www.gandi.net/domain/buy/result/

NAME SERVERS

ns1.pro-bike.be
ns2.pro-bike.be

DOMAIN STATUS

NOT AVAILABLE

#3 - QUERY TIME

16 Apr 2024 - 9:44 AM UTC

Registered: 3 January 2015

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns13.ovh.net
ns13.ovh.net

DOMAIN STATUS

Not Available
clientTransferProhibited

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pro-bike.be
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pro-bike.be",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "pro-bike.be",
    "results": [
        {
            "num": 1,
            "domain_name": "pro-bike.be",
            "domain_keyword": "pro-bike",
            "domain_tld": "be",
            "query_time": "2016-10-27 12:41:50",
            "create_date": "2015-01-03",
            "registrar_name": "MyOwn sprl",
            "registrar_website": "http://www.myown.eu",
            "name_servers": [
                "ns1.myown.be",
                "ns2.myown.eu"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 2,
            "domain_name": "pro-bike.be",
            "domain_keyword": "pro-bike",
            "domain_tld": "be",
            "query_time": "2017-12-14 18:16:55",
            "create_date": "2015-01-03",
            "registrar_name": "Gandi Sas",
            "registrar_website": "https://www.gandi.net/domain/buy/result/",
            "name_servers": [
                "ns1.pro-bike.be",
                "ns2.pro-bike.be"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 3,
            "domain_name": "pro-bike.be",
            "domain_keyword": "pro-bike",
            "domain_tld": "be",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2015-01-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.357,
        "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>pro-bike.be</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>pro-bike.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pro-bike.be</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2016-10-27 12:41:50</query_time>
   <create_date>2015-01-03</create_date>
   <registrar_name>MyOwn sprl</registrar_name>
   <registrar_website>http://www.myown.eu</registrar_website>
   <name_servers>
    <value>ns1.myown.be</value>
    <value>ns2.myown.eu</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pro-bike.be</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2017-12-14 18:16:55</query_time>
   <create_date>2015-01-03</create_date>
   <registrar_name>Gandi Sas</registrar_name>
   <registrar_website>https://www.gandi.net/domain/buy/result/</registrar_website>
   <name_servers>
    <value>ns1.pro-bike.be</value>
    <value>ns2.pro-bike.be</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>pro-bike.be</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2015-01-03</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.357</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 12 domain names (in 0.23 seconds) which contained the exact domain keyword "pro-bike".
Domain Name Registered Expiry Registrar Ownership
1 pro-bike.com 11 Feb 2000 11 Feb 2025 123-Reg Limited -
2 pro-bike.it 2 Nov 2000 22 Nov 2024 Aruba s.p.a. Pro Bike S.r.l.
3 pro-bike.net 2 Jul 2001 2 Jul 2024 HTTP.NET INTERNET GMBH -
4 pro-bike.pl 1 Oct 2004 1 Oct 2024 cyber_Folks S.A. -
5 pro-bike.ru 20 Dec 2006 20 Dec 2024 REGTIME-RU Private Person
6 pro-bike.co.uk 12 Sep 2009 12 Sep 2024 Ionos SE [Tag = 1AND1] -
7 pro-bike.be 3 Jan 2015 - OVH -
8 pro-bike.us 1 Dec 2015 30 Nov 2024 GoDaddy.com, LLC Amir Asabozzohour
9 pro-bike.org 1 Dec 2015 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 pro-bike.hr 9 Aug 2017 9 Aug 2024 Plus Hosting Grupa d.o.o. MV MOTORI d.o.o.
11 pro-bike.info 22 Jul 2020 22 Jul 2024 united-domains AG REDACTED FOR PRIVACY
12 pro-bike.de - - - -
13 pro-bike.ro - 30 May 2025 ICI - Registrar -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pro-bike&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pro-bike",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "pro-bike.com, pro-bike.it, pro-bike.net, pro-bike.pl, pro-bike.ru, pro-bike.co.uk, pro-bike.be, pro-bike.us, pro-bike.org, pro-bike.hr, pro-bike.info, pro-bike.de, pro-bike.ro",
    "results": [
        {
            "num": 1,
            "domain_name": "pro-bike.com",
            "domain_keyword": "pro-bike",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:42:26",
            "create_date": "2000-02-11",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pro-bike.it",
            "domain_keyword": "pro-bike",
            "domain_tld": "it",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2000-11-02",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Pro Bike S.r.l.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "pro-bike.net",
            "domain_keyword": "pro-bike",
            "domain_tld": "net",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2001-07-02",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-02",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns1.fizon.de",
                "ns2.fizon.de",
                "ns4.fizon.de",
                "ns5.fizon.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pro-bike.pl",
            "domain_keyword": "pro-bike",
            "domain_tld": "pl",
            "query_time": "2024-04-22 20:13:40",
            "create_date": "2004-10-01",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-01",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pro-bike.ru",
            "domain_keyword": "pro-bike",
            "domain_tld": "ru",
            "query_time": "2024-05-28 08:14:47",
            "create_date": "2006-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "pro-bike.co.uk",
            "domain_keyword": "pro-bike",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 09:44:48",
            "create_date": "2009-09-12",
            "update_date": "2024-01-04",
            "expiry_date": "2024-09-12",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1072.ui-dns.org",
                "ns1085.ui-dns.com",
                "ns1099.ui-dns.de",
                "ns1121.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "pro-bike.be",
            "domain_keyword": "pro-bike",
            "domain_tld": "be",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2015-01-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "pro-bike.us",
            "domain_keyword": "pro-bike",
            "domain_tld": "us",
            "query_time": "2024-04-06 04:55:27",
            "create_date": "2015-12-01",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Amir Asabozzohour",
            "registrant_address": "20",
            "registrant_city": "Berlin",
            "registrant_state": "Berlin",
            "registrant_zip": "10969",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.17670362573",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "pro-bike.org",
            "domain_keyword": "pro-bike",
            "domain_tld": "org",
            "query_time": "2024-04-16 09:44:46",
            "create_date": "2015-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pro-bike.hr",
            "domain_keyword": "pro-bike",
            "domain_tld": "hr",
            "query_time": "2024-04-22 20:13:39",
            "create_date": "2017-08-09",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-09",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "MV MOTORI d.o.o.",
            "registrant_address": "Ulica Zrinskih 29",
            "registrant_city": "Štefanec",
            "registrant_state": "HR",
            "registrant_zip": "40000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.tajnagline.hr",
                "ns4.tajnagline.hr"
            ]
        },
        {
            "num": 11,
            "domain_name": "pro-bike.info",
            "domain_keyword": "pro-bike",
            "domain_tld": "info",
            "query_time": "2024-04-22 20:13:39",
            "create_date": "2020-07-22",
            "update_date": "2024-04-03",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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": [
                "ns1.asok.de",
                "ns2.asok.de",
                "ns3.asok.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "pro-bike.de",
            "domain_keyword": "pro-bike",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:27",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1056.ui-dns.biz",
                "ns1056.ui-dns.com",
                "ns1056.ui-dns.de",
                "ns1056.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "pro-bike.ro",
            "domain_keyword": "pro-bike",
            "domain_tld": "ro",
            "query_time": "2024-05-29 09:34:10",
            "expiry_date": "2025-05-30",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.pro-bike.ro",
                "ns2.pro-bike.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.23,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pro-bike</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>pro-bike.com, pro-bike.it, pro-bike.net, pro-bike.pl, pro-bike.ru, pro-bike.co.uk, pro-bike.be, pro-bike.us, pro-bike.org, pro-bike.hr, pro-bike.info, pro-bike.de, pro-bike.ro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pro-bike.com</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:42:26</query_time>
   <create_date>2000-02-11</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pro-bike.it</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2000-11-02</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Pro Bike S.r.l.</registrant_company>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pro-bike.net</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2001-07-02</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns1.fizon.de</value>
    <value>ns2.fizon.de</value>
    <value>ns4.fizon.de</value>
    <value>ns5.fizon.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pro-bike.pl</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-22 20:13:40</query_time>
   <create_date>2004-10-01</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pro-bike.ru</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 08:14:47</query_time>
   <create_date>2006-12-20</create_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>pro-bike.co.uk</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 09:44:48</query_time>
   <create_date>2009-09-12</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1072.ui-dns.org</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1099.ui-dns.de</value>
    <value>ns1121.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>pro-bike.be</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2015-01-03</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>pro-bike.us</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-06 04:55:27</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Amir Asabozzohour</registrant_name>
   <registrant_address>20</registrant_address>
   <registrant_city>Berlin</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>10969</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.17670362573</registrant_phone>
   <name_servers>
    <value>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>pro-bike.org</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 09:44:46</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pro-bike.hr</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-22 20:13:39</query_time>
   <create_date>2017-08-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>MV MOTORI d.o.o.</registrant_name>
   <registrant_address>Ulica Zrinskih 29</registrant_address>
   <registrant_city>Štefanec</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>40000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.tajnagline.hr</value>
    <value>ns4.tajnagline.hr</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>pro-bike.info</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 20:13:39</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.asok.de</value>
    <value>ns2.asok.de</value>
    <value>ns3.asok.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>pro-bike.de</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:27</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1056.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>pro-bike.ro</domain_name>
   <domain_keyword>pro-bike</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 09:34:10</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.pro-bike.ro</value>
    <value>ns2.pro-bike.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.23</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 915 domain names (in 0.492 seconds) which look and sound like the brand name "pro-bike".
Domain Name Registered Expiry Registrar Ownership
1 proxbike.com 11 Nov 2020 11 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 pro-bikes.online 26 May 2024 26 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
3 pro-hike.com 6 May 2022 6 May 2025 GoDaddy.com, LLC -
4 pro-like.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Private Person
5 pro-biker.de - - - -
6 pro-bake.com 13 Feb 2019 13 Feb 2025 GoDaddy.com, LLC -
7 pro-pike.com 21 Oct 2009 21 Oct 2024 Tucows Domains Inc. -
8 pro-mike.pro 29 Mar 2023 29 Mar 2025 Porkbun LLC Private by Design, LLC
9 plo-bike.com 22 Mar 2021 22 Mar 2025 OVH, SAS Plo-Bike - Hamann Gael
10 pro-like.com 11 Nov 2018 11 Nov 2024 GoDaddy.com, LLC -
11 bro-bike.ru 16 Jun 2022 16 Jun 2025 BEGET-RU Private Person
12 pro-biker.store 26 May 2021 26 May 2025 united-domains AG DIVE INN - Die Innovationsagentur
13 probike.com 27 Jun 1997 26 Jun 2025 10DENCEHISPAHARD, S.L REDACTED FOR PRIVACY
14 probike.uk 4 Jul 2019 4 Jul 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
15 probike.ro 20 Nov 2003 17 Nov 2028 ICI - Registrar -
16 probike.academy 13 Jan 2021 13 Jan 2026 1API GmbH KOEHLER Asset Management Holding GmbH
17 probike.info 11 Jun 2014 11 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Pavel I Ibatullin
18 probike.pl 28 Mar 2006 28 Mar 2025 OVH SAS -
19 probike.com.co 4 Feb 2016 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 probike.store 22 Jan 2024 22 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
21 probike.online 22 Jun 2023 22 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
22 probike.fit 15 Feb 2019 15 Feb 2026 DNSPod, Inc. Shang Hai Qing Yun Sports Tech Development Co.,Ltd
23 probike.co 24 Feb 2011 23 Feb 2025 Tucows Domains Inc. Data Protected
24 probike.hu 5 Aug 2003 - - -
25 probike.co.th 17 Jan 1999 16 Jan 2029 THNIC Probike Co., Ltd. (บริษัท โปร ไบค์ จำกัด)
26 prodbike.com 2 Feb 2024 2 Feb 2025 Gname 256 Inc -
27 pro-bite.com 28 May 2019 28 May 2025 Cronon GmbH -
28 puro-bike.com 13 Aug 2013 13 Aug 2024 1API GmbH REDACTED FOR PRIVACY
29 hro-bike.de - - - -
30 pro-pike.co.uk 21 Oct 2009 21 Oct 2024 Wavenet Limited [Tag = WAVENETUK] -
31 pro-ebike.nl 7 Jun 2012 - Registrar.eu -
32 pro-biker.ru 14 Jan 2015 14 Jan 2025 BEGET-RU Private Person
33 aro-bike.com 14 Feb 2024 14 Feb 2025 Tucows Domains Inc. -
34 profbike.com 2 Jan 2014 2 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 pro-bikes.com 28 May 1999 28 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
36 pro-ebike.de - - - -
37 propbike.com 31 Oct 2018 31 Oct 2025 GoDaddy.com, LLC -
38 proebike.co.uk 8 Mar 2020 8 Mar 2025 Krystal Hosting Ltd [Tag = KRYSTAL] -
39 pro-bite.de - - - -
40 probike.nl 15 Dec 1998 - team.blue nl B.V. -
41 probike.cat 24 May 2006 24 May 2025 10dencehispahard S.L. (CDmon.com) pexamamia s.l
42 probike.xyz 5 Dec 2023 5 Dec 2024 Sav.com, LLC Privacy Protection
43 probike.pt 7 Dec 2012 7 Nov 2025 - -
44 proebike.com 17 Oct 2014 17 Oct 2025 eName Technology Co.,Ltd. -
45 probike.com.pl 1 Feb 2022 1 Feb 2025 DOMENY.TV MSERWIS Sp. z o.o. -
46 probike.co.uk 3 Sep 1998 3 Sep 2027 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
47 probike.jp 30 Aug 2019 31 Aug 2024 - T-REX inc.
48 ro-bike.com 6 Apr 2022 6 Apr 2025 IONOS SE PCS Promo & Cooler Syndicate GmbH
49 probike.it 27 Jun 1997 21 Aug 2024 Netsons S.r.l. pro-bike di didona p. & becattini g. Snc
50 probike.by 21 Mar 2018 21 Mar 2025 Reliable Software, Ltd Шашковский Игорь Олегович
51 probike.blog 1 Feb 2019 1 Feb 2025 Mesh Digital Ltd -
52 probike.com.br 20 Dec 2004 20 Dec 2025 - C R CALLEGARI-ME
53 probike.net 3 Oct 2020 3 Oct 2025 GoDaddy.com, LLC -
54 probike.org 28 Oct 2003 28 Oct 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
55 probike.club 24 May 2023 24 May 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
56 probike.be 10 May 2011 - Decofem -
57 probike.ru 3 Apr 2023 3 Apr 2025 SALENAMES-RU Private Person
58 probike.us 26 May 2023 26 May 2024 OwnRegistrar, Inc. NA
59 pro-biker.com 30 Nov 2009 30 Nov 2024 INAMES CO., LTD. jaewan Lee
60 profbike.it 11 Feb 2012 11 Feb 2025 Aruba s.p.a. Prof Bike di Cozzolino Liberato
61 probike.design 11 Aug 2020 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 probike.co.kr 20 Jun 2015 20 Jun 2024 (?)??? ??? ??? ???
63 pro-fide.org 11 Aug 2010 11 Aug 2024 united-domains AG united-domains Reselling GmbH
64 pro-bilet.ru 1 Nov 2022 1 Nov 2024 RU-CENTER-RU Private Person
65 epo-bike.de - - - -
66 pro-linke.de - - - -
67 pro-file.by 4 Nov 2019 4 Nov 2024 Reliable Software, Ltd Приходько Антон Александрович
68 pro-line.by 23 Jan 2017 23 Jan 2025 Reliable Software, Ltd Панько Руслан Константинович
69 pro-file.jp 6 Jan 2004 31 Jan 2025 - (Not displayed by registrant's request)
70 pro-vize.com 14 Apr 2024 14 Apr 2025 Gname 002 Inc -
71 pro-bids.com 13 Apr 2010 13 Apr 2025 GoDaddy.com, LLC -
72 proxibike.net 2 Nov 2023 2 Nov 2024 Wix.Com Ltd. Cyril Relion
73 pro-hire.online 2 Jul 2020 2 Jul 2024 eNom, Inc. Data Protected
74 proxbikes.com 20 Feb 2017 20 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 pro-vide.com 23 Dec 2020 23 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 pro-zine.com 12 Apr 2023 12 Apr 2025 IONOS SE 1&1 Internet Inc
77 pro-base.de - - - -
78 ergo-bike.com 7 Jan 2024 7 Jan 2025 WEBCC Whoisprotection.cc
79 nrj-bike.be 14 Jan 2021 - OVH -
80 pro-site.info 18 Feb 2024 18 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 psb-bike.ru 1 Aug 2023 1 Aug 2024 REGRU-RU Dream Sharing LLC
82 pro-file.de - - - -
83 pro-live.space 8 Oct 2023 8 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
84 euro-bike.cn 15 Jan 2024 15 Jan 2025 北京新网数码信息技术有限公司 赵嘉俊
85 pro-bites.com 14 Jun 2017 14 Jun 2025 GoDaddy.com, LLC -
86 pro-tile.com 21 Aug 2012 21 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
87 probiket.com 31 Jan 2024 31 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
88 woo-bike.com 24 Jan 2024 24 Jan 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
89 pro-live.art 30 Sep 2023 30 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
90 hrd-bike.com 13 Jan 2018 13 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
91 ado-bike.com 12 Jun 2023 12 Jun 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
92 pro-live.club 8 Oct 2023 8 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
93 byo-bike.com 27 Sep 2013 27 Sep 2024 GoDaddy.com, LLC -
94 pro-lite.net.au - - Web Address Registration Pty Ltd Chad Bussell
95 pro-file.dev 27 Oct 2023 27 Oct 2024 1API GmbH Natural Logic
96 probike1.com 10 Mar 2022 10 Mar 2027 Network Solutions, LLC -
97 probikez.com 8 Jan 2023 8 Jan 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
98 groebike.com 24 Feb 2024 24 Feb 2025 Tucows Domains Inc. -
99 pro-site.com 13 Jun 1997 12 Jun 2024 IONOS SE ProWaste GmbH
100 pit-bike.it 3 Feb 2010 29 Mar 2025 Aruba s.p.a. Davide Anzalone
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 Pro-bike.be.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pro-bike.be
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pro-bike.be",
        "page_size": 100
    },
    "count": {
        "total": 915,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "proxbike.com, pro-bikes.online, pro-hike.com, pro-like.ru, pro-biker.de, pro-bake.com, pro-pike.com, pro-mike.pro, plo-bike.com, pro-like.com, bro-bike.ru, pro-biker.store, probike.com, probike.uk, probike.ro, probike.academy, probike.info, probike.pl, probike.com.co, probike.store, probike.online, probike.fit, probike.co, probike.hu, probike.co.th, prodbike.com, pro-bite.com, puro-bike.com, hro-bike.de, pro-pike.co.uk, pro-ebike.nl, pro-biker.ru, aro-bike.com, profbike.com, pro-bikes.com, pro-ebike.de, propbike.com, proebike.co.uk, pro-bite.de, probike.nl, probike.cat, probike.xyz, probike.pt, proebike.com, probike.com.pl, probike.co.uk, probike.jp, ro-bike.com, probike.it, probike.by, probike.blog, probike.com.br, probike.net, probike.org, probike.club, probike.be, probike.ru, probike.us, pro-biker.com, profbike.it, probike.design, probike.co.kr, pro-fide.org, pro-bilet.ru, epo-bike.de, pro-linke.de, pro-file.by, pro-line.by, pro-file.jp, pro-vize.com, pro-bids.com, proxibike.net, pro-hire.online, proxbikes.com, pro-vide.com, pro-zine.com, pro-base.de, ergo-bike.com, nrj-bike.be, pro-site.info, psb-bike.ru, pro-file.de, pro-live.space, euro-bike.cn, pro-bites.com, pro-tile.com, probiket.com, woo-bike.com, pro-live.art, hrd-bike.com, ado-bike.com, pro-live.club, byo-bike.com, pro-lite.net.au, pro-file.dev, probike1.com, probikez.com, groebike.com, pro-site.com, pit-bike.it",
    "results": [
        {
            "num": 1,
            "domain_name": "proxbike.com",
            "domain_keyword": "proxbike",
            "domain_tld": "com",
            "query_time": "2024-05-14 19:34:48",
            "create_date": "2020-11-11",
            "update_date": "2021-08-26",
            "expiry_date": "2024-11-11",
            "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": 2,
            "domain_name": "pro-bikes.online",
            "domain_keyword": "pro-bikes",
            "domain_tld": "online",
            "query_time": "2024-05-28 16:23:32",
            "create_date": "2024-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pro-hike.com",
            "domain_keyword": "pro-hike",
            "domain_tld": "com",
            "query_time": "2024-05-14 12:49:59",
            "create_date": "2022-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pro-like.ru",
            "domain_keyword": "pro-like",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:22:23",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "pro-biker.de",
            "domain_keyword": "pro-biker",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:27",
            "update_date": "2021-10-26",
            "name_servers": [
                "ns1.raidboxes.net",
                "ns2.raidboxes.net",
                "ns3.raidboxes.net",
                "ns4.raidboxes.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "pro-bake.com",
            "domain_keyword": "pro-bake",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:44:40",
            "create_date": "2019-02-13",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pro-pike.com",
            "domain_keyword": "pro-pike",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:21:25",
            "create_date": "2009-10-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.talkinternet.co.uk",
                "ns2.talkinternet.co.uk",
                "ns3.talk-101.co.uk",
                "ns4.talkinternet.co.uk",
                "ns5.talkinternet.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pro-mike.pro",
            "domain_keyword": "pro-mike",
            "domain_tld": "pro",
            "query_time": "2024-04-12 17:17:34",
            "create_date": "2023-03-29",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "plo-bike.com",
            "domain_keyword": "plo-bike",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:23:58",
            "create_date": "2021-03-22",
            "update_date": "2023-07-04",
            "expiry_date": "2025-03-22",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Plo-Bike - Hamann Gael",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "pro-like.com",
            "domain_keyword": "pro-like",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:48:52",
            "create_date": "2018-11-11",
            "update_date": "2023-08-23",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bro-bike.ru",
            "domain_keyword": "bro-bike",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:19:25",
            "create_date": "2022-06-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "pro-biker.store",
            "domain_keyword": "pro-biker",
            "domain_tld": "store",
            "query_time": "2024-05-29 09:34:10",
            "create_date": "2021-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "DIVE INN - Die Innovationsagentur",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "probike.com",
            "domain_keyword": "probike",
            "domain_tld": "com",
            "query_time": "2024-05-28 00:05:38",
            "create_date": "1997-06-27",
            "update_date": "2011-05-27",
            "expiry_date": "2025-06-26",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "probike.uk",
            "domain_keyword": "probike",
            "domain_tld": "uk",
            "query_time": "2024-05-31 02:24:14",
            "create_date": "2019-07-04",
            "update_date": "2023-10-01",
            "expiry_date": "2024-07-04",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "probike.ro",
            "domain_keyword": "probike",
            "domain_tld": "ro",
            "query_time": "2024-05-18 22:59:34",
            "create_date": "2003-11-20",
            "expiry_date": "2028-11-17",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hostit.site",
                "ns2.hostit.site"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "probike.academy",
            "domain_keyword": "probike",
            "domain_tld": "academy",
            "query_time": "2024-05-16 03:58:13",
            "create_date": "2021-01-13",
            "update_date": "2024-04-24",
            "expiry_date": "2026-01-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KOEHLER Asset Management Holding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1207.ispapi.net",
                "ns2192.ispapi.net",
                "ns3177.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "probike.info",
            "domain_keyword": "probike",
            "domain_tld": "info",
            "query_time": "2024-05-16 03:58:13",
            "create_date": "2014-06-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pavel I Ibatullin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovsk region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "probike.pl",
            "domain_keyword": "probike",
            "domain_tld": "pl",
            "query_time": "2024-03-14 01:35:57",
            "create_date": "2006-03-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "probike.com.co",
            "domain_keyword": "probike",
            "domain_tld": "com.co",
            "query_time": "2024-04-28 21:52:00",
            "create_date": "2016-02-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "probike.store",
            "domain_keyword": "probike",
            "domain_tld": "store",
            "query_time": "2024-05-18 22:59:34",
            "create_date": "2024-01-22",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "probike.online",
            "domain_keyword": "probike",
            "domain_tld": "online",
            "query_time": "2024-05-16 03:58:13",
            "create_date": "2023-06-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "probike.fit",
            "domain_keyword": "probike",
            "domain_tld": "fit",
            "query_time": "2024-05-16 03:58:13",
            "create_date": "2019-02-15",
            "update_date": "2024-03-24",
            "expiry_date": "2026-02-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shang Hai Qing Yun Sports Tech Development Co.,Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "game.dnspod.net",
                "hurricane.dnspod.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "probike.co",
            "domain_keyword": "probike",
            "domain_tld": "co",
            "query_time": "2024-04-19 14:40:55",
            "create_date": "2011-02-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "antero.izooxdns.com",
                "elbert.izooxdns.com",
                "evans.izooxdns.net",
                "harvard.izooxdns.com",
                "lincoln.izooxdns.net",
                "massive.izooxdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "probike.hu",
            "domain_keyword": "probike",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:25:59",
            "create_date": "2003-08-05"
        },
        {
            "num": 25,
            "domain_name": "probike.co.th",
            "domain_keyword": "probike",
            "domain_tld": "co.th",
            "query_time": "2024-05-24 20:01:17",
            "create_date": "1999-01-17",
            "update_date": "2021-06-20",
            "expiry_date": "2029-01-16",
            "registrar_name": "THNIC",
            "registrant_company": "Probike Co., Ltd. (บริษัท โปร ไบค์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "prodbike.com",
            "domain_keyword": "prodbike",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:04:56",
            "create_date": "2024-02-02",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-02",
            "registrar_iana": 4269,
            "registrar_name": "Gname 256 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pro-bite.com",
            "domain_keyword": "pro-bite",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:22:18",
            "create_date": "2019-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks16.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "puro-bike.com",
            "domain_keyword": "puro-bike",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:49:49",
            "create_date": "2013-08-13",
            "update_date": "2024-01-15",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/puro-bike.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hro-bike.de",
            "domain_keyword": "hro-bike",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:41:58",
            "update_date": "2022-04-06",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "pro-pike.co.uk",
            "domain_keyword": "pro-pike",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 01:21:25",
            "create_date": "2009-10-21",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-21",
            "registrar_name": "Wavenet Limited [Tag = WAVENETUK]",
            "registrar_website": "http://www.wavenetuk.com",
            "name_servers": [
                "ns1.talkinternet.co.uk",
                "ns2.talkinternet.co.uk",
                "ns3.talk-101.co.uk",
                "ns4.talkinternet.co.uk",
                "ns5.talkinternet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "pro-ebike.nl",
            "domain_keyword": "pro-ebike",
            "domain_tld": "nl",
            "query_time": "2024-04-22 20:14:54",
            "create_date": "2012-06-07",
            "update_date": "2024-01-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "pro-biker.ru",
            "domain_keyword": "pro-biker",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:21:23",
            "create_date": "2015-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "aro-bike.com",
            "domain_keyword": "aro-bike",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:32:51",
            "create_date": "2024-02-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "profbike.com",
            "domain_keyword": "profbike",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:12:51",
            "create_date": "2014-01-02",
            "update_date": "2020-12-27",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "pro-bikes.com",
            "domain_keyword": "pro-bikes",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:22:18",
            "create_date": "1999-05-28",
            "update_date": "2023-07-06",
            "expiry_date": "2024-05-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pro-ebike.de",
            "domain_keyword": "pro-ebike",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:31",
            "update_date": "2015-07-26",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 37,
            "domain_name": "propbike.com",
            "domain_keyword": "propbike",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:53:38",
            "create_date": "2018-10-31",
            "update_date": "2023-11-09",
            "expiry_date": "2025-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "proebike.co.uk",
            "domain_keyword": "proebike",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 04:05:02",
            "create_date": "2020-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "pro-bite.de",
            "domain_keyword": "pro-bite",
            "domain_tld": "de",
            "query_time": "2024-05-22 07:44:43",
            "update_date": "2019-06-25",
            "name_servers": [
                "docks18.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 40,
            "domain_name": "probike.nl",
            "domain_keyword": "probike",
            "domain_tld": "nl",
            "query_time": "2024-04-16 06:16:42",
            "create_date": "1998-12-15",
            "update_date": "2022-10-21",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 41,
            "domain_name": "probike.cat",
            "domain_keyword": "probike",
            "domain_tld": "cat",
            "query_time": "2024-05-28 00:05:38",
            "create_date": "2006-05-24",
            "update_date": "2024-02-07",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "pexamamia s.l",
            "registrant_state": "barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "probike.xyz",
            "domain_keyword": "probike",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 02:24:14",
            "create_date": "2023-12-05",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "probike.pt",
            "domain_keyword": "probike",
            "domain_tld": "pt",
            "query_time": "2024-04-28 21:52:16",
            "create_date": "2012-12-07",
            "expiry_date": "2025-11-07",
            "name_servers": [
                "dns1.ibername.com",
                "ns1.ibername.com",
                "ns2.ibername.com",
                "ns3.ibername.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 44,
            "domain_name": "proebike.com",
            "domain_keyword": "proebike",
            "domain_tld": "com",
            "query_time": "2024-06-12 01:08:02",
            "create_date": "2014-10-17",
            "update_date": "2023-10-20",
            "expiry_date": "2025-10-17",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "jiangsu",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/proebike.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "probike.com.pl",
            "domain_keyword": "probike",
            "domain_tld": "com.pl",
            "query_time": "2024-04-19 14:40:55",
            "create_date": "2022-02-01",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-01",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.4mine.pl",
                "ns2.4mine.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "probike.co.uk",
            "domain_keyword": "probike",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 00:12:34",
            "create_date": "1998-09-03",
            "update_date": "2024-04-10",
            "expiry_date": "2027-09-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "probike.jp",
            "domain_keyword": "probike",
            "domain_tld": "jp",
            "query_time": "2024-04-16 06:16:42",
            "create_date": "2019-08-30",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "T-REX inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 48,
            "domain_name": "ro-bike.com",
            "domain_keyword": "ro-bike",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:58:23",
            "create_date": "2022-04-06",
            "update_date": "2022-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PCS Promo & Cooler Syndicate GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1059.ui-dns.org",
                "ns1084.ui-dns.com",
                "ns1109.ui-dns.biz",
                "ns1114.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "probike.it",
            "domain_keyword": "probike",
            "domain_tld": "it",
            "query_time": "2024-04-16 06:16:42",
            "create_date": "1997-06-27",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-21",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "pro-bike di didona p. & becattini g. Snc",
            "registrant_address": "STRADONE DI ROVEZZANO, 12",
            "registrant_city": "FIRENZE",
            "registrant_state": "FI",
            "registrant_zip": "50100",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "probike.by",
            "domain_keyword": "probike",
            "domain_tld": "by",
            "query_time": "2024-04-11 12:58:27",
            "create_date": "2018-03-21",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-21",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Шашковский Игорь Олегович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "khloe.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ]
        },
        {
            "num": 51,
            "domain_name": "probike.blog",
            "domain_keyword": "probike",
            "domain_tld": "blog",
            "query_time": "2024-05-31 02:24:14",
            "create_date": "2019-02-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "probike.com.br",
            "domain_keyword": "probike",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 18:46:50",
            "create_date": "2004-12-20",
            "update_date": "2023-12-28",
            "expiry_date": "2025-12-20",
            "registrant_name": "C R CALLEGARI-ME",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 53,
            "domain_name": "probike.net",
            "domain_keyword": "probike",
            "domain_tld": "net",
            "query_time": "2024-05-14 12:53:05",
            "create_date": "2020-10-03",
            "update_date": "2024-04-05",
            "expiry_date": "2025-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "probike.org",
            "domain_keyword": "probike",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:16:42",
            "create_date": "2003-10-28",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-28",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "samsun",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "probike.club",
            "domain_keyword": "probike",
            "domain_tld": "club",
            "query_time": "2024-06-08 09:01:21",
            "create_date": "2023-05-24",
            "update_date": "2024-01-26",
            "expiry_date": "2024-05-24",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "probike.be",
            "domain_keyword": "probike",
            "domain_tld": "be",
            "query_time": "2024-04-16 06:16:42",
            "create_date": "2011-05-10",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 57,
            "domain_name": "probike.ru",
            "domain_keyword": "probike",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:11:10",
            "create_date": "2023-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "probike.us",
            "domain_keyword": "probike",
            "domain_tld": "us",
            "query_time": "2024-06-12 02:17:19",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "NA",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "pro-biker.com",
            "domain_keyword": "pro-biker",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:44:47",
            "create_date": "2009-11-30",
            "update_date": "2023-07-03",
            "expiry_date": "2024-11-30",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "jaewan Lee",
            "registrant_company": "jaewan Lee",
            "registrant_address": "JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "62007",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084799800",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "profbike.it",
            "domain_keyword": "profbike",
            "domain_tld": "it",
            "query_time": "2024-05-07 20:26:08",
            "create_date": "2012-02-11",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Prof Bike di Cozzolino Liberato",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "probike.design",
            "domain_keyword": "probike",
            "domain_tld": "design",
            "query_time": "2024-04-19 14:40:55",
            "create_date": "2020-08-11",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "probike.co.kr",
            "domain_keyword": "probike",
            "domain_tld": "co.kr",
            "query_time": "2022-06-19 06:39:40",
            "create_date": "2015-06-20",
            "update_date": "2021-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "??? ??? ???"
        },
        {
            "num": 63,
            "domain_name": "pro-fide.org",
            "domain_keyword": "pro-fide",
            "domain_tld": "org",
            "query_time": "2024-04-16 09:46:42",
            "create_date": "2010-08-11",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pro-bilet.ru",
            "domain_keyword": "pro-bilet",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:21:23",
            "create_date": "2022-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "epo-bike.de",
            "domain_keyword": "epo-bike",
            "domain_tld": "de",
            "query_time": "2024-05-06 05:39:41",
            "update_date": "2023-07-29",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "pro-linke.de",
            "domain_keyword": "pro-linke",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:46",
            "update_date": "2023-03-01",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1057.ui-dns.com",
                "ns1091.ui-dns.org",
                "ns1098.ui-dns.biz"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "pro-file.by",
            "domain_keyword": "pro-file",
            "domain_tld": "by",
            "query_time": "2024-04-22 20:15:03",
            "create_date": "2019-11-04",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Приходько Антон Александрович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 68,
            "domain_name": "pro-line.by",
            "domain_keyword": "pro-line",
            "domain_tld": "by",
            "query_time": "2024-04-16 12:58:52",
            "create_date": "2017-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Панько Руслан Константинович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 69,
            "domain_name": "pro-file.jp",
            "domain_keyword": "pro-file",
            "domain_tld": "jp",
            "query_time": "2024-04-16 09:46:44",
            "create_date": "2004-01-06",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns01.idcfcloud.com",
                "ns02.idcfcloud.com",
                "ns03.idcfcloud.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 70,
            "domain_name": "pro-vize.com",
            "domain_keyword": "pro-vize",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:35:48",
            "create_date": "2024-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3942,
            "registrar_name": "Gname 002 Inc",
            "registrar_website": "http://gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pro-bids.com",
            "domain_keyword": "pro-bids",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:13:39",
            "create_date": "2010-04-13",
            "update_date": "2022-12-12",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elmo.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "proxibike.net",
            "domain_keyword": "proxibike",
            "domain_tld": "net",
            "query_time": "2024-05-09 08:19:23",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Cyril Relion",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "U",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "pro-hire.online",
            "domain_keyword": "pro-hire",
            "domain_tld": "online",
            "query_time": "2024-04-06 04:56:32",
            "create_date": "2020-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "proxbikes.com",
            "domain_keyword": "proxbikes",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:52:15",
            "create_date": "2017-02-20",
            "update_date": "2020-01-24",
            "expiry_date": "2025-02-20",
            "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": 75,
            "domain_name": "pro-vide.com",
            "domain_keyword": "pro-vide",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:18:42",
            "create_date": "2020-12-23",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-23",
            "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=pro-vide.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pro-zine.com",
            "domain_keyword": "pro-zine",
            "domain_tld": "com",
            "query_time": "2024-05-03 19:55:30",
            "create_date": "2023-04-12",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1031.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1088.ui-dns.org",
                "ns1105.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pro-base.de",
            "domain_keyword": "pro-base",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:26",
            "update_date": "2022-02-14",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "ergo-bike.com",
            "domain_keyword": "ergo-bike",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:17:27",
            "create_date": "2024-01-07",
            "update_date": "2023-10-04",
            "expiry_date": "2025-01-07",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nrj-bike.be",
            "domain_keyword": "nrj-bike",
            "domain_tld": "be",
            "query_time": "2024-05-25 07:51:53",
            "create_date": "2021-01-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 80,
            "domain_name": "pro-site.info",
            "domain_keyword": "pro-site",
            "domain_tld": "info",
            "query_time": "2024-04-06 04:57:12",
            "create_date": "2024-02-18",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "psb-bike.ru",
            "domain_keyword": "psb-bike",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:38:20",
            "create_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Dream Sharing LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "pro-file.de",
            "domain_keyword": "pro-file",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:12:33",
            "update_date": "2020-06-04",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "pro-live.space",
            "domain_keyword": "pro-live",
            "domain_tld": "space",
            "query_time": "2024-04-22 20:16:06",
            "create_date": "2023-10-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ariella.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "euro-bike.cn",
            "domain_keyword": "euro-bike",
            "domain_tld": "cn",
            "query_time": "2024-05-31 05:30:41",
            "create_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "赵嘉俊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "pro-bites.com",
            "domain_keyword": "pro-bites",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:44:49",
            "create_date": "2017-06-14",
            "update_date": "2023-06-15",
            "expiry_date": "2025-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pro-tile.com",
            "domain_keyword": "pro-tile",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:24:07",
            "create_date": "2012-08-21",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-21",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "probiket.com",
            "domain_keyword": "probiket",
            "domain_tld": "com",
            "query_time": "2024-05-18 22:59:35",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "woo-bike.com",
            "domain_keyword": "woo-bike",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:26:58",
            "create_date": "2024-01-24",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-24",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pro-live.art",
            "domain_keyword": "pro-live",
            "domain_tld": "art",
            "query_time": "2024-06-02 23:36:15",
            "create_date": "2023-09-30",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-30",
            "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": [
                "collins.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "hrd-bike.com",
            "domain_keyword": "hrd-bike",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:57:31",
            "create_date": "2018-01-13",
            "update_date": "2022-12-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ado-bike.com",
            "domain_keyword": "ado-bike",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:49:40",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (242214283)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O ado-bike.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.expiereddnsmanager.com",
                "ns2.expiereddnsmanager.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "pro-live.club",
            "domain_keyword": "pro-live",
            "domain_tld": "club",
            "query_time": "2024-04-22 20:16:06",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "ariella.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "byo-bike.com",
            "domain_keyword": "byo-bike",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:10:06",
            "create_date": "2013-09-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pro-lite.net.au",
            "domain_keyword": "pro-lite",
            "domain_tld": "net.au",
            "query_time": "2024-05-10 00:42:58",
            "update_date": "2023-12-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Chad Bussell",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pro-file.dev",
            "domain_keyword": "pro-file",
            "domain_tld": "dev",
            "query_time": "2024-05-10 00:42:30",
            "create_date": "2023-10-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Natural Logic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "probike1.com",
            "domain_keyword": "probike1",
            "domain_tld": "com",
            "query_time": "2024-04-06 23:41:43",
            "create_date": "2022-03-10",
            "update_date": "2022-03-10",
            "expiry_date": "2027-03-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "probikez.com",
            "domain_keyword": "probikez",
            "domain_tld": "com",
            "query_time": "2024-04-06 23:41:45",
            "create_date": "2023-01-08",
            "update_date": "2023-01-12",
            "expiry_date": "2026-01-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "groebike.com",
            "domain_keyword": "groebike",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:02:28",
            "create_date": "2024-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "pro-site.com",
            "domain_keyword": "pro-site",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:22:36",
            "create_date": "1997-06-13",
            "update_date": "2018-03-18",
            "expiry_date": "2024-06-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ProWaste GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1034.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1034.ui-dns.de",
                "ns1034.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "pit-bike.it",
            "domain_keyword": "pit-bike",
            "domain_tld": "it",
            "query_time": "2024-04-16 05:00:13",
            "create_date": "2010-02-03",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Davide Anzalone",
            "registrant_address": "Via Scotto D Abbusco, 21",
            "registrant_city": "MONTE DI PROCIDA",
            "registrant_state": "NA",
            "registrant_zip": "80070",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.492,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pro-bike.be</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>915</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>proxbike.com, pro-bikes.online, pro-hike.com, pro-like.ru, pro-biker.de, pro-bake.com, pro-pike.com, pro-mike.pro, plo-bike.com, pro-like.com, bro-bike.ru, pro-biker.store, probike.com, probike.uk, probike.ro, probike.academy, probike.info, probike.pl, probike.com.co, probike.store, probike.online, probike.fit, probike.co, probike.hu, probike.co.th, prodbike.com, pro-bite.com, puro-bike.com, hro-bike.de, pro-pike.co.uk, pro-ebike.nl, pro-biker.ru, aro-bike.com, profbike.com, pro-bikes.com, pro-ebike.de, propbike.com, proebike.co.uk, pro-bite.de, probike.nl, probike.cat, probike.xyz, probike.pt, proebike.com, probike.com.pl, probike.co.uk, probike.jp, ro-bike.com, probike.it, probike.by, probike.blog, probike.com.br, probike.net, probike.org, probike.club, probike.be, probike.ru, probike.us, pro-biker.com, profbike.it, probike.design, probike.co.kr, pro-fide.org, pro-bilet.ru, epo-bike.de, pro-linke.de, pro-file.by, pro-line.by, pro-file.jp, pro-vize.com, pro-bids.com, proxibike.net, pro-hire.online, proxbikes.com, pro-vide.com, pro-zine.com, pro-base.de, ergo-bike.com, nrj-bike.be, pro-site.info, psb-bike.ru, pro-file.de, pro-live.space, euro-bike.cn, pro-bites.com, pro-tile.com, probiket.com, woo-bike.com, pro-live.art, hrd-bike.com, ado-bike.com, pro-live.club, byo-bike.com, pro-lite.net.au, pro-file.dev, probike1.com, probikez.com, groebike.com, pro-site.com, pit-bike.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>proxbike.com</domain_name>
   <domain_keyword>proxbike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 19:34:48</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-11-11</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>2</num>
   <domain_name>pro-bikes.online</domain_name>
   <domain_keyword>pro-bikes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 16:23:32</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pro-hike.com</domain_name>
   <domain_keyword>pro-hike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 12:49:59</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>pro-like.ru</domain_name>
   <domain_keyword>pro-like</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:22:23</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>pro-biker.de</domain_name>
   <domain_keyword>pro-biker</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:27</query_time>
   <update_date>2021-10-26</update_date>
   <name_servers>
    <value>ns1.raidboxes.net</value>
    <value>ns2.raidboxes.net</value>
    <value>ns3.raidboxes.net</value>
    <value>ns4.raidboxes.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>pro-bake.com</domain_name>
   <domain_keyword>pro-bake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:44:40</query_time>
   <create_date>2019-02-13</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-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>ns5.afternic.com</value>
    <value>ns6.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>7</num>
   <domain_name>pro-pike.com</domain_name>
   <domain_keyword>pro-pike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:21:25</query_time>
   <create_date>2009-10-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-21</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.talkinternet.co.uk</value>
    <value>ns2.talkinternet.co.uk</value>
    <value>ns3.talk-101.co.uk</value>
    <value>ns4.talkinternet.co.uk</value>
    <value>ns5.talkinternet.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>8</num>
   <domain_name>pro-mike.pro</domain_name>
   <domain_keyword>pro-mike</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-12 17:17:34</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>plo-bike.com</domain_name>
   <domain_keyword>plo-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:23:58</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Plo-Bike - Hamann Gael</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pro-like.com</domain_name>
   <domain_keyword>pro-like</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:48:52</query_time>
   <create_date>2018-11-11</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-11-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>ns5.afternic.com</value>
    <value>ns6.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>11</num>
   <domain_name>bro-bike.ru</domain_name>
   <domain_keyword>bro-bike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:19:25</query_time>
   <create_date>2022-06-16</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>pro-biker.store</domain_name>
   <domain_keyword>pro-biker</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 09:34:10</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>DIVE INN - Die Innovationsagentur</registrant_company>
   <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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>probike.com</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 00:05:38</query_time>
   <create_date>1997-06-27</create_date>
   <update_date>2011-05-27</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.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>14</num>
   <domain_name>probike.uk</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 02:24:14</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>probike.ro</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-18 22:59:34</query_time>
   <create_date>2003-11-20</create_date>
   <expiry_date>2028-11-17</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hostit.site</value>
    <value>ns2.hostit.site</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>probike.academy</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-16 03:58:13</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KOEHLER Asset Management Holding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1207.ispapi.net</value>
    <value>ns2192.ispapi.net</value>
    <value>ns3177.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>probike.info</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 03:58:13</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pavel I Ibatullin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovsk region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>probike.pl</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-14 01:35:57</query_time>
   <create_date>2006-03-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>probike.com.co</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-28 21:52:00</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>probike.store</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 22:59:34</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>probike.online</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 03:58:13</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>probike.fit</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-16 03:58:13</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shang Hai Qing Yun Sports Tech Development Co.,Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>game.dnspod.net</value>
    <value>hurricane.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>probike.co</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 14:40:55</query_time>
   <create_date>2011-02-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>antero.izooxdns.com</value>
    <value>elbert.izooxdns.com</value>
    <value>evans.izooxdns.net</value>
    <value>harvard.izooxdns.com</value>
    <value>lincoln.izooxdns.net</value>
    <value>massive.izooxdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>probike.hu</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:25:59</query_time>
   <create_date>2003-08-05</create_date>
  </value>
  <value>
   <num>25</num>
   <domain_name>probike.co.th</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-24 20:01:17</query_time>
   <create_date>1999-01-17</create_date>
   <update_date>2021-06-20</update_date>
   <expiry_date>2029-01-16</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Probike Co., Ltd. (บริษัท โปร ไบค์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>prodbike.com</domain_name>
   <domain_keyword>prodbike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:04:56</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>4269</registrar_iana>
   <registrar_name>Gname 256 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pro-bite.com</domain_name>
   <domain_keyword>pro-bite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:22:18</query_time>
   <create_date>2019-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>puro-bike.com</domain_name>
   <domain_keyword>puro-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:49:49</query_time>
   <create_date>2013-08-13</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/puro-bike.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hro-bike.de</domain_name>
   <domain_keyword>hro-bike</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:41:58</query_time>
   <update_date>2022-04-06</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>pro-pike.co.uk</domain_name>
   <domain_keyword>pro-pike</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 01:21:25</query_time>
   <create_date>2009-10-21</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Wavenet Limited [Tag = WAVENETUK]</registrar_name>
   <registrar_website>http://www.wavenetuk.com</registrar_website>
   <name_servers>
    <value>ns1.talkinternet.co.uk</value>
    <value>ns2.talkinternet.co.uk</value>
    <value>ns3.talk-101.co.uk</value>
    <value>ns4.talkinternet.co.uk</value>
    <value>ns5.talkinternet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>pro-ebike.nl</domain_name>
   <domain_keyword>pro-ebike</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 20:14:54</query_time>
   <create_date>2012-06-07</create_date>
   <update_date>2024-01-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pro-biker.ru</domain_name>
   <domain_keyword>pro-biker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:21:23</query_time>
   <create_date>2015-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>aro-bike.com</domain_name>
   <domain_keyword>aro-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:32:51</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>profbike.com</domain_name>
   <domain_keyword>profbike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:12:51</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2020-12-27</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>35</num>
   <domain_name>pro-bikes.com</domain_name>
   <domain_keyword>pro-bikes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:22:18</query_time>
   <create_date>1999-05-28</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pro-ebike.de</domain_name>
   <domain_keyword>pro-ebike</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:31</query_time>
   <update_date>2015-07-26</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>propbike.com</domain_name>
   <domain_keyword>propbike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:53:38</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-10-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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>proebike.co.uk</domain_name>
   <domain_keyword>proebike</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 04:05:02</query_time>
   <create_date>2020-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>pro-bite.de</domain_name>
   <domain_keyword>pro-bite</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 07:44:43</query_time>
   <update_date>2019-06-25</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>probike.nl</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 06:16:42</query_time>
   <create_date>1998-12-15</create_date>
   <update_date>2022-10-21</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>probike.cat</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-28 00:05:38</query_time>
   <create_date>2006-05-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>pexamamia s.l</registrant_company>
   <registrant_state>barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>probike.xyz</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 02:24:14</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>probike.pt</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-28 21:52:16</query_time>
   <create_date>2012-12-07</create_date>
   <expiry_date>2025-11-07</expiry_date>
   <name_servers>
    <value>dns1.ibername.com</value>
    <value>ns1.ibername.com</value>
    <value>ns2.ibername.com</value>
    <value>ns3.ibername.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>proebike.com</domain_name>
   <domain_keyword>proebike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 01:08:02</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>jiangsu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/proebike.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>probike.com.pl</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-19 14:40:55</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.4mine.pl</value>
    <value>ns2.4mine.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>probike.co.uk</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 00:12:34</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2027-09-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>probike.jp</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 06:16:42</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>T-REX inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>ro-bike.com</domain_name>
   <domain_keyword>ro-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:58:23</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2025-04-06</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>PCS Promo &amp; Cooler Syndicate GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1059.ui-dns.org</value>
    <value>ns1084.ui-dns.com</value>
    <value>ns1109.ui-dns.biz</value>
    <value>ns1114.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>probike.it</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 06:16:42</query_time>
   <create_date>1997-06-27</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>pro-bike di didona p. &amp; becattini g. Snc</registrant_company>
   <registrant_address>STRADONE DI ROVEZZANO, 12</registrant_address>
   <registrant_city>FIRENZE</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>probike.by</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-11 12:58:27</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Шашковский Игорь Олегович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>khloe.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>probike.blog</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-31 02:24:14</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>probike.com.br</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 18:46:50</query_time>
   <create_date>2004-12-20</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrant_name>C R CALLEGARI-ME</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>probike.net</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 12:53:05</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>54</num>
   <domain_name>probike.org</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:16:42</query_time>
   <create_date>2003-10-28</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>samsun</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>probike.club</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-08 09:01:21</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>probike.be</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 06:16:42</query_time>
   <create_date>2011-05-10</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>probike.ru</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:11:10</query_time>
   <create_date>2023-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>probike.us</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 02:17:19</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>pro-biker.com</domain_name>
   <domain_keyword>pro-biker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:44:47</query_time>
   <create_date>2009-11-30</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>jaewan Lee</registrant_name>
   <registrant_company>jaewan Lee</registrant_company>
   <registrant_address>JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>62007</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084799800</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>profbike.it</domain_name>
   <domain_keyword>profbike</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 20:26:08</query_time>
   <create_date>2012-02-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Prof Bike di Cozzolino Liberato</registrant_company>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>probike.design</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-19 14:40:55</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>probike.co.kr</domain_name>
   <domain_keyword>probike</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-19 06:39:40</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2021-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>??? ??? ???</registrant_name>
  </value>
  <value>
   <num>63</num>
   <domain_name>pro-fide.org</domain_name>
   <domain_keyword>pro-fide</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 09:46:42</query_time>
   <create_date>2010-08-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>pro-bilet.ru</domain_name>
   <domain_keyword>pro-bilet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:21:23</query_time>
   <create_date>2022-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>epo-bike.de</domain_name>
   <domain_keyword>epo-bike</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 05:39:41</query_time>
   <update_date>2023-07-29</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>pro-linke.de</domain_name>
   <domain_keyword>pro-linke</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:46</query_time>
   <update_date>2023-03-01</update_date>
   <name_servers>
    <value>ns1016.ui-dns.de</value>
    <value>ns1057.ui-dns.com</value>
    <value>ns1091.ui-dns.org</value>
    <value>ns1098.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>pro-file.by</domain_name>
   <domain_keyword>pro-file</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-22 20:15:03</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Приходько Антон Александрович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>pro-line.by</domain_name>
   <domain_keyword>pro-line</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-16 12:58:52</query_time>
   <create_date>2017-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Панько Руслан Константинович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>pro-file.jp</domain_name>
   <domain_keyword>pro-file</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 09:46:44</query_time>
   <create_date>2004-01-06</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns01.idcfcloud.com</value>
    <value>ns02.idcfcloud.com</value>
    <value>ns03.idcfcloud.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>pro-vize.com</domain_name>
   <domain_keyword>pro-vize</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:35:48</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3942</registrar_iana>
   <registrar_name>Gname 002 Inc</registrar_name>
   <registrar_website>http://gname.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pro-bids.com</domain_name>
   <domain_keyword>pro-bids</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:13:39</query_time>
   <create_date>2010-04-13</create_date>
   <update_date>2022-12-12</update_date>
   <expiry_date>2025-04-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>elmo.ns.cloudflare.com</value>
    <value>sue.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>72</num>
   <domain_name>proxibike.net</domain_name>
   <domain_keyword>proxibike</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 08:19:23</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Cyril Relion</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>U</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>pro-hire.online</domain_name>
   <domain_keyword>pro-hire</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-06 04:56:32</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>proxbikes.com</domain_name>
   <domain_keyword>proxbikes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:52:15</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2020-01-24</update_date>
   <expiry_date>2025-02-20</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>75</num>
   <domain_name>pro-vide.com</domain_name>
   <domain_keyword>pro-vide</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:18:42</query_time>
   <create_date>2020-12-23</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-23</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=pro-vide.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>76</num>
   <domain_name>pro-zine.com</domain_name>
   <domain_keyword>pro-zine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 19:55:30</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1031.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1105.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pro-base.de</domain_name>
   <domain_keyword>pro-base</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:26</query_time>
   <update_date>2022-02-14</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ergo-bike.com</domain_name>
   <domain_keyword>ergo-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:17:27</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nrj-bike.be</domain_name>
   <domain_keyword>nrj-bike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 07:51:53</query_time>
   <create_date>2021-01-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>pro-site.info</domain_name>
   <domain_keyword>pro-site</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 04:57:12</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>psb-bike.ru</domain_name>
   <domain_keyword>psb-bike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:38:20</query_time>
   <create_date>2023-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Dream Sharing LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>pro-file.de</domain_name>
   <domain_keyword>pro-file</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:12:33</query_time>
   <update_date>2020-06-04</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>pro-live.space</domain_name>
   <domain_keyword>pro-live</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-22 20:16:06</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ariella.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.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>euro-bike.cn</domain_name>
   <domain_keyword>euro-bike</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 05:30:41</query_time>
   <create_date>2024-01-15</create_date>
   <expiry_date>2025-01-15</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>85</num>
   <domain_name>pro-bites.com</domain_name>
   <domain_keyword>pro-bites</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:44:49</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pro-tile.com</domain_name>
   <domain_keyword>pro-tile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:24:07</query_time>
   <create_date>2012-08-21</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>probiket.com</domain_name>
   <domain_keyword>probiket</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 22:59:35</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>woo-bike.com</domain_name>
   <domain_keyword>woo-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:26:58</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pro-live.art</domain_name>
   <domain_keyword>pro-live</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-02 23:36:15</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-30</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>collins.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>hrd-bike.com</domain_name>
   <domain_keyword>hrd-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:57:31</query_time>
   <create_date>2018-01-13</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ado-bike.com</domain_name>
   <domain_keyword>ado-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:49:40</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (242214283)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O ado-bike.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.expiereddnsmanager.com</value>
    <value>ns2.expiereddnsmanager.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>pro-live.club</domain_name>
   <domain_keyword>pro-live</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-22 20:16:06</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>ariella.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>byo-bike.com</domain_name>
   <domain_keyword>byo-bike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:10:06</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pro-lite.net.au</domain_name>
   <domain_keyword>pro-lite</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-10 00:42:58</query_time>
   <update_date>2023-12-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Chad Bussell</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pro-file.dev</domain_name>
   <domain_keyword>pro-file</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 00:42:30</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Natural Logic</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>probike1.com</domain_name>
   <domain_keyword>probike1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 23:41:43</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2022-03-10</update_date>
   <expiry_date>2027-03-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>probikez.com</domain_name>
   <domain_keyword>probikez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 23:41:45</query_time>
   <create_date>2023-01-08</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2026-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>groebike.com</domain_name>
   <domain_keyword>groebike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:02:28</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>pro-site.com</domain_name>
   <domain_keyword>pro-site</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:22:36</query_time>
   <create_date>1997-06-13</create_date>
   <update_date>2018-03-18</update_date>
   <expiry_date>2024-06-12</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>ProWaste GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1034.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>pit-bike.it</domain_name>
   <domain_keyword>pit-bike</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 05:00:13</query_time>
   <create_date>2010-02-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Davide Anzalone</registrant_company>
   <registrant_address>Via Scotto D Abbusco, 21</registrant_address>
   <registrant_city>MONTE DI PROCIDA</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80070</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.492</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.