WHOIS QUERY TIME

1 Jun 2024 - 1:07 PM UTC

Registered: 23 November 2017
Expiry: 23 November 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-cloud-e1.googledomains.com
ns-cloud-e2.googledomains.com
ns-cloud-e3.googledomains.com
ns-cloud-e4.googledomains.com

REGISTRANT

Name: OPTA SALUD SPA

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=opta.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "opta.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "opta.cl",
            "domain_keyword": "opta",
            "domain_tld": "cl",
            "query_time": "2024-06-01 13:07:41",
            "create_date": "2017-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OPTA SALUD SPA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>opta.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>opta.cl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 13:07:41</query_time>
   <create_date>2017-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OPTA SALUD SPA</registrant_name>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.076 seconds) for "opta.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Feb 2023 - 6:25 AM UTC

Registered: 23 November 2017
Expiry: 23 November 2023

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-cloud-e1.googledomains.com
ns-cloud-e2.googledomains.com
ns-cloud-e3.googledomains.com
ns-cloud-e4.googledomains.com

REGISTRANT

Name: OPTA SALUD SPA

#2 - QUERY TIME

4 Dec 2023 - 5:07 AM UTC

Registered: 23 November 2017
Expiry: 23 November 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-cloud-e1.googledomains.com
ns-cloud-e2.googledomains.com
ns-cloud-e3.googledomains.com
ns-cloud-e4.googledomains.com

REGISTRANT

Name: OPTA SALUD SPA

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=opta.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "opta.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "opta.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "opta.cl",
            "domain_keyword": "opta",
            "domain_tld": "cl",
            "query_time": "2023-02-07 06:25:02",
            "create_date": "2017-11-23",
            "expiry_date": "2023-11-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OPTA SALUD SPA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "opta.cl",
            "domain_keyword": "opta",
            "domain_tld": "cl",
            "query_time": "2023-12-04 05:07:33",
            "create_date": "2017-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OPTA SALUD SPA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "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>opta.cl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>opta.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opta.cl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-02-07 06:25:02</query_time>
   <create_date>2017-11-23</create_date>
   <expiry_date>2023-11-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OPTA SALUD SPA</registrant_name>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>opta.cl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-12-04 05:07:33</query_time>
   <create_date>2017-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OPTA SALUD SPA</registrant_name>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.076</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 56 domain names (in 0.039 seconds) which contained the exact domain keyword "opta".
