WHOIS QUERY TIME

5 May 2024 - 1:58 PM UTC

Registered: 16 April 2009
Modified: 24 April 2024
Expiry: 16 April 2025

REGISTRAR

Name: Registrar.eu

DNSSEC

delegation
unsigned

NAME SERVERS

dns1.movenext.nl
dns2.movenext.net
dns3.movenext.eu

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=oclc.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "oclc.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "oclc.se",
            "domain_keyword": "oclc",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:58:07",
            "create_date": "2009-04-16",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.movenext.nl",
                "dns2.movenext.net",
                "dns3.movenext.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.085,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>oclc.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>oclc.se</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:58:07</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.movenext.nl</value>
    <value>dns2.movenext.net</value>
    <value>dns3.movenext.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.085</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.464 seconds) for "oclc.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 1:58 PM UTC

Registered: 16 April 2009
Modified: 24 April 2024
Expiry: 16 April 2025

REGISTRAR

Name: Registrar.eu

DNSSEC

delegation
unsigned

NAME SERVERS

dns1.movenext.nl
dns2.movenext.net
dns3.movenext.eu

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=oclc.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "oclc.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "oclc.se",
    "results": [
        {
            "num": 1,
            "domain_name": "oclc.se",
            "domain_keyword": "oclc",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:58:07",
            "create_date": "2009-04-16",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.movenext.nl",
                "dns2.movenext.net",
                "dns3.movenext.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.464,
        "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>oclc.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>oclc.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oclc.se</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:58:07</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.movenext.nl</value>
    <value>dns2.movenext.net</value>
    <value>dns3.movenext.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.464</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 21 domain names (in 0.473 seconds) which contained the exact domain keyword "oclc".
Domain Name Registered Expiry Registrar Ownership
1 oclc.org 11 Aug 1989 10 Aug 2029 Network Solutions, LLC OCLC Online Computer Library Center, Inc
2 oclc.com 21 Jan 1998 20 Jan 2025 Network Solutions, LLC -
3 oclc.info 31 Jul 2001 31 Jul 2026 Network Solutions, LLC OCLC Online Computer Library Center, Inc
4 oclc.jobs 18 Oct 2005 18 Oct 2024 GoDaddy.com, LLC OCLC Online Computer Library Center, Inc.
5 oclc.co.uk 24 May 2006 24 May 2028 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
6 oclc.org.uk 24 May 2006 24 May 2028 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
7 oclc.mobi 17 Oct 2006 17 Oct 2030 GoDaddy.com, LLC Domains By Proxy, LLC
8 oclc.nl 21 Nov 2007 - GoDaddy.com -
9 oclc.se 16 Apr 2009 16 Apr 2025 Registrar.eu -
10 oclc.net 27 Feb 2015 27 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 oclc.careers 25 Aug 2015 25 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 oclc.support 25 Aug 2015 25 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 oclc.training 25 Aug 2015 25 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 oclc.xyz 3 Sep 2015 3 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
15 oclc.it 26 Feb 2020 26 Feb 2025 Key-Systems GmbH hidden
16 oclc.ru 5 Jul 2021 5 Jul 2024 RU-CENTER-RU Private Person
17 oclc.biz 3 Apr 2022 3 Apr 2025 BigRock Solutions Ltd. N/A
18 oclc.design 16 Sep 2022 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 oclc.monster 12 Jul 2023 12 Jul 2024 Name.com, Inc -
20 oclc.me 31 Oct 2023 31 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 oclc.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Anthony Burkitt
22 oclc.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=oclc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "oclc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 22,
        "relation": "eq",
        "current": 22
    },
    "unique_domains": "oclc.org, oclc.com, oclc.info, oclc.jobs, oclc.co.uk, oclc.org.uk, oclc.mobi, oclc.nl, oclc.se, oclc.net, oclc.careers, oclc.support, oclc.training, oclc.xyz, oclc.it, oclc.ru, oclc.biz, oclc.design, oclc.monster, oclc.me, oclc.com.au, oclc.de",
    "results": [
        {
            "num": 1,
            "domain_name": "oclc.org",
            "domain_keyword": "oclc",
            "domain_tld": "org",
            "query_time": "2024-05-03 09:52:48",
            "create_date": "1989-08-11",
            "update_date": "2022-06-18",
            "expiry_date": "2029-08-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OCLC Online Computer Library Center, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "cfns1.oclc.org",
                "cfns2.oclc.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "oclc.com",
            "domain_keyword": "oclc",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "1998-01-21",
            "update_date": "2022-04-27",
            "expiry_date": "2025-01-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "oclc.info",
            "domain_keyword": "oclc",
            "domain_tld": "info",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "2001-07-31",
            "update_date": "2022-04-27",
            "expiry_date": "2026-07-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OCLC Online Computer Library Center, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "oclc.jobs",
            "domain_keyword": "oclc",
            "domain_tld": "jobs",
            "query_time": "2024-04-14 04:55:30",
            "create_date": "2005-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OCLC Online Computer Library Center, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ohio",
            "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": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "oclc.co.uk",
            "domain_keyword": "oclc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 04:55:30",
            "create_date": "2006-05-24",
            "update_date": "2024-03-25",
            "expiry_date": "2028-05-24",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "oclc.org.uk",
            "domain_keyword": "oclc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-14 04:55:31",
            "create_date": "2006-05-24",
            "update_date": "2024-03-25",
            "expiry_date": "2028-05-24",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "oclc.mobi",
            "domain_keyword": "oclc",
            "domain_tld": "mobi",
            "query_time": "2024-04-14 04:55:30",
            "create_date": "2006-10-17",
            "update_date": "2022-03-24",
            "expiry_date": "2030-10-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": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "oclc.nl",
            "domain_keyword": "oclc",
            "domain_tld": "nl",
            "query_time": "2024-05-02 07:57:50",
            "create_date": "2007-11-21",
            "update_date": "2023-06-12",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "oclc.se",
            "domain_keyword": "oclc",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:58:07",
            "create_date": "2009-04-16",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.movenext.nl",
                "dns2.movenext.net",
                "dns3.movenext.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "oclc.net",
            "domain_keyword": "oclc",
            "domain_tld": "net",
            "query_time": "2024-06-02 11:19:48",
            "create_date": "2015-02-27",
            "update_date": "2021-02-21",
            "expiry_date": "2024-02-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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "oclc.careers",
            "domain_keyword": "oclc",
            "domain_tld": "careers",
            "query_time": "2024-04-14 04:55:30",
            "create_date": "2015-08-25",
            "update_date": "2023-06-22",
            "expiry_date": "2025-08-25",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "oclc.support",
            "domain_keyword": "oclc",
            "domain_tld": "support",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "2015-08-25",
            "update_date": "2023-06-22",
            "expiry_date": "2025-08-25",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oclc.training",
            "domain_keyword": "oclc",
            "domain_tld": "training",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "2015-08-25",
            "update_date": "2023-06-22",
            "expiry_date": "2025-08-25",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oclc.xyz",
            "domain_keyword": "oclc",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 04:55:31",
            "create_date": "2015-09-03",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-03",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "oclc.it",
            "domain_keyword": "oclc",
            "domain_tld": "it",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "2020-02-26",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-26",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "oclc.ru",
            "domain_keyword": "oclc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:01:06",
            "create_date": "2021-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "oclc.biz",
            "domain_keyword": "oclc",
            "domain_tld": "biz",
            "query_time": "2024-05-13 23:27:55",
            "create_date": "2022-04-03",
            "update_date": "2023-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www. publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hexserverdelta.com",
                "ns2.hexserverdelta.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "oclc.design",
            "domain_keyword": "oclc",
            "domain_tld": "design",
            "query_time": "2024-04-06 19:33:23",
            "create_date": "2022-09-16",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-16",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "oclc.monster",
            "domain_keyword": "oclc",
            "domain_tld": "monster",
            "query_time": "2024-05-27 23:37:28",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "beijing",
            "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": [
                "ns1cnb.name.com",
                "ns2fln.name.com",
                "ns3cna.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oclc.me",
            "domain_keyword": "oclc",
            "domain_tld": "me",
            "query_time": "2024-05-19 12:46:32",
            "create_date": "2023-10-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "oclc.com.au",
            "domain_keyword": "oclc",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 17:23:40",
            "update_date": "2023-10-10",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Anthony Burkitt",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "oclc.de",
            "domain_keyword": "oclc",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:10:39",
            "update_date": "2022-04-11",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "nico.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.473,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>oclc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>22</total>
  <relation>eq</relation>
  <current>22</current>
 </count>
 <unique_domains>oclc.org, oclc.com, oclc.info, oclc.jobs, oclc.co.uk, oclc.org.uk, oclc.mobi, oclc.nl, oclc.se, oclc.net, oclc.careers, oclc.support, oclc.training, oclc.xyz, oclc.it, oclc.ru, oclc.biz, oclc.design, oclc.monster, oclc.me, oclc.com.au, oclc.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oclc.org</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 09:52:48</query_time>
   <create_date>1989-08-11</create_date>
   <update_date>2022-06-18</update_date>
   <expiry_date>2029-08-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OCLC Online Computer Library Center, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>cfns1.oclc.org</value>
    <value>cfns2.oclc.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oclc.com</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>1998-01-21</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>oclc.info</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2026-07-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OCLC Online Computer Library Center, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>oclc.jobs</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-04-14 04:55:30</query_time>
   <create_date>2005-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OCLC Online Computer Library Center, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ohio</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>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>oclc.co.uk</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 04:55:30</query_time>
   <create_date>2006-05-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2028-05-24</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>oclc.org.uk</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-14 04:55:31</query_time>
   <create_date>2006-05-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2028-05-24</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>oclc.mobi</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-14 04:55:30</query_time>
   <create_date>2006-10-17</create_date>
   <update_date>2022-03-24</update_date>
   <expiry_date>2030-10-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>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>oclc.nl</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 07:57:50</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-06-12</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>oclc.se</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:58:07</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.movenext.nl</value>
    <value>dns2.movenext.net</value>
    <value>dns3.movenext.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>oclc.net</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 11:19:48</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2021-02-21</update_date>
   <expiry_date>2024-02-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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>oclc.careers</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-14 04:55:30</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-08-25</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>oclc.support</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-08-25</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oclc.training</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-08-25</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oclc.xyz</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 04:55:31</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-03</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>oclc.it</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>oclc.ru</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:01:06</query_time>
   <create_date>2021-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>oclc.biz</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 23:27:55</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www. publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hexserverdelta.com</value>
    <value>ns2.hexserverdelta.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>oclc.design</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-06 19:33:23</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-16</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>oclc.monster</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-27 23:37:28</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>beijing</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>ns1cnb.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>oclc.me</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 12:46:32</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>oclc.com.au</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 17:23:40</query_time>
   <update_date>2023-10-10</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Anthony Burkitt</registrant_name>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>oclc.de</domain_name>
   <domain_keyword>oclc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:10:39</query_time>
   <update_date>2022-04-11</update_date>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>nico.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.473</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,631 domain names (in 0.205 seconds) which look and sound like the brand name "oclc".
Domain Name Registered Expiry Registrar Ownership
1 olcc.agency 16 Oct 2019 16 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 ocdc.app 11 Dec 2018 11 Dec 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0153432127
3 ocac.eu - - Metaregistrar BV -
4 ocdc.com 10 Aug 2000 10 Aug 2024 Tucows Domains Inc. -
5 ocli.us 13 May 2008 12 May 2025 eNom, LLC Oregon Coast Learning Institute
6 ohlc.org 10 May 2012 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 occc.com 20 Jun 1996 19 Jun 2026 Epik LLC Anonymize LLC
8 ocla.rentals 26 Jul 2022 26 Jul 2024 Squarespace Domains II LLC Letting Agent
9 ocls.org 8 Jun 2011 8 Jun 2028 Network Solutions, LLC Orange County Library System
10 ocrc.de - - - -
11 orlc.site 22 Nov 2022 22 Nov 2024 Network Solutions LLC Our Redeemer Lutheran Church
12 bclc.ie 4 Nov 2004 4 Nov 2024 Blacknight Solutions Ballymun Community Law Centre
13 ocloc.com.au - - Melbourne IT Brian O'Malley
14 orlc.cn 17 Jun 2023 17 Jun 2024 广东时代互联科技有限公司 雷骐菘
15 wclc.store 20 Aug 2023 20 Aug 2024 Dynadot LLC -
16 sclc.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
17 oc-c.org 26 Mar 2024 26 Mar 2034 1API GmbH GSX Group Ltd
18 ockc.info 1 Apr 2017 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 oclw.com 17 Nov 2001 17 Nov 2024 TLDS LLC. d/b/a SRSPlus dSOFT Development
20 iclc.ru 6 Oct 2012 6 Oct 2024 REGRU-RU Private Person
21 hclc.site 23 Apr 2023 23 Apr 2025 Sav.com, LLC- 2 Privacy Protection
22 ococ.cn 31 Oct 2006 31 Oct 2031 厦门易名科技股份有限公司 北京华世未来科技合伙企业(有限合伙)
23 tclc.co 6 Mar 2021 6 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
24 olcc.ca 17 Mar 2023 17 Mar 2025 Tucows.com Co. REDACTED FOR PRIVACY
25 ococ.info 13 Mar 2024 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
26 oclf.net 17 Jul 2015 17 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
27 yclc.info 15 Nov 2019 15 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 ocgc.org.uk 11 Nov 2021 11 Nov 2026 Ionos SE [Tag = 1AND1] -
29 odlc.ca 19 Feb 2010 19 Feb 2025 Tucows.com Co. Orillia and District Literacy Council
30 zclc.com 10 Dec 1999 10 Dec 2025 Network Solutions, LLC -
31 bclc.poker 21 Apr 2015 21 Apr 2025 Go France Domains, LLC Domains By Proxy, LLC
32 gclc.xyz 6 Feb 2023 6 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Chao Qun
33 lclc.cc 17 Sep 2021 17 Sep 2025 Gname.com Pte. Ltd. Redacted for privacy
34 nclc.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD New Covenant Life Centre
35 1clc.com 9 Oct 2022 9 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
36 ococ.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
37 oclci.com 29 Mar 2016 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 ocllc.online 29 Nov 2023 29 Nov 2024 eNom, Inc. Proxy Protection LLC
39 oplc.com 28 Sep 2003 28 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
40 oclf.com 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC -
41 oclcs.website 19 Jul 2023 19 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
42 ocltc.com 18 Oct 2013 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 sclc.website 18 Jun 2018 18 Jun 2024 Porkbun, LLC Private by Design, LLC
44 ocac.com 28 Aug 1998 27 Aug 2026 Network Solutions, LLC Obayashi Corporation
45 occl.net 4 Sep 2000 4 Sep 2024 GoDaddy.com, LLC -
46 colc.ru 3 Jun 2010 3 Jun 2025 SALENAMES-RU Private Person
47 ocic.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
48 ocdc.info 5 Oct 2001 5 Oct 2024 Hostopia Canada Corp ocdc
49 cclc.club 1 May 2014 30 Apr 2026 Dreamscape Networks International Pte Ltd Central Coast Leagues Club Limited
50 oalc.net 7 May 2020 7 May 2025 Cloudflare, Inc. DATA REDACTED
51 nclc.dev 4 May 2024 4 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
52 ocnc.net 15 Oct 2021 15 Oct 2024 GoDaddy.com, LLC -
53 ocbc.cash 30 Jan 2024 30 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
54 eclc.info 7 Apr 2019 7 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
55 oulc.org 9 Apr 2021 9 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 voclc.com 25 Aug 2017 25 Aug 2024 GoDaddy.com, LLC -
57 aclc.ru 16 May 2023 16 May 2025 SPRINTNAMES-RU Private Person
58 eclc.eu - - STRATO AG -
59 goclc.mobi 6 Dec 2007 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 olcc.dk 20 Dec 2016 31 Dec 2024 - Claus Quiding
61 ocic.vip 29 Jul 2017 29 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
62 ocbc.vip 5 Apr 2023 5 Apr 2024 Web Commerce Communications Limited dba WebNic.cc Whoisprotection.cc
63 ocqc.com 31 Dec 2008 31 Dec 2024 22net, Inc. -
64 octlc.org 27 Aug 2015 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 fclc.ru 31 Jan 2012 31 Jan 2025 SALENAMES-RU Private Person
66 kclc.com.au - - Melbourne IT Jennifer Savage
67 ocpc.us 18 Nov 2023 18 Nov 2024 GoDaddy.com, LLC Charles OConnell
68 ocla.info 23 May 2019 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 oblc.one 25 Nov 2021 25 Nov 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 lclc.ly 28 May 2016 28 May 2026 Libyan Spider Network (loc) Libyan Center for local cultures
71 ocac.pl 9 Nov 2005 9 Nov 2024 Digital Media Technology Sp. z o.o. -
72 oc-c.com 26 Mar 2024 26 Mar 2034 1API GmbH REDACTED FOR PRIVACY
73 ococ.org 27 Feb 2002 27 Feb 2025 DreamHost, LLC Proxy Protection LLC
74 ocmc.org 13 May 1997 14 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
75 colc.asia 3 Apr 2008 3 Apr 2025 Variomedia AG netzhandwerk GmbH
76 tclc.info 30 May 2002 30 May 2025 Tiger Technologies LLC TCLC
77 oalc.us 29 Apr 2011 28 Apr 2025 Squarespace Domains II LLC Old Apostolic Lutheran Church of America and Canada
78 ochc.ru 20 Jun 2023 20 Jun 2025 BEGET-RU Private Person
79 ocvc.de - - - -
80 2clc.com 5 Feb 2022 5 Feb 2025 GoDaddy.com, LLC -
81 ohlc.biz 17 Apr 2024 17 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 owlc.org 3 Jul 2017 3 Jul 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
83 ocmc.com.br 17 Oct 2007 17 Oct 2025 - Organiza??o Cont?bil Maria Campos
84 oplc.eu - - Domainers Registrar AG -
85 oulc.co.uk 18 Feb 2021 18 Feb 2027 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
86 occc.de - - - -
87 ocsc.net 21 Aug 2007 21 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
88 ocbc.gift 5 Dec 2022 5 Dec 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
89 ocfc.com.br 19 Aug 2016 19 Aug 2024 - OSVALDO CRUZ FUTEBOL CLUBE
90 dclc.org.uk 2 Nov 2009 2 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
91 oc-c.ru 10 Aug 2010 10 Aug 2024 REGRU-RU Private Person
92 ocltc.org 21 Mar 2003 21 Mar 2025 IONOS SE STRATeBEN, INC.
93 fclc.com 20 Jul 1996 19 Jul 2025 Domain Best Limited -
94 ocbc.church 12 Sep 2016 12 Sep 2024 eNom, LLC Data Protected
95 otlc.xyz 15 Nov 2023 15 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
96 foclc.org 14 May 1999 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 ocle.cl 9 Jun 2016 9 Jun 2025 NIC Chile Rodrigo Yavar
98 oclt.ca 5 Aug 2021 5 Aug 2024 Rebel.ca Corp. REDACTED FOR PRIVACY
99 ocec.org.in 16 Nov 2021 16 Nov 2024 Endurance Digital Domain Technology LLP N/A
100 oclic.net 2 Oct 2015 2 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu OPENCLICK
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 Oclc.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=oclc.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "oclc.se",
        "page_size": 100
    },
    "count": {
        "total": 1631,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "olcc.agency, ocdc.app, ocac.eu, ocdc.com, ocli.us, ohlc.org, occc.com, ocla.rentals, ocls.org, ocrc.de, orlc.site, bclc.ie, ocloc.com.au, orlc.cn, wclc.store, sclc.info, oc-c.org, ockc.info, oclw.com, iclc.ru, hclc.site, ococ.cn, tclc.co, olcc.ca, ococ.info, oclf.net, yclc.info, ocgc.org.uk, odlc.ca, zclc.com, bclc.poker, gclc.xyz, lclc.cc, nclc.org.au, 1clc.com, ococ.xyz, oclci.com, ocllc.online, oplc.com, oclf.com, oclcs.website, ocltc.com, sclc.website, ocac.com, occl.net, colc.ru, ocic.shop, ocdc.info, cclc.club, oalc.net, nclc.dev, ocnc.net, ocbc.cash, eclc.info, oulc.org, voclc.com, aclc.ru, eclc.eu, goclc.mobi, olcc.dk, ocic.vip, ocbc.vip, ocqc.com, octlc.org, fclc.ru, kclc.com.au, ocpc.us, ocla.info, oblc.one, lclc.ly, ocac.pl, oc-c.com, ococ.org, ocmc.org, colc.asia, tclc.info, oalc.us, ochc.ru, ocvc.de, 2clc.com, ohlc.biz, owlc.org, ocmc.com.br, oplc.eu, oulc.co.uk, occc.de, ocsc.net, ocbc.gift, ocfc.com.br, dclc.org.uk, oc-c.ru, ocltc.org, fclc.com, ocbc.church, otlc.xyz, foclc.org, ocle.cl, oclt.ca, ocec.org.in, oclic.net",
    "results": [
        {
            "num": 1,
            "domain_name": "olcc.agency",
            "domain_keyword": "olcc",
            "domain_tld": "agency",
            "query_time": "2024-05-01 08:05:26",
            "create_date": "2019-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2025-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ocdc.app",
            "domain_keyword": "ocdc",
            "domain_tld": "app",
            "query_time": "2024-05-03 06:51:30",
            "create_date": "2018-12-11",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153432127",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ocac.eu",
            "domain_keyword": "ocac",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:12:15",
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ]
        },
        {
            "num": 4,
            "domain_name": "ocdc.com",
            "domain_keyword": "ocdc",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:01:03",
            "create_date": "2000-08-10",
            "update_date": "2023-06-13",
            "expiry_date": "2024-08-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.site5.com",
                "ns2.site5.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ocli.us",
            "domain_keyword": "ocli",
            "domain_tld": "us",
            "query_time": "2024-05-15 08:25:56",
            "create_date": "2008-05-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Maureen Doherty",
            "registrant_company": "Oregon Coast Learning Institute",
            "registrant_address": "PO Box 593",
            "registrant_city": "Lincoln City",
            "registrant_state": "OR",
            "registrant_zip": "97367",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5417648949",
            "name_servers": [
                "dns1.newportnet.com",
                "dns2.newportnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ohlc.org",
            "domain_keyword": "ohlc",
            "domain_tld": "org",
            "query_time": "2024-05-13 13:42:51",
            "create_date": "2012-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "occc.com",
            "domain_keyword": "occc",
            "domain_tld": "com",
            "query_time": "2024-05-26 03:24:24",
            "create_date": "1996-06-20",
            "update_date": "2023-08-04",
            "expiry_date": "2026-06-19",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ocla.rentals",
            "domain_keyword": "ocla",
            "domain_tld": "rentals",
            "query_time": "2024-05-29 06:42:15",
            "create_date": "2022-07-26",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Letting Agent",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ocls.org",
            "domain_keyword": "ocls",
            "domain_tld": "org",
            "query_time": "2024-04-14 04:56:09",
            "create_date": "2011-06-08",
            "update_date": "2023-05-21",
            "expiry_date": "2028-06-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Orange County Library System",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ext-dns1.ocls.info",
                "ext-dns2.ocls.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ocrc.de",
            "domain_keyword": "ocrc",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:10:41",
            "update_date": "2019-04-17",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 11,
            "domain_name": "orlc.site",
            "domain_keyword": "orlc",
            "domain_tld": "site",
            "query_time": "2024-04-25 16:15:00",
            "create_date": "2022-11-22",
            "update_date": "2023-09-28",
            "expiry_date": "2024-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Our Redeemer Lutheran Church",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bclc.ie",
            "domain_keyword": "bclc",
            "domain_tld": "ie",
            "query_time": "2024-05-10 18:51:06",
            "create_date": "2004-11-04",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-04",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Ballymun Community Law Centre",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ocloc.com.au",
            "domain_keyword": "ocloc",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 07:10:31",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Brian O'Malley",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "orlc.cn",
            "domain_keyword": "orlc",
            "domain_tld": "cn",
            "query_time": "2024-05-14 13:19:30",
            "create_date": "2023-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "雷骐菘",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wclc.store",
            "domain_keyword": "wclc",
            "domain_tld": "store",
            "query_time": "2024-05-12 17:32:35",
            "create_date": "2023-08-20",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sclc.info",
            "domain_keyword": "sclc",
            "domain_tld": "info",
            "query_time": "2024-05-15 16:47:35",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "oc-c.org",
            "domain_keyword": "oc-c",
            "domain_tld": "org",
            "query_time": "2024-05-26 02:50:47",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2034-03-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GSX Group Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wicklow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ockc.info",
            "domain_keyword": "ockc",
            "domain_tld": "info",
            "query_time": "2024-05-31 14:43:19",
            "create_date": "2017-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-01",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "oclw.com",
            "domain_keyword": "oclw",
            "domain_tld": "com",
            "query_time": "2024-04-14 04:56:15",
            "create_date": "2001-11-17",
            "update_date": "2013-02-03",
            "expiry_date": "2024-11-17",
            "registrar_iana": 320,
            "registrar_name": "TLDS LLC. d/b/a SRSPlus",
            "registrar_website": "http://srsplus.com",
            "registrant_name": "dSOFT Development",
            "registrant_address": "4334 NW Expressway Suite 243",
            "registrant_city": "Oklahoma City",
            "registrant_state": "OK",
            "registrant_zip": "73116",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4058428084",
            "name_servers": [
                "dns1.srsplus.com",
                "dns2.srsplus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "iclc.ru",
            "domain_keyword": "iclc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:44:42",
            "create_date": "2012-10-06",
            "expiry_date": "2024-10-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "hclc.site",
            "domain_keyword": "hclc",
            "domain_tld": "site",
            "query_time": "2024-04-30 23:08:44",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC- 2",
            "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": [
                "anastasia.ns.cloudflare.com",
                "lennox.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ococ.cn",
            "domain_keyword": "ococ",
            "domain_tld": "cn",
            "query_time": "2024-05-01 08:01:03",
            "create_date": "2006-10-31",
            "expiry_date": "2031-10-31",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "北京华世未来科技合伙企业(有限合伙)",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "tclc.co",
            "domain_keyword": "tclc",
            "domain_tld": "co",
            "query_time": "2024-05-08 01:31:11",
            "create_date": "2021-03-06",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "olcc.ca",
            "domain_keyword": "olcc",
            "domain_tld": "ca",
            "query_time": "2024-05-15 07:35:43",
            "create_date": "2023-03-17",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-17",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "ococ.info",
            "domain_keyword": "ococ",
            "domain_tld": "info",
            "query_time": "2024-05-13 23:28:34",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "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": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "oclf.net",
            "domain_keyword": "oclf",
            "domain_tld": "net",
            "query_time": "2024-05-13 23:27:57",
            "create_date": "2015-07-17",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ii51.parklogic.com",
                "ns2.ii51.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "yclc.info",
            "domain_keyword": "yclc",
            "domain_tld": "info",
            "query_time": "2024-05-23 02:50:28",
            "create_date": "2019-11-15",
            "update_date": "2023-12-30",
            "expiry_date": "2025-11-15",
            "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": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ocgc.org.uk",
            "domain_keyword": "ocgc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 02:54:10",
            "create_date": "2021-11-11",
            "update_date": "2023-06-25",
            "expiry_date": "2026-11-11",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "odlc.ca",
            "domain_keyword": "odlc",
            "domain_tld": "ca",
            "query_time": "2024-04-10 15:37:09",
            "create_date": "2010-02-19",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-19",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Cathy Graham",
            "registrant_company": "Orillia and District Literacy Council",
            "registrant_address": "55 Nottawasaga Street",
            "registrant_city": "Orillia",
            "registrant_state": "ON",
            "registrant_zip": "L3V3J5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7053271253",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "zclc.com",
            "domain_keyword": "zclc",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:07:14",
            "create_date": "1999-12-10",
            "update_date": "2023-10-17",
            "expiry_date": "2025-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.protusa.com",
                "viper.protusa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bclc.poker",
            "domain_keyword": "bclc",
            "domain_tld": "poker",
            "query_time": "2024-04-30 06:17:17",
            "create_date": "2015-04-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gclc.xyz",
            "domain_keyword": "gclc",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 18:41:48",
            "create_date": "2023-02-06",
            "update_date": "2023-08-31",
            "expiry_date": "2027-02-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Chao Qun",
            "registrant_state": "Shang Hai",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "lclc.cc",
            "domain_keyword": "lclc",
            "domain_tld": "cc",
            "query_time": "2024-05-10 04:27:56",
            "create_date": "2021-09-17",
            "update_date": "2023-11-24",
            "expiry_date": "2025-09-17",
            "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": "MA NI LA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=lclc.cc",
            "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": 34,
            "domain_name": "nclc.org.au",
            "domain_keyword": "nclc",
            "domain_tld": "org.au",
            "query_time": "2024-05-07 19:44:01",
            "update_date": "2024-04-23",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "New Covenant Life  Centre",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "1clc.com",
            "domain_keyword": "1clc",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:57:53",
            "create_date": "2022-10-09",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-09",
            "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": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=1clc.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": 36,
            "domain_name": "ococ.xyz",
            "domain_keyword": "ococ",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 23:38:17",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "oclci.com",
            "domain_keyword": "oclci",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:42:16",
            "create_date": "2016-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oclci.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.linknowmedia.com",
                "ns2.linknowmedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ocllc.online",
            "domain_keyword": "ocllc",
            "domain_tld": "online",
            "query_time": "2024-05-29 06:42:18",
            "create_date": "2023-11-29",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "oplc.com",
            "domain_keyword": "oplc",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:56:11",
            "create_date": "2003-09-28",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oclf.com",
            "domain_keyword": "oclf",
            "domain_tld": "com",
            "query_time": "2024-04-06 19:33:25",
            "create_date": "2001-11-17",
            "update_date": "2024-02-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "oclcs.website",
            "domain_keyword": "oclcs",
            "domain_tld": "website",
            "query_time": "2024-04-06 19:33:23",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "holly.ns.cloudflare.com",
                "quincy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ocltc.com",
            "domain_keyword": "ocltc",
            "domain_tld": "com",
            "query_time": "2024-04-14 04:56:11",
            "create_date": "2013-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ocltc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sclc.website",
            "domain_keyword": "sclc",
            "domain_tld": "website",
            "query_time": "2024-04-18 03:16:36",
            "create_date": "2018-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ocac.com",
            "domain_keyword": "ocac",
            "domain_tld": "com",
            "query_time": "2024-04-13 06:36:20",
            "create_date": "1998-08-28",
            "update_date": "2021-06-28",
            "expiry_date": "2026-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Obayashi Corporation",
            "registrant_company": "Obayashi Corporation",
            "registrant_address": "577 AIRPORT BLVD STE 600",
            "registrant_city": "BURLINGAME",
            "registrant_state": "CA",
            "registrant_zip": "94010-2057",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6502783391",
            "registrant_fax": "+1.6505898384",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "occl.net",
            "domain_keyword": "occl",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:53:46",
            "create_date": "2000-09-04",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "colc.ru",
            "domain_keyword": "colc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:44:36",
            "create_date": "2010-06-03",
            "expiry_date": "2025-06-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "ocic.shop",
            "domain_keyword": "ocic",
            "domain_tld": "shop",
            "query_time": "2024-05-03 06:56:35",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ocdc.info",
            "domain_keyword": "ocdc",
            "domain_tld": "info",
            "query_time": "2024-05-03 06:51:30",
            "create_date": "2001-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp",
            "registrar_website": "https://www.aplus.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ocdc",
            "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.abac.com",
                "ns2.abac.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "cclc.club",
            "domain_keyword": "cclc",
            "domain_tld": "club",
            "query_time": "2024-04-21 19:39:32",
            "create_date": "2014-05-01",
            "update_date": "2024-04-10",
            "expiry_date": "2026-04-30",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Central Coast Leagues Club Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.jem.com.au",
                "ns1.jem.com.au",
                "ns2.jem.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "oalc.net",
            "domain_keyword": "oalc",
            "domain_tld": "net",
            "query_time": "2024-05-11 22:18:05",
            "create_date": "2020-05-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-07",
            "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": "WA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/oalc.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "keaton.ns.cloudflare.com",
                "mallory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "nclc.dev",
            "domain_keyword": "nclc",
            "domain_tld": "dev",
            "query_time": "2024-05-06 16:21:06",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ocnc.net",
            "domain_keyword": "ocnc",
            "domain_tld": "net",
            "query_time": "2024-05-21 22:11:50",
            "create_date": "2021-10-15",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ocbc.cash",
            "domain_keyword": "ocbc",
            "domain_tld": "cash",
            "query_time": "2024-06-01 15:19:25",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "eclc.info",
            "domain_keyword": "eclc",
            "domain_tld": "info",
            "query_time": "2024-04-20 05:09:32",
            "create_date": "2019-04-07",
            "update_date": "2023-03-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "oulc.org",
            "domain_keyword": "oulc",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:44:02",
            "create_date": "2021-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "voclc.com",
            "domain_keyword": "voclc",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:37:27",
            "create_date": "2017-08-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aclc.ru",
            "domain_keyword": "aclc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:03:16",
            "create_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "eclc.eu",
            "domain_keyword": "eclc",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:46:33",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks12.rzone.de",
                "shades11.rzone.de"
            ]
        },
        {
            "num": 59,
            "domain_name": "goclc.mobi",
            "domain_keyword": "goclc",
            "domain_tld": "mobi",
            "query_time": "2024-04-20 21:32:13",
            "create_date": "2007-12-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-06",
            "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": 60,
            "domain_name": "olcc.dk",
            "domain_keyword": "olcc",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:55:52",
            "create_date": "2016-12-20",
            "expiry_date": "2024-12-31",
            "registrant_name": "Claus Quiding",
            "registrant_address": "Randlevvej 53",
            "registrant_city": "Odder",
            "registrant_zip": "8300",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "ocic.vip",
            "domain_keyword": "ocic",
            "domain_tld": "vip",
            "query_time": "2024-05-13 23:26:50",
            "create_date": "2017-07-29",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ocbc.vip",
            "domain_keyword": "ocbc",
            "domain_tld": "vip",
            "query_time": "2024-05-31 15:18:42",
            "create_date": "2023-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2024-04-05",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ocqc.com",
            "domain_keyword": "ocqc",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:24:10",
            "create_date": "2008-12-31",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "octlc.org",
            "domain_keyword": "octlc",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:10:06",
            "create_date": "2015-08-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "fred.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fclc.ru",
            "domain_keyword": "fclc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:11:52",
            "create_date": "2012-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "kclc.com.au",
            "domain_keyword": "kclc",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 19:58:44",
            "update_date": "2019-09-13",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Jennifer Savage",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ocpc.us",
            "domain_keyword": "ocpc",
            "domain_tld": "us",
            "query_time": "2024-05-14 08:55:19",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Charles OConnell",
            "registrant_address": "131 Moody Avenue, Unit B",
            "registrant_city": "Candler",
            "registrant_state": "North Carolina",
            "registrant_zip": "28715",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8284899991",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ocla.info",
            "domain_keyword": "ocla",
            "domain_tld": "info",
            "query_time": "2024-05-26 03:31:49",
            "create_date": "2019-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "oblc.one",
            "domain_keyword": "oblc",
            "domain_tld": "one",
            "query_time": "2024-05-16 06:17:25",
            "create_date": "2021-11-25",
            "update_date": "2023-12-17",
            "expiry_date": "2028-11-25",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kay.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "lclc.ly",
            "domain_keyword": "lclc",
            "domain_tld": "ly",
            "query_time": "2024-05-31 02:40:04",
            "create_date": "2016-05-28",
            "update_date": "2021-05-18",
            "expiry_date": "2026-05-28",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Ahmed Abo-khabta",
            "registrant_company": "Libyan Center for local cultures",
            "registrant_address": "Hai alandalus",
            "registrant_city": "Tripoli",
            "registrant_state": "LY",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.218913351716",
            "name_servers": [
                "ns1.web39.libyanspider.net",
                "ns2.web39.libyanspider.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ocac.pl",
            "domain_keyword": "ocac",
            "domain_tld": "pl",
            "query_time": "2024-05-31 15:16:48",
            "create_date": "2005-11-09",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-09",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "oc-c.com",
            "domain_keyword": "oc-c",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:50:36",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2034-03-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wicklow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "contact via https://www.1api.net/send-message/oc-c.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ococ.org",
            "domain_keyword": "ococ",
            "domain_tld": "org",
            "query_time": "2024-05-27 23:38:17",
            "create_date": "2002-02-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-27",
            "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": 74,
            "domain_name": "ocmc.org",
            "domain_keyword": "ocmc",
            "domain_tld": "org",
            "query_time": "2024-05-27 23:37:58",
            "create_date": "1997-05-13",
            "update_date": "2022-05-05",
            "expiry_date": "2025-05-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "colc.asia",
            "domain_keyword": "colc",
            "domain_tld": "asia",
            "query_time": "2024-06-01 23:08:52",
            "create_date": "2008-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "netzhandwerk GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tclc.info",
            "domain_keyword": "tclc",
            "domain_tld": "info",
            "query_time": "2024-06-02 18:34:26",
            "create_date": "2002-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 841,
            "registrar_name": "Tiger Technologies LLC",
            "registrar_website": "https://www.tigertech.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TCLC",
            "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.tigertech.net",
                "ns2.tigertech.biz",
                "ns3.tigertech.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "oalc.us",
            "domain_keyword": "oalc",
            "domain_tld": "us",
            "query_time": "2024-05-01 00:40:56",
            "create_date": "2011-04-29",
            "update_date": "2023-05-07",
            "expiry_date": "2025-04-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Randy Blakeman",
            "registrant_company": "Old Apostolic Lutheran Church of America and Canada",
            "registrant_address": "41135 Sosin Road",
            "registrant_city": "Marengo",
            "registrant_state": "WI",
            "registrant_zip": "54855",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4062705223",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "ochc.ru",
            "domain_keyword": "ochc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:00:46",
            "create_date": "2023-06-20",
            "expiry_date": "2025-06-20",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "ocvc.de",
            "domain_keyword": "ocvc",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:10:47",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "2clc.com",
            "domain_keyword": "2clc",
            "domain_tld": "com",
            "query_time": "2024-04-14 01:32:50",
            "create_date": "2022-02-05",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ohlc.biz",
            "domain_keyword": "ohlc",
            "domain_tld": "biz",
            "query_time": "2024-04-19 14:17:22",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "owlc.org",
            "domain_keyword": "owlc",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:24:29",
            "create_date": "2017-07-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ocmc.com.br",
            "domain_keyword": "ocmc",
            "domain_tld": "com.br",
            "query_time": "2024-05-11 06:55:12",
            "create_date": "2007-10-17",
            "update_date": "2020-09-23",
            "expiry_date": "2025-10-17",
            "registrant_name": "Organiza??o Cont?bil Maria Campos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sitecontabil.com.br",
                "ns2.sitecontabil.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 84,
            "domain_name": "oplc.eu",
            "domain_keyword": "oplc",
            "domain_tld": "eu",
            "query_time": "2024-05-26 05:41:58",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 85,
            "domain_name": "oulc.co.uk",
            "domain_keyword": "oulc",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 04:47:02",
            "create_date": "2021-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2027-02-18",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "occc.de",
            "domain_keyword": "occc",
            "domain_tld": "de",
            "query_time": "2024-05-29 02:56:29",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "ocsc.net",
            "domain_keyword": "ocsc",
            "domain_tld": "net",
            "query_time": "2024-05-27 23:40:04",
            "create_date": "2007-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/4a7d9d2a-a177-445f-bd66-27e8cfad0d99",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ocbc.gift",
            "domain_keyword": "ocbc",
            "domain_tld": "gift",
            "query_time": "2024-05-31 15:18:42",
            "create_date": "2022-12-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ocfc.com.br",
            "domain_keyword": "ocfc",
            "domain_tld": "com.br",
            "query_time": "2024-04-06 19:29:15",
            "create_date": "2016-08-19",
            "update_date": "2021-07-31",
            "expiry_date": "2024-08-19",
            "registrant_name": "OSVALDO CRUZ FUTEBOL CLUBE",
            "name_servers": [
                "ns1.personalcomp5.com.br",
                "ns2.personalcomp5.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 90,
            "domain_name": "dclc.org.uk",
            "domain_keyword": "dclc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-07 16:43:00",
            "create_date": "2009-11-02",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "oc-c.ru",
            "domain_keyword": "oc-c",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:59:53",
            "create_date": "2010-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "ocltc.org",
            "domain_keyword": "ocltc",
            "domain_tld": "org",
            "query_time": "2024-04-14 04:56:11",
            "create_date": "2003-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "STRATeBEN, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.viethwebhosting.com",
                "ns2.viethwebhosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "fclc.com",
            "domain_keyword": "fclc",
            "domain_tld": "com",
            "query_time": "2024-04-12 00:56:42",
            "create_date": "1996-07-20",
            "update_date": "2023-09-07",
            "expiry_date": "2025-07-19",
            "registrar_iana": 3771,
            "registrar_name": "Domain Best Limited",
            "registrar_website": "http://www.17domain.com/",
            "registrant_state": "Henansheng",
            "registrant_country": "CN",
            "registrant_email": "https://www.17domain.com/whois/contact/fclc.com",
            "name_servers": [
                "17ex1.dns.com",
                "17ex2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ocbc.church",
            "domain_keyword": "ocbc",
            "domain_tld": "church",
            "query_time": "2024-05-22 08:30:49",
            "create_date": "2016-09-12",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "otlc.xyz",
            "domain_keyword": "otlc",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 03:56:36",
            "create_date": "2023-11-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-15",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "foclc.org",
            "domain_keyword": "foclc",
            "domain_tld": "org",
            "query_time": "2024-05-19 08:05:35",
            "create_date": "1999-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ocle.cl",
            "domain_keyword": "ocle",
            "domain_tld": "cl",
            "query_time": "2024-05-13 23:27:56",
            "create_date": "2016-06-09",
            "expiry_date": "2025-06-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Rodrigo Yavar",
            "name_servers": [
                "ns20.v2nets.com",
                "ns21.v2nets.com"
            ]
        },
        {
            "num": 98,
            "domain_name": "oclt.ca",
            "domain_keyword": "oclt",
            "domain_tld": "ca",
            "query_time": "2024-05-13 23:28:05",
            "create_date": "2021-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "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.oclt.ca",
                "ns9.freeform.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ocec.org.in",
            "domain_keyword": "ocec",
            "domain_tld": "org.in",
            "query_time": "2024-05-28 02:53:06",
            "create_date": "2021-11-16",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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": [
                "ns1.md-99.bigrockservers.com",
                "ns2.md-99.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "oclic.net",
            "domain_keyword": "oclic",
            "domain_tld": "net",
            "query_time": "2024-04-14 04:55:38",
            "create_date": "2015-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OPENCLICK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=oclic.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.oclic.net",
                "dns2.oclic.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.205,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>oclc.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1631</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>olcc.agency, ocdc.app, ocac.eu, ocdc.com, ocli.us, ohlc.org, occc.com, ocla.rentals, ocls.org, ocrc.de, orlc.site, bclc.ie, ocloc.com.au, orlc.cn, wclc.store, sclc.info, oc-c.org, ockc.info, oclw.com, iclc.ru, hclc.site, ococ.cn, tclc.co, olcc.ca, ococ.info, oclf.net, yclc.info, ocgc.org.uk, odlc.ca, zclc.com, bclc.poker, gclc.xyz, lclc.cc, nclc.org.au, 1clc.com, ococ.xyz, oclci.com, ocllc.online, oplc.com, oclf.com, oclcs.website, ocltc.com, sclc.website, ocac.com, occl.net, colc.ru, ocic.shop, ocdc.info, cclc.club, oalc.net, nclc.dev, ocnc.net, ocbc.cash, eclc.info, oulc.org, voclc.com, aclc.ru, eclc.eu, goclc.mobi, olcc.dk, ocic.vip, ocbc.vip, ocqc.com, octlc.org, fclc.ru, kclc.com.au, ocpc.us, ocla.info, oblc.one, lclc.ly, ocac.pl, oc-c.com, ococ.org, ocmc.org, colc.asia, tclc.info, oalc.us, ochc.ru, ocvc.de, 2clc.com, ohlc.biz, owlc.org, ocmc.com.br, oplc.eu, oulc.co.uk, occc.de, ocsc.net, ocbc.gift, ocfc.com.br, dclc.org.uk, oc-c.ru, ocltc.org, fclc.com, ocbc.church, otlc.xyz, foclc.org, ocle.cl, oclt.ca, ocec.org.in, oclic.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>olcc.agency</domain_name>
   <domain_keyword>olcc</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-01 08:05:26</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ocdc.app</domain_name>
   <domain_keyword>ocdc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 06:51:30</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-11</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>Contact Privacy Inc. Customer 0153432127</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.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>ocac.eu</domain_name>
   <domain_keyword>ocac</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:12:15</query_time>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>ocdc.com</domain_name>
   <domain_keyword>ocdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:01:03</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.site5.com</value>
    <value>ns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ocli.us</domain_name>
   <domain_keyword>ocli</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 08:25:56</query_time>
   <create_date>2008-05-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Maureen Doherty</registrant_name>
   <registrant_company>Oregon Coast Learning Institute</registrant_company>
   <registrant_address>PO Box 593</registrant_address>
   <registrant_city>Lincoln City</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97367</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5417648949</registrant_phone>
   <name_servers>
    <value>dns1.newportnet.com</value>
    <value>dns2.newportnet.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>ohlc.org</domain_name>
   <domain_keyword>ohlc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 13:42:51</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>7</num>
   <domain_name>occc.com</domain_name>
   <domain_keyword>occc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 03:24:24</query_time>
   <create_date>1996-06-20</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2026-06-19</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.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>ocla.rentals</domain_name>
   <domain_keyword>ocla</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-05-29 06:42:15</query_time>
   <create_date>2022-07-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Letting Agent</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ocls.org</domain_name>
   <domain_keyword>ocls</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 04:56:09</query_time>
   <create_date>2011-06-08</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2028-06-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Orange County Library System</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ext-dns1.ocls.info</value>
    <value>ext-dns2.ocls.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ocrc.de</domain_name>
   <domain_keyword>ocrc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:10:41</query_time>
   <update_date>2019-04-17</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>orlc.site</domain_name>
   <domain_keyword>orlc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-25 16:15:00</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Our Redeemer Lutheran Church</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bclc.ie</domain_name>
   <domain_keyword>bclc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-10 18:51:06</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Ballymun Community Law Centre</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ocloc.com.au</domain_name>
   <domain_keyword>ocloc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 07:10:31</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Brian O'Malley</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>orlc.cn</domain_name>
   <domain_keyword>orlc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 13:19:30</query_time>
   <create_date>2023-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>雷骐菘</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wclc.store</domain_name>
   <domain_keyword>wclc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 17:32:35</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>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>16</num>
   <domain_name>sclc.info</domain_name>
   <domain_keyword>sclc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 16:47:35</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</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>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>17</num>
   <domain_name>oc-c.org</domain_name>
   <domain_keyword>oc-c</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 02:50:47</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2034-03-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GSX Group Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wicklow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ockc.info</domain_name>
   <domain_keyword>ockc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 14:43:19</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-01</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>oclw.com</domain_name>
   <domain_keyword>oclw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 04:56:15</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2013-02-03</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS LLC. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://srsplus.com</registrar_website>
   <registrant_name>dSOFT Development</registrant_name>
   <registrant_address>4334 NW Expressway Suite 243</registrant_address>
   <registrant_city>Oklahoma City</registrant_city>
   <registrant_state>OK</registrant_state>
   <registrant_zip>73116</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4058428084</registrant_phone>
   <name_servers>
    <value>dns1.srsplus.com</value>
    <value>dns2.srsplus.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>iclc.ru</domain_name>
   <domain_keyword>iclc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:44:42</query_time>
   <create_date>2012-10-06</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>hclc.site</domain_name>
   <domain_keyword>hclc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 23:08:44</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC- 2</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>anastasia.ns.cloudflare.com</value>
    <value>lennox.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ococ.cn</domain_name>
   <domain_keyword>ococ</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 08:01:03</query_time>
   <create_date>2006-10-31</create_date>
   <expiry_date>2031-10-31</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>北京华世未来科技合伙企业(有限合伙)</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>tclc.co</domain_name>
   <domain_keyword>tclc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 01:31:11</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>olcc.ca</domain_name>
   <domain_keyword>olcc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 07:35:43</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ococ.info</domain_name>
   <domain_keyword>ococ</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 23:28:34</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</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>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>26</num>
   <domain_name>oclf.net</domain_name>
   <domain_keyword>oclf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 23:27:57</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>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>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>ns1.ii51.parklogic.com</value>
    <value>ns2.ii51.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>yclc.info</domain_name>
   <domain_keyword>yclc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 02:50:28</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-11-15</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>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ocgc.org.uk</domain_name>
   <domain_keyword>ocgc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 02:54:10</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2026-11-11</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>odlc.ca</domain_name>
   <domain_keyword>odlc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-10 15:37:09</query_time>
   <create_date>2010-02-19</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Cathy Graham</registrant_name>
   <registrant_company>Orillia and District Literacy Council</registrant_company>
   <registrant_address>55 Nottawasaga Street</registrant_address>
   <registrant_city>Orillia</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L3V3J5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7053271253</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>zclc.com</domain_name>
   <domain_keyword>zclc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:07:14</query_time>
   <create_date>1999-12-10</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.protusa.com</value>
    <value>viper.protusa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bclc.poker</domain_name>
   <domain_keyword>bclc</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-04-30 06:17:17</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gclc.xyz</domain_name>
   <domain_keyword>gclc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 18:41:48</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-02-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Chao Qun</registrant_company>
   <registrant_state>Shang Hai</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>lclc.cc</domain_name>
   <domain_keyword>lclc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 04:27:56</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2025-09-17</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>MA NI LA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=lclc.cc</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>34</num>
   <domain_name>nclc.org.au</domain_name>
   <domain_keyword>nclc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-07 19:44:01</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>New Covenant Life  Centre</registrant_name>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>1clc.com</domain_name>
   <domain_keyword>1clc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:57:53</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-09</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>GUANGXI</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=1clc.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>36</num>
   <domain_name>ococ.xyz</domain_name>
   <domain_keyword>ococ</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 23:38:17</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>37</num>
   <domain_name>oclci.com</domain_name>
   <domain_keyword>oclci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:42:16</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oclci.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.linknowmedia.com</value>
    <value>ns2.linknowmedia.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>38</num>
   <domain_name>ocllc.online</domain_name>
   <domain_keyword>ocllc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 06:42:18</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</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.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>39</num>
   <domain_name>oplc.com</domain_name>
   <domain_keyword>oplc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:56:11</query_time>
   <create_date>2003-09-28</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>oclf.com</domain_name>
   <domain_keyword>oclf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 19:33:25</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-11-17</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>ns15.up99plus.com</value>
    <value>ns16.up99plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>oclcs.website</domain_name>
   <domain_keyword>oclcs</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-06 19:33:23</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>holly.ns.cloudflare.com</value>
    <value>quincy.ns.cloudflare.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>ocltc.com</domain_name>
   <domain_keyword>ocltc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 04:56:11</query_time>
   <create_date>2013-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ocltc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sclc.website</domain_name>
   <domain_keyword>sclc</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-18 03:16:36</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ocac.com</domain_name>
   <domain_keyword>ocac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 06:36:20</query_time>
   <create_date>1998-08-28</create_date>
   <update_date>2021-06-28</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Obayashi Corporation</registrant_name>
   <registrant_company>Obayashi Corporation</registrant_company>
   <registrant_address>577 AIRPORT BLVD STE 600</registrant_address>
   <registrant_city>BURLINGAME</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94010-2057</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6502783391</registrant_phone>
   <registrant_fax>+1.6505898384</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>occl.net</domain_name>
   <domain_keyword>occl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:53:46</query_time>
   <create_date>2000-09-04</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>colc.ru</domain_name>
   <domain_keyword>colc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:44:36</query_time>
   <create_date>2010-06-03</create_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ocic.shop</domain_name>
   <domain_keyword>ocic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 06:56:35</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ocdc.info</domain_name>
   <domain_keyword>ocdc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 06:51:30</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp</registrar_name>
   <registrar_website>https://www.aplus.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ocdc</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.abac.com</value>
    <value>ns2.abac.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>cclc.club</domain_name>
   <domain_keyword>cclc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 19:39:32</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-04-30</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Central Coast Leagues Club Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.jem.com.au</value>
    <value>ns1.jem.com.au</value>
    <value>ns2.jem.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>oalc.net</domain_name>
   <domain_keyword>oalc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 22:18:05</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-07</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>WA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/oalc.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>keaton.ns.cloudflare.com</value>
    <value>mallory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>nclc.dev</domain_name>
   <domain_keyword>nclc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 16:21:06</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>52</num>
   <domain_name>ocnc.net</domain_name>
   <domain_keyword>ocnc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 22:11:50</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>53</num>
   <domain_name>ocbc.cash</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-06-01 15:19:25</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>eclc.info</domain_name>
   <domain_keyword>eclc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 05:09:32</query_time>
   <create_date>2019-04-07</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>oulc.org</domain_name>
   <domain_keyword>oulc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:44:02</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>voclc.com</domain_name>
   <domain_keyword>voclc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:37:27</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aclc.ru</domain_name>
   <domain_keyword>aclc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:03:16</query_time>
   <create_date>2023-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>eclc.eu</domain_name>
   <domain_keyword>eclc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:46:33</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>goclc.mobi</domain_name>
   <domain_keyword>goclc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-20 21:32:13</query_time>
   <create_date>2007-12-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-06</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>60</num>
   <domain_name>olcc.dk</domain_name>
   <domain_keyword>olcc</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:55:52</query_time>
   <create_date>2016-12-20</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Claus Quiding</registrant_name>
   <registrant_address>Randlevvej 53</registrant_address>
   <registrant_city>Odder</registrant_city>
   <registrant_zip>8300</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ocic.vip</domain_name>
   <domain_keyword>ocic</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 23:26:50</query_time>
   <create_date>2017-07-29</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ocbc.vip</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 15:18:42</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ocqc.com</domain_name>
   <domain_keyword>ocqc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:24:10</query_time>
   <create_date>2008-12-31</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>octlc.org</domain_name>
   <domain_keyword>octlc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:10:06</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>fred.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>fclc.ru</domain_name>
   <domain_keyword>fclc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:11:52</query_time>
   <create_date>2012-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>kclc.com.au</domain_name>
   <domain_keyword>kclc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 19:58:44</query_time>
   <update_date>2019-09-13</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Jennifer Savage</registrant_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ocpc.us</domain_name>
   <domain_keyword>ocpc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 08:55:19</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Charles OConnell</registrant_name>
   <registrant_address>131 Moody Avenue, Unit B</registrant_address>
   <registrant_city>Candler</registrant_city>
   <registrant_state>North Carolina</registrant_state>
   <registrant_zip>28715</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8284899991</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>68</num>
   <domain_name>ocla.info</domain_name>
   <domain_keyword>ocla</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 03:31:49</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>69</num>
   <domain_name>oblc.one</domain_name>
   <domain_keyword>oblc</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-16 06:17:25</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2028-11-25</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kay.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>lclc.ly</domain_name>
   <domain_keyword>lclc</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-31 02:40:04</query_time>
   <create_date>2016-05-28</create_date>
   <update_date>2021-05-18</update_date>
   <expiry_date>2026-05-28</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Ahmed Abo-khabta</registrant_name>
   <registrant_company>Libyan Center for local cultures</registrant_company>
   <registrant_address>Hai alandalus</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>LY</registrant_state>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.218913351716</registrant_phone>
   <name_servers>
    <value>ns1.web39.libyanspider.net</value>
    <value>ns2.web39.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ocac.pl</domain_name>
   <domain_keyword>ocac</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 15:16:48</query_time>
   <create_date>2005-11-09</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</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>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>oc-c.com</domain_name>
   <domain_keyword>oc-c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:50:36</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2034-03-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wicklow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/oc-c.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ococ.org</domain_name>
   <domain_keyword>ococ</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 23:38:17</query_time>
   <create_date>2002-02-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-27</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>74</num>
   <domain_name>ocmc.org</domain_name>
   <domain_keyword>ocmc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 23:37:58</query_time>
   <create_date>1997-05-13</create_date>
   <update_date>2022-05-05</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>colc.asia</domain_name>
   <domain_keyword>colc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 23:08:52</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>netzhandwerk 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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tclc.info</domain_name>
   <domain_keyword>tclc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 18:34:26</query_time>
   <create_date>2002-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>841</registrar_iana>
   <registrar_name>Tiger Technologies LLC</registrar_name>
   <registrar_website>https://www.tigertech.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TCLC</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.tigertech.net</value>
    <value>ns2.tigertech.biz</value>
    <value>ns3.tigertech.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>oalc.us</domain_name>
   <domain_keyword>oalc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 00:40:56</query_time>
   <create_date>2011-04-29</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Randy Blakeman</registrant_name>
   <registrant_company>Old Apostolic Lutheran Church of America and Canada</registrant_company>
   <registrant_address>41135 Sosin Road</registrant_address>
   <registrant_city>Marengo</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>54855</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4062705223</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ochc.ru</domain_name>
   <domain_keyword>ochc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:00:46</query_time>
   <create_date>2023-06-20</create_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>ocvc.de</domain_name>
   <domain_keyword>ocvc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:10:47</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>2clc.com</domain_name>
   <domain_keyword>2clc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 01:32:50</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>ohlc.biz</domain_name>
   <domain_keyword>ohlc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 14:17:22</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>owlc.org</domain_name>
   <domain_keyword>owlc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:24:29</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ocmc.com.br</domain_name>
   <domain_keyword>ocmc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-11 06:55:12</query_time>
   <create_date>2007-10-17</create_date>
   <update_date>2020-09-23</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrant_name>Organiza??o Cont?bil Maria Campos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sitecontabil.com.br</value>
    <value>ns2.sitecontabil.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>oplc.eu</domain_name>
   <domain_keyword>oplc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-26 05:41:58</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>oulc.co.uk</domain_name>
   <domain_keyword>oulc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 04:47:02</query_time>
   <create_date>2021-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2027-02-18</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>occc.de</domain_name>
   <domain_keyword>occc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-29 02:56:29</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ocsc.net</domain_name>
   <domain_keyword>ocsc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 23:40:04</query_time>
   <create_date>2007-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4a7d9d2a-a177-445f-bd66-27e8cfad0d99</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ocbc.gift</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-31 15:18:42</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ocfc.com.br</domain_name>
   <domain_keyword>ocfc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-06 19:29:15</query_time>
   <create_date>2016-08-19</create_date>
   <update_date>2021-07-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrant_name>OSVALDO CRUZ FUTEBOL CLUBE</registrant_name>
   <name_servers>
    <value>ns1.personalcomp5.com.br</value>
    <value>ns2.personalcomp5.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>dclc.org.uk</domain_name>
   <domain_keyword>dclc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-07 16:43:00</query_time>
   <create_date>2009-11-02</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>oc-c.ru</domain_name>
   <domain_keyword>oc-c</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:59:53</query_time>
   <create_date>2010-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>ocltc.org</domain_name>
   <domain_keyword>ocltc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 04:56:11</query_time>
   <create_date>2003-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>STRATeBEN, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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.viethwebhosting.com</value>
    <value>ns2.viethwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>fclc.com</domain_name>
   <domain_keyword>fclc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 00:56:42</query_time>
   <create_date>1996-07-20</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>3771</registrar_iana>
   <registrar_name>Domain Best Limited</registrar_name>
   <registrar_website>http://www.17domain.com/</registrar_website>
   <registrant_state>Henansheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.17domain.com/whois/contact/fclc.com</registrant_email>
   <name_servers>
    <value>17ex1.dns.com</value>
    <value>17ex2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ocbc.church</domain_name>
   <domain_keyword>ocbc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-22 08:30:49</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>otlc.xyz</domain_name>
   <domain_keyword>otlc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 03:56:36</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-15</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>foclc.org</domain_name>
   <domain_keyword>foclc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 08:05:35</query_time>
   <create_date>1999-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>97</num>
   <domain_name>ocle.cl</domain_name>
   <domain_keyword>ocle</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-13 23:27:56</query_time>
   <create_date>2016-06-09</create_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Rodrigo Yavar</registrant_name>
   <name_servers>
    <value>ns20.v2nets.com</value>
    <value>ns21.v2nets.com</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>oclt.ca</domain_name>
   <domain_keyword>oclt</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 23:28:05</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</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.oclt.ca</value>
    <value>ns9.freeform.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ocec.org.in</domain_name>
   <domain_keyword>ocec</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-28 02:53:06</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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>ns1.md-99.bigrockservers.com</value>
    <value>ns2.md-99.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>oclic.net</domain_name>
   <domain_keyword>oclic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 04:55:38</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OPENCLICK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=oclic.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.oclic.net</value>
    <value>dns2.oclic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.205</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.