WHOIS QUERY TIME

8 May 2024 - 6:17 PM UTC

Registered: 23 April 2021
Modified: 24 April 2024
Expiry: 23 April 2025

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns77.domaincontrol.com
ns78.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=opica.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "opica.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "opica.uk",
            "domain_keyword": "opica",
            "domain_tld": "uk",
            "query_time": "2024-05-08 18:17:40",
            "create_date": "2021-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>opica.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>opica.uk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 18:17:40</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.141</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.325 seconds) for "opica.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Apr 2024 - 2:24 AM UTC

Registered: 23 April 2021
Modified: 28 July 2023
Expiry: 23 April 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns77.domaincontrol.com
ns78.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

8 May 2024 - 6:17 PM UTC

Registered: 23 April 2021
Modified: 24 April 2024
Expiry: 23 April 2025

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns77.domaincontrol.com
ns78.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

* 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=opica.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "opica.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "opica.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "opica.uk",
            "domain_keyword": "opica",
            "domain_tld": "uk",
            "query_time": "2024-04-15 02:24:23",
            "create_date": "2021-04-23",
            "update_date": "2023-07-28",
            "expiry_date": "2024-04-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "opica.uk",
            "domain_keyword": "opica",
            "domain_tld": "uk",
            "query_time": "2024-05-08 18:17:40",
            "create_date": "2021-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.325,
        "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>opica.uk</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>opica.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opica.uk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 02:24:23</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>opica.uk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 18:17:40</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.325</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.212 seconds) which contained the exact domain keyword "opica".
Domain Name Registered Expiry Registrar Ownership
1 opica.org 21 Feb 2002 21 Feb 2026 Network Solutions, LLC Opica
2 opica.com 9 May 2009 9 May 2025 Dynadot Inc -
3 opica.info 7 Dec 2011 7 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 opica.fr 21 Dec 2015 21 Dec 2024 OVH SARL OPICA
5 opica.cloud 17 May 2019 17 May 2025 Gandi SAS Opica Pty Ltd
6 opica.ru 12 May 2020 12 May 2025 RU-CENTER-RU Private Person
7 opica.uk 23 Apr 2021 23 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
8 opica.sk 5 Sep 2021 5 Sep 2024 WebSupport s.r.o. NetBau s.r.o.
9 opica.net 16 Aug 2023 16 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
10 opica.co.uk 27 Aug 2023 27 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
11 opica.group 27 Aug 2023 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=opica&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "opica",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "opica.org, opica.com, opica.info, opica.fr, opica.cloud, opica.ru, opica.uk, opica.sk, opica.net, opica.co.uk, opica.group",
    "results": [
        {
            "num": 1,
            "domain_name": "opica.org",
            "domain_keyword": "opica",
            "domain_tld": "org",
            "query_time": "2024-04-15 02:24:23",
            "create_date": "2002-02-21",
            "update_date": "2023-12-27",
            "expiry_date": "2026-02-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opica",
            "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": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "opica.com",
            "domain_keyword": "opica",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:51:33",
            "create_date": "2009-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "opica.info",
            "domain_keyword": "opica",
            "domain_tld": "info",
            "query_time": "2024-04-15 02:24:23",
            "create_date": "2011-12-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-07",
            "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": 4,
            "domain_name": "opica.fr",
            "domain_keyword": "opica",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:54:12",
            "create_date": "2015-12-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-12-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "SARL OPICA",
            "registrant_address": "SARL OPICA, 112, rue d'Hondschoote, 59200 TOURCOING",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.320683868",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 5,
            "domain_name": "opica.cloud",
            "domain_keyword": "opica",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 02:24:23",
            "create_date": "2019-05-17",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opica Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1532.awsdns-63.org",
                "ns-1593.awsdns-07.co.uk",
                "ns-456.awsdns-57.com",
                "ns-668.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "opica.ru",
            "domain_keyword": "opica",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:26:37",
            "create_date": "2020-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "opica.uk",
            "domain_keyword": "opica",
            "domain_tld": "uk",
            "query_time": "2024-05-08 18:17:40",
            "create_date": "2021-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "opica.sk",
            "domain_keyword": "opica",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:33:17",
            "create_date": "2021-09-05",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-05",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Samuel Schlarmann",
            "registrant_company": "NetBau s.r.o.",
            "registrant_address": "Fraňa Mojtu 18",
            "registrant_city": "Nitra",
            "registrant_zip": "94901",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "opica.net",
            "domain_keyword": "opica",
            "domain_tld": "net",
            "query_time": "2024-05-08 18:17:40",
            "create_date": "2023-08-16",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=opica.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "opica.co.uk",
            "domain_keyword": "opica",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 20:51:37",
            "create_date": "2023-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "opica.group",
            "domain_keyword": "opica",
            "domain_tld": "group",
            "query_time": "2024-05-11 20:51:33",
            "create_date": "2023-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-27",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.212,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>opica</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>opica.org, opica.com, opica.info, opica.fr, opica.cloud, opica.ru, opica.uk, opica.sk, opica.net, opica.co.uk, opica.group</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opica.org</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 02:24:23</query_time>
   <create_date>2002-02-21</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-02-21</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>Opica</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>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>opica.com</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:51:33</query_time>
   <create_date>2009-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>opica.info</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 02:24:23</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-07</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>4</num>
   <domain_name>opica.fr</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:54:12</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>SARL OPICA</registrant_company>
   <registrant_address>SARL OPICA, 112, rue d'Hondschoote, 59200 TOURCOING</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.320683868</registrant_phone>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>opica.cloud</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 02:24:23</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Opica Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1532.awsdns-63.org</value>
    <value>ns-1593.awsdns-07.co.uk</value>
    <value>ns-456.awsdns-57.com</value>
    <value>ns-668.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>opica.ru</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:26:37</query_time>
   <create_date>2020-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>opica.uk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 18:17:40</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>opica.sk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:33:17</query_time>
   <create_date>2021-09-05</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Samuel Schlarmann</registrant_name>
   <registrant_company>NetBau s.r.o.</registrant_company>
   <registrant_address>Fraňa Mojtu 18</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>94901</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>opica.net</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 18:17:40</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=opica.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>opica.co.uk</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 20:51:37</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>opica.group</domain_name>
   <domain_keyword>opica</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-11 20:51:33</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>
 </results>
 <stats>
  <total_time>0.212</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 947 domain names (in 0.165 seconds) which look and sound like the brand name "opica".
Domain Name Registered Expiry Registrar Ownership
1 7pica.com 19 Dec 2023 19 Dec 2025 GoDaddy.com, LLC -
2 optica.cat 21 Apr 2006 21 Apr 2025 10dencehispahard S.L. (CDmon.com) -
3 opina.pt - - - -
4 ipica.ru 24 Jan 2007 24 Jan 2025 RU-CENTER-RU Private Person
5 opiqa.com 5 Nov 2009 5 Nov 2024 Dynadot Inc -
6 epica.work 10 Aug 2018 10 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 oyica.com 9 Oct 2018 9 Oct 2024 GoDaddy.com, LLC -
8 omica.com 11 Jun 2003 11 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
9 topica.asia 6 Mar 2024 6 Mar 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
10 epica.today 12 Mar 2024 12 Mar 2025 Network Solutions, LLC redacted
11 opiua.com 9 Mar 2021 9 Mar 2025 GoDaddy.com, LLC -
12 apica.cm 6 Oct 2021 6 Oct 2024 CAMOO SARL Buea Film Academy
13 optica.digital 4 Dec 2023 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 kpica.com 3 May 2013 3 May 2025 MarkMonitor, Inc. Kaiser Permanente
15 opaca.xyz 19 Sep 2020 19 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
16 gpica.org 5 Dec 2002 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 optica.ie 23 May 2004 24 May 2025 Myhost.ie Optica Limited
18 opila.com 8 Feb 2000 8 Feb 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 opics.co.uk 19 Jan 2007 19 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
20 topica.org 21 Jan 2009 21 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
21 opira.it 9 Jan 2018 16 Sep 2024 Aruba s.p.a. MARCO PIAZZA
22 spica.ltd 29 Mar 2022 29 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 optica.pt - - - -
24 oepica.com 21 Jul 2023 21 Jul 2024 Tucows Domains Inc. -
25 otica.ai - - Marcaria ItemBI
26 opaca.org 21 Jul 2008 21 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
27 okica.jp 5 Feb 2014 28 Feb 2025 - okinawaiccard
28 jopica.de - - - -
29 epica.training 7 May 2022 7 May 2026 Tucows Domains Inc. Data Protected
30 mpica.info 18 May 2007 18 May 2025 Sav.com, LLC Privacy Protection
31 upica.co.in 11 Apr 2018 11 Apr 2025 Endurance Digital Domain Technology LLP Webcure Solutions
32 vopica.com 26 Aug 2023 26 Aug 2024 Dynadot Inc -
33 opida.com 26 Dec 2008 26 Dec 2025 Alpine Domains Inc. eWeb Development Inc.
34 ohica.com 8 Feb 2015 8 Feb 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 upica.ru 12 Oct 2023 12 Oct 2024 REGRU-RU Private Person
36 opicz.it 11 Apr 2018 11 Apr 2025 Aruba s.p.a. COLLEGIO IPASVI
37 otica.online 14 May 2022 14 May 2025 Go Daddy, LLC Domains By Proxy, LLC
38 opira.ru 31 Mar 2007 31 Mar 2025 RU-CENTER-RU NETGALAXY LTD
39 spica.network 3 Jan 2022 3 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
40 omica.org 23 Feb 2020 23 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
41 oxica.com 7 Jul 2005 7 Jul 2028 REGISTER S.P.A. REDACTED FOR PRIVACY
42 obica.biz 7 Apr 2014 6 Apr 2025 Tucows Domains Inc. F&B srl
43 apica.support 31 Oct 2023 31 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 opinca.com 25 May 2014 25 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 onica.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
46 opiya.com 22 Dec 2015 22 Dec 2024 GoDaddy.com, LLC -
47 kopica.com 2 Jul 2007 2 Jul 2024 GoDaddy.com, LLC -
48 opaica.com 24 Apr 2020 24 Apr 2025 PSI-USA, Inc. dba Domain Robot Opaica
49 opina.de - - - -
50 onica.solutions 19 Aug 2017 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 ipica.net 15 Feb 2008 15 Feb 2027 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
52 op-ca.com 26 Jun 2023 26 Jun 2024 DropCatch.com 850 LLC Redacted for GDPR privacy
53 oiica.com 11 Dec 2009 11 Dec 2025 GoDaddy.com, LLC -
54 spica.tech 12 Nov 2019 12 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
55 onica.uk 27 Nov 2018 27 Nov 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
56 opisa.net 19 Feb 2005 19 Feb 2025 Tucows Domains Inc. -
57 opaca.pt - - - OPACA - UNIPESSOAL LDA
58 spica.page 3 Jan 2022 3 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
59 epica.site 25 Feb 2024 25 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
60 hopica.org 3 Oct 2017 3 Oct 2024 Scaleway SAS ges france
61 topica.biz 20 Feb 2004 19 Feb 2025 Register.com, Inc. Topica Inc.
62 opico.net 9 Aug 2022 9 Aug 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
63 ipica.com 30 Oct 2008 30 Oct 2027 GANDI SAS REDACTED FOR PRIVACY
64 opira.com 22 Jul 2018 22 Jul 2024 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
65 olica.club 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 optica.ovh 26 Jan 2024 26 Jan 2025 OVH REDACTED_FOR_PRIVACY
67 orica.shop 23 May 2022 23 May 2025 IONOS SE -
68 opcia.net 24 May 2020 24 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
69 opisa.org 27 Sep 2016 27 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 opico.com.br 2 Dec 2005 2 Dec 2024 - Com?rcio e Locadora Tatsu Games Ltda. ME
71 opicia.com 13 Apr 2021 13 Apr 2025 GANDI SAS REDACTED FOR PRIVACY
72 ocica.net 21 Oct 2004 21 Oct 2024 GoDaddy.com, LLC -
73 optica.pe - - NIC.PE Jose Rosas
74 apica.com.co 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 zpica.nl 17 Dec 2012 - AXC -
76 obica.jp 8 Apr 2014 30 Apr 2025 - Alex Rojas
77 optica.net 31 Oct 1996 30 Oct 2025 Network Solutions, LLC -
78 opika.mom 22 May 2023 22 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
79 opita.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
80 epica.productions 25 Apr 2023 25 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
81 spica.bar 7 May 2023 7 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
82 ovica.coffee 18 May 2024 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 orica.store 12 Nov 2023 12 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
84 topica.design 26 Jan 2018 26 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
85 ovica.com 7 Feb 2004 7 Feb 2025 GoDaddy.com, LLC -
86 orpica.com 6 Sep 2014 6 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
87 opima.it 5 Feb 2018 5 Feb 2025 Aruba s.p.a. GUERRINI DEVIS
88 optica.fund 1 Sep 2022 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 kpica.org 3 May 2013 3 May 2025 MarkMonitor Inc. Kaiser Permanente
90 opici.com 7 Jun 1996 6 Jun 2028 Network Solutions, LLC -
91 optica.uk.com 21 Jun 2019 21 Jun 2024 Namesco Limited -
92 spica.asia 13 Jul 2023 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 optica.express 28 Jan 2020 28 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 opaca.co.uk 21 Dec 2016 21 Dec 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
95 opima.com.br 6 Oct 2010 6 Oct 2026 - MARIA ELISA ROQUE NOGUEIRA TORRES SILVA
96 opeca.ru 1 Nov 2023 1 Nov 2024 SALENAMES-RU Private Person
97 apica.se 3 Jun 2005 3 Jun 2025 Loopia AB -
98 spica.ae - - Etisalat SPICA COMPUTERS Tr.
99 spica.blog 21 Oct 2020 21 Oct 2024 Netowl,Inc. Xserver Inc.
100 epica.link 28 Dec 2020 28 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
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 Opica.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=opica.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "opica.uk",
        "page_size": 100
    },
    "count": {
        "total": 947,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "7pica.com, optica.cat, opina.pt, ipica.ru, opiqa.com, epica.work, oyica.com, omica.com, topica.asia, epica.today, opiua.com, apica.cm, optica.digital, kpica.com, opaca.xyz, gpica.org, optica.ie, opila.com, opics.co.uk, topica.org, opira.it, spica.ltd, optica.pt, oepica.com, otica.ai, opaca.org, okica.jp, jopica.de, epica.training, mpica.info, upica.co.in, vopica.com, opida.com, ohica.com, upica.ru, opicz.it, otica.online, opira.ru, spica.network, omica.org, oxica.com, obica.biz, apica.support, opinca.com, onica.us, opiya.com, kopica.com, opaica.com, opina.de, onica.solutions, ipica.net, op-ca.com, oiica.com, spica.tech, onica.uk, opisa.net, opaca.pt, spica.page, epica.site, hopica.org, topica.biz, opico.net, ipica.com, opira.com, olica.club, optica.ovh, orica.shop, opcia.net, opisa.org, opico.com.br, opicia.com, ocica.net, optica.pe, apica.com.co, zpica.nl, obica.jp, optica.net, opika.mom, opita.ru, epica.productions, spica.bar, ovica.coffee, orica.store, topica.design, ovica.com, orpica.com, opima.it, optica.fund, kpica.org, opici.com, optica.uk.com, spica.asia, optica.express, opaca.co.uk, opima.com.br, opeca.ru, apica.se, spica.ae, spica.blog, epica.link",
    "results": [
        {
            "num": 1,
            "domain_name": "7pica.com",
            "domain_keyword": "7pica",
            "domain_tld": "com",
            "query_time": "2024-04-28 12:02:01",
            "create_date": "2023-12-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "haley.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "optica.cat",
            "domain_keyword": "optica",
            "domain_tld": "cat",
            "query_time": "2024-05-03 06:23:23",
            "create_date": "2006-04-21",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_state": "Tarragona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "opina.pt",
            "domain_keyword": "opina",
            "domain_tld": "pt",
            "query_time": "2024-05-02 02:59:21",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 4,
            "domain_name": "ipica.ru",
            "domain_keyword": "ipica",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:32:17",
            "create_date": "2007-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "opiqa.com",
            "domain_keyword": "opiqa",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:45:21",
            "create_date": "2009-11-05",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "epica.work",
            "domain_keyword": "epica",
            "domain_tld": "work",
            "query_time": "2024-05-13 09:02:39",
            "create_date": "2018-08-10",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "oyica.com",
            "domain_keyword": "oyica",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:44:08",
            "create_date": "2018-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "omica.com",
            "domain_keyword": "omica",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:33:43",
            "create_date": "2003-06-11",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "pam.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "topica.asia",
            "domain_keyword": "topica",
            "domain_tld": "asia",
            "query_time": "2024-05-07 12:16:27",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "epica.today",
            "domain_keyword": "epica",
            "domain_tld": "today",
            "query_time": "2024-05-13 09:02:37",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "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": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "opiua.com",
            "domain_keyword": "opiua",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:56:55",
            "create_date": "2021-03-09",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "maciej.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "apica.cm",
            "domain_keyword": "apica",
            "domain_tld": "cm",
            "query_time": "2024-04-11 20:33:43",
            "create_date": "2021-10-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-06",
            "registrar_name": "CAMOO SARL",
            "registrar_website": "https://www.camoo.hosting",
            "registrant_name": "Ousmane Stephane",
            "registrant_company": "Buea Film Academy",
            "registrant_address": "4 bokova road",
            "registrant_city": "Buea",
            "registrant_state": "Sud-Ouest",
            "registrant_zip": "6",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+237.690878112",
            "name_servers": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "optica.digital",
            "domain_keyword": "optica",
            "domain_tld": "digital",
            "query_time": "2024-04-06 20:24:24",
            "create_date": "2023-12-04",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kpica.com",
            "domain_keyword": "kpica",
            "domain_tld": "com",
            "query_time": "2024-04-14 06:29:21",
            "create_date": "2013-05-03",
            "update_date": "2023-08-24",
            "expiry_date": "2025-05-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Kaiser Permanente",
            "registrant_address": "300 Lakeside Drive,",
            "registrant_city": "Oakland",
            "registrant_state": "CA",
            "registrant_zip": "94612",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185255531",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "opaca.xyz",
            "domain_keyword": "opaca",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 00:59:59",
            "create_date": "2020-09-19",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-19",
            "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": 16,
            "domain_name": "gpica.org",
            "domain_keyword": "gpica",
            "domain_tld": "org",
            "query_time": "2024-04-24 17:59:36",
            "create_date": "2002-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "optica.ie",
            "domain_keyword": "optica",
            "domain_tld": "ie",
            "query_time": "2024-05-24 00:22:40",
            "create_date": "2004-05-23",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-24",
            "registrar_name": "Myhost.ie",
            "registrar_website": "http://www.myhost.ie",
            "registrant_name": "Optica Limited",
            "name_servers": [
                "ns1.myhostns.net",
                "ns2.myhostns.net",
                "ns3.myhostns.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "opila.com",
            "domain_keyword": "opila",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:25:05",
            "create_date": "2000-02-08",
            "update_date": "2024-01-09",
            "expiry_date": "2026-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "opics.co.uk",
            "domain_keyword": "opics",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 02:24:45",
            "create_date": "2007-01-19",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-19",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "topica.org",
            "domain_keyword": "topica",
            "domain_tld": "org",
            "query_time": "2024-04-16 08:50:31",
            "create_date": "2009-01-21",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "opira.it",
            "domain_keyword": "opira",
            "domain_tld": "it",
            "query_time": "2024-04-14 13:52:30",
            "create_date": "2018-01-09",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "MARCO PIAZZA",
            "registrant_address": "Piazza Bernini 2",
            "registrant_city": "Ravenna",
            "registrant_state": "RA",
            "registrant_zip": "48124",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "spica.ltd",
            "domain_keyword": "spica",
            "domain_tld": "ltd",
            "query_time": "2024-05-27 01:24:24",
            "create_date": "2022-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "optica.pt",
            "domain_keyword": "optica",
            "domain_tld": "pt",
            "query_time": "2024-04-06 20:24:24",
            "name_servers": [
                "ns2.ping.pt",
                "ns3.ping.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 24,
            "domain_name": "oepica.com",
            "domain_keyword": "oepica",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:47:44",
            "create_date": "2023-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "otica.ai",
            "domain_keyword": "otica",
            "domain_tld": "ai",
            "query_time": "2024-04-18 16:59:15",
            "registrar_name": "Marcaria",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "ItemBI",
            "registrant_address": "Nahal hadas 8",
            "registrant_city": "Kfar Saba",
            "registrant_state": "Israel",
            "registrant_zip": "44245",
            "registrant_country": "IL",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "opaca.org",
            "domain_keyword": "opaca",
            "domain_tld": "org",
            "query_time": "2024-04-27 23:19:46",
            "create_date": "2008-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "okica.jp",
            "domain_keyword": "okica",
            "domain_tld": "jp",
            "query_time": "2024-05-04 06:47:00",
            "create_date": "2014-02-05",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "okinawaiccard",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.okica.jp",
                "ns2.okica.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "jopica.de",
            "domain_keyword": "jopica",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:02:08",
            "update_date": "2018-12-10",
            "name_servers": [
                "docks18.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "epica.training",
            "domain_keyword": "epica",
            "domain_tld": "training",
            "query_time": "2024-05-13 09:02:37",
            "create_date": "2022-05-07",
            "update_date": "2024-05-03",
            "expiry_date": "2026-05-07",
            "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_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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mpica.info",
            "domain_keyword": "mpica",
            "domain_tld": "info",
            "query_time": "2024-05-22 13:43:07",
            "create_date": "2007-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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.hostens.com",
                "ns2.hostens.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "upica.co.in",
            "domain_keyword": "upica",
            "domain_tld": "co.in",
            "query_time": "2024-05-23 05:11:29",
            "create_date": "2018-04-11",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-11",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webcure Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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.bh-38.webhostbox.net",
                "ns2.bh-38.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vopica.com",
            "domain_keyword": "vopica",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:41:03",
            "create_date": "2023-08-26",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-26",
            "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": 33,
            "domain_name": "opida.com",
            "domain_keyword": "opida",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:24:45",
            "create_date": "2008-12-26",
            "update_date": "2023-08-26",
            "expiry_date": "2025-12-26",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ohica.com",
            "domain_keyword": "ohica",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:22:30",
            "create_date": "2015-02-08",
            "update_date": "2023-03-20",
            "expiry_date": "2027-02-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ohica.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "upica.ru",
            "domain_keyword": "upica",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:13:11",
            "create_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "opicz.it",
            "domain_keyword": "opicz",
            "domain_tld": "it",
            "query_time": "2024-05-22 02:38:01",
            "create_date": "2018-04-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "COLLEGIO IPASVI",
            "registrant_address": "Viale Dei Bizantini, 103",
            "registrant_city": "Catanzaro",
            "registrant_state": "CZ",
            "registrant_zip": "88100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "otica.online",
            "domain_keyword": "otica",
            "domain_tld": "online",
            "query_time": "2024-05-18 12:40:10",
            "create_date": "2022-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.empreendedorweb.com.br",
                "ns2.empreendedorweb.com.br"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "opira.ru",
            "domain_keyword": "opira",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:26:39",
            "create_date": "2007-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "spica.network",
            "domain_keyword": "spica",
            "domain_tld": "network",
            "query_time": "2024-05-06 16:24:24",
            "create_date": "2022-01-03",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-03",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LI",
            "registrant_email": "please query the rdds service of the registrar 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-0-a.gandi.net",
                "ns-16-c.gandi.net",
                "ns-44-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "omica.org",
            "domain_keyword": "omica",
            "domain_tld": "org",
            "query_time": "2024-04-26 13:31:22",
            "create_date": "2020-02-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-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": [
                "ns1mpz.name.com",
                "ns2kry.name.com",
                "ns3jkl.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "oxica.com",
            "domain_keyword": "oxica",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:40:29",
            "create_date": "2005-07-07",
            "update_date": "2023-05-23",
            "expiry_date": "2028-07-07",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lancashire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "obica.biz",
            "domain_keyword": "obica",
            "domain_tld": "biz",
            "query_time": "2024-05-16 06:14:51",
            "create_date": "2014-04-07",
            "update_date": "2023-02-11",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "F&B srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Roma",
            "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": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "apica.support",
            "domain_keyword": "apica",
            "domain_tld": "support",
            "query_time": "2024-05-13 20:42:07",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2025-10-31",
            "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-1176.awsdns-19.org",
                "ns-1675.awsdns-17.co.uk",
                "ns-339.awsdns-42.com",
                "ns-715.awsdns-25.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "opinca.com",
            "domain_keyword": "opinca",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:05:30",
            "create_date": "2014-05-25",
            "update_date": "2021-05-19",
            "expiry_date": "2024-05-25",
            "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": 45,
            "domain_name": "onica.us",
            "domain_keyword": "onica",
            "domain_tld": "us",
            "query_time": "2024-05-28 04:03:43",
            "create_date": "2023-07-05",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Corey Mcguire",
            "registrant_company": "NA",
            "registrant_address": "288 North Water Street",
            "registrant_city": "Milwaukee",
            "registrant_state": "Wisconsin",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4143019188",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "opiya.com",
            "domain_keyword": "opiya",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:20:55",
            "create_date": "2015-12-22",
            "update_date": "2022-11-16",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kopica.com",
            "domain_keyword": "kopica",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:15:28",
            "create_date": "2007-07-02",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "opaica.com",
            "domain_keyword": "opaica",
            "domain_tld": "com",
            "query_time": "2024-05-05 23:35:33",
            "create_date": "2020-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opaica",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/opaica.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "barnacle.netgoose-ns.de",
                "brant.netgoose-ns.de",
                "canada.netgoose-ns.de",
                "greylag.netgoose-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "opina.de",
            "domain_keyword": "opina",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:00:45",
            "update_date": "2021-01-12",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "onica.solutions",
            "domain_keyword": "onica",
            "domain_tld": "solutions",
            "query_time": "2024-05-10 05:29:46",
            "create_date": "2017-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ipica.net",
            "domain_keyword": "ipica",
            "domain_tld": "net",
            "query_time": "2024-05-19 03:22:45",
            "create_date": "2008-02-15",
            "update_date": "2024-01-19",
            "expiry_date": "2027-02-15",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.site5.com",
                "ns2.site5.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "op-ca.com",
            "domain_keyword": "op-ca",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:59:39",
            "create_date": "2023-06-26",
            "update_date": "2023-09-17",
            "expiry_date": "2024-06-26",
            "registrar_iana": 2609,
            "registrar_name": "DropCatch.com 850 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "colorado",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "oiica.com",
            "domain_keyword": "oiica",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:37:07",
            "create_date": "2009-12-11",
            "update_date": "2023-07-11",
            "expiry_date": "2025-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "spica.tech",
            "domain_keyword": "spica",
            "domain_tld": "tech",
            "query_time": "2024-05-27 01:24:24",
            "create_date": "2019-11-12",
            "update_date": "2024-01-25",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "onica.uk",
            "domain_keyword": "onica",
            "domain_tld": "uk",
            "query_time": "2024-04-26 07:52:25",
            "create_date": "2018-11-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-11-27",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "dina.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 56,
            "domain_name": "opisa.net",
            "domain_keyword": "opisa",
            "domain_tld": "net",
            "query_time": "2024-04-26 18:45:23",
            "create_date": "2005-02-19",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.triara.com",
                "dns2.triara.com",
                "dns3.triara.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "opaca.pt",
            "domain_keyword": "opaca",
            "domain_tld": "pt",
            "query_time": "2024-05-05 23:35:25",
            "registrant_name": "OPACA - UNIPESSOAL LDA",
            "registrant_address": "Rua da Cainha, nº 133 Amorim",
            "registrant_state": "Oliveira de Azeméis",
            "registrant_zip": "4495-261",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnsrhea.com",
                "ns2.dnsrhea.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 58,
            "domain_name": "spica.page",
            "domain_keyword": "spica",
            "domain_tld": "page",
            "query_time": "2024-05-06 16:24:24",
            "create_date": "2022-01-03",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LI",
            "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-152-c.gandi.net",
                "ns-16-b.gandi.net",
                "ns-239-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "epica.site",
            "domain_keyword": "epica",
            "domain_tld": "site",
            "query_time": "2024-05-04 19:01:07",
            "create_date": "2024-02-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-25",
            "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": 60,
            "domain_name": "hopica.org",
            "domain_keyword": "hopica",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:20:19",
            "create_date": "2017-10-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 74,
            "registrar_name": "Scaleway SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ges france",
            "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": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "topica.biz",
            "domain_keyword": "topica",
            "domain_tld": "biz",
            "query_time": "2024-04-23 02:12:05",
            "create_date": "2004-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-19",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Topica 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 rdds service of the registrar 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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "opico.net",
            "domain_keyword": "opico",
            "domain_tld": "net",
            "query_time": "2024-04-08 12:43:13",
            "create_date": "2022-08-09",
            "update_date": "2023-08-22",
            "expiry_date": "2025-08-09",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ipica.com",
            "domain_keyword": "ipica",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:18:14",
            "create_date": "2008-10-30",
            "update_date": "2023-12-04",
            "expiry_date": "2027-10-30",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AM",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.site5.com",
                "ns2.site5.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "opira.com",
            "domain_keyword": "opira",
            "domain_tld": "com",
            "query_time": "2024-05-23 16:09:25",
            "create_date": "2018-07-22",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "Units 3-105 to 3-112, Governors Square",
            "registrant_city": "West Bay",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "KY1-1300",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "olica.club",
            "domain_keyword": "olica",
            "domain_tld": "club",
            "query_time": "2024-05-24 05:09:29",
            "create_date": "2021-01-22",
            "update_date": "2023-07-13",
            "expiry_date": "2025-01-22",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "optica.ovh",
            "domain_keyword": "optica",
            "domain_tld": "ovh",
            "query_time": "2024-05-23 03:38:57",
            "create_date": "2024-01-26",
            "update_date": "2024-03-18",
            "expiry_date": "2025-01-26",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "orica.shop",
            "domain_keyword": "orica",
            "domain_tld": "shop",
            "query_time": "2024-05-25 22:57:14",
            "create_date": "2022-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1034.ui-dns.de",
                "ns1037.ui-dns.com",
                "ns1038.ui-dns.org",
                "ns1058.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "opcia.net",
            "domain_keyword": "opcia",
            "domain_tld": "net",
            "query_time": "2024-05-27 19:58:09",
            "create_date": "2020-05-24",
            "update_date": "2024-05-26",
            "expiry_date": "2026-05-24",
            "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=opcia.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "opisa.org",
            "domain_keyword": "opisa",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:45:23",
            "create_date": "2016-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "opico.com.br",
            "domain_keyword": "opico",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 02:58:37",
            "create_date": "2005-12-02",
            "update_date": "2022-12-12",
            "expiry_date": "2024-12-02",
            "registrant_name": "Com?rcio e Locadora Tatsu Games Ltda. ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "opicia.com",
            "domain_keyword": "opicia",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:26:16",
            "create_date": "2021-04-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-13",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ocica.net",
            "domain_keyword": "ocica",
            "domain_tld": "net",
            "query_time": "2024-04-06 19:32:12",
            "create_date": "2004-10-21",
            "update_date": "2022-10-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.zoneedit.com",
                "ns13.zoneedit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "optica.pe",
            "domain_keyword": "optica",
            "domain_tld": "pe",
            "query_time": "2024-04-06 20:24:24",
            "registrar_name": "NIC.PE",
            "registrant_name": "Jose Rosas",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 74,
            "domain_name": "apica.com.co",
            "domain_keyword": "apica",
            "domain_tld": "com.co",
            "query_time": "2024-05-25 22:44:51",
            "create_date": "2022-08-31",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "zpica.nl",
            "domain_keyword": "zpica",
            "domain_tld": "nl",
            "query_time": "2024-05-08 04:09:26",
            "create_date": "2012-12-17",
            "update_date": "2024-01-31",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.serviceprovider.nl",
                "ns2.serviceprovider.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "obica.jp",
            "domain_keyword": "obica",
            "domain_tld": "jp",
            "query_time": "2024-05-09 14:35:07",
            "create_date": "2014-04-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Alex Rojas",
            "registrant_address": "Roma VIA DELLA SCROFA 14",
            "registrant_zip": "00186",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0668392036",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 77,
            "domain_name": "optica.net",
            "domain_keyword": "optica",
            "domain_tld": "net",
            "query_time": "2024-04-06 20:24:24",
            "create_date": "1996-10-31",
            "update_date": "2021-09-29",
            "expiry_date": "2025-10-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "opika.mom",
            "domain_keyword": "opika",
            "domain_tld": "mom",
            "query_time": "2024-05-26 07:52:42",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "opita.ru",
            "domain_keyword": "opita",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:26:40",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "epica.productions",
            "domain_keyword": "epica",
            "domain_tld": "productions",
            "query_time": "2024-05-04 19:01:07",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1nl.mochahost.com",
                "ns2nl.mochahost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "spica.bar",
            "domain_keyword": "spica",
            "domain_tld": "bar",
            "query_time": "2024-05-12 02:50:03",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, 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": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ovica.coffee",
            "domain_keyword": "ovica",
            "domain_tld": "coffee",
            "query_time": "2024-05-20 14:21:55",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "orica.store",
            "domain_keyword": "orica",
            "domain_tld": "store",
            "query_time": "2024-05-18 07:20:24",
            "create_date": "2023-11-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "topica.design",
            "domain_keyword": "topica",
            "domain_tld": "design",
            "query_time": "2024-05-28 01:21:26",
            "create_date": "2018-01-26",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ovica.com",
            "domain_keyword": "ovica",
            "domain_tld": "com",
            "query_time": "2024-04-07 04:19:13",
            "create_date": "2004-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "orpica.com",
            "domain_keyword": "orpica",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:58:51",
            "create_date": "2014-09-06",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "opima.it",
            "domain_keyword": "opima",
            "domain_tld": "it",
            "query_time": "2024-04-11 23:14:31",
            "create_date": "2018-02-05",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-05",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "GUERRINI DEVIS",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 88,
            "domain_name": "optica.fund",
            "domain_keyword": "optica",
            "domain_tld": "fund",
            "query_time": "2024-05-03 06:23:23",
            "create_date": "2022-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kpica.org",
            "domain_keyword": "kpica",
            "domain_tld": "org",
            "query_time": "2024-04-14 06:29:21",
            "create_date": "2013-05-03",
            "update_date": "2023-04-06",
            "expiry_date": "2025-05-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kaiser Permanente",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "opici.com",
            "domain_keyword": "opici",
            "domain_tld": "com",
            "query_time": "2024-04-11 19:11:53",
            "create_date": "1996-06-07",
            "update_date": "2023-04-07",
            "expiry_date": "2028-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "optica.uk.com",
            "domain_keyword": "optica",
            "domain_tld": "uk.com",
            "query_time": "2024-05-23 03:38:57",
            "create_date": "2019-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/optica.uk.com/registrant",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "spica.asia",
            "domain_keyword": "spica",
            "domain_tld": "asia",
            "query_time": "2024-05-27 01:24:24",
            "create_date": "2023-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "optica.express",
            "domain_keyword": "optica",
            "domain_tld": "express",
            "query_time": "2024-04-06 20:24:24",
            "create_date": "2020-01-28",
            "update_date": "2023-07-20",
            "expiry_date": "2025-01-28",
            "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": 94,
            "domain_name": "opaca.co.uk",
            "domain_keyword": "opaca",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 23:21:15",
            "create_date": "2016-12-21",
            "update_date": "2022-11-22",
            "expiry_date": "2024-12-21",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "opima.com.br",
            "domain_keyword": "opima",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 02:58:56",
            "create_date": "2010-10-06",
            "update_date": "2023-10-14",
            "expiry_date": "2026-10-06",
            "registrant_name": "MARIA ELISA ROQUE NOGUEIRA TORRES SILVA",
            "name_servers": [
                "ns1.task.com.br",
                "ns2.task.com.br",
                "ns3.task.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 96,
            "domain_name": "opeca.ru",
            "domain_keyword": "opeca",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:24:47",
            "create_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "apica.se",
            "domain_keyword": "apica",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:54",
            "create_date": "2005-06-03",
            "update_date": "2024-04-24",
            "expiry_date": "2025-06-03",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns-1468.awsdns-55.org",
                "ns-1904.awsdns-46.co.uk",
                "ns-337.awsdns-42.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "spica.ae",
            "domain_keyword": "spica",
            "domain_tld": "ae",
            "query_time": "2024-04-15 18:54:20",
            "registrar_name": "Etisalat",
            "registrant_name": "Bahaa Qasim Alzyoud",
            "registrant_company": "SPICA COMPUTERS Tr.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.spicaserver.com",
                "ns2.spicaserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 99,
            "domain_name": "spica.blog",
            "domain_keyword": "spica",
            "domain_tld": "blog",
            "query_time": "2024-04-15 18:54:20",
            "create_date": "2020-10-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "Xserver Inc.",
            "registrant_state": "Osaka",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "epica.link",
            "domain_keyword": "epica",
            "domain_tld": "link",
            "query_time": "2024-05-10 06:02:03",
            "create_date": "2020-12-28",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GE",
            "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": [
                "ns-1219.awsdns-24.org",
                "ns-150.awsdns-18.com",
                "ns-1556.awsdns-02.co.uk",
                "ns-742.awsdns-28.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.165,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>opica.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>947</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>7pica.com, optica.cat, opina.pt, ipica.ru, opiqa.com, epica.work, oyica.com, omica.com, topica.asia, epica.today, opiua.com, apica.cm, optica.digital, kpica.com, opaca.xyz, gpica.org, optica.ie, opila.com, opics.co.uk, topica.org, opira.it, spica.ltd, optica.pt, oepica.com, otica.ai, opaca.org, okica.jp, jopica.de, epica.training, mpica.info, upica.co.in, vopica.com, opida.com, ohica.com, upica.ru, opicz.it, otica.online, opira.ru, spica.network, omica.org, oxica.com, obica.biz, apica.support, opinca.com, onica.us, opiya.com, kopica.com, opaica.com, opina.de, onica.solutions, ipica.net, op-ca.com, oiica.com, spica.tech, onica.uk, opisa.net, opaca.pt, spica.page, epica.site, hopica.org, topica.biz, opico.net, ipica.com, opira.com, olica.club, optica.ovh, orica.shop, opcia.net, opisa.org, opico.com.br, opicia.com, ocica.net, optica.pe, apica.com.co, zpica.nl, obica.jp, optica.net, opika.mom, opita.ru, epica.productions, spica.bar, ovica.coffee, orica.store, topica.design, ovica.com, orpica.com, opima.it, optica.fund, kpica.org, opici.com, optica.uk.com, spica.asia, optica.express, opaca.co.uk, opima.com.br, opeca.ru, apica.se, spica.ae, spica.blog, epica.link</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>7pica.com</domain_name>
   <domain_keyword>7pica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 12:02:01</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-12-19</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>haley.ns.cloudflare.com</value>
    <value>vicente.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>2</num>
   <domain_name>optica.cat</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-03 06:23:23</query_time>
   <create_date>2006-04-21</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_state>Tarragona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>opina.pt</domain_name>
   <domain_keyword>opina</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-02 02:59:21</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>4</num>
   <domain_name>ipica.ru</domain_name>
   <domain_keyword>ipica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:32:17</query_time>
   <create_date>2007-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>opiqa.com</domain_name>
   <domain_keyword>opiqa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:45:21</query_time>
   <create_date>2009-11-05</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-05</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.brandbucket.com</value>
    <value>ns2.brandbucket.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>epica.work</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-13 09:02:39</query_time>
   <create_date>2018-08-10</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>oyica.com</domain_name>
   <domain_keyword>oyica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:44:08</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>omica.com</domain_name>
   <domain_keyword>omica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:33:43</query_time>
   <create_date>2003-06-11</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>pam.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>topica.asia</domain_name>
   <domain_keyword>topica</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 12:16:27</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>epica.today</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-13 09:02:37</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</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>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>opiua.com</domain_name>
   <domain_keyword>opiua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:56:55</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-09</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>maciej.ns.cloudflare.com</value>
    <value>sasha.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>12</num>
   <domain_name>apica.cm</domain_name>
   <domain_keyword>apica</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-11 20:33:43</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>CAMOO SARL</registrar_name>
   <registrar_website>https://www.camoo.hosting</registrar_website>
   <registrant_name>Ousmane Stephane</registrant_name>
   <registrant_company>Buea Film Academy</registrant_company>
   <registrant_address>4 bokova road</registrant_address>
   <registrant_city>Buea</registrant_city>
   <registrant_state>Sud-Ouest</registrant_state>
   <registrant_zip>6</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+237.690878112</registrant_phone>
   <name_servers>
    <value>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>optica.digital</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-06 20:24:24</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-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>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>14</num>
   <domain_name>kpica.com</domain_name>
   <domain_keyword>kpica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 06:29:21</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Kaiser Permanente</registrant_company>
   <registrant_address>300 Lakeside Drive,</registrant_address>
   <registrant_city>Oakland</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94612</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185255531</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>15</num>
   <domain_name>opaca.xyz</domain_name>
   <domain_keyword>opaca</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 00:59:59</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-19</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>16</num>
   <domain_name>gpica.org</domain_name>
   <domain_keyword>gpica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 17:59:36</query_time>
   <create_date>2002-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>optica.ie</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-24 00:22:40</query_time>
   <create_date>2004-05-23</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Myhost.ie</registrar_name>
   <registrar_website>http://www.myhost.ie</registrar_website>
   <registrant_name>Optica Limited</registrant_name>
   <name_servers>
    <value>ns1.myhostns.net</value>
    <value>ns2.myhostns.net</value>
    <value>ns3.myhostns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>opila.com</domain_name>
   <domain_keyword>opila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:25:05</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>opics.co.uk</domain_name>
   <domain_keyword>opics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 02:24:45</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>topica.org</domain_name>
   <domain_keyword>topica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 08:50:31</query_time>
   <create_date>2009-01-21</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>opira.it</domain_name>
   <domain_keyword>opira</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 13:52:30</query_time>
   <create_date>2018-01-09</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>MARCO PIAZZA</registrant_company>
   <registrant_address>Piazza Bernini 2</registrant_address>
   <registrant_city>Ravenna</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>48124</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>spica.ltd</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-27 01:24:24</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>optica.pt</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-06 20:24:24</query_time>
   <name_servers>
    <value>ns2.ping.pt</value>
    <value>ns3.ping.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>oepica.com</domain_name>
   <domain_keyword>oepica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:47:44</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>otica.ai</domain_name>
   <domain_keyword>otica</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 16:59:15</query_time>
   <registrar_name>Marcaria</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>ItemBI</registrant_company>
   <registrant_address>Nahal hadas 8</registrant_address>
   <registrant_city>Kfar Saba</registrant_city>
   <registrant_state>Israel</registrant_state>
   <registrant_zip>44245</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>opaca.org</domain_name>
   <domain_keyword>opaca</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 23:19:46</query_time>
   <create_date>2008-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>okica.jp</domain_name>
   <domain_keyword>okica</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-04 06:47:00</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>okinawaiccard</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.okica.jp</value>
    <value>ns2.okica.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>jopica.de</domain_name>
   <domain_keyword>jopica</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:02:08</query_time>
   <update_date>2018-12-10</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>epica.training</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-13 09:02:37</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-05-07</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_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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mpica.info</domain_name>
   <domain_keyword>mpica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 13:43:07</query_time>
   <create_date>2007-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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>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.hostens.com</value>
    <value>ns2.hostens.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>upica.co.in</domain_name>
   <domain_keyword>upica</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-23 05:11:29</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-11</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>Webcure Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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.bh-38.webhostbox.net</value>
    <value>ns2.bh-38.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vopica.com</domain_name>
   <domain_keyword>vopica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:41:03</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-26</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>33</num>
   <domain_name>opida.com</domain_name>
   <domain_keyword>opida</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:24:45</query_time>
   <create_date>2008-12-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ohica.com</domain_name>
   <domain_keyword>ohica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:22:30</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2023-03-20</update_date>
   <expiry_date>2027-02-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ohica.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>upica.ru</domain_name>
   <domain_keyword>upica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:13:11</query_time>
   <create_date>2023-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>opicz.it</domain_name>
   <domain_keyword>opicz</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 02:38:01</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>COLLEGIO IPASVI</registrant_company>
   <registrant_address>Viale Dei Bizantini, 103</registrant_address>
   <registrant_city>Catanzaro</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>88100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>otica.online</domain_name>
   <domain_keyword>otica</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 12:40:10</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.empreendedorweb.com.br</value>
    <value>ns2.empreendedorweb.com.br</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>38</num>
   <domain_name>opira.ru</domain_name>
   <domain_keyword>opira</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:26:39</query_time>
   <create_date>2007-03-31</create_date>
   <expiry_date>2025-03-31</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>39</num>
   <domain_name>spica.network</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-06 16:24:24</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-03</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LI</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-0-a.gandi.net</value>
    <value>ns-16-c.gandi.net</value>
    <value>ns-44-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>omica.org</domain_name>
   <domain_keyword>omica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 13:31:22</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-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>ns1mpz.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4bfy.name.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>oxica.com</domain_name>
   <domain_keyword>oxica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:40:29</query_time>
   <create_date>2005-07-07</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2028-07-07</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lancashire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.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>obica.biz</domain_name>
   <domain_keyword>obica</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 06:14:51</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>F&amp;B srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Roma</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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.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>apica.support</domain_name>
   <domain_keyword>apica</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-13 20:42:07</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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-1176.awsdns-19.org</value>
    <value>ns-1675.awsdns-17.co.uk</value>
    <value>ns-339.awsdns-42.com</value>
    <value>ns-715.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>opinca.com</domain_name>
   <domain_keyword>opinca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:05:30</query_time>
   <create_date>2014-05-25</create_date>
   <update_date>2021-05-19</update_date>
   <expiry_date>2024-05-25</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>45</num>
   <domain_name>onica.us</domain_name>
   <domain_keyword>onica</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 04:03:43</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Corey Mcguire</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>288 North Water Street</registrant_address>
   <registrant_city>Milwaukee</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4143019188</registrant_phone>
   <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>46</num>
   <domain_name>opiya.com</domain_name>
   <domain_keyword>opiya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:20:55</query_time>
   <create_date>2015-12-22</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-12-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>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>47</num>
   <domain_name>kopica.com</domain_name>
   <domain_keyword>kopica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:15:28</query_time>
   <create_date>2007-07-02</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>opaica.com</domain_name>
   <domain_keyword>opaica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 23:35:33</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Opaica</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/opaica.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>barnacle.netgoose-ns.de</value>
    <value>brant.netgoose-ns.de</value>
    <value>canada.netgoose-ns.de</value>
    <value>greylag.netgoose-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>opina.de</domain_name>
   <domain_keyword>opina</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:00:45</query_time>
   <update_date>2021-01-12</update_date>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>onica.solutions</domain_name>
   <domain_keyword>onica</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-10 05:29:46</query_time>
   <create_date>2017-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ipica.net</domain_name>
   <domain_keyword>ipica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 03:22:45</query_time>
   <create_date>2008-02-15</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.site5.com</value>
    <value>ns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>op-ca.com</domain_name>
   <domain_keyword>op-ca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:59:39</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>2609</registrar_iana>
   <registrar_name>DropCatch.com 850 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>colorado</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>oiica.com</domain_name>
   <domain_keyword>oiica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:37:07</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>54</num>
   <domain_name>spica.tech</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 01:24:24</query_time>
   <create_date>2019-11-12</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-11-12</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>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>55</num>
   <domain_name>onica.uk</domain_name>
   <domain_keyword>onica</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 07:52:25</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>dina.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>opisa.net</domain_name>
   <domain_keyword>opisa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 18:45:23</query_time>
   <create_date>2005-02-19</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.triara.com</value>
    <value>dns2.triara.com</value>
    <value>dns3.triara.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>opaca.pt</domain_name>
   <domain_keyword>opaca</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-05 23:35:25</query_time>
   <registrant_name>OPACA - UNIPESSOAL LDA</registrant_name>
   <registrant_address>Rua da Cainha, nº 133 Amorim</registrant_address>
   <registrant_state>Oliveira de Azeméis</registrant_state>
   <registrant_zip>4495-261</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnsrhea.com</value>
    <value>ns2.dnsrhea.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>spica.page</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-06 16:24:24</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LI</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-152-c.gandi.net</value>
    <value>ns-16-b.gandi.net</value>
    <value>ns-239-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>epica.site</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 19:01:07</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-25</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>60</num>
   <domain_name>hopica.org</domain_name>
   <domain_keyword>hopica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:20:19</query_time>
   <create_date>2017-10-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Scaleway SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ges france</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>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>topica.biz</domain_name>
   <domain_keyword>topica</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-23 02:12:05</query_time>
   <create_date>2004-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Topica 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 rdds service of the registrar 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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>opico.net</domain_name>
   <domain_keyword>opico</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 12:43:13</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ipica.com</domain_name>
   <domain_keyword>ipica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:18:14</query_time>
   <create_date>2008-10-30</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2027-10-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.site5.com</value>
    <value>ns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>opira.com</domain_name>
   <domain_keyword>opira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 16:09:25</query_time>
   <create_date>2018-07-22</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>Units 3-105 to 3-112, Governors Square</registrant_address>
   <registrant_city>West Bay</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>KY1-1300</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>olica.club</domain_name>
   <domain_keyword>olica</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 05:09:29</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-01-22</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>optica.ovh</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-23 03:38:57</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>orica.shop</domain_name>
   <domain_keyword>orica</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 22:57:14</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1034.ui-dns.de</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1038.ui-dns.org</value>
    <value>ns1058.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>opcia.net</domain_name>
   <domain_keyword>opcia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 19:58:09</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2026-05-24</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=opcia.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>69</num>
   <domain_name>opisa.org</domain_name>
   <domain_keyword>opisa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:45:23</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns15.domaincontrol.com</value>
    <value>ns16.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>opico.com.br</domain_name>
   <domain_keyword>opico</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 02:58:37</query_time>
   <create_date>2005-12-02</create_date>
   <update_date>2022-12-12</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrant_name>Com?rcio e Locadora Tatsu Games Ltda. ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>opicia.com</domain_name>
   <domain_keyword>opicia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:26:16</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>becky.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ocica.net</domain_name>
   <domain_keyword>ocica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 19:32:12</query_time>
   <create_date>2004-10-21</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.zoneedit.com</value>
    <value>ns13.zoneedit.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>73</num>
   <domain_name>optica.pe</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-06 20:24:24</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Jose Rosas</registrant_name>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>apica.com.co</domain_name>
   <domain_keyword>apica</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-25 22:44:51</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>zpica.nl</domain_name>
   <domain_keyword>zpica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 04:09:26</query_time>
   <create_date>2012-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.serviceprovider.nl</value>
    <value>ns2.serviceprovider.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>obica.jp</domain_name>
   <domain_keyword>obica</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-09 14:35:07</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Alex Rojas</registrant_name>
   <registrant_address>Roma VIA DELLA SCROFA 14</registrant_address>
   <registrant_zip>00186</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0668392036</registrant_phone>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>optica.net</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 20:24:24</query_time>
   <create_date>1996-10-31</create_date>
   <update_date>2021-09-29</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.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>opika.mom</domain_name>
   <domain_keyword>opika</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-26 07:52:42</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>opita.ru</domain_name>
   <domain_keyword>opita</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:26:40</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>epica.productions</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-04 19:01:07</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1nl.mochahost.com</value>
    <value>ns2nl.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>spica.bar</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-12 02:50:03</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, 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>ns1.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</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>ovica.coffee</domain_name>
   <domain_keyword>ovica</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-20 14:21:55</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>83</num>
   <domain_name>orica.store</domain_name>
   <domain_keyword>orica</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 07:20:24</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>topica.design</domain_name>
   <domain_keyword>topica</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-28 01:21:26</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</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>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>85</num>
   <domain_name>ovica.com</domain_name>
   <domain_keyword>ovica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 04:19:13</query_time>
   <create_date>2004-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>orpica.com</domain_name>
   <domain_keyword>orpica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:58:51</query_time>
   <create_date>2014-09-06</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>opima.it</domain_name>
   <domain_keyword>opima</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-11 23:14:31</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>GUERRINI DEVIS</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>optica.fund</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-03 06:23:23</query_time>
   <create_date>2022-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>kpica.org</domain_name>
   <domain_keyword>kpica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 06:29:21</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kaiser Permanente</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>90</num>
   <domain_name>opici.com</domain_name>
   <domain_keyword>opici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 19:11:53</query_time>
   <create_date>1996-06-07</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2028-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>optica.uk.com</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-23 03:38:57</query_time>
   <create_date>2019-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/optica.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>spica.asia</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 01:24:24</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-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>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>93</num>
   <domain_name>optica.express</domain_name>
   <domain_keyword>optica</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-04-06 20:24:24</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-01-28</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>94</num>
   <domain_name>opaca.co.uk</domain_name>
   <domain_keyword>opaca</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 23:21:15</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>opima.com.br</domain_name>
   <domain_keyword>opima</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 02:58:56</query_time>
   <create_date>2010-10-06</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2026-10-06</expiry_date>
   <registrant_name>MARIA ELISA ROQUE NOGUEIRA TORRES SILVA</registrant_name>
   <name_servers>
    <value>ns1.task.com.br</value>
    <value>ns2.task.com.br</value>
    <value>ns3.task.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>opeca.ru</domain_name>
   <domain_keyword>opeca</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:24:47</query_time>
   <create_date>2023-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>apica.se</domain_name>
   <domain_keyword>apica</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:54</query_time>
   <create_date>2005-06-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns-1468.awsdns-55.org</value>
    <value>ns-1904.awsdns-46.co.uk</value>
    <value>ns-337.awsdns-42.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>spica.ae</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-15 18:54:20</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Bahaa Qasim Alzyoud</registrant_name>
   <registrant_company>SPICA COMPUTERS Tr.</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.spicaserver.com</value>
    <value>ns2.spicaserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>spica.blog</domain_name>
   <domain_keyword>spica</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-15 18:54:20</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_state>Osaka</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>epica.link</domain_name>
   <domain_keyword>epica</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-10 06:02:03</query_time>
   <create_date>2020-12-28</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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>GE</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>ns-1219.awsdns-24.org</value>
    <value>ns-150.awsdns-18.com</value>
    <value>ns-1556.awsdns-02.co.uk</value>
    <value>ns-742.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.165</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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