WHOIS QUERY TIME

29 May 2024 - 3:41 AM UTC

Registered: 20 December 2001

REGISTRAR

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

NAME SERVERS

dns105.ovh.net
ns105.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=cibex.be
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cibex.be"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cibex.be",
            "domain_keyword": "cibex",
            "domain_tld": "be",
            "query_time": "2024-05-29 03:41:51",
            "create_date": "2001-12-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.094,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cibex.be</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cibex.be</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 03:41:51</query_time>
   <create_date>2001-12-20</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.094</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.07 seconds) for "cibex.be" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Oct 2016 - 12:46 PM UTC

Registered: 20 December 2001

REGISTRAR

Name: Optinet
Website: http://www.optinet.be

NAME SERVERS

ns1.promisys.be
ns2.promisys.be

DOMAIN STATUS

NOT AVAILABLE

#2 - QUERY TIME

21 Nov 2023 - 2:39 PM UTC

Registered: 20 December 2001

REGISTRAR

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

NAME SERVERS

dns105.ovh.net
ns105.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=cibex.be
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cibex.be",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cibex.be",
    "results": [
        {
            "num": 1,
            "domain_name": "cibex.be",
            "domain_keyword": "cibex",
            "domain_tld": "be",
            "query_time": "2016-10-27 12:46:15",
            "create_date": "2001-12-20",
            "registrar_name": "Optinet",
            "registrar_website": "http://www.optinet.be",
            "name_servers": [
                "ns1.promisys.be",
                "ns2.promisys.be"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 2,
            "domain_name": "cibex.be",
            "domain_keyword": "cibex",
            "domain_tld": "be",
            "query_time": "2023-11-21 14:39:14",
            "create_date": "2001-12-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.07,
        "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>cibex.be</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>cibex.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cibex.be</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2016-10-27 12:46:15</query_time>
   <create_date>2001-12-20</create_date>
   <registrar_name>Optinet</registrar_name>
   <registrar_website>http://www.optinet.be</registrar_website>
   <name_servers>
    <value>ns1.promisys.be</value>
    <value>ns2.promisys.be</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>cibex.be</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2023-11-21 14:39:14</query_time>
   <create_date>2001-12-20</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.07</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.034 seconds) which contained the exact domain keyword "cibex".
Domain Name Registered Expiry Registrar Ownership
1 cibex.org 22 Sep 1999 22 Sep 2024 Dinahosting s.l. Cibex
2 cibex.be 20 Dec 2001 - OVH -
3 cibex.com 21 May 2002 21 May 2027 Infomaniak Network SA Domain Privacy Trustee SA
4 cibex.com.br 30 Aug 2004 30 Aug 2027 - CIBEX ASSESSORIA DE COMERCIO EXTERIOR LTDA
5 cibex.net 3 Nov 2009 3 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
6 cibex.nl 11 Mar 2012 - team.blue nl B.V. -
7 cibex.immo 16 Apr 2015 16 Apr 2025 OVH SAS INFINIMENT PLUS
8 cibex.blue 17 Nov 2015 17 Nov 2024 IONOS SE REDACTED FOR PRIVACY
9 cibex.info 12 Aug 2020 12 Aug 2024 Mesh Digital Limited ECONSIT SARL
10 cibex.co 3 Jul 2023 3 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
11 cibex.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cibex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cibex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "cibex.org, cibex.be, cibex.com, cibex.com.br, cibex.net, cibex.nl, cibex.immo, cibex.blue, cibex.info, cibex.co, cibex.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "cibex.org",
            "domain_keyword": "cibex",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:48:34",
            "create_date": "1999-09-22",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cibex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.servidordenombres.com",
                "dns.servidordenombres.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cibex.be",
            "domain_keyword": "cibex",
            "domain_tld": "be",
            "query_time": "2024-05-29 03:41:51",
            "create_date": "2001-12-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 3,
            "domain_name": "cibex.com",
            "domain_keyword": "cibex",
            "domain_tld": "com",
            "query_time": "2024-05-23 03:12:30",
            "create_date": "2002-05-21",
            "update_date": "2023-03-13",
            "expiry_date": "2027-05-21",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "Rue Eugène-Marziano 25",
            "registrant_city": "Genève",
            "registrant_zip": "1227",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.225935007",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "cibex.com.br",
            "domain_keyword": "cibex",
            "domain_tld": "com.br",
            "query_time": "2024-04-12 18:49:11",
            "create_date": "2004-08-30",
            "update_date": "2020-10-06",
            "expiry_date": "2027-08-30",
            "registrant_name": "CIBEX ASSESSORIA DE COMERCIO EXTERIOR LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "cibex.net",
            "domain_keyword": "cibex",
            "domain_tld": "net",
            "query_time": "2024-05-21 22:21:28",
            "create_date": "2009-11-03",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns1.telekom.at",
                "dns2.telekom.at",
                "dns3.telekom.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cibex.nl",
            "domain_keyword": "cibex",
            "domain_tld": "nl",
            "query_time": "2024-04-10 06:18:45",
            "create_date": "2012-03-11",
            "update_date": "2021-11-06",
            "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": 7,
            "domain_name": "cibex.immo",
            "domain_keyword": "cibex",
            "domain_tld": "immo",
            "query_time": "2024-04-30 00:16:26",
            "create_date": "2015-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INFINIMENT PLUS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "cibex.blue",
            "domain_keyword": "cibex",
            "domain_tld": "blue",
            "query_time": "2024-05-19 12:37:35",
            "create_date": "2015-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CACERES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostingrapido.com",
                "ns2.hostingrapido.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cibex.info",
            "domain_keyword": "cibex",
            "domain_tld": "info",
            "query_time": "2024-05-09 05:56:05",
            "create_date": "2020-08-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECONSIT SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cibex.co",
            "domain_keyword": "cibex",
            "domain_tld": "co",
            "query_time": "2024-05-24 15:59:53",
            "create_date": "2023-07-03",
            "update_date": "2024-05-21",
            "expiry_date": "2024-07-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cibex.xyz",
            "domain_keyword": "cibex",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 06:18:45",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cibex</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>cibex.org, cibex.be, cibex.com, cibex.com.br, cibex.net, cibex.nl, cibex.immo, cibex.blue, cibex.info, cibex.co, cibex.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cibex.org</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:48:34</query_time>
   <create_date>1999-09-22</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cibex</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.servidordenombres.com</value>
    <value>dns.servidordenombres.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cibex.be</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 03:41:51</query_time>
   <create_date>2001-12-20</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>cibex.com</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 03:12:30</query_time>
   <create_date>2002-05-21</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2027-05-21</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>Rue Eugène-Marziano 25</registrant_address>
   <registrant_city>Genève</registrant_city>
   <registrant_zip>1227</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.225935007</registrant_phone>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cibex.com.br</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-12 18:49:11</query_time>
   <create_date>2004-08-30</create_date>
   <update_date>2020-10-06</update_date>
   <expiry_date>2027-08-30</expiry_date>
   <registrant_name>CIBEX ASSESSORIA DE COMERCIO EXTERIOR LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cibex.net</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 22:21:28</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.telekom.at</value>
    <value>dns2.telekom.at</value>
    <value>dns3.telekom.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cibex.nl</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-10 06:18:45</query_time>
   <create_date>2012-03-11</create_date>
   <update_date>2021-11-06</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>7</num>
   <domain_name>cibex.immo</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-30 00:16:26</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INFINIMENT PLUS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cibex.blue</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-19 12:37:35</query_time>
   <create_date>2015-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CACERES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostingrapido.com</value>
    <value>ns2.hostingrapido.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cibex.info</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 05:56:05</query_time>
   <create_date>2020-08-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECONSIT SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cibex.co</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 15:59:53</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-07-03</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_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>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cibex.xyz</domain_name>
   <domain_keyword>cibex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 06:18:45</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,009 domain names (in 0.074 seconds) which look and sound like the brand name "cibex".
Domain Name Registered Expiry Registrar Ownership
1 jibex.com 2 Oct 2001 2 Oct 2024 Netpia.com, Inc. IM WON BIN
2 cubex.nz 24 Mar 2015 - Instra Corporation Pty Ltd. -
3 ciber.co.nz 15 Feb 2018 - Freeparking T/A Domain Agent -
4 cilex.ca 27 Sep 2016 27 Sep 2025 Rebel.ca Corp. CRTL
5 cinex.fun 12 Jan 2024 12 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
6 ribex.nl 5 Jan 2006 - Registrar.eu -
7 vibex.org 28 Feb 2024 28 Feb 2025 Sav.com, LLC - 35 Privacy Protection
8 citex.ltd 6 Sep 2023 6 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
9 cirex.net 5 Sep 2000 5 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
10 cieex.top 22 Jan 2024 22 Jan 2025 Chengdu west dimension digital Shen Yang Shi Shen Bei Xin Qu Li Ming Duo Dian Zi Shang Wu Gong
11 cybex.be 9 May 2012 - Hostnet bv -
12 cizex.com 13 Jun 2010 13 Jun 2024 GoDaddy.com, LLC -
13 ciber.pro 13 Aug 2014 13 Aug 2024 Tucows Domains Inc. Cibersuite Networks, S.A.
14 cibec.ca 8 Apr 2013 8 Apr 2025 8648255 CANADA LTD. O/A Dynadot LLC REDACTED FOR PRIVACY
15 jibex.org 7 Mar 2016 7 Mar 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
16 oibex.com 21 Jun 2018 21 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
17 cinex.me 11 Mar 2021 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 citex.online 3 Jun 2023 3 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
19 dibex.online 16 May 2023 16 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
20 cibeg.com 15 Apr 1997 16 Apr 2028 Network Solutions, LLC -
21 mibex.hr 8 Jun 2008 13 May 2025 CARNET MIBEX, d.o.o.
22 sibex.net.cn 10 Jan 2008 10 Jan 2025 阿里云计算有限公司(万网) 深圳市优博国际展览有限公司
23 cubex.work 27 May 2024 27 May 2025 DNSPod, Inc. liuhu
24 cibed.co 28 Oct 2011 27 Oct 2025 Network Solutions, LLC Troy University
25 citex.exchange 26 Apr 2020 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 cibel.ist 14 Aug 2023 14 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 cobex.top 6 Nov 2023 6 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc
28 cybex.xyz 2 Sep 2021 2 Sep 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 ciebx.com 25 Jan 2022 25 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
30 civex.org 10 Sep 2020 10 Sep 2024 Netregistry Wholesale Pty Ltd Data Protected
31 cibed.net 28 Oct 2011 28 Oct 2025 Network Solutions, LLC -
32 cibeq.com 14 Dec 2016 14 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
33 cibix.biz 31 Jan 2006 30 Jan 2025 Vautron Rechenzentrum AG Inter.net Germany GmbH
34 cobex.nl 20 Aug 2012 - NVA Online Advertising B.V. -
35 cimex.cloud 7 Mar 2016 7 Mar 2026 Tucows Domains Inc. CIMEX INVEST s.r.o.
36 sibex.pl 8 Jul 2021 8 Jul 2024 Aftermarket.pl Limited -
37 cinex.nl 16 Apr 2024 - ZXCS -
38 cirex.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS David Noran
39 cibbex.co.uk 23 Apr 2011 23 Apr 2025 Ionos SE [Tag = 1AND1] -
40 cinex.jp 21 Apr 2003 30 Apr 2025 - Gifu Tochi Kougyou Co.,Ltd.
41 ciiex.com 27 Jun 2017 27 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 citex.org.uk 6 Mar 2017 6 Mar 2025 Namesco Limited [Tag = NAMESCO] -
43 vibex.com.au - - GoDaddy.com LLC trading as GoDaddy.com Raj Naik
44 ciber.com.au - - DROP.com.au Pty Ltd Domain Administrator
45 cybex.uk 17 Sep 2021 17 Sep 2024 John Thurlbeck [Tag = DOTSTERS] -
46 mcibex.com 30 May 2024 30 May 2025 Network Solutions, LLC -
47 cimex.com 23 Feb 2000 23 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
48 ciber.bar 17 Aug 2023 17 Aug 2024 Sav.com, LLC - 9 Privacy Protection
49 fibex.group 18 Apr 2024 18 Apr 2025 united-domains AG FIBEX B.V.
50 cibfx.biz 14 Apr 2022 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 cibee.com 8 Aug 2009 8 Aug 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
52 cybex.pl 10 Jul 2023 10 Jul 2024 Aftermarket.pl Limited -
53 cipex.xyz 17 May 2023 17 May 2025 Namecheap Technologie Cure
54 sibex.ru 11 Feb 2001 12 Feb 2025 RU-CENTER-RU ANO "SFR"
55 cibfx.net 24 Jun 2013 24 Jun 2024 GoDaddy.com, LLC -
56 gibex.org 8 May 2007 8 May 2025 DreamHost, LLC Proxy Protection LLC
57 cinex.pl 3 May 2024 3 May 2025 Aftermarket.pl Limited -
58 cibei.xin 4 Feb 2023 4 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 史成国
59 cibeb.com 25 Nov 2023 25 Nov 2024 Dynadot Inc -
60 cilex.com 4 Oct 2020 4 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
61 cibox.icu 23 Jan 2024 23 Jan 2025 Domain International Services Limited toumu
62 xibex.com 7 Jan 2007 7 Jan 2025 Wild West Domains, LLC -
63 cubex.site 17 Apr 2023 17 Apr 2025 Sav.com, LLC - 19 Privacy Protection
64 vibex.io 18 Sep 2023 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 cebex.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP Cebex
66 ctbex.com 26 Jul 2021 26 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
67 cibeg.ae - - Host Arabia ( Tasjeel.ae ) Domain Hub
68 citex.guru 7 Sep 2023 7 Sep 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED GC
69 ciber.run 17 May 2023 17 May 2025 Porkbun LLC Private by Design, LLC
70 cibix.org 31 Jan 2006 31 Jan 2025 Vautron Rechenzentrum AG Inter.net Germany GmbH
71 citex.xyz 29 Dec 2023 29 Dec 2024 Sav.com, LLC- 9 Privacy Protection
72 qibex.net 12 Apr 2024 12 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
73 cubex.house 15 Jan 2023 15 Jan 2025 OVH SAS COMCRETE SPRL
74 cubex.ltd 17 Feb 2024 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 cybex.baby 15 Feb 2024 15 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Sarkisyan Armen
76 cibes.com.cn 16 Aug 2007 16 Aug 2024 北京新网数码信息技术有限公司 西安振威展览有限公司
77 aibex.net 25 Mar 2024 25 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
78 vibex.tech 18 Sep 2023 18 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
79 libex.wf 2 Sep 2015 2 Sep 2025 TLD Registrar Solutions Ltd Ano Nymous
80 ci-ex.com 11 Feb 2021 11 Feb 2026 GoDaddy.com, LLC -
81 cibev.com 3 Sep 2017 3 Sep 2025 GoDaddy.com, LLC -
82 vibex.xyz 26 Jul 2023 26 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
83 cibix.net 21 Jul 1999 21 Jul 2024 IONOS SE -
84 ciber.com.pe - - NIC.PE Ciber SAC
85 cibeg.cam 25 Oct 2023 25 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
86 citex.company 23 May 2019 23 May 2025 Internet Invest, Ltd. dba Imena.ua Whois privacy protection service
87 sibex.cz 30 Dec 2012 30 Dec 2024 REG-ZONER Petr Podařil
88 cybex.net 10 Oct 1997 9 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
89 cinex.io 12 May 2018 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 cibmex.com 22 Mar 2017 22 Mar 2025 IONOS SE Corporaci\u00F3n Cibernet de M\u00E9xico, S.A. de C.V.
91 cibef.net 26 Nov 2020 26 Nov 2024 GoDaddy.com, LLC -
92 ciber.cat 31 Aug 2013 31 Aug 2024 10dencehispahard S.L. (CDmon.com) -
93 cibej.org 10 Sep 2009 10 Sep 2024 Launchpad.com Inc. GDPR Masked
94 cibes.net 29 Jun 2015 29 Jun 2024 Cloudflare, Inc. DATA REDACTED
95 cibeh.com 14 Dec 2017 14 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
96 cybex.au - - Web Address Registration Pty Ltd Daniel Millott
97 ciber.sh 17 May 2023 17 May 2025 Porkbun LLC Private by Design, LLC
98 cibel.cloud 2 Dec 2022 2 Dec 2024 OVH sas NEVER GIVE UP
99 ci4ex.com 23 Sep 2021 23 Sep 2024 GoDaddy.com, LLC -
100 sibex.ro 5 Sep 2021 4 Sep 2024 Netim -
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 Cibex.be.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cibex.be
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cibex.be",
        "page_size": 100
    },
    "count": {
        "total": 1009,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jibex.com, cubex.nz, ciber.co.nz, cilex.ca, cinex.fun, ribex.nl, vibex.org, citex.ltd, cirex.net, cieex.top, cybex.be, cizex.com, ciber.pro, cibec.ca, jibex.org, oibex.com, cinex.me, citex.online, dibex.online, cibeg.com, mibex.hr, sibex.net.cn, cubex.work, cibed.co, citex.exchange, cibel.ist, cobex.top, cybex.xyz, ciebx.com, civex.org, cibed.net, cibeq.com, cibix.biz, cobex.nl, cimex.cloud, sibex.pl, cinex.nl, cirex.com.au, cibbex.co.uk, cinex.jp, ciiex.com, citex.org.uk, vibex.com.au, ciber.com.au, cybex.uk, mcibex.com, cimex.com, ciber.bar, fibex.group, cibfx.biz, cibee.com, cybex.pl, cipex.xyz, sibex.ru, cibfx.net, gibex.org, cinex.pl, cibei.xin, cibeb.com, cilex.com, cibox.icu, xibex.com, cubex.site, vibex.io, cebex.in, ctbex.com, cibeg.ae, citex.guru, ciber.run, cibix.org, citex.xyz, qibex.net, cubex.house, cubex.ltd, cybex.baby, cibes.com.cn, aibex.net, vibex.tech, libex.wf, ci-ex.com, cibev.com, vibex.xyz, cibix.net, ciber.com.pe, cibeg.cam, citex.company, sibex.cz, cybex.net, cinex.io, cibmex.com, cibef.net, ciber.cat, cibej.org, cibes.net, cibeh.com, cybex.au, ciber.sh, cibel.cloud, ci4ex.com, sibex.ro",
    "results": [
        {
            "num": 1,
            "domain_name": "jibex.com",
            "domain_keyword": "jibex",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:19:47",
            "create_date": "2001-10-02",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 130,
            "registrar_name": "Netpia.com, Inc.",
            "registrar_website": "http://www.ibi.net",
            "registrant_name": "IM WON BIN",
            "registrant_company": "IM WON BIN",
            "registrant_address": "Cheonho 2(i)-dong 293-13, Gangdong-gu, Seoul,",
            "registrant_city": "Seoul",
            "registrant_zip": "134022",
            "registrant_email": "[email protected]",
            "registrant_phone": "1096266621",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cubex.nz",
            "domain_keyword": "cubex",
            "domain_tld": "nz",
            "query_time": "2024-04-20 15:24:03",
            "create_date": "2015-03-24",
            "update_date": "2024-03-12",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ciber.co.nz",
            "domain_keyword": "ciber",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 05:55:49",
            "create_date": "2018-02-15",
            "update_date": "2024-02-12",
            "registrar_name": "Freeparking T/A Domain Agent",
            "registrar_website": "https://www.openhost.co.nz/",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cilex.ca",
            "domain_keyword": "cilex",
            "domain_tld": "ca",
            "query_time": "2024-05-10 02:55:08",
            "create_date": "2016-09-27",
            "update_date": "2019-12-18",
            "expiry_date": "2025-09-27",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "CRTL",
            "registrant_address": "283 Alexandre-Taché boulevard F3006",
            "registrant_city": "Gatineau",
            "registrant_state": "QC",
            "registrant_zip": "J9A1L8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8194841022",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cinex.fun",
            "domain_keyword": "cinex",
            "domain_tld": "fun",
            "query_time": "2024-05-14 00:55:17",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ribex.nl",
            "domain_keyword": "ribex",
            "domain_tld": "nl",
            "query_time": "2024-05-01 17:03:56",
            "create_date": "2006-01-05",
            "update_date": "2022-11-23",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.yoursitedns.nl",
                "ns2.yoursitedns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "vibex.org",
            "domain_keyword": "vibex",
            "domain_tld": "org",
            "query_time": "2024-05-02 13:28:11",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "citex.ltd",
            "domain_keyword": "citex",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 23:40:39",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "faye.ns.cloudflare.com",
                "finley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cirex.net",
            "domain_keyword": "cirex",
            "domain_tld": "net",
            "query_time": "2024-04-27 13:27:54",
            "create_date": "2000-09-05",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-05",
            "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": [
                "ns1.jax.dataone.us",
                "ns2.jax.dataone.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cieex.top",
            "domain_keyword": "cieex",
            "domain_tld": "top",
            "query_time": "2024-04-16 02:38:50",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen Yang Shi Shen Bei Xin Qu Li Ming Duo Dian Zi Shang Wu Gong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Liao Ning",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cybex.be",
            "domain_keyword": "cybex",
            "domain_tld": "be",
            "query_time": "2024-05-20 10:27:29",
            "create_date": "2012-05-09",
            "registrar_name": "Hostnet bv",
            "registrar_website": "http://www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 12,
            "domain_name": "cizex.com",
            "domain_keyword": "cizex",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:41:26",
            "create_date": "2010-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ciber.pro",
            "domain_keyword": "ciber",
            "domain_tld": "pro",
            "query_time": "2024-04-30 00:16:12",
            "create_date": "2014-08-13",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cibersuite Networks, S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Malaga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cibec.ca",
            "domain_keyword": "cibec",
            "domain_tld": "ca",
            "query_time": "2024-04-09 01:33:13",
            "create_date": "2013-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "8648255 CANADA LTD. O/A Dynadot LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "jibex.org",
            "domain_keyword": "jibex",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:19:47",
            "create_date": "2016-03-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "oibex.com",
            "domain_keyword": "oibex",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:31:28",
            "create_date": "2018-06-21",
            "update_date": "2022-06-15",
            "expiry_date": "2024-06-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "cinex.me",
            "domain_keyword": "cinex",
            "domain_tld": "me",
            "query_time": "2024-04-22 18:22:41",
            "create_date": "2021-03-11",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "citex.online",
            "domain_keyword": "citex",
            "domain_tld": "online",
            "query_time": "2024-05-11 16:27:17",
            "create_date": "2023-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dibex.online",
            "domain_keyword": "dibex",
            "domain_tld": "online",
            "query_time": "2024-05-19 05:52:14",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cibeg.com",
            "domain_keyword": "cibeg",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:07:57",
            "create_date": "1997-04-15",
            "update_date": "2023-02-01",
            "expiry_date": "2028-04-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.tastdamane.com",
                "ns2.tastdamane.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mibex.hr",
            "domain_keyword": "mibex",
            "domain_tld": "hr",
            "query_time": "2024-05-22 06:13:01",
            "create_date": "2008-06-08",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "MIBEX, d.o.o.",
            "registrant_address": "Biokovska ulica 56 A",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 22,
            "domain_name": "sibex.net.cn",
            "domain_keyword": "sibex",
            "domain_tld": "net.cn",
            "query_time": "2024-05-14 01:27:15",
            "create_date": "2008-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市优博国际展览有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cubex.work",
            "domain_keyword": "cubex",
            "domain_tld": "work",
            "query_time": "2024-05-30 17:54:02",
            "create_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liuhu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei sheng",
            "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": [
                "artist.dnspod.net",
                "chapman.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cibed.co",
            "domain_keyword": "cibed",
            "domain_tld": "co",
            "query_time": "2024-04-10 06:17:57",
            "create_date": "2011-10-28",
            "update_date": "2023-09-03",
            "expiry_date": "2025-10-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Troy University",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "citex.exchange",
            "domain_keyword": "citex",
            "domain_tld": "exchange",
            "query_time": "2024-05-05 00:04:32",
            "create_date": "2020-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cibel.ist",
            "domain_keyword": "cibel",
            "domain_tld": "ist",
            "query_time": "2024-05-09 05:55:46",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cobex.top",
            "domain_keyword": "cobex",
            "domain_tld": "top",
            "query_time": "2024-05-22 20:36:20",
            "create_date": "2023-11-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "indie.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cybex.xyz",
            "domain_keyword": "cybex",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 06:53:50",
            "create_date": "2021-09-02",
            "update_date": "2024-05-14",
            "expiry_date": "2030-09-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ciebx.com",
            "domain_keyword": "ciebx",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:02:06",
            "create_date": "2022-01-25",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "FUJIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ciebx.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "civex.org",
            "domain_keyword": "civex",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:09:24",
            "create_date": "2020-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://www.melbourneit.com.au",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cibed.net",
            "domain_keyword": "cibed",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:46:56",
            "create_date": "2011-10-28",
            "update_date": "2023-08-29",
            "expiry_date": "2025-10-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cibeq.com",
            "domain_keyword": "cibeq",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:47:02",
            "create_date": "2016-12-14",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://hitme.pl/domeny/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hitme.net.pl",
                "dns4.hitme.net.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cibix.biz",
            "domain_keyword": "cibix",
            "domain_tld": "biz",
            "query_time": "2024-04-26 17:49:08",
            "create_date": "2006-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inter.net Germany GmbH",
            "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": [
                "ns01.snafu.de",
                "ns02.snafu.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cobex.nl",
            "domain_keyword": "cobex",
            "domain_tld": "nl",
            "query_time": "2024-05-08 13:27:05",
            "create_date": "2012-08-20",
            "update_date": "2021-01-07",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "cimex.cloud",
            "domain_keyword": "cimex",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 02:56:44",
            "create_date": "2016-03-07",
            "update_date": "2024-02-20",
            "expiry_date": "2026-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIMEX INVEST s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net",
                "ns.forpsi.us"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sibex.pl",
            "domain_keyword": "sibex",
            "domain_tld": "pl",
            "query_time": "2024-05-21 01:42:54",
            "create_date": "2021-07-08",
            "update_date": "2024-03-15",
            "expiry_date": "2024-07-08",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 37,
            "domain_name": "cinex.nl",
            "domain_keyword": "cinex",
            "domain_tld": "nl",
            "query_time": "2024-05-21 02:54:03",
            "create_date": "2024-04-16",
            "update_date": "2024-04-19",
            "registrar_name": "ZXCS",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "cirex.com.au",
            "domain_keyword": "cirex",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 08:03:36",
            "update_date": "2023-11-28",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "David Noran",
            "name_servers": [
                "harmony.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cibbex.co.uk",
            "domain_keyword": "cibbex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 16:23:30",
            "create_date": "2011-04-23",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-23",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1030.ui-dns.org",
                "ns1036.ui-dns.com",
                "ns1051.ui-dns.biz",
                "ns1100.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "cinex.jp",
            "domain_keyword": "cinex",
            "domain_tld": "jp",
            "query_time": "2024-05-10 03:02:55",
            "create_date": "2003-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Gifu Tochi Kougyou Co.,Ltd.",
            "registrant_address": "26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6415-6100",
            "registrant_fax": "03-6415-6103",
            "name_servers": [
                "dns.wadax.ne.jp",
                "ns.cinex.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 41,
            "domain_name": "ciiex.com",
            "domain_keyword": "ciiex",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:09:13",
            "create_date": "2017-06-27",
            "update_date": "2020-06-21",
            "expiry_date": "2025-06-27",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "citex.org.uk",
            "domain_keyword": "citex",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 14:06:08",
            "create_date": "2017-03-06",
            "update_date": "2023-11-01",
            "expiry_date": "2025-03-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.c14.tmdcloud.london",
                "ns2.c14.tmdcloud.london"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "vibex.com.au",
            "domain_keyword": "vibex",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 11:07:34",
            "update_date": "2024-01-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Raj Naik",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ciber.com.au",
            "domain_keyword": "ciber",
            "domain_tld": "com.au",
            "query_time": "2024-05-20 02:47:58",
            "update_date": "2024-04-29",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cybex.uk",
            "domain_keyword": "cybex",
            "domain_tld": "uk",
            "query_time": "2024-05-17 17:31:22",
            "create_date": "2021-09-17",
            "update_date": "2023-12-25",
            "expiry_date": "2024-09-17",
            "registrar_name": "John Thurlbeck [Tag = DOTSTERS]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "mcibex.com",
            "domain_keyword": "mcibex",
            "domain_tld": "com",
            "query_time": "2024-06-02 16:00:28",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cimex.com",
            "domain_keyword": "cimex",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:26:35",
            "create_date": "2000-02-23",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofiya",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.jumphosting03.com",
                "ns2.jumphosting03.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ciber.bar",
            "domain_keyword": "ciber",
            "domain_tld": "bar",
            "query_time": "2024-05-09 05:55:49",
            "create_date": "2023-08-17",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC - 9",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fibex.group",
            "domain_keyword": "fibex",
            "domain_tld": "group",
            "query_time": "2024-04-19 23:04:33",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIBEX B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cibfx.biz",
            "domain_keyword": "cibfx",
            "domain_tld": "biz",
            "query_time": "2024-04-30 00:16:26",
            "create_date": "2022-04-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cibee.com",
            "domain_keyword": "cibee",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:16:09",
            "create_date": "2009-08-08",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/cibee.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cybex.pl",
            "domain_keyword": "cybex",
            "domain_tld": "pl",
            "query_time": "2024-05-21 19:09:36",
            "create_date": "2023-07-10",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cipex.xyz",
            "domain_keyword": "cipex",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 01:26:55",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Technologie Cure",
            "registrant_state": "NV",
            "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": [
                "chloe.ns.cloudflare.com",
                "everton.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sibex.ru",
            "domain_keyword": "sibex",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:43:21",
            "create_date": "2001-02-11",
            "expiry_date": "2025-02-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "ANO \"SFR\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "cibfx.net",
            "domain_keyword": "cibfx",
            "domain_tld": "net",
            "query_time": "2024-04-12 18:49:12",
            "create_date": "2013-06-24",
            "update_date": "2022-09-14",
            "expiry_date": "2024-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.kualitek.net",
                "ns2.kualitek.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "gibex.org",
            "domain_keyword": "gibex",
            "domain_tld": "org",
            "query_time": "2024-04-24 23:45:23",
            "create_date": "2007-05-08",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cinex.pl",
            "domain_keyword": "cinex",
            "domain_tld": "pl",
            "query_time": "2024-05-04 18:35:10",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "cibei.xin",
            "domain_keyword": "cibei",
            "domain_tld": "xin",
            "query_time": "2024-04-10 06:17:58",
            "create_date": "2023-02-04",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "史成国",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "黑龙江",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cibeb.com",
            "domain_keyword": "cibeb",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:17:56",
            "create_date": "2023-11-25",
            "update_date": "2024-02-12",
            "expiry_date": "2024-11-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cilex.com",
            "domain_keyword": "cilex",
            "domain_tld": "com",
            "query_time": "2024-04-09 23:06:16",
            "create_date": "2020-10-04",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "cibox.icu",
            "domain_keyword": "cibox",
            "domain_tld": "icu",
            "query_time": "2024-05-21 13:46:53",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "https://www.wdomain.com",
            "registrant_company": "toumu",
            "registrant_state": "shanfhai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "xibex.com",
            "domain_keyword": "xibex",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:23:55",
            "create_date": "2007-01-07",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cubex.site",
            "domain_keyword": "cubex",
            "domain_tld": "site",
            "query_time": "2024-05-05 15:32:44",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3909,
            "registrar_name": "Sav.com, LLC - 19",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "vibex.io",
            "domain_keyword": "vibex",
            "domain_tld": "io",
            "query_time": "2024-05-02 13:28:11",
            "create_date": "2023-09-18",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cebex.in",
            "domain_keyword": "cebex",
            "domain_tld": "in",
            "query_time": "2024-04-29 15:53:15",
            "create_date": "2005-02-16",
            "update_date": "2022-04-22",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cebex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "746.earth.orderbox-dns.com",
                "746.mars.orderbox-dns.com",
                "746.mercury.orderbox-dns.com",
                "746.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ctbex.com",
            "domain_keyword": "ctbex",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:49:21",
            "create_date": "2021-07-26",
            "update_date": "2024-03-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ctbex.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cibeg.ae",
            "domain_keyword": "cibeg",
            "domain_tld": "ae",
            "query_time": "2024-05-23 03:12:28",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Domain Hub",
            "registrant_company": "Domain Hub",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 68,
            "domain_name": "citex.guru",
            "domain_keyword": "citex",
            "domain_tld": "guru",
            "query_time": "2024-05-18 23:40:39",
            "create_date": "2023-09-07",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-07",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "dubai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ciber.run",
            "domain_keyword": "ciber",
            "domain_tld": "run",
            "query_time": "2024-05-18 01:27:30",
            "create_date": "2023-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "lola.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "cibix.org",
            "domain_keyword": "cibix",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:49:08",
            "create_date": "2006-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inter.net Germany GmbH",
            "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": [
                "ns01.snafu.de",
                "ns02.snafu.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "citex.xyz",
            "domain_keyword": "citex",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 17:51:38",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC- 9",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "qibex.net",
            "domain_keyword": "qibex",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:33:09",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cubex.house",
            "domain_keyword": "cubex",
            "domain_tld": "house",
            "query_time": "2024-05-16 02:07:51",
            "create_date": "2023-01-15",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COMCRETE SPRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "cubex.ltd",
            "domain_keyword": "cubex",
            "domain_tld": "ltd",
            "query_time": "2024-04-10 07:59:50",
            "create_date": "2024-02-17",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.servidoranonimo.org",
                "ns2.servidoranonimo.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cybex.baby",
            "domain_keyword": "cybex",
            "domain_tld": "baby",
            "query_time": "2024-04-07 16:23:45",
            "create_date": "2024-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Sarkisyan Armen",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "cibes.com.cn",
            "domain_keyword": "cibes",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 16:23:33",
            "create_date": "2007-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "西安振威展览有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aibex.net",
            "domain_keyword": "aibex",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:39:10",
            "create_date": "2024-03-25",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=aibex.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vibex.tech",
            "domain_keyword": "vibex",
            "domain_tld": "tech",
            "query_time": "2024-05-26 02:11:04",
            "create_date": "2023-09-18",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-18",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "libex.wf",
            "domain_keyword": "libex",
            "domain_tld": "wf",
            "query_time": "2022-02-01 16:33:15",
            "create_date": "2015-09-02",
            "update_date": "2019-06-21",
            "expiry_date": "2025-09-02",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 80,
            "domain_name": "ci-ex.com",
            "domain_keyword": "ci-ex",
            "domain_tld": "com",
            "query_time": "2024-04-10 02:10:56",
            "create_date": "2021-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2026-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cibev.com",
            "domain_keyword": "cibev",
            "domain_tld": "com",
            "query_time": "2024-04-12 18:49:11",
            "create_date": "2017-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2025-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vibex.xyz",
            "domain_keyword": "vibex",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 13:28:11",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "cibix.net",
            "domain_keyword": "cibix",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:49:08",
            "create_date": "1999-07-21",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1099.ui-dns.biz",
                "ns1099.ui-dns.com",
                "ns1099.ui-dns.de",
                "ns1099.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ciber.com.pe",
            "domain_keyword": "ciber",
            "domain_tld": "com.pe",
            "query_time": "2024-04-30 00:16:11",
            "registrar_name": "NIC.PE",
            "registrant_name": "Ciber SAC",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 85,
            "domain_name": "cibeg.cam",
            "domain_keyword": "cibeg",
            "domain_tld": "cam",
            "query_time": "2024-05-09 05:55:46",
            "create_date": "2023-10-25",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "citex.company",
            "domain_keyword": "citex",
            "domain_tld": "company",
            "query_time": "2024-05-11 16:27:17",
            "create_date": "2019-05-23",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "https://imena.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois privacy protection service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "pid1.srv53.net",
                "pid2.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sibex.cz",
            "domain_keyword": "sibex",
            "domain_tld": "cz",
            "query_time": "2024-05-06 03:23:41",
            "create_date": "2012-12-30",
            "update_date": "2012-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REG-ZONER",
            "registrant_name": "Petr Podařil",
            "registrant_address": "Na Sklípku 705/41, Ústí nad Labem, Krásné Březno, 400 07",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 88,
            "domain_name": "cybex.net",
            "domain_keyword": "cybex",
            "domain_tld": "net",
            "query_time": "2024-05-05 12:08:18",
            "create_date": "1997-10-10",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cinex.io",
            "domain_keyword": "cinex",
            "domain_tld": "io",
            "query_time": "2024-05-16 09:23:56",
            "create_date": "2018-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cibmex.com",
            "domain_keyword": "cibmex",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:55:03",
            "create_date": "2017-03-22",
            "update_date": "2017-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Corporaci\\u00F3n Cibernet de M\\u00E9xico, S.A. de C.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DIF",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1022.ui-dns.org",
                "ns1060.ui-dns.de",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cibef.net",
            "domain_keyword": "cibef",
            "domain_tld": "net",
            "query_time": "2024-04-10 06:17:57",
            "create_date": "2020-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ciber.cat",
            "domain_keyword": "ciber",
            "domain_tld": "cat",
            "query_time": "2024-04-26 13:13:34",
            "create_date": "2013-08-31",
            "update_date": "2023-09-07",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "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": [
                "mustafa.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cibej.org",
            "domain_keyword": "cibej",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:46:58",
            "create_date": "2009-09-10",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-10",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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": [
                "ns6401.hostgator.com",
                "ns6402.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cibes.net",
            "domain_keyword": "cibes",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:48:32",
            "create_date": "2015-06-29",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Anhui",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/cibes.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cibeh.com",
            "domain_keyword": "cibeh",
            "domain_tld": "com",
            "query_time": "2024-05-09 05:55:46",
            "create_date": "2017-12-14",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "anahi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cybex.au",
            "domain_keyword": "cybex",
            "domain_tld": "au",
            "query_time": "2024-05-02 21:08:24",
            "update_date": "2023-10-04",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Daniel Millott",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ciber.sh",
            "domain_keyword": "ciber",
            "domain_tld": "sh",
            "query_time": "2024-05-18 00:57:59",
            "create_date": "2023-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "lola.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cibel.cloud",
            "domain_keyword": "cibel",
            "domain_tld": "cloud",
            "query_time": "2024-04-10 06:17:59",
            "create_date": "2022-12-02",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-02",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEVER GIVE UP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ci4ex.com",
            "domain_keyword": "ci4ex",
            "domain_tld": "com",
            "query_time": "2024-04-10 02:11:12",
            "create_date": "2021-09-23",
            "update_date": "2023-07-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sibex.ro",
            "domain_keyword": "sibex",
            "domain_tld": "ro",
            "query_time": "2024-04-12 21:52:50",
            "create_date": "2021-09-05",
            "expiry_date": "2024-09-04",
            "registrar_name": "Netim",
            "registrar_website": "www.netim.com/en",
            "name_servers": [
                "ns-1123.awsdns-12.org",
                "ns-150.awsdns-18.com",
                "ns-1539.awsdns-00.co.uk",
                "ns-821.awsdns-38.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cibex.be</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1009</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jibex.com, cubex.nz, ciber.co.nz, cilex.ca, cinex.fun, ribex.nl, vibex.org, citex.ltd, cirex.net, cieex.top, cybex.be, cizex.com, ciber.pro, cibec.ca, jibex.org, oibex.com, cinex.me, citex.online, dibex.online, cibeg.com, mibex.hr, sibex.net.cn, cubex.work, cibed.co, citex.exchange, cibel.ist, cobex.top, cybex.xyz, ciebx.com, civex.org, cibed.net, cibeq.com, cibix.biz, cobex.nl, cimex.cloud, sibex.pl, cinex.nl, cirex.com.au, cibbex.co.uk, cinex.jp, ciiex.com, citex.org.uk, vibex.com.au, ciber.com.au, cybex.uk, mcibex.com, cimex.com, ciber.bar, fibex.group, cibfx.biz, cibee.com, cybex.pl, cipex.xyz, sibex.ru, cibfx.net, gibex.org, cinex.pl, cibei.xin, cibeb.com, cilex.com, cibox.icu, xibex.com, cubex.site, vibex.io, cebex.in, ctbex.com, cibeg.ae, citex.guru, ciber.run, cibix.org, citex.xyz, qibex.net, cubex.house, cubex.ltd, cybex.baby, cibes.com.cn, aibex.net, vibex.tech, libex.wf, ci-ex.com, cibev.com, vibex.xyz, cibix.net, ciber.com.pe, cibeg.cam, citex.company, sibex.cz, cybex.net, cinex.io, cibmex.com, cibef.net, ciber.cat, cibej.org, cibes.net, cibeh.com, cybex.au, ciber.sh, cibel.cloud, ci4ex.com, sibex.ro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jibex.com</domain_name>
   <domain_keyword>jibex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:19:47</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>130</registrar_iana>
   <registrar_name>Netpia.com, Inc.</registrar_name>
   <registrar_website>http://www.ibi.net</registrar_website>
   <registrant_name>IM WON BIN</registrant_name>
   <registrant_company>IM WON BIN</registrant_company>
   <registrant_address>Cheonho 2(i)-dong 293-13, Gangdong-gu, Seoul,</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>134022</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>1096266621</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cubex.nz</domain_name>
   <domain_keyword>cubex</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-20 15:24:03</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-03-12</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ciber.co.nz</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 05:55:49</query_time>
   <create_date>2018-02-15</create_date>
   <update_date>2024-02-12</update_date>
   <registrar_name>Freeparking T/A Domain Agent</registrar_name>
   <registrar_website>https://www.openhost.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cilex.ca</domain_name>
   <domain_keyword>cilex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-10 02:55:08</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2019-12-18</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>CRTL</registrant_name>
   <registrant_address>283 Alexandre-Taché boulevard F3006</registrant_address>
   <registrant_city>Gatineau</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>J9A1L8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8194841022</registrant_phone>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cinex.fun</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 00:55:17</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ribex.nl</domain_name>
   <domain_keyword>ribex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 17:03:56</query_time>
   <create_date>2006-01-05</create_date>
   <update_date>2022-11-23</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.yoursitedns.nl</value>
    <value>ns2.yoursitedns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vibex.org</domain_name>
   <domain_keyword>vibex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 13:28:11</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>citex.ltd</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 23:40:39</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>faye.ns.cloudflare.com</value>
    <value>finley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cirex.net</domain_name>
   <domain_keyword>cirex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 13:27:54</query_time>
   <create_date>2000-09-05</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-05</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>ns1.jax.dataone.us</value>
    <value>ns2.jax.dataone.us</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>10</num>
   <domain_name>cieex.top</domain_name>
   <domain_keyword>cieex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 02:38:50</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen Yang Shi Shen Bei Xin Qu Li Ming Duo Dian Zi Shang Wu Gong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Liao Ning</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cybex.be</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-20 10:27:29</query_time>
   <create_date>2012-05-09</create_date>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>http://www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>cizex.com</domain_name>
   <domain_keyword>cizex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:41:26</query_time>
   <create_date>2010-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ciber.pro</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 00:16:12</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cibersuite Networks, S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Malaga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cibec.ca</domain_name>
   <domain_keyword>cibec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-09 01:33:13</query_time>
   <create_date>2013-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>8648255 CANADA LTD. O/A Dynadot LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jibex.org</domain_name>
   <domain_keyword>jibex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:19:47</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>oibex.com</domain_name>
   <domain_keyword>oibex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:31:28</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2024-06-21</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>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cinex.me</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 18:22:41</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>citex.online</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 16:27:17</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dibex.online</domain_name>
   <domain_keyword>dibex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 05:52:14</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cibeg.com</domain_name>
   <domain_keyword>cibeg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:07:57</query_time>
   <create_date>1997-04-15</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2028-04-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.tastdamane.com</value>
    <value>ns2.tastdamane.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mibex.hr</domain_name>
   <domain_keyword>mibex</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-22 06:13:01</query_time>
   <create_date>2008-06-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>MIBEX, d.o.o.</registrant_name>
   <registrant_address>Biokovska ulica 56 A</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>sibex.net.cn</domain_name>
   <domain_keyword>sibex</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-14 01:27:15</query_time>
   <create_date>2008-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市优博国际展览有限公司</registrant_name>
   <registrant_email>[email protected]</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>23</num>
   <domain_name>cubex.work</domain_name>
   <domain_keyword>cubex</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-30 17:54:02</query_time>
   <create_date>2024-05-27</create_date>
   <expiry_date>2025-05-27</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>liuhu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei sheng</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>artist.dnspod.net</value>
    <value>chapman.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cibed.co</domain_name>
   <domain_keyword>cibed</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-10 06:17:57</query_time>
   <create_date>2011-10-28</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2025-10-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Troy University</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>citex.exchange</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-05 00:04:32</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cibel.ist</domain_name>
   <domain_keyword>cibel</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-09 05:55:46</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cobex.top</domain_name>
   <domain_keyword>cobex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 20:36:20</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>indie.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cybex.xyz</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 06:53:50</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-09-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</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>ciebx.com</domain_name>
   <domain_keyword>ciebx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:02:06</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>FUJIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ciebx.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>civex.org</domain_name>
   <domain_keyword>civex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:09:24</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://www.melbourneit.com.au</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cibed.net</domain_name>
   <domain_keyword>cibed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:46:56</query_time>
   <create_date>2011-10-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cibeq.com</domain_name>
   <domain_keyword>cibeq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:47:02</query_time>
   <create_date>2016-12-14</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://hitme.pl/domeny/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>dns3.hitme.net.pl</value>
    <value>dns4.hitme.net.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cibix.biz</domain_name>
   <domain_keyword>cibix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 17:49:08</query_time>
   <create_date>2006-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inter.net Germany 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>please query the rdds service of the 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>ns01.snafu.de</value>
    <value>ns02.snafu.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cobex.nl</domain_name>
   <domain_keyword>cobex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 13:27:05</query_time>
   <create_date>2012-08-20</create_date>
   <update_date>2021-01-07</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cimex.cloud</domain_name>
   <domain_keyword>cimex</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 02:56:44</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIMEX INVEST s.r.o.</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>CZ</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.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
    <value>ns.forpsi.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sibex.pl</domain_name>
   <domain_keyword>sibex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 01:42:54</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cinex.nl</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 02:54:03</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-19</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>cirex.com.au</domain_name>
   <domain_keyword>cirex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 08:03:36</query_time>
   <update_date>2023-11-28</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>David Noran</registrant_name>
   <name_servers>
    <value>harmony.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cibbex.co.uk</domain_name>
   <domain_keyword>cibbex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 16:23:30</query_time>
   <create_date>2011-04-23</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1030.ui-dns.org</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1100.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>cinex.jp</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 03:02:55</query_time>
   <create_date>2003-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Gifu Tochi Kougyou Co.,Ltd.</registrant_name>
   <registrant_address>26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6415-6100</registrant_phone>
   <registrant_fax>03-6415-6103</registrant_fax>
   <name_servers>
    <value>dns.wadax.ne.jp</value>
    <value>ns.cinex.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>ciiex.com</domain_name>
   <domain_keyword>ciiex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:09:13</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2020-06-21</update_date>
   <expiry_date>2025-06-27</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>citex.org.uk</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 14:06:08</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.c14.tmdcloud.london</value>
    <value>ns2.c14.tmdcloud.london</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>vibex.com.au</domain_name>
   <domain_keyword>vibex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 11:07:34</query_time>
   <update_date>2024-01-25</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Raj Naik</registrant_name>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ciber.com.au</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-20 02:47:58</query_time>
   <update_date>2024-04-29</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cybex.uk</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 17:31:22</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>John Thurlbeck [Tag = DOTSTERS]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>mcibex.com</domain_name>
   <domain_keyword>mcibex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 16:00:28</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cimex.com</domain_name>
   <domain_keyword>cimex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:26:35</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofiya</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.jumphosting03.com</value>
    <value>ns2.jumphosting03.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ciber.bar</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-09 05:55:49</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC - 9</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fibex.group</domain_name>
   <domain_keyword>fibex</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-19 23:04:33</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FIBEX B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cibfx.biz</domain_name>
   <domain_keyword>cibfx</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 00:16:26</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cibee.com</domain_name>
   <domain_keyword>cibee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:16:09</query_time>
   <create_date>2009-08-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/cibee.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cybex.pl</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 19:09:36</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cipex.xyz</domain_name>
   <domain_keyword>cipex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 01:26:55</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Technologie Cure</registrant_company>
   <registrant_state>NV</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>chloe.ns.cloudflare.com</value>
    <value>everton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sibex.ru</domain_name>
   <domain_keyword>sibex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:43:21</query_time>
   <create_date>2001-02-11</create_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>ANO &quot;SFR&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>cibfx.net</domain_name>
   <domain_keyword>cibfx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 18:49:12</query_time>
   <create_date>2013-06-24</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.kualitek.net</value>
    <value>ns2.kualitek.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>56</num>
   <domain_name>gibex.org</domain_name>
   <domain_keyword>gibex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 23:45:23</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cinex.pl</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 18:35:10</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>cibei.xin</domain_name>
   <domain_keyword>cibei</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-10 06:17:58</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>史成国</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>黑龙江</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>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>59</num>
   <domain_name>cibeb.com</domain_name>
   <domain_keyword>cibeb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:17:56</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cilex.com</domain_name>
   <domain_keyword>cilex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 23:06:16</query_time>
   <create_date>2020-10-04</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>61</num>
   <domain_name>cibox.icu</domain_name>
   <domain_keyword>cibox</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-21 13:46:53</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>https://www.wdomain.com</registrar_website>
   <registrant_company>toumu</registrant_company>
   <registrant_state>shanfhai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>xibex.com</domain_name>
   <domain_keyword>xibex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:23:55</query_time>
   <create_date>2007-01-07</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cubex.site</domain_name>
   <domain_keyword>cubex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 15:32:44</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3909</registrar_iana>
   <registrar_name>Sav.com, LLC - 19</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>vibex.io</domain_name>
   <domain_keyword>vibex</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-02 13:28:11</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cebex.in</domain_name>
   <domain_keyword>cebex</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 15:53:15</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cebex</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>746.earth.orderbox-dns.com</value>
    <value>746.mars.orderbox-dns.com</value>
    <value>746.mercury.orderbox-dns.com</value>
    <value>746.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ctbex.com</domain_name>
   <domain_keyword>ctbex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:49:21</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ctbex.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cibeg.ae</domain_name>
   <domain_keyword>cibeg</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-23 03:12:28</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Domain Hub</registrant_name>
   <registrant_company>Domain Hub</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>citex.guru</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-18 23:40:39</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>dubai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ciber.run</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-18 01:27:30</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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>lola.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.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>70</num>
   <domain_name>cibix.org</domain_name>
   <domain_keyword>cibix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:49:08</query_time>
   <create_date>2006-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inter.net Germany 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>please query the rdds service of the 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>ns01.snafu.de</value>
    <value>ns02.snafu.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>citex.xyz</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 17:51:38</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC- 9</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>qibex.net</domain_name>
   <domain_keyword>qibex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:33:09</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cubex.house</domain_name>
   <domain_keyword>cubex</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-16 02:07:51</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COMCRETE SPRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, 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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>cubex.ltd</domain_name>
   <domain_keyword>cubex</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-10 07:59:50</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.servidoranonimo.org</value>
    <value>ns2.servidoranonimo.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cybex.baby</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-04-07 16:23:45</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Sarkisyan Armen</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>cibes.com.cn</domain_name>
   <domain_keyword>cibes</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 16:23:33</query_time>
   <create_date>2007-08-16</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>西安振威展览有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aibex.net</domain_name>
   <domain_keyword>aibex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:39:10</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=aibex.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>vibex.tech</domain_name>
   <domain_keyword>vibex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 02:11:04</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-18</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>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>79</num>
   <domain_name>libex.wf</domain_name>
   <domain_keyword>libex</domain_keyword>
   <domain_tld>wf</domain_tld>
   <query_time>2022-02-01 16:33:15</query_time>
   <create_date>2015-09-02</create_date>
   <update_date>2019-06-21</update_date>
   <expiry_date>2025-09-02</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>ci-ex.com</domain_name>
   <domain_keyword>ci-ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 02:10:56</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-02-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cibev.com</domain_name>
   <domain_keyword>cibev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 18:49:11</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-09-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vibex.xyz</domain_name>
   <domain_keyword>vibex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 13:28:11</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>cibix.net</domain_name>
   <domain_keyword>cibix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:49:08</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1099.ui-dns.biz</value>
    <value>ns1099.ui-dns.com</value>
    <value>ns1099.ui-dns.de</value>
    <value>ns1099.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ciber.com.pe</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-04-30 00:16:11</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Ciber SAC</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cibeg.cam</domain_name>
   <domain_keyword>cibeg</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-09 05:55:46</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>citex.company</domain_name>
   <domain_keyword>citex</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 16:27:17</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>https://imena.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois privacy protection service</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>UA</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>pid1.srv53.net</value>
    <value>pid2.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sibex.cz</domain_name>
   <domain_keyword>sibex</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-06 03:23:41</query_time>
   <create_date>2012-12-30</create_date>
   <update_date>2012-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REG-ZONER</registrar_name>
   <registrant_name>Petr Podařil</registrant_name>
   <registrant_address>Na Sklípku 705/41, Ústí nad Labem, Krásné Březno, 400 07</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>cybex.net</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 12:08:18</query_time>
   <create_date>1997-10-10</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cinex.io</domain_name>
   <domain_keyword>cinex</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 09:23:56</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cibmex.com</domain_name>
   <domain_keyword>cibmex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:55:03</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2017-03-22</update_date>
   <expiry_date>2025-03-22</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>Corporaci\u00F3n Cibernet de M\u00E9xico, S.A. de C.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DIF</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>ns1017.ui-dns.biz</value>
    <value>ns1022.ui-dns.org</value>
    <value>ns1060.ui-dns.de</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cibef.net</domain_name>
   <domain_keyword>cibef</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 06:17:57</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ciber.cat</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-26 13:13:34</query_time>
   <create_date>2013-08-31</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-08-31</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_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>mustafa.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cibej.org</domain_name>
   <domain_keyword>cibej</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:46:58</query_time>
   <create_date>2009-09-10</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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>ns6401.hostgator.com</value>
    <value>ns6402.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cibes.net</domain_name>
   <domain_keyword>cibes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:48:32</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Anhui</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/cibes.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cibeh.com</domain_name>
   <domain_keyword>cibeh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 05:55:46</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>anahi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cybex.au</domain_name>
   <domain_keyword>cybex</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-02 21:08:24</query_time>
   <update_date>2023-10-04</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Daniel Millott</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ciber.sh</domain_name>
   <domain_keyword>ciber</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-18 00:57:59</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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>lola.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.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>98</num>
   <domain_name>cibel.cloud</domain_name>
   <domain_keyword>cibel</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-10 06:17:59</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEVER GIVE UP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ci4ex.com</domain_name>
   <domain_keyword>ci4ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 02:11:12</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>100</num>
   <domain_name>sibex.ro</domain_name>
   <domain_keyword>sibex</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-12 21:52:50</query_time>
   <create_date>2021-09-05</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Netim</registrar_name>
   <registrar_website>www.netim.com/en</registrar_website>
   <name_servers>
    <value>ns-1123.awsdns-12.org</value>
    <value>ns-150.awsdns-18.com</value>
    <value>ns-1539.awsdns-00.co.uk</value>
    <value>ns-821.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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