Domain Name Registered Expiry Registrar Ownership
1 opta.com 17 Nov 1995 16 Nov 2025 Safenames Ltd Your Whois Privacy Ltd
2 opta.it 28 Apr 1997 17 Jul 2024 OVH Opta s.r.l.
3 opta.be 15 Sep 1998 - Alfanet bv -
4 opta.com.pl 13 Jan 1999 12 Jan 2026 OVH SAS -
5 opta.org 18 Aug 1999 18 Aug 2028 Network Solutions, LLC Oregon Physical Therapy Association
6 opta.biz 27 Mar 2002 26 Mar 2025 MarkMonitor, Inc. Cordis US Corp.
7 opta.ru 23 Aug 2002 23 Aug 2024 RU-CENTER-RU JSC RU-CENTER
8 opta.cn 17 Mar 2003 17 Mar 2025 MarkMonitor Inc. Sky Limited
9 opta.org.pl 21 May 2003 20 May 2025 Globtel Internet Szymon Hersztek -
10 opta.net 7 Sep 2003 7 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
11 opta.jp 8 Mar 2005 31 Mar 2025 - OPTA
12 opta.info 4 Oct 2011 4 Oct 2024 Tucows Domains Inc. Data Protected
13 opta.red 16 Mar 2016 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 opta.solutions 16 Mar 2016 16 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
15 opta.bio 13 Jul 2017 13 Jul 2024 IONOS SE Data Privacy Protected
16 opta.cl 23 Nov 2017 23 Nov 2024 NIC Chile OPTA SALUD SPA
17 opta.co.uk 22 Dec 2017 22 Dec 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] Jonathan Gregory
18 opta.uk 22 Dec 2017 22 Dec 2024 Geek Holdings Limited [Tag = ACORNINTERNET] Acorn Internet Services LLP
19 opta.by 2 May 2018 2 May 2025 Reliable Software, Ltd Красюк Андрей Сергеевич
20 opta.me 29 Nov 2018 29 Nov 2025 Register SPA Unipolsai Assicurazioni S.p.A
21 opta.app 12 Jan 2020 12 Jan 2025 Dynadot LLC. Dynadot Privacy Service
22 opta.co 23 Jan 2020 23 Jan 2025 GoDaddy.com, LLC FindYourDomain.com
23 opta.pl 4 Mar 2020 4 Mar 2025 Aftermarket.pl Limited -
24 opta.co.jp 25 Nov 2020 - - Tanakakamiten Co., Ltd.
25 opta.dev 5 Jan 2021 5 Jan 2032 Squarespace Domains II LLC. RunX Labs Inc
26 opta.xyz 15 Mar 2021 15 Mar 2025 Dynadot LLC -
27 opta.pro 19 May 2021 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 opta.group 27 Jun 2021 27 Jun 2024 Name.com, Inc. APT FINANCE
29 opta.digital 27 Jun 2021 27 Jun 2024 Name.com, Inc. APT FINANCE
30 opta.finance 1 Sep 2021 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 opta.ca 16 Feb 2022 16 Feb 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
32 opta.us 23 May 2022 23 May 2025 Spaceship, Inc. Michael Nava
33 opta.vip 24 May 2022 24 May 2024 Mesh Digital Limited Domains By Proxy, LLC
34 opta.energy 4 Jan 2023 4 Jan 2025 SafeBrands SAS ARDIAN Holding
35 opta.com.co 28 Feb 2023 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 opta.live 6 Apr 2023 6 Apr 2024 Sav.com, LLC - 31 Privacy Protection
37 opta.build 5 May 2023 5 May 2025 Tucows.com Co. Data Protected
38 opta.lat 11 May 2023 11 May 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
39 opta.care 8 Jun 2023 8 Jun 2025 OVH SAS Opta LP
40 opta.agency 25 Jun 2023 25 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 opta.com.cn 3 Jul 2023 3 Jul 2024 广东时代互联科技有限公司 于杰
42 opta.life 23 Jul 2023 23 Jul 2025 Name.com, Inc. Domain Protection Services, Inc.
43 opta.co.in 5 Aug 2023 5 Aug 2024 Hostinger, UAB REDACTED FOR PRIVACY
44 opta.online 23 Aug 2023 23 Aug 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
45 opta.company 11 Oct 2023 11 Oct 2024 1API GmbH REDACTED FOR PRIVACY
46 opta.studio 11 Oct 2023 11 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
47 opta.one 31 Oct 2023 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 opta.store 24 Dec 2023 24 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
49 opta.site 13 Mar 2024 13 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
50 opta.fit 30 Mar 2024 30 Mar 2025 Porkbun Brandlers.com
51 opta.tech 5 Apr 2024 5 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
52 opta.university 9 May 2024 9 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
53 opta.academy 9 May 2024 9 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
54 opta.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
55 opta.de - - - -
56 opta.pt - - - OPTA - CONSULTORIA AMBIENTAL, LDA
57 opta.ae - - Etisalat Masafi

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=opta&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "opta",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 57,
        "relation": "eq",
        "current": 57
    },
    "unique_domains": "opta.com, opta.it, opta.be, opta.com.pl, opta.org, opta.biz, opta.ru, opta.cn, opta.org.pl, opta.net, opta.jp, opta.info, opta.red, opta.solutions, opta.bio, opta.cl, opta.co.uk, opta.uk, opta.by, opta.me, opta.app, opta.co, opta.pl, opta.co.jp, opta.dev, opta.xyz, opta.pro, opta.group, opta.digital, opta.finance, opta.ca, opta.us, opta.vip, opta.energy, opta.com.co, opta.live, opta.build, opta.lat, opta.care, opta.agency, opta.com.cn, opta.life, opta.co.in, opta.online, opta.company, opta.studio, opta.one, opta.store, opta.site, opta.fit, opta.tech, opta.university, opta.academy, opta.ai, opta.de, opta.pt, opta.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "opta.com",
            "domain_keyword": "opta",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:56:59",
            "create_date": "1995-11-17",
            "update_date": "2023-12-01",
            "expiry_date": "2025-11-16",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Your Whois Privacy Ltd",
            "registrant_company": "Your Whois Privacy Ltd",
            "registrant_address": "Safenames House, Sunrise Parkway, Linford Wood",
            "registrant_city": "Milton Keynes",
            "registrant_state": "Bucks",
            "registrant_zip": "MK14 6LS",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1908200022",
            "registrant_fax": "+44.1908325192",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "opta.it",
            "domain_keyword": "opta",
            "domain_tld": "it",
            "query_time": "2024-05-09 14:50:12",
            "create_date": "1997-04-28",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-17",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Opta s.r.l.",
            "registrant_address": "Via Toscana, 71",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40141",
            "registrant_country": "IT",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "opta.be",
            "domain_keyword": "opta",
            "domain_tld": "be",
            "query_time": "2024-06-01 13:07:40",
            "create_date": "1998-09-15",
            "registrar_name": "Alfanet bv",
            "registrar_website": "http://www.alfahosting.be",
            "name_servers": [
                "ns1.thefastservers.com",
                "ns2.thefastservers.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "opta.com.pl",
            "domain_keyword": "opta",
            "domain_tld": "com.pl",
            "query_time": "2024-06-01 00:32:06",
            "create_date": "1999-01-13",
            "update_date": "2023-08-28",
            "expiry_date": "2026-01-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "opta.org",
            "domain_keyword": "opta",
            "domain_tld": "org",
            "query_time": "2024-04-23 11:23:59",
            "create_date": "1999-08-18",
            "update_date": "2019-05-28",
            "expiry_date": "2028-08-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oregon Physical Therapy Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "opta.biz",
            "domain_keyword": "opta",
            "domain_tld": "biz",
            "query_time": "2024-05-23 03:37:23",
            "create_date": "2002-03-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cordis US Corp.",
            "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": [
                "ns1.cardinalhealth.com",
                "ns2.cardinalhealth.com",
                "ns3.cardinalhealth.com",
                "ns4.cardinalhealth.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "opta.ru",
            "domain_keyword": "opta",
            "domain_tld": "ru",
            "query_time": "2024-05-05 15:14:21",
            "create_date": "2002-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC RU-CENTER",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "opta.cn",
            "domain_keyword": "opta",
            "domain_tld": "cn",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Sky Limited",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns0.isp.sky.com",
                "ns1.isp.sky.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "opta.org.pl",
            "domain_keyword": "opta",
            "domain_tld": "org.pl",
            "query_time": "2024-05-26 13:08:44",
            "create_date": "2003-05-21",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-20",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "opta.net",
            "domain_keyword": "opta",
            "domain_tld": "net",
            "query_time": "2024-06-01 13:07:41",
            "create_date": "2003-09-07",
            "update_date": "2023-02-28",
            "expiry_date": "2024-09-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.cloudfloordns.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1078.awsdns-06.org",
                "ns-1700.awsdns-20.co.uk",
                "ns-309.awsdns-38.com",
                "ns-868.awsdns-44.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "opta.jp",
            "domain_keyword": "opta",
            "domain_tld": "jp",
            "query_time": "2024-04-23 11:23:58",
            "create_date": "2005-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "OPTA",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "opta.info",
            "domain_keyword": "opta",
            "domain_tld": "info",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2011-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns5.ppa.zone",
                "ns6.ppa.zone"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "opta.red",
            "domain_keyword": "opta",
            "domain_tld": "red",
            "query_time": "2024-05-15 00:59:35",
            "create_date": "2016-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-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": [
                "ns-1017.awsdns-63.net",
                "ns-1446.awsdns-52.org",
                "ns-1973.awsdns-54.co.uk",
                "ns-95.awsdns-11.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "opta.solutions",
            "domain_keyword": "opta",
            "domain_tld": "solutions",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2016-03-16",
            "update_date": "2023-06-29",
            "expiry_date": "2026-03-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "opta.bio",
            "domain_keyword": "opta",
            "domain_tld": "bio",
            "query_time": "2024-06-01 13:07:41",
            "create_date": "2017-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.com",
                "ns1055.ui-dns.de",
                "ns1096.ui-dns.org",
                "ns1117.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "opta.cl",
            "domain_keyword": "opta",
            "domain_tld": "cl",
            "query_time": "2024-06-01 13:07:41",
            "create_date": "2017-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OPTA SALUD SPA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "opta.co.uk",
            "domain_keyword": "opta",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 13:08:44",
            "create_date": "2017-12-22",
            "update_date": "2024-03-08",
            "expiry_date": "2024-12-22",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "Jonathan Gregory",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "opta.uk",
            "domain_keyword": "opta",
            "domain_tld": "uk",
            "query_time": "2024-06-01 00:32:08",
            "create_date": "2017-12-22",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-22",
            "registrar_name": "Geek Holdings Limited [Tag = ACORNINTERNET]",
            "registrant_name": "Acorn Internet Services LLP",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "opta.by",
            "domain_keyword": "opta",
            "domain_tld": "by",
            "query_time": "2024-05-03 06:22:04",
            "create_date": "2018-05-02",
            "update_date": "2023-04-18",
            "expiry_date": "2025-05-02",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Красюк Андрей Сергеевич",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ]
        },
        {
            "num": 20,
            "domain_name": "opta.me",
            "domain_keyword": "opta",
            "domain_tld": "me",
            "query_time": "2024-05-26 13:08:44",
            "create_date": "2018-11-29",
            "update_date": "2023-12-24",
            "expiry_date": "2025-11-29",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unipolsai Assicurazioni S.p.A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.unipolgf.it",
                "dns2.unipolgf.it",
                "dns3.unipolgf.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "opta.app",
            "domain_keyword": "opta",
            "domain_tld": "app",
            "query_time": "2024-05-19 16:56:58",
            "create_date": "2020-01-12",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "opta.co",
            "domain_keyword": "opta",
            "domain_tld": "co",
            "query_time": "2024-05-23 03:37:24",
            "create_date": "2020-01-23",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FindYourDomain.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "opta.pl",
            "domain_keyword": "opta",
            "domain_tld": "pl",
            "query_time": "2024-04-23 11:23:59",
            "create_date": "2020-03-04",
            "update_date": "2024-01-14",
            "expiry_date": "2025-03-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "opta.co.jp",
            "domain_keyword": "opta",
            "domain_tld": "co.jp",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2020-11-25",
            "update_date": "2023-12-01",
            "registrant_company": "Tanakakamiten Co., Ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 25,
            "domain_name": "opta.dev",
            "domain_keyword": "opta",
            "domain_tld": "dev",
            "query_time": "2024-05-19 16:56:58",
            "create_date": "2021-01-05",
            "update_date": "2024-05-18",
            "expiry_date": "2032-01-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RunX Labs Inc",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "opta.xyz",
            "domain_keyword": "opta",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:02:37",
            "create_date": "2021-03-15",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "Jawa Barat",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "opta.pro",
            "domain_keyword": "opta",
            "domain_tld": "pro",
            "query_time": "2024-05-19 00:18:16",
            "create_date": "2021-05-19",
            "update_date": "2023-07-03",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "opta.group",
            "domain_keyword": "opta",
            "domain_tld": "group",
            "query_time": "2024-05-23 03:37:24",
            "create_date": "2021-06-27",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "APT FINANCE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Sussex",
            "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": [
                "isla.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "opta.digital",
            "domain_keyword": "opta",
            "domain_tld": "digital",
            "query_time": "2024-05-23 03:37:24",
            "create_date": "2021-06-27",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "APT FINANCE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Sussex",
            "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": [
                "isla.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "opta.finance",
            "domain_keyword": "opta",
            "domain_tld": "finance",
            "query_time": "2024-05-23 03:37:24",
            "create_date": "2021-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "opta.ca",
            "domain_keyword": "opta",
            "domain_tld": "ca",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2022-02-16",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-16",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "opta.us",
            "domain_keyword": "opta",
            "domain_tld": "us",
            "query_time": "2024-05-26 04:36:36",
            "create_date": "2022-05-23",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "Michael Nava",
            "registrant_address": "7609 Grove Acre Ct",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026453412",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "opta.vip",
            "domain_keyword": "opta",
            "domain_tld": "vip",
            "query_time": "2024-06-08 08:44:16",
            "create_date": "2022-05-24",
            "update_date": "2024-06-05",
            "expiry_date": "2024-05-24",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "opta.energy",
            "domain_keyword": "opta",
            "domain_tld": "energy",
            "query_time": "2024-05-09 14:50:12",
            "create_date": "2023-01-04",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1290,
            "registrar_name": "SafeBrands SAS",
            "registrar_website": "https://safebrands.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARDIAN Holding",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.mailclub.fr",
                "b.ns.mailclub.eu",
                "c.ns.mailclub.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "opta.com.co",
            "domain_keyword": "opta",
            "domain_tld": "com.co",
            "query_time": "2024-05-03 06:22:05",
            "create_date": "2023-02-28",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "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": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "opta.live",
            "domain_keyword": "opta",
            "domain_tld": "live",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2023-04-06",
            "update_date": "2024-05-20",
            "expiry_date": "2024-04-06",
            "registrar_iana": 3921,
            "registrar_name": "Sav.com, LLC - 31",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "opta.build",
            "domain_keyword": "opta",
            "domain_tld": "build",
            "query_time": "2024-05-05 00:23:29",
            "create_date": "2023-05-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "CO",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.promo.it",
                "dns2.promo.it",
                "dns3.promo.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "opta.lat",
            "domain_keyword": "opta",
            "domain_tld": "lat",
            "query_time": "2024-06-01 13:07:41",
            "create_date": "2023-05-11",
            "update_date": "2023-08-31",
            "expiry_date": "2026-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.mayfirst.org",
                "b.ns.mayfirst.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "opta.care",
            "domain_keyword": "opta",
            "domain_tld": "care",
            "query_time": "2024-06-09 00:56:57",
            "create_date": "2023-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opta LP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "opta.agency",
            "domain_keyword": "opta",
            "domain_tld": "agency",
            "query_time": "2024-05-23 03:37:23",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "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": 41,
            "domain_name": "opta.com.cn",
            "domain_keyword": "opta",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 06:22:04",
            "create_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "于杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "opta.life",
            "domain_keyword": "opta",
            "domain_tld": "life",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2025-07-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1ntw.name.com",
                "ns2fjz.name.com",
                "ns3cpr.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "opta.co.in",
            "domain_keyword": "opta",
            "domain_tld": "co.in",
            "query_time": "2024-05-03 06:22:04",
            "create_date": "2023-08-05",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "opta.online",
            "domain_keyword": "opta",
            "domain_tld": "online",
            "query_time": "2024-06-12 00:20:14",
            "create_date": "2023-08-23",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "opta.company",
            "domain_keyword": "opta",
            "domain_tld": "company",
            "query_time": "2024-05-03 06:22:05",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "opta.studio",
            "domain_keyword": "opta",
            "domain_tld": "studio",
            "query_time": "2024-05-03 06:22:05",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "jay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "opta.one",
            "domain_keyword": "opta",
            "domain_tld": "one",
            "query_time": "2024-05-13 05:02:39",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "opta.store",
            "domain_keyword": "opta",
            "domain_tld": "store",
            "query_time": "2024-05-03 06:22:05",
            "create_date": "2023-12-24",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "opta.site",
            "domain_keyword": "opta",
            "domain_tld": "site",
            "query_time": "2024-05-13 05:02:37",
            "create_date": "2024-03-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "opta.fit",
            "domain_keyword": "opta",
            "domain_tld": "fit",
            "query_time": "2024-05-29 00:07:54",
            "create_date": "2024-03-30",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brandlers.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "opta.tech",
            "domain_keyword": "opta",
            "domain_tld": "tech",
            "query_time": "2024-06-11 20:17:22",
            "create_date": "2024-04-05",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "opta.university",
            "domain_keyword": "opta",
            "domain_tld": "university",
            "query_time": "2024-05-12 18:06:30",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xappiens.com",
                "ns2.xappiens.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "opta.academy",
            "domain_keyword": "opta",
            "domain_tld": "academy",
            "query_time": "2024-05-12 14:15:34",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ns1.xappiens.com",
                "ns2.xappiens.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "opta.ai",
            "domain_keyword": "opta",
            "domain_tld": "ai",
            "query_time": "2024-04-22 09:02:50",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "opta.de",
            "domain_keyword": "opta",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:01:04",
            "update_date": "2021-08-09",
            "name_servers": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 56,
            "domain_name": "opta.pt",
            "domain_keyword": "opta",
            "domain_tld": "pt",
            "query_time": "2024-06-01 13:07:57",
            "registrant_name": "OPTA - CONSULTORIA AMBIENTAL, LDA",
            "registrant_address": "Rua da Escola Secundária, Centro Comercial Trindade, 358, Loja AP",
            "registrant_city": "Campo (São Martinho) - Santo Tirso",
            "registrant_state": "Campo (São Martinho) - Santo Tirso",
            "registrant_zip": "4795-468",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 57,
            "domain_name": "opta.ae",
            "domain_keyword": "opta",
            "domain_tld": "ae",
            "query_time": "2024-06-01 13:07:40",
            "registrar_name": "Etisalat",
            "registrant_name": "Masafi",
            "registrant_company": "Masafi",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>opta</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>57</total>
  <relation>eq</relation>
  <current>57</current>
 </count>
 <unique_domains>opta.com, opta.it, opta.be, opta.com.pl, opta.org, opta.biz, opta.ru, opta.cn, opta.org.pl, opta.net, opta.jp, opta.info, opta.red, opta.solutions, opta.bio, opta.cl, opta.co.uk, opta.uk, opta.by, opta.me, opta.app, opta.co, opta.pl, opta.co.jp, opta.dev, opta.xyz, opta.pro, opta.group, opta.digital, opta.finance, opta.ca, opta.us, opta.vip, opta.energy, opta.com.co, opta.live, opta.build, opta.lat, opta.care, opta.agency, opta.com.cn, opta.life, opta.co.in, opta.online, opta.company, opta.studio, opta.one, opta.store, opta.site, opta.fit, opta.tech, opta.university, opta.academy, opta.ai, opta.de, opta.pt, opta.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opta.com</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:56:59</query_time>
   <create_date>1995-11-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Your Whois Privacy Ltd</registrant_name>
   <registrant_company>Your Whois Privacy Ltd</registrant_company>
   <registrant_address>Safenames House, Sunrise Parkway, Linford Wood</registrant_address>
   <registrant_city>Milton Keynes</registrant_city>
   <registrant_state>Bucks</registrant_state>
   <registrant_zip>MK14 6LS</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1908200022</registrant_phone>
   <registrant_fax>+44.1908325192</registrant_fax>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>opta.it</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 14:50:12</query_time>
   <create_date>1997-04-28</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Opta s.r.l.</registrant_company>
   <registrant_address>Via Toscana, 71</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40141</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>opta.be</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 13:07:40</query_time>
   <create_date>1998-09-15</create_date>
   <registrar_name>Alfanet bv</registrar_name>
   <registrar_website>http://www.alfahosting.be</registrar_website>
   <name_servers>
    <value>ns1.thefastservers.com</value>
    <value>ns2.thefastservers.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>opta.com.pl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-01 00:32:06</query_time>
   <create_date>1999-01-13</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-01-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>opta.org</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 11:23:59</query_time>
   <create_date>1999-08-18</create_date>
   <update_date>2019-05-28</update_date>
   <expiry_date>2028-08-18</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>Oregon Physical Therapy Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>ns10.worldnic.com</value>
    <value>ns9.worldnic.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>opta.biz</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 03:37:23</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cordis US Corp.</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>ns1.cardinalhealth.com</value>
    <value>ns2.cardinalhealth.com</value>
    <value>ns3.cardinalhealth.com</value>
    <value>ns4.cardinalhealth.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>7</num>
   <domain_name>opta.ru</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 15:14:21</query_time>
   <create_date>2002-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC RU-CENTER</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>opta.cn</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Sky Limited</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns0.isp.sky.com</value>
    <value>ns1.isp.sky.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>9</num>
   <domain_name>opta.org.pl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-26 13:08:44</query_time>
   <create_date>2003-05-21</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>opta.net</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 13:07:41</query_time>
   <create_date>2003-09-07</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.cloudfloordns.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1078.awsdns-06.org</value>
    <value>ns-1700.awsdns-20.co.uk</value>
    <value>ns-309.awsdns-38.com</value>
    <value>ns-868.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>opta.jp</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 11:23:58</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>OPTA</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>opta.info</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2011-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</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>Data Protected</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>ns5.ppa.zone</value>
    <value>ns6.ppa.zone</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>opta.red</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-15 00:59:35</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-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>ns-1017.awsdns-63.net</value>
    <value>ns-1446.awsdns-52.org</value>
    <value>ns-1973.awsdns-54.co.uk</value>
    <value>ns-95.awsdns-11.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>opta.solutions</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2026-03-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>opta.bio</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-01 13:07:41</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.com</value>
    <value>ns1055.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
    <value>ns1117.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>opta.cl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 13:07:41</query_time>
   <create_date>2017-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OPTA SALUD SPA</registrant_name>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>opta.co.uk</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 13:08:44</query_time>
   <create_date>2017-12-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>Jonathan Gregory</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>opta.uk</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 00:32:08</query_time>
   <create_date>2017-12-22</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Geek Holdings Limited [Tag = ACORNINTERNET]</registrar_name>
   <registrant_name>Acorn Internet Services LLP</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>opta.by</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-03 06:22:04</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Красюк Андрей Сергеевич</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>opta.me</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-26 13:08:44</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-11-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unipolsai Assicurazioni S.p.A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.unipolgf.it</value>
    <value>dns2.unipolgf.it</value>
    <value>dns3.unipolgf.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>opta.app</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 16:56:58</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC.</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</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 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>opta.co</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 03:37:24</query_time>
   <create_date>2020-01-23</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-23</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>FindYourDomain.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>opta.pl</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 11:23:59</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>opta.co.jp</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Tanakakamiten Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>opta.dev</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 16:56:58</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2032-01-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RunX Labs Inc</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>opta.xyz</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:02:37</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.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>27</num>
   <domain_name>opta.pro</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 00:18:16</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>opta.group</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-23 03:37:24</query_time>
   <create_date>2021-06-27</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>APT FINANCE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Sussex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>opta.digital</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-23 03:37:24</query_time>
   <create_date>2021-06-27</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>APT FINANCE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Sussex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>opta.finance</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-23 03:37:24</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>opta.ca</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>opta.us</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-26 04:36:36</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_address>7609 Grove Acre Ct</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026453412</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>opta.vip</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-08 08:44:16</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>opta.energy</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-09 14:50:12</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1290</registrar_iana>
   <registrar_name>SafeBrands SAS</registrar_name>
   <registrar_website>https://safebrands.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ARDIAN Holding</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.mailclub.fr</value>
    <value>b.ns.mailclub.eu</value>
    <value>c.ns.mailclub.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>opta.com.co</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-03 06:22:05</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</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>ns1.servconfig.com</value>
    <value>ns2.servconfig.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>36</num>
   <domain_name>opta.live</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>3921</registrar_iana>
   <registrar_name>Sav.com, LLC - 31</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>opta.build</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-05-05 00:23:29</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>IT</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>dns.promo.it</value>
    <value>dns2.promo.it</value>
    <value>dns3.promo.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>opta.lat</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-01 13:07:41</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.mayfirst.org</value>
    <value>b.ns.mayfirst.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>opta.care</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-09 00:56:57</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Opta LP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>opta.agency</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 03:37:23</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</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>41</num>
   <domain_name>opta.com.cn</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 06:22:04</query_time>
   <create_date>2023-07-03</create_date>
   <expiry_date>2024-07-03</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>42</num>
   <domain_name>opta.life</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1ntw.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>opta.co.in</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-03 06:22:04</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>opta.online</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 00:20:14</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>opta.company</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-03 06:22:05</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>opta.studio</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-03 06:22:05</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>jay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>opta.one</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 05:02:39</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>opta.store</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 06:22:05</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>opta.site</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 05:02:37</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>opta.fit</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-29 00:07:54</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brandlers.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>opta.tech</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-11 20:17:22</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>52</num>
   <domain_name>opta.university</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-12 18:06:30</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xappiens.com</value>
    <value>ns2.xappiens.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>opta.academy</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-12 14:15:34</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ns1.xappiens.com</value>
    <value>ns2.xappiens.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>opta.ai</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-22 09:02:50</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>opta.de</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:01:04</query_time>
   <update_date>2021-08-09</update_date>
   <name_servers>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>opta.pt</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 13:07:57</query_time>
   <registrant_name>OPTA - CONSULTORIA AMBIENTAL, LDA</registrant_name>
   <registrant_address>Rua da Escola Secundária, Centro Comercial Trindade, 358, Loja AP</registrant_address>
   <registrant_city>Campo (São Martinho) - Santo Tirso</registrant_city>
   <registrant_state>Campo (São Martinho) - Santo Tirso</registrant_state>
   <registrant_zip>4795-468</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>opta.ae</domain_name>
   <domain_keyword>opta</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-01 13:07:40</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Masafi</registrant_name>
   <registrant_company>Masafi</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 3,125 domain names (in 0.072 seconds) which look and sound like the brand name "opta".
Domain Name Registered Expiry Registrar Ownership
1 gopta.ru 5 Sep 2008 5 Sep 2024 RU-CENTER-RU Private Person
2 ohta.network 10 Oct 2019 10 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 xpta.com 21 Apr 2005 21 Apr 2025 Dynadot Inc -
4 opka.lol 18 Dec 2023 18 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
5 opna.it 14 Feb 2014 14 Feb 2025 Irideos s.p.a. Opna Organismo Paritetico Nazionale Dell’artigianato
6 opea.ru 8 Mar 2008 8 Mar 2025 REGRU-RU Private Person
7 ohta.nl 23 Sep 2023 - Registrar.eu -
8 ppta.org.nz 29 Oct 1997 - Voyager Internet Ltd T/A 1st Domains -
9 opla.store 27 Aug 2023 27 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
10 osta.club 30 Oct 2020 30 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Kuai Xun ( Shan Dong ) Jiao Yu Ke Ji You Xian Gong Si
11 opat.xyz 20 Oct 2017 20 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
12 opra.co 20 Jun 2018 20 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
13 oppa.studio 4 May 2022 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 iopta.team 19 Apr 2024 19 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Alexander A Lakhno
15 optr.com 25 Mar 2016 25 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
16 hpta.org 19 Sep 2003 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 ovta.org 13 Sep 1998 12 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
18 opsta.cn 12 May 2024 12 May 2025 厦门中拓互联网络科技有限公司 赵婷婷
19 optn.club 29 Jun 2022 29 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 octa.lc 10 Aug 2021 10 Aug 2024 Marcaria International LLC Octa Markets Incorporated
21 optal.eu - - GANDI -
22 gpta.info 2 Mar 2002 2 Mar 2029 GoDaddy.com, LLC Domains By Proxy, LLC
23 fpta.pt - 6 Dec 2024 - Federacao Portuguesa de Tiro com Arco
24 opfa.red 15 Dec 2023 15 Dec 2024 Shanghai Meicheng Technology Information Development Co., Ltd. Yang Jia Jun
25 optu.com 18 Oct 2002 18 Oct 2030 GoDaddy.com, LLC -
26 opto.app 2 Dec 2019 2 Dec 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
27 dpta.com 15 Nov 2001 15 Nov 2026 GoDaddy.com, LLC -
28 opqa.org 1 Aug 2011 1 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 opza.net 4 Dec 2020 4 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
30 oata.info 18 Mar 2020 18 Mar 2025 GoDaddy.com, LLC Repossessed by Go Daddy
31 ogpta.org.in 28 Sep 2018 28 Sep 2024 Endurance Digital Domain Technology LLP ADARSHA INFOTECH
32 optia.cloud 1 Aug 2018 1 Aug 2024 Key-Systems, LLC OPTia Jarosaw Ksiycki
33 opba.top 8 Feb 2023 8 Feb 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
34 opto.world 10 Oct 2021 10 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 opfa.ru 12 Nov 2009 12 Nov 2024 SALENAMES-RU Private Person
36 opxa.net 1 Jul 2020 1 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
37 opty.cloud 3 Jan 2022 3 Jan 2026 GoDaddy Domains By Proxy, LLC
38 npta.education 9 May 2023 9 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 opti.ng 23 Nov 2021 23 Nov 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
40 kpta.au - - GoDaddy.com LLC trading as GoDaddy.com Techhunk IT
41 epta.ie 26 Mar 2003 26 Mar 2025 Letshost REDACTED FOR PRIVACY
42 opta8.sbs 29 Jan 2024 29 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
43 opte.digital 25 Mar 2024 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 optc.com 8 Feb 1996 9 Feb 2025 Megazone Corp., dba HOSTING.KR Jinsu kim
45 jpta.marketing 30 May 2023 30 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
46 opga.asia 31 Oct 2022 31 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 octa.bet 30 May 2024 30 May 2025 Sav.com, LLC - 38 REDACTED FOR PRIVACY
48 pota.pt - - - -
49 opt1.site 7 Jun 2024 7 Jun 2025 Namecheap Mourad Amrani
50 opsta.com 22 Nov 2013 22 Nov 2024 GoDaddy.com, LLC -
51 opsa.eu - - eu-kybele.at web invest gmbh & co KG -
52 opla.fr 28 Jul 2016 28 Jul 2024 OVH Ano Nymous
53 olta.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
54 pota.ru 8 Oct 2007 8 Oct 2024 SALENAMES-RU Private Person
55 hopta.ru 28 Mar 2020 28 Mar 2025 TIMEWEB-RU Private Person
56 osta.wang 21 Dec 2020 21 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sai chong shen zhen fu wu you xian gong si
57 otta.org 9 Sep 2005 9 Sep 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
58 opt8.co.uk 16 Sep 2022 16 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
59 octa.space 15 Feb 2019 15 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
60 opat.skin 4 Oct 2023 4 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
61 oyta.net 15 Jul 2015 15 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
62 opca.net 8 Mar 2000 8 Mar 2025 GoDaddy.com, LLC -
63 rpta.org 15 Oct 1997 14 Oct 2027 Network Solutions, LLC Recycled Paperboard Technical Association
64 ocpta.com 27 Dec 2007 27 Dec 2024 Wild West Domains, LLC -
65 optsa.com 5 Jul 2013 5 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 spta.fun 6 Mar 2024 6 Mar 2025 Key-Systems LLC -
67 okta.support 27 Aug 2021 27 Aug 2024 Gandi SAS REDACTED FOR PRIVACY
68 opka.blue 2 Nov 2021 2 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
69 onta.finance 26 Oct 2021 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 optax.ru 1 Mar 2024 1 Mar 2025 BEGET-RU Private Person
71 opya.com 8 Jan 2007 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 oota.com.br 15 Jun 2007 15 Jun 2025 - Ryko Fashion Comercio de Artigos de Vestu?rio Ltda
73 opca.fr 1 Apr 2010 21 Mar 2025 RegistryGate GmbH European Internet Agency LTD
74 epta.online 22 May 2020 22 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
75 optam.in 20 Apr 2017 20 Apr 2026 Endurance Digital Domain Technology LLP N/A
76 opra.site 25 Apr 2023 25 Apr 2025 Dynadot LLC -
77 lopta.blog 4 Jan 2024 4 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
78 octa.pub 13 May 2021 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 opba.cn 25 Mar 2015 25 Mar 2025 阿里云计算有限公司(万网) 王伟
80 apta.live 5 Oct 2021 5 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162741757
81 opti.digital 16 May 2017 16 May 2025 united-domains AG HIGH TECH Handels GmbH
82 osta.ren 22 Jun 2023 22 Jun 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanxi Vocational skill appraisal guidance center
83 upta.com 18 Aug 2018 18 Aug 2024 GoDaddy.com, LLC -
84 opto.farm 23 Nov 2020 23 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
85 ofta.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
86 upta.dev 10 May 2019 10 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
87 octa.co.nz 15 Oct 1996 - Freeparking Limited -
88 opts.com 21 Oct 1996 20 Oct 2024 Dynadot Inc -
89 orta.ru 6 Mar 2018 6 Mar 2025 ARDIS-RU Private Person
90 oppa.top 29 Dec 2015 29 Dec 2027 Chengdu west dimension digital REDACTED FOR PRIVACY
91 opto.org.cn 18 Apr 2024 18 Apr 2025 阿里云计算有限公司(万网) 李淑婧
92 opna.ru 21 Jul 2008 21 Jul 2024 RU-CENTER-RU NETGALAXY LTD
93 octa.su 10 Aug 2021 10 Aug 2024 RUCENTER-SU MARCARIA.COM LLC
94 optia.fr 18 Nov 2018 18 Nov 2024 Hosting Concepts B.V. d/b/a Openprovider NVA Online Advertising
95 opsa.club 7 May 2024 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 optan.nl 21 Mar 2008 - Realtime Register -
97 opt0.com 3 Aug 2011 3 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
98 ohta.social 4 Nov 2020 4 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
99 osta.co.uk 13 Jul 2021 13 Jul 2026 Garth Piesse [Tag = COHERENT-NZ] -
100 opca.info 27 Jun 2013 27 Jun 2024 united-domains AG HEISS Deutschland GmbH
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 Opta.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=opta.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "opta.cl",
        "page_size": 100
    },
    "count": {
        "total": 3125,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gopta.ru, ohta.network, xpta.com, opka.lol, opna.it, opea.ru, ohta.nl, ppta.org.nz, opla.store, osta.club, opat.xyz, opra.co, oppa.studio, iopta.team, optr.com, hpta.org, ovta.org, opsta.cn, optn.club, octa.lc, optal.eu, gpta.info, fpta.pt, opfa.red, optu.com, opto.app, dpta.com, opqa.org, opza.net, oata.info, ogpta.org.in, optia.cloud, opba.top, opto.world, opfa.ru, opxa.net, opty.cloud, npta.education, opti.ng, kpta.au, epta.ie, opta8.sbs, opte.digital, optc.com, jpta.marketing, opga.asia, octa.bet, pota.pt, opt1.site, opsta.com, opsa.eu, opla.fr, olta.info, pota.ru, hopta.ru, osta.wang, otta.org, opt8.co.uk, octa.space, opat.skin, oyta.net, opca.net, rpta.org, ocpta.com, optsa.com, spta.fun, okta.support, opka.blue, onta.finance, optax.ru, opya.com, oota.com.br, opca.fr, epta.online, optam.in, opra.site, lopta.blog, octa.pub, opba.cn, apta.live, opti.digital, osta.ren, upta.com, opto.farm, ofta.info, upta.dev, octa.co.nz, opts.com, orta.ru, oppa.top, opto.org.cn, opna.ru, octa.su, optia.fr, opsa.club, optan.nl, opt0.com, ohta.social, osta.co.uk, opca.info",
    "results": [
        {
            "num": 1,
            "domain_name": "gopta.ru",
            "domain_keyword": "gopta",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:23:12",
            "create_date": "2008-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.gopta.ru.",
                "ns2.gopta.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "ohta.network",
            "domain_keyword": "ohta",
            "domain_tld": "network",
            "query_time": "2024-05-03 22:34:25",
            "create_date": "2019-10-10",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-10",
            "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": 3,
            "domain_name": "xpta.com",
            "domain_keyword": "xpta",
            "domain_tld": "com",
            "query_time": "2024-05-02 07:16:00",
            "create_date": "2005-04-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sudos.co",
                "ns2.sudos.co",
                "verification-ppzesnh6w3.ns3.sudos.me"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "opka.lol",
            "domain_keyword": "opka",
            "domain_tld": "lol",
            "query_time": "2024-05-02 03:03:10",
            "create_date": "2023-12-18",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "opna.it",
            "domain_keyword": "opna",
            "domain_tld": "it",
            "query_time": "2024-05-02 03:04:38",
            "create_date": "2014-02-14",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-14",
            "registrar_name": "Irideos s.p.a.",
            "registrar_website": "http://www.irideos.it",
            "registrant_company": "Opna Organismo Paritetico Nazionale Dell’artigianato",
            "name_servers": [
                "ns1.mclink-net.it",
                "ns2.mclink-net.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "opea.ru",
            "domain_keyword": "opea",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:24:47",
            "create_date": "2008-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "ohta.nl",
            "domain_keyword": "ohta",
            "domain_tld": "nl",
            "query_time": "2024-05-06 16:58:38",
            "create_date": "2023-09-23",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "ppta.org.nz",
            "domain_keyword": "ppta",
            "domain_tld": "org.nz",
            "query_time": "2024-05-11 09:23:28",
            "create_date": "1997-10-29",
            "update_date": "2024-01-15",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "eric.ns.cloudflare.com",
                "kim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "opla.store",
            "domain_keyword": "opla",
            "domain_tld": "store",
            "query_time": "2024-05-11 20:54:18",
            "create_date": "2023-08-27",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "osta.club",
            "domain_keyword": "osta",
            "domain_tld": "club",
            "query_time": "2024-05-11 17:47:46",
            "create_date": "2020-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kuai Xun ( Shan Dong ) Jiao Yu Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "opat.xyz",
            "domain_keyword": "opat",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 23:37:34",
            "create_date": "2017-10-20",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "opra.co",
            "domain_keyword": "opra",
            "domain_tld": "co",
            "query_time": "2024-05-13 04:59:34",
            "create_date": "2018-06-20",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oppa.studio",
            "domain_keyword": "oppa",
            "domain_tld": "studio",
            "query_time": "2024-05-09 14:45:15",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "iopta.team",
            "domain_keyword": "iopta",
            "domain_tld": "team",
            "query_time": "2024-04-22 17:45:28",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexander A Lakhno",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Novgorodskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "optr.com",
            "domain_keyword": "optr",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:18:04",
            "create_date": "2016-03-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hpta.org",
            "domain_keyword": "hpta",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:37:22",
            "create_date": "2003-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "uluflgk4.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ovta.org",
            "domain_keyword": "ovta",
            "domain_tld": "org",
            "query_time": "2024-04-16 10:51:48",
            "create_date": "1998-09-13",
            "update_date": "2023-10-12",
            "expiry_date": "2026-09-12",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "opsta.cn",
            "domain_keyword": "opsta",
            "domain_tld": "cn",
            "query_time": "2024-05-26 04:36:29",
            "create_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "厦门中拓互联网络科技有限公司",
            "registrant_name": "赵婷婷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "optn.club",
            "domain_keyword": "optn",
            "domain_tld": "club",
            "query_time": "2024-05-26 04:43:42",
            "create_date": "2022-06-29",
            "update_date": "2023-01-18",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 20,
            "domain_name": "octa.lc",
            "domain_keyword": "octa",
            "domain_tld": "lc",
            "query_time": "2024-05-13 23:31:12",
            "create_date": "2021-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Octa Markets Incorporated",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N-A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VC",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "optal.eu",
            "domain_keyword": "optal",
            "domain_tld": "eu",
            "query_time": "2024-05-14 19:54:20",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-138-a.gandi.net",
                "ns-148-b.gandi.net",
                "ns-46-c.gandi.net"
            ]
        },
        {
            "num": 22,
            "domain_name": "gpta.info",
            "domain_keyword": "gpta",
            "domain_tld": "info",
            "query_time": "2024-05-24 00:28:10",
            "create_date": "2002-03-02",
            "update_date": "2022-09-07",
            "expiry_date": "2029-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fpta.pt",
            "domain_keyword": "fpta",
            "domain_tld": "pt",
            "query_time": "2024-05-24 19:33:04",
            "expiry_date": "2024-12-06",
            "registrant_name": "Federacao Portuguesa de Tiro com Arco",
            "registrant_address": "Anexo ao Lar Feminino do ISEF",
            "registrant_city": "Cruz Quebrada - Dafundo",
            "registrant_state": "Estrada da Costa",
            "registrant_zip": "1495-688",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 24,
            "domain_name": "opfa.red",
            "domain_keyword": "opfa",
            "domain_tld": "red",
            "query_time": "2024-06-08 18:32:57",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1621,
            "registrar_name": "Shanghai Meicheng Technology Information Development Co., Ltd.",
            "registrar_website": "https://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yang Jia Jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShangHaiShi",
            "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": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "optu.com",
            "domain_keyword": "optu",
            "domain_tld": "com",
            "query_time": "2024-06-12 07:41:46",
            "create_date": "2002-10-18",
            "update_date": "2022-10-13",
            "expiry_date": "2030-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6251.hostgator.com",
                "ns6252.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "opto.app",
            "domain_keyword": "opto",
            "domain_tld": "app",
            "query_time": "2024-06-12 23:37:26",
            "create_date": "2019-12-02",
            "update_date": "2024-05-28",
            "expiry_date": "2024-12-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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 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": [
                "chad.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "dpta.com",
            "domain_keyword": "dpta",
            "domain_tld": "com",
            "query_time": "2024-06-13 20:08:27",
            "create_date": "2001-11-15",
            "update_date": "2022-09-17",
            "expiry_date": "2026-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "opqa.org",
            "domain_keyword": "opqa",
            "domain_tld": "org",
            "query_time": "2024-04-23 11:18:24",
            "create_date": "2011-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "opza.net",
            "domain_keyword": "opza",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:27:40",
            "create_date": "2020-12-04",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/opza.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "oata.info",
            "domain_keyword": "oata",
            "domain_tld": "info",
            "query_time": "2024-04-24 21:01:46",
            "create_date": "2020-03-18",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ogpta.org.in",
            "domain_keyword": "ogpta",
            "domain_tld": "org.in",
            "query_time": "2024-04-30 15:45:13",
            "create_date": "2018-09-28",
            "update_date": "2023-12-04",
            "expiry_date": "2024-09-28",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADARSHA INFOTECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Odisha",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "optia.cloud",
            "domain_keyword": "optia",
            "domain_tld": "cloud",
            "query_time": "2024-04-27 22:07:18",
            "create_date": "2018-08-01",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OPTia Jarosaw Ksiycki",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "opba.top",
            "domain_keyword": "opba",
            "domain_tld": "top",
            "query_time": "2024-05-02 04:25:58",
            "create_date": "2023-02-08",
            "update_date": "2024-04-29",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Heilongjiang",
            "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": [
                "nsx.tssns.net",
                "nsy.tssns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "opto.world",
            "domain_keyword": "opto",
            "domain_tld": "world",
            "query_time": "2024-05-02 17:50:52",
            "create_date": "2021-10-10",
            "update_date": "2023-11-24",
            "expiry_date": "2024-10-10",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "opfa.ru",
            "domain_keyword": "opfa",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:26:33",
            "create_date": "2009-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "opxa.net",
            "domain_keyword": "opxa",
            "domain_tld": "net",
            "query_time": "2024-05-06 18:20:17",
            "create_date": "2020-07-01",
            "update_date": "2023-05-30",
            "expiry_date": "2024-07-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of opxa.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1415.awsdns-48.org",
                "ns-1962.awsdns-53.co.uk",
                "ns-527.awsdns-01.net",
                "ns-65.awsdns-08.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "opty.cloud",
            "domain_keyword": "opty",
            "domain_tld": "cloud",
            "query_time": "2024-05-06 18:15:15",
            "create_date": "2022-01-03",
            "update_date": "2024-01-09",
            "expiry_date": "2026-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "npta.education",
            "domain_keyword": "npta",
            "domain_tld": "education",
            "query_time": "2024-05-11 08:25:39",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "opti.ng",
            "domain_keyword": "opti",
            "domain_tld": "ng",
            "query_time": "2024-05-19 16:57:44",
            "create_date": "2021-11-23",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-23",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Example Inc.",
            "registrant_address": "Friedrich-Ebert-Anlage 49, MesseTurm",
            "registrant_city": "Frankfurt",
            "registrant_state": "Hessen",
            "registrant_zip": "60308",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kpta.au",
            "domain_keyword": "kpta",
            "domain_tld": "au",
            "query_time": "2024-05-20 02:35:31",
            "update_date": "2023-06-03",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Techhunk IT",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "epta.ie",
            "domain_keyword": "epta",
            "domain_tld": "ie",
            "query_time": "2024-05-24 17:18:52",
            "create_date": "2003-03-26",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-26",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "opta8.sbs",
            "domain_keyword": "opta8",
            "domain_tld": "sbs",
            "query_time": "2024-05-26 04:36:36",
            "create_date": "2024-01-29",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "opte.digital",
            "domain_keyword": "opte",
            "domain_tld": "digital",
            "query_time": "2024-05-26 04:36:39",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-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": [
                "arch.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "optc.com",
            "domain_keyword": "optc",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:07:56",
            "create_date": "1996-02-08",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Jinsu kim",
            "registrant_company": "Jinsu kim",
            "registrant_address": "Hagil-ri, 253-3 Hyangnam-eup Hwaseong-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "18620",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313528463",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "jpta.marketing",
            "domain_keyword": "jpta",
            "domain_tld": "marketing",
            "query_time": "2024-06-01 17:09:02",
            "create_date": "2023-05-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "opga.asia",
            "domain_keyword": "opga",
            "domain_tld": "asia",
            "query_time": "2024-06-08 18:33:12",
            "create_date": "2022-10-31",
            "update_date": "2023-03-20",
            "expiry_date": "2025-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": [
                "micah.ns.cloudflare.com",
                "olivia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "octa.bet",
            "domain_keyword": "octa",
            "domain_tld": "bet",
            "query_time": "2024-06-02 11:20:52",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3928,
            "registrar_name": "Sav.com, LLC - 38",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pota.pt",
            "domain_keyword": "pota",
            "domain_tld": "pt",
            "query_time": "2024-06-14 09:00:30",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 49,
            "domain_name": "opt1.site",
            "domain_keyword": "opt1",
            "domain_tld": "site",
            "query_time": "2024-06-16 17:39:37",
            "create_date": "2024-06-07",
            "update_date": "2024-06-14",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Mourad Amrani",
            "registrant_state": "Tangier",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "opsta.com",
            "domain_keyword": "opsta",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:22:43",
            "create_date": "2013-11-22",
            "update_date": "2022-09-01",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "opsa.eu",
            "domain_keyword": "opsa",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:07:32",
            "registrar_name": "eu-kybele.at web invest gmbh & co KG",
            "registrar_website": "http://www.eu-kybele.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ]
        },
        {
            "num": 52,
            "domain_name": "opla.fr",
            "domain_keyword": "opla",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:54:19",
            "create_date": "2016-07-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-28",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 53,
            "domain_name": "olta.info",
            "domain_keyword": "olta",
            "domain_tld": "info",
            "query_time": "2024-05-06 08:25:36",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": 54,
            "domain_name": "pota.ru",
            "domain_keyword": "pota",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:14:50",
            "create_date": "2007-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "hopta.ru",
            "domain_keyword": "hopta",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:21:25",
            "create_date": "2020-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "osta.wang",
            "domain_keyword": "osta",
            "domain_tld": "wang",
            "query_time": "2024-05-10 15:15:05",
            "create_date": "2020-12-21",
            "update_date": "2022-11-10",
            "expiry_date": "2025-12-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sai chong  shen zhen  fu wu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "otta.org",
            "domain_keyword": "otta",
            "domain_tld": "org",
            "query_time": "2024-04-16 23:01:37",
            "create_date": "2005-09-09",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-09",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://whois.bluerazor.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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "opt8.co.uk",
            "domain_keyword": "opt8",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 13:07:40",
            "create_date": "2022-09-16",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.clook.net",
                "ns2.clook.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "octa.space",
            "domain_keyword": "octa",
            "domain_tld": "space",
            "query_time": "2024-06-02 11:20:52",
            "create_date": "2019-02-15",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_state": "Kyiv",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kipp.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "opat.skin",
            "domain_keyword": "opat",
            "domain_tld": "skin",
            "query_time": "2024-06-01 00:22:20",
            "create_date": "2023-10-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "oyta.net",
            "domain_keyword": "oyta",
            "domain_tld": "net",
            "query_time": "2024-06-13 14:10:20",
            "create_date": "2015-07-15",
            "update_date": "2019-05-16",
            "expiry_date": "2024-07-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hei Long Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "opca.net",
            "domain_keyword": "opca",
            "domain_tld": "net",
            "query_time": "2024-06-14 16:45:52",
            "create_date": "2000-03-08",
            "update_date": "2023-10-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rpta.org",
            "domain_keyword": "rpta",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:53:56",
            "create_date": "1997-10-15",
            "update_date": "2018-10-01",
            "expiry_date": "2027-10-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Recycled Paperboard Technical Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns-noc-30.comnexia.com",
                "dns-noc-40.comnexia.com",
                "dns-roswell-20.comnexia.com",
                "dns-roswell-50.comnexia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ocpta.com",
            "domain_keyword": "ocpta",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:24:06",
            "create_date": "2007-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "optsa.com",
            "domain_keyword": "optsa",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:18:24",
            "create_date": "2013-07-05",
            "update_date": "2020-06-29",
            "expiry_date": "2024-07-05",
            "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": 66,
            "domain_name": "spta.fun",
            "domain_keyword": "spta",
            "domain_tld": "fun",
            "query_time": "2024-05-09 06:50:28",
            "create_date": "2024-03-06",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "okta.support",
            "domain_keyword": "okta",
            "domain_tld": "support",
            "query_time": "2024-05-10 00:10:25",
            "create_date": "2021-08-27",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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-105-a.gandi.net",
                "ns-173-b.gandi.net",
                "ns-196-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "opka.blue",
            "domain_keyword": "opka",
            "domain_tld": "blue",
            "query_time": "2024-05-11 20:54:10",
            "create_date": "2021-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "onta.finance",
            "domain_keyword": "onta",
            "domain_tld": "finance",
            "query_time": "2024-05-09 19:04:12",
            "create_date": "2021-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "optax.ru",
            "domain_keyword": "optax",
            "domain_tld": "ru",
            "query_time": "2024-05-05 15:14:23",
            "create_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "opya.com",
            "domain_keyword": "opya",
            "domain_tld": "com",
            "query_time": "2024-05-04 04:13:28",
            "create_date": "2007-01-08",
            "update_date": "2023-01-05",
            "expiry_date": "2025-01-08",
            "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=opya.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.powweb.com",
                "ns2.powweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "oota.com.br",
            "domain_keyword": "oota",
            "domain_tld": "com.br",
            "query_time": "2024-05-05 23:31:59",
            "create_date": "2007-06-15",
            "update_date": "2021-02-20",
            "expiry_date": "2025-06-15",
            "registrant_name": "Ryko Fashion Comercio de Artigos de Vestu?rio Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 73,
            "domain_name": "opca.fr",
            "domain_keyword": "opca",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:51:58",
            "create_date": "2010-04-01",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "European Internet Agency LTD",
            "registrant_address": "3, quai Kleber, 67000 Strasbourg",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.6934876005",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 74,
            "domain_name": "epta.online",
            "domain_keyword": "epta",
            "domain_tld": "online",
            "query_time": "2024-05-02 13:21:13",
            "create_date": "2020-05-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kevin.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "optam.in",
            "domain_keyword": "optam",
            "domain_tld": "in",
            "query_time": "2024-05-03 06:22:09",
            "create_date": "2017-04-20",
            "update_date": "2024-05-01",
            "expiry_date": "2026-04-20",
            "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": "Kerala",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "opra.site",
            "domain_keyword": "opra",
            "domain_tld": "site",
            "query_time": "2024-05-03 06:18:33",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lopta.blog",
            "domain_keyword": "lopta",
            "domain_tld": "blog",
            "query_time": "2024-05-07 07:11:29",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "octa.pub",
            "domain_keyword": "octa",
            "domain_tld": "pub",
            "query_time": "2024-05-13 23:31:13",
            "create_date": "2021-05-13",
            "update_date": "2023-07-21",
            "expiry_date": "2025-05-13",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "opba.cn",
            "domain_keyword": "opba",
            "domain_tld": "cn",
            "query_time": "2024-05-22 20:12:29",
            "create_date": "2015-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "apta.live",
            "domain_keyword": "apta",
            "domain_tld": "live",
            "query_time": "2024-05-21 20:56:01",
            "create_date": "2021-10-05",
            "update_date": "2024-05-14",
            "expiry_date": "2024-10-05",
            "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 0162741757",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "opti.digital",
            "domain_keyword": "opti",
            "domain_tld": "digital",
            "query_time": "2024-05-19 16:57:44",
            "create_date": "2017-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HIGH TECH Handels GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "osta.ren",
            "domain_keyword": "osta",
            "domain_tld": "ren",
            "query_time": "2024-05-15 05:31:23",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2028-06-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanxi Vocational skill appraisal guidance center",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "upta.com",
            "domain_keyword": "upta",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:20:16",
            "create_date": "2018-08-18",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "opto.farm",
            "domain_keyword": "opto",
            "domain_tld": "farm",
            "query_time": "2024-05-26 04:43:40",
            "create_date": "2020-11-23",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ofta.info",
            "domain_keyword": "ofta",
            "domain_tld": "info",
            "query_time": "2024-05-27 00:55:10",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "upta.dev",
            "domain_keyword": "upta",
            "domain_tld": "dev",
            "query_time": "2024-06-06 15:56:42",
            "create_date": "2019-05-10",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "octa.co.nz",
            "domain_keyword": "octa",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 17:16:20",
            "create_date": "1996-10-15",
            "update_date": "2023-11-13",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns1.synaxis.net.nz",
                "ns2.synaxis.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "opts.com",
            "domain_keyword": "opts",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:57:07",
            "create_date": "1996-10-21",
            "update_date": "2023-04-08",
            "expiry_date": "2024-10-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "orta.ru",
            "domain_keyword": "orta",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:55:26",
            "create_date": "2018-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "oppa.top",
            "domain_keyword": "oppa",
            "domain_tld": "top",
            "query_time": "2024-05-01 23:29:41",
            "create_date": "2015-12-29",
            "update_date": "2023-02-27",
            "expiry_date": "2027-12-29",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "opto.org.cn",
            "domain_keyword": "opto",
            "domain_tld": "org.cn",
            "query_time": "2024-05-02 17:50:51",
            "create_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李淑婧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "opna.ru",
            "domain_keyword": "opna",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:27:37",
            "create_date": "2008-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "octa.su",
            "domain_keyword": "octa",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:22:33",
            "create_date": "2021-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "MARCARIA.COM LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+13054348621",
            "registrant_fax": "+13056752956",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 94,
            "domain_name": "optia.fr",
            "domain_keyword": "optia",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:54:47",
            "create_date": "2018-11-18",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-18",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "NVA Online Advertising, Opper 14, 5406 CA Uden",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.642204151",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 95,
            "domain_name": "opsa.club",
            "domain_keyword": "opsa",
            "domain_tld": "club",
            "query_time": "2024-05-09 14:37:03",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "optan.nl",
            "domain_keyword": "optan",
            "domain_tld": "nl",
            "query_time": "2024-05-09 14:51:03",
            "create_date": "2008-03-21",
            "update_date": "2021-01-29",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "opt0.com",
            "domain_keyword": "opt0",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:23:53",
            "create_date": "2011-08-03",
            "update_date": "2023-05-23",
            "expiry_date": "2024-08-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/opt0.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "destiny.ns.cloudflare.com",
                "kai.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ohta.social",
            "domain_keyword": "ohta",
            "domain_tld": "social",
            "query_time": "2024-04-22 17:27:12",
            "create_date": "2020-11-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "osta.co.uk",
            "domain_keyword": "osta",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 21:41:31",
            "create_date": "2021-07-13",
            "update_date": "2023-01-11",
            "expiry_date": "2026-07-13",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "opca.info",
            "domain_keyword": "opca",
            "domain_tld": "info",
            "query_time": "2024-04-27 23:25:01",
            "create_date": "2013-06-27",
            "update_date": "2024-04-11",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HEISS Deutschland GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>opta.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3125</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gopta.ru, ohta.network, xpta.com, opka.lol, opna.it, opea.ru, ohta.nl, ppta.org.nz, opla.store, osta.club, opat.xyz, opra.co, oppa.studio, iopta.team, optr.com, hpta.org, ovta.org, opsta.cn, optn.club, octa.lc, optal.eu, gpta.info, fpta.pt, opfa.red, optu.com, opto.app, dpta.com, opqa.org, opza.net, oata.info, ogpta.org.in, optia.cloud, opba.top, opto.world, opfa.ru, opxa.net, opty.cloud, npta.education, opti.ng, kpta.au, epta.ie, opta8.sbs, opte.digital, optc.com, jpta.marketing, opga.asia, octa.bet, pota.pt, opt1.site, opsta.com, opsa.eu, opla.fr, olta.info, pota.ru, hopta.ru, osta.wang, otta.org, opt8.co.uk, octa.space, opat.skin, oyta.net, opca.net, rpta.org, ocpta.com, optsa.com, spta.fun, okta.support, opka.blue, onta.finance, optax.ru, opya.com, oota.com.br, opca.fr, epta.online, optam.in, opra.site, lopta.blog, octa.pub, opba.cn, apta.live, opti.digital, osta.ren, upta.com, opto.farm, ofta.info, upta.dev, octa.co.nz, opts.com, orta.ru, oppa.top, opto.org.cn, opna.ru, octa.su, optia.fr, opsa.club, optan.nl, opt0.com, ohta.social, osta.co.uk, opca.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gopta.ru</domain_name>
   <domain_keyword>gopta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:23:12</query_time>
   <create_date>2008-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.gopta.ru.</value>
    <value>ns2.gopta.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ohta.network</domain_name>
   <domain_keyword>ohta</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-03 22:34:25</query_time>
   <create_date>2019-10-10</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-10</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>3</num>
   <domain_name>xpta.com</domain_name>
   <domain_keyword>xpta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 07:16:00</query_time>
   <create_date>2005-04-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.sudos.co</value>
    <value>ns2.sudos.co</value>
    <value>verification-ppzesnh6w3.ns3.sudos.me</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>opka.lol</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-02 03:03:10</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>opna.it</domain_name>
   <domain_keyword>opna</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 03:04:38</query_time>
   <create_date>2014-02-14</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Irideos s.p.a.</registrar_name>
   <registrar_website>http://www.irideos.it</registrar_website>
   <registrant_company>Opna Organismo Paritetico Nazionale Dell’artigianato</registrant_company>
   <name_servers>
    <value>ns1.mclink-net.it</value>
    <value>ns2.mclink-net.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>opea.ru</domain_name>
   <domain_keyword>opea</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:24:47</query_time>
   <create_date>2008-03-08</create_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ohta.nl</domain_name>
   <domain_keyword>ohta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 16:58:38</query_time>
   <create_date>2023-09-23</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ppta.org.nz</domain_name>
   <domain_keyword>ppta</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-11 09:23:28</query_time>
   <create_date>1997-10-29</create_date>
   <update_date>2024-01-15</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>eric.ns.cloudflare.com</value>
    <value>kim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>opla.store</domain_name>
   <domain_keyword>opla</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 20:54:18</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>osta.club</domain_name>
   <domain_keyword>osta</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-11 17:47:46</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kuai Xun ( Shan Dong ) Jiao Yu Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>opat.xyz</domain_name>
   <domain_keyword>opat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 23:37:34</query_time>
   <create_date>2017-10-20</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>opra.co</domain_name>
   <domain_keyword>opra</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 04:59:34</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oppa.studio</domain_name>
   <domain_keyword>oppa</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-09 14:45:15</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>14</num>
   <domain_name>iopta.team</domain_name>
   <domain_keyword>iopta</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-22 17:45:28</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexander A Lakhno</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Novgorodskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>optr.com</domain_name>
   <domain_keyword>optr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:18:04</query_time>
   <create_date>2016-03-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hpta.org</domain_name>
   <domain_keyword>hpta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:37:22</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>uluflgk4.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ovta.org</domain_name>
   <domain_keyword>ovta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 10:51:48</query_time>
   <create_date>1998-09-13</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2026-09-12</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>opsta.cn</domain_name>
   <domain_keyword>opsta</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 04:36:29</query_time>
   <create_date>2024-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>厦门中拓互联网络科技有限公司</registrar_name>
   <registrant_name>赵婷婷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>optn.club</domain_name>
   <domain_keyword>optn</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 04:43:42</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>20</num>
   <domain_name>octa.lc</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>lc</domain_tld>
   <query_time>2024-05-13 23:31:12</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Octa Markets Incorporated</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N-A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VC</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>optal.eu</domain_name>
   <domain_keyword>optal</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-14 19:54:20</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-138-a.gandi.net</value>
    <value>ns-148-b.gandi.net</value>
    <value>ns-46-c.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>gpta.info</domain_name>
   <domain_keyword>gpta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 00:28:10</query_time>
   <create_date>2002-03-02</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2029-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>23</num>
   <domain_name>fpta.pt</domain_name>
   <domain_keyword>fpta</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-24 19:33:04</query_time>
   <expiry_date>2024-12-06</expiry_date>
   <registrant_name>Federacao Portuguesa de Tiro com Arco</registrant_name>
   <registrant_address>Anexo ao Lar Feminino do ISEF</registrant_address>
   <registrant_city>Cruz Quebrada - Dafundo</registrant_city>
   <registrant_state>Estrada da Costa</registrant_state>
   <registrant_zip>1495-688</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>opfa.red</domain_name>
   <domain_keyword>opfa</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-06-08 18:32:57</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>Shanghai Meicheng Technology Information Development Co., Ltd.</registrar_name>
   <registrar_website>https://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yang Jia Jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ShangHaiShi</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>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>optu.com</domain_name>
   <domain_keyword>optu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 07:41:46</query_time>
   <create_date>2002-10-18</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2030-10-18</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>ns6251.hostgator.com</value>
    <value>ns6252.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>opto.app</domain_name>
   <domain_keyword>opto</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 23:37:26</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 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>chad.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dpta.com</domain_name>
   <domain_keyword>dpta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 20:08:27</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2026-11-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>opqa.org</domain_name>
   <domain_keyword>opqa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 11:18:24</query_time>
   <create_date>2011-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>opza.net</domain_name>
   <domain_keyword>opza</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:27:40</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/opza.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>oata.info</domain_name>
   <domain_keyword>oata</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 21:01:46</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ogpta.org.in</domain_name>
   <domain_keyword>ogpta</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-30 15:45:13</query_time>
   <create_date>2018-09-28</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-09-28</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>ADARSHA INFOTECH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Odisha</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>optia.cloud</domain_name>
   <domain_keyword>optia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-27 22:07:18</query_time>
   <create_date>2018-08-01</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OPTia Jarosaw Ksiycki</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>opba.top</domain_name>
   <domain_keyword>opba</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 04:25:58</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Heilongjiang</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>nsx.tssns.net</value>
    <value>nsy.tssns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>opto.world</domain_name>
   <domain_keyword>opto</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-02 17:50:52</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-10-10</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>ns71.domaincontrol.com</value>
    <value>ns72.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>35</num>
   <domain_name>opfa.ru</domain_name>
   <domain_keyword>opfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:26:33</query_time>
   <create_date>2009-11-12</create_date>
   <expiry_date>2024-11-12</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>36</num>
   <domain_name>opxa.net</domain_name>
   <domain_keyword>opxa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 18:20:17</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of opxa.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1415.awsdns-48.org</value>
    <value>ns-1962.awsdns-53.co.uk</value>
    <value>ns-527.awsdns-01.net</value>
    <value>ns-65.awsdns-08.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>opty.cloud</domain_name>
   <domain_keyword>opty</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-06 18:15:15</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>npta.education</domain_name>
   <domain_keyword>npta</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-11 08:25:39</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>opti.ng</domain_name>
   <domain_keyword>opti</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-19 16:57:44</query_time>
   <create_date>2021-11-23</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Friedrich-Ebert-Anlage 49, MesseTurm</registrant_address>
   <registrant_city>Frankfurt</registrant_city>
   <registrant_state>Hessen</registrant_state>
   <registrant_zip>60308</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kpta.au</domain_name>
   <domain_keyword>kpta</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-20 02:35:31</query_time>
   <update_date>2023-06-03</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Techhunk IT</registrant_name>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>epta.ie</domain_name>
   <domain_keyword>epta</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-24 17:18:52</query_time>
   <create_date>2003-03-26</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>opta8.sbs</domain_name>
   <domain_keyword>opta8</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-26 04:36:36</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>opte.digital</domain_name>
   <domain_keyword>opte</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-26 04:36:39</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-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>arch.ns.cloudflare.com</value>
    <value>nicole.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>44</num>
   <domain_name>optc.com</domain_name>
   <domain_keyword>optc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:07:56</query_time>
   <create_date>1996-02-08</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Jinsu kim</registrant_name>
   <registrant_company>Jinsu kim</registrant_company>
   <registrant_address>Hagil-ri, 253-3 Hyangnam-eup Hwaseong-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>18620</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313528463</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jpta.marketing</domain_name>
   <domain_keyword>jpta</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-06-01 17:09:02</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>opga.asia</domain_name>
   <domain_keyword>opga</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 18:33:12</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-03-20</update_date>
   <expiry_date>2025-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>micah.ns.cloudflare.com</value>
    <value>olivia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>octa.bet</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-06-02 11:20:52</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3928</registrar_iana>
   <registrar_name>Sav.com, LLC - 38</registrar_name>
   <registrar_website>http://sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pota.pt</domain_name>
   <domain_keyword>pota</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-14 09:00:30</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>opt1.site</domain_name>
   <domain_keyword>opt1</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-16 17:39:37</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-14</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Mourad Amrani</registrant_company>
   <registrant_state>Tangier</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>opsta.com</domain_name>
   <domain_keyword>opsta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:22:43</query_time>
   <create_date>2013-11-22</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-11-22</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>opsa.eu</domain_name>
   <domain_keyword>opsa</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:07:32</query_time>
   <registrar_name>eu-kybele.at web invest gmbh &amp; co KG</registrar_name>
   <registrar_website>http://www.eu-kybele.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>opla.fr</domain_name>
   <domain_keyword>opla</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:54:19</query_time>
   <create_date>2016-07-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>olta.info</domain_name>
   <domain_keyword>olta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 08:25:36</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>54</num>
   <domain_name>pota.ru</domain_name>
   <domain_keyword>pota</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:14:50</query_time>
   <create_date>2007-10-08</create_date>
   <expiry_date>2024-10-08</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>55</num>
   <domain_name>hopta.ru</domain_name>
   <domain_keyword>hopta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:21:25</query_time>
   <create_date>2020-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>osta.wang</domain_name>
   <domain_keyword>osta</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-10 15:15:05</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2022-11-10</update_date>
   <expiry_date>2025-12-21</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sai chong  shen zhen  fu wu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>otta.org</domain_name>
   <domain_keyword>otta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 23:01:37</query_time>
   <create_date>2005-09-09</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://whois.bluerazor.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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>opt8.co.uk</domain_name>
   <domain_keyword>opt8</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 13:07:40</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.clook.net</value>
    <value>ns2.clook.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>octa.space</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-02 11:20:52</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_state>Kyiv</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kipp.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>opat.skin</domain_name>
   <domain_keyword>opat</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-06-01 00:22:20</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>oyta.net</domain_name>
   <domain_keyword>oyta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 14:10:20</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2019-05-16</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hei Long Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>opca.net</domain_name>
   <domain_keyword>opca</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 16:45:52</query_time>
   <create_date>2000-03-08</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rpta.org</domain_name>
   <domain_keyword>rpta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:53:56</query_time>
   <create_date>1997-10-15</create_date>
   <update_date>2018-10-01</update_date>
   <expiry_date>2027-10-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_company>Recycled Paperboard Technical Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns-noc-30.comnexia.com</value>
    <value>dns-noc-40.comnexia.com</value>
    <value>dns-roswell-20.comnexia.com</value>
    <value>dns-roswell-50.comnexia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ocpta.com</domain_name>
   <domain_keyword>ocpta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:24:06</query_time>
   <create_date>2007-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>optsa.com</domain_name>
   <domain_keyword>optsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:18:24</query_time>
   <create_date>2013-07-05</create_date>
   <update_date>2020-06-29</update_date>
   <expiry_date>2024-07-05</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>66</num>
   <domain_name>spta.fun</domain_name>
   <domain_keyword>spta</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 06:50:28</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>okta.support</domain_name>
   <domain_keyword>okta</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-10 00:10:25</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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-105-a.gandi.net</value>
    <value>ns-173-b.gandi.net</value>
    <value>ns-196-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>opka.blue</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-11 20:54:10</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>onta.finance</domain_name>
   <domain_keyword>onta</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-09 19:04:12</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>optax.ru</domain_name>
   <domain_keyword>optax</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 15:14:23</query_time>
   <create_date>2024-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>opya.com</domain_name>
   <domain_keyword>opya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 04:13:28</query_time>
   <create_date>2007-01-08</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-01-08</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=opya.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.powweb.com</value>
    <value>ns2.powweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>oota.com.br</domain_name>
   <domain_keyword>oota</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-05 23:31:59</query_time>
   <create_date>2007-06-15</create_date>
   <update_date>2021-02-20</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrant_name>Ryko Fashion Comercio de Artigos de Vestu?rio Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>opca.fr</domain_name>
   <domain_keyword>opca</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:51:58</query_time>
   <create_date>2010-04-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>European Internet Agency LTD</registrant_company>
   <registrant_address>3, quai Kleber, 67000 Strasbourg</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.6934876005</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>epta.online</domain_name>
   <domain_keyword>epta</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 13:21:13</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kevin.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.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>optam.in</domain_name>
   <domain_keyword>optam</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-03 06:22:09</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2026-04-20</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>Kerala</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>opra.site</domain_name>
   <domain_keyword>opra</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 06:18:33</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lopta.blog</domain_name>
   <domain_keyword>lopta</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-07 07:11:29</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>octa.pub</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-13 23:31:13</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>opba.cn</domain_name>
   <domain_keyword>opba</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-22 20:12:29</query_time>
   <create_date>2015-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>apta.live</domain_name>
   <domain_keyword>apta</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 20:56:01</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-10-05</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 0162741757</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>opti.digital</domain_name>
   <domain_keyword>opti</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 16:57:44</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HIGH TECH Handels GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>osta.ren</domain_name>
   <domain_keyword>osta</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-05-15 05:31:23</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2028-06-22</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanxi Vocational skill appraisal guidance center</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>upta.com</domain_name>
   <domain_keyword>upta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:20:16</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>opto.farm</domain_name>
   <domain_keyword>opto</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-26 04:43:40</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ofta.info</domain_name>
   <domain_keyword>ofta</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 00:55:10</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>upta.dev</domain_name>
   <domain_keyword>upta</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-06 15:56:42</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>octa.co.nz</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 17:16:20</query_time>
   <create_date>1996-10-15</create_date>
   <update_date>2023-11-13</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns1.synaxis.net.nz</value>
    <value>ns2.synaxis.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>opts.com</domain_name>
   <domain_keyword>opts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:57:07</query_time>
   <create_date>1996-10-21</create_date>
   <update_date>2023-04-08</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>89</num>
   <domain_name>orta.ru</domain_name>
   <domain_keyword>orta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:55:26</query_time>
   <create_date>2018-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>oppa.top</domain_name>
   <domain_keyword>oppa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 23:29:41</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2027-12-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>opto.org.cn</domain_name>
   <domain_keyword>opto</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-02 17:50:51</query_time>
   <create_date>2024-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李淑婧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>opna.ru</domain_name>
   <domain_keyword>opna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:27:37</query_time>
   <create_date>2008-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>93</num>
   <domain_name>octa.su</domain_name>
   <domain_keyword>octa</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:22:33</query_time>
   <create_date>2021-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>MARCARIA.COM LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+13054348621</registrant_phone>
   <registrant_fax>+13056752956</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>optia.fr</domain_name>
   <domain_keyword>optia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:54:47</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>NVA Online Advertising, Opper 14, 5406 CA Uden</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.642204151</registrant_phone>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>opsa.club</domain_name>
   <domain_keyword>opsa</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 14:37:03</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>optan.nl</domain_name>
   <domain_keyword>optan</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 14:51:03</query_time>
   <create_date>2008-03-21</create_date>
   <update_date>2021-01-29</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>opt0.com</domain_name>
   <domain_keyword>opt0</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:23:53</query_time>
   <create_date>2011-08-03</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/opt0.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>destiny.ns.cloudflare.com</value>
    <value>kai.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ohta.social</domain_name>
   <domain_keyword>ohta</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-22 17:27:12</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>osta.co.uk</domain_name>
   <domain_keyword>osta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 21:41:31</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2026-07-13</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>opca.info</domain_name>
   <domain_keyword>opca</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 23:25:01</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HEISS Deutschland GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.072</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,805,018

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,805,018
Total WHOIS records with a Registrant Contact 167,117,273
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,480,623
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,699,308
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,261,048

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,566,353,909
Total WHOIS records with a Registrant Contact 1,291,494,956
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,995,450
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,586,701

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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