WHOIS QUERY TIME

22 Apr 2024 - 5:34 PM UTC

Registered: 2 August 2021
Modified: 22 August 2023
Expiry: 2 August 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

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

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=oika.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "oika.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "oika.shop",
            "domain_keyword": "oika",
            "domain_tld": "shop",
            "query_time": "2024-04-22 17:34:05",
            "create_date": "2021-08-02",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>oika.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>oika.shop</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 17:34:05</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.067 seconds) for "oika.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Apr 2024 - 5:34 PM UTC

Registered: 2 August 2021
Modified: 22 August 2023
Expiry: 2 August 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

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

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=oika.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "oika.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "oika.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "oika.shop",
            "domain_keyword": "oika",
            "domain_tld": "shop",
            "query_time": "2024-04-22 17:34:05",
            "create_date": "2021-08-02",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.067,
        "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>oika.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>oika.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oika.shop</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 17:34:05</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.067</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 12 domain names (in 0.019 seconds) which contained the exact domain keyword "oika".
Domain Name Registered Expiry Registrar Ownership
1 oika.jp 3 Aug 2001 31 Aug 2024 - ohs ltd.
2 oika.com 20 Jun 2004 20 Jun 2025 GoDaddy.com, LLC -
3 oika.nl 31 Mar 2009 - Realtime Register -
4 oika.me 16 Mar 2010 16 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
5 oika.com.br 26 Feb 2012 26 Feb 2025 - Adailton Pessoa de Figueiredo
6 oika.org 6 Apr 2013 6 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Shinichi Oikawa
7 oika.it 5 May 2015 5 May 2025 Register S.p.a. hidden
8 oika.net 7 Jun 2017 7 Jun 2024 DropCatch.com 676 LLC JIN-1
9 oika.shop 2 Aug 2021 2 Aug 2024 Tucows Domains Inc. -
10 oika.energy 27 Jun 2023 27 Jun 2024 OVH SAS REDACTED FOR PRIVACY
11 oika.store 2 Aug 2023 2 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 oika.co.uk 9 Oct 2023 9 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
13 oika.eu - - GANDI -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=oika&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "oika",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "oika.jp, oika.com, oika.nl, oika.me, oika.com.br, oika.org, oika.it, oika.net, oika.shop, oika.energy, oika.store, oika.co.uk, oika.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "oika.jp",
            "domain_keyword": "oika",
            "domain_tld": "jp",
            "query_time": "2024-06-06 08:17:11",
            "create_date": "2001-08-03",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "ohs ltd.",
            "registrant_address": "1-16-2aoi adachi-ku, Tokyo, 12",
            "registrant_zip": "120-0012",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3848-1577",
            "registrant_fax": "03-3848-1419",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "oika.com",
            "domain_keyword": "oika",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:16:33",
            "create_date": "2004-06-20",
            "update_date": "2023-06-25",
            "expiry_date": "2025-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "oika.nl",
            "domain_keyword": "oika",
            "domain_tld": "nl",
            "query_time": "2024-04-19 12:16:33",
            "create_date": "2009-03-31",
            "update_date": "2020-11-10",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.vevida.net",
                "ns2.vevida.net",
                "ns3.vevida.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "oika.me",
            "domain_keyword": "oika",
            "domain_tld": "me",
            "query_time": "2024-05-15 05:11:22",
            "create_date": "2010-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "oika.com.br",
            "domain_keyword": "oika",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 01:52:52",
            "create_date": "2012-02-26",
            "update_date": "2023-03-21",
            "expiry_date": "2025-02-26",
            "registrant_name": "Adailton Pessoa de Figueiredo",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "fay.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "oika.org",
            "domain_keyword": "oika",
            "domain_tld": "org",
            "query_time": "2024-04-22 17:34:01",
            "create_date": "2013-04-06",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shinichi Oikawa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Miyagi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.js-hpbs.jp",
                "dns02.js-hpbs.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "oika.it",
            "domain_keyword": "oika",
            "domain_tld": "it",
            "query_time": "2024-05-26 01:52:52",
            "create_date": "2015-05-05",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-05",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "oika.net",
            "domain_keyword": "oika",
            "domain_tld": "net",
            "query_time": "2024-04-22 17:34:01",
            "create_date": "2017-06-07",
            "update_date": "2020-03-27",
            "expiry_date": "2024-06-07",
            "registrar_iana": 2156,
            "registrar_name": "DropCatch.com 676 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "oika.shop",
            "domain_keyword": "oika",
            "domain_tld": "shop",
            "query_time": "2024-04-22 17:34:05",
            "create_date": "2021-08-02",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "oika.energy",
            "domain_keyword": "oika",
            "domain_tld": "energy",
            "query_time": "2024-05-17 08:37:38",
            "create_date": "2023-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "oika.store",
            "domain_keyword": "oika",
            "domain_tld": "store",
            "query_time": "2024-04-19 12:16:33",
            "create_date": "2023-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "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": 12,
            "domain_name": "oika.co.uk",
            "domain_keyword": "oika",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 11:21:01",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.teemill.com",
                "ns2.teemill.com",
                "ns3.teemill.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "oika.eu",
            "domain_keyword": "oika",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:13:13",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-116-b.gandi.net",
                "ns-184-a.gandi.net",
                "ns-250-c.gandi.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>oika</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>oika.jp, oika.com, oika.nl, oika.me, oika.com.br, oika.org, oika.it, oika.net, oika.shop, oika.energy, oika.store, oika.co.uk, oika.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oika.jp</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-06 08:17:11</query_time>
   <create_date>2001-08-03</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>ohs ltd.</registrant_name>
   <registrant_address>1-16-2aoi adachi-ku, Tokyo, 12</registrant_address>
   <registrant_zip>120-0012</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3848-1577</registrant_phone>
   <registrant_fax>03-3848-1419</registrant_fax>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>oika.com</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:16:33</query_time>
   <create_date>2004-06-20</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-06-20</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>ns47.domaincontrol.com</value>
    <value>ns48.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>3</num>
   <domain_name>oika.nl</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 12:16:33</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2020-11-10</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.vevida.net</value>
    <value>ns2.vevida.net</value>
    <value>ns3.vevida.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>oika.me</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 05:11:22</query_time>
   <create_date>2010-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>oika.com.br</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 01:52:52</query_time>
   <create_date>2012-02-26</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrant_name>Adailton Pessoa de Figueiredo</registrant_name>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>fay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>oika.org</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 17:34:01</query_time>
   <create_date>2013-04-06</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shinichi Oikawa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Miyagi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.js-hpbs.jp</value>
    <value>dns02.js-hpbs.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>oika.it</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 01:52:52</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>oika.net</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 17:34:01</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2020-03-27</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>2156</registrar_iana>
   <registrar_name>DropCatch.com 676 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</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>9</num>
   <domain_name>oika.shop</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 17:34:05</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>oika.energy</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-17 08:37:38</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>oika.store</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-19 12:16:33</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</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>12</num>
   <domain_name>oika.co.uk</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 11:21:01</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.teemill.com</value>
    <value>ns2.teemill.com</value>
    <value>ns3.teemill.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>oika.eu</domain_name>
   <domain_keyword>oika</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:13:13</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-116-b.gandi.net</value>
    <value>ns-184-a.gandi.net</value>
    <value>ns-250-c.gandi.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.019</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,133 domain names (in 0.049 seconds) which look and sound like the brand name "oika".
Domain Name Registered Expiry Registrar Ownership
1 oiaa.com 1 Aug 1997 31 Jul 2024 Rebel.com REDACTED FOR PRIVACY
2 dika.co.uk 4 Nov 2001 4 Nov 2031 Namesco Limited [Tag = FREEPARKING] -
3 mika.run 19 Aug 2015 19 Aug 2024 united-domains AG REDACTED FOR PRIVACY
4 wika.org 7 Oct 2005 7 Oct 2030 1API GmbH Registrant of wika.org
5 sika.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. Sika AG
6 toika.com 3 Mar 1998 2 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
7 sika.store 19 Oct 2020 19 Oct 2029 Namecheap Privacy service provided by Withheld for Privacy ehf
8 vika.consulting 2 Sep 2021 2 Sep 2024 IONOS SE 1&1 Internet Limited
9 ozka.net 3 Jun 2005 3 Jun 2025 GoDaddy.com, LLC NameFind LLC
10 zika.online 7 May 2017 7 May 2025 WEDOS Internet, a.s. disti s.r.o.
11 pika.chat 11 Jan 2018 11 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
12 nika.school 5 Jan 2024 5 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com REDACTED FOR PRIVACY
13 oska.com.br 28 Aug 2001 28 Aug 2024 - Oska Ind e com de equipamentos ltda
14 ioka.jp 20 Jan 2003 31 Jan 2025 - (Not displayed by registrant's request)
15 bika.istanbul 13 Feb 2023 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 bika.com.pl 10 Sep 2009 10 Sep 2024 nazwa.pl sp. z o.o. -
17 zika.uk 28 Apr 2023 28 Apr 2024 Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER] -
18 jika.bet 2 Dec 2021 2 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu SPD Hrisanfov Bogdan YUriyovich
19 okia.in 26 Jun 2015 26 Jun 2024 united-domains AG Keywords.de GmbH
20 mika.green 23 Oct 2020 23 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
21 oina.se 10 Feb 2006 10 Feb 2025 Loopia AB -
22 oiva.se 1 Sep 2023 1 Sep 2024 Loopia AB -
23 kika.com.au - - DROP.com.au Pty Ltd Harry Paras
24 oida.it 9 Nov 2020 9 Dec 2024 Algorithmedia S.r.l. Puglia.com Srls
25 fika.africa 8 Jun 2020 8 Jun 2025 OpenSRS Data Protected
26 omika.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
27 opka.ventures 25 Apr 2022 25 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
28 oikia.biz 21 Feb 2002 20 Feb 2025 Register SPA Oikia San Michele Srl
29 oiua.xyz 14 Apr 2024 14 Apr 2025 Gname.com Pte. Ltd. -
30 o-ka.com 8 Jul 2017 8 Jul 2024 DropCatch.com 621 LLC Thomas Bradshaw
31 ozka.co 11 Aug 2013 10 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
32 oira.us 5 Dec 2003 4 Dec 2024 Network Solutions, LLC The Center for Regulatory Effectiveness
33 soika.ai - - 1api.net Domains By Proxy, LLC
34 onika.com.br 2 Nov 2008 2 Nov 2024 - JOS? RUFINO MEDEIROS DE AQUINO
35 oiya.net 22 Sep 2023 22 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
36 oikv.live 30 May 2023 30 May 2025 Name.com, Inc. REDACTED FOR PRIVACY
37 onka.de - - - -
38 sika.ae - - Corporation Service Company (Singapore) Pte. Ltd. Sika AG
39 oiga.cn 19 Nov 2022 19 Nov 2024 DYNADOTCHINA LLC 黄梦
40 oyka.com 15 May 2002 15 May 2026 Onlinenic Inc Ordu Yardimlasma Kurumu
41 dika.info 24 Sep 2023 24 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
42 osika.ltd 24 Jul 2020 24 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0158759959
43 aika.shop 26 Sep 2016 26 Sep 2026 GMO Internet Group, Inc. -
44 oita.diet 27 Oct 2016 27 Oct 2024 1API GmbH -
45 vika.ru.com 16 Aug 2020 16 Aug 2024 Registrar of Domain Names REG.RU, LLC -
46 tika.me 17 Nov 2014 17 Nov 2024 Name.com, Inc. Akitech Research & Dev Center
47 oiga.io 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 oida.top 19 Sep 2022 19 Sep 2024 Openprovider Agentur Inhaltsreich OG
49 opka.coffee 25 Apr 2022 25 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 aika.us 31 Dec 2004 30 Dec 2024 eNom, LLC yu yamada
51 kika.casino 21 Jun 2023 21 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
52 oila.org 6 Apr 2016 6 Apr 2025 Adomainofyourown.com LLC REDACTED FOR PRIVACY
53 loika.com 2 Mar 2013 2 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 ooka.love 15 Aug 2023 15 Aug 2024 Alibaba Cloud Computing Ltd. peng yi hao
55 oida.xyz 7 Jun 2021 7 Jun 2024 Sav.com, LLC Privacy Protection
56 omika.me 14 Mar 2017 14 Mar 2025 IONOS SE 1&1 Internet Inc
57 kika.su 24 Mar 2021 24 Mar 2025 RUCENTER-SU Private Person
58 ouka.ru 9 Nov 2011 9 Nov 2024 SALENAMES-RU Private Person
59 loika.ru 24 Aug 2022 24 Aug 2024 REGRU-RU Yandex.Mail Exclusive email address feature
60 doika.com 12 Jul 2008 12 Jul 2024 Rebel.com REDACTED FOR PRIVACY
61 bika.top 2 Jul 2022 2 Jul 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
62 fika.sbs 28 Jun 2021 28 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
63 aika.life 28 Aug 2023 28 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
64 mika.wales 19 May 2023 19 May 2025 NameCheap, Inc. REDACTED FOR PRIVACY
65 vika.clothing 26 Jan 2022 26 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0163594774
66 oikc.cn 21 Aug 2023 21 Aug 2024 广东时代互联科技有限公司 赵芳琳
67 fika.contact 18 Feb 2021 18 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 hoika.info 3 Feb 2022 3 Feb 2025 united-domains AG iba-tours
69 omka.co 16 Feb 2022 16 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 odka.net 22 Jul 2022 22 Jul 2028 Automattic Inc. Knock Knock WHOIS Not There, LLC
71 lika.pet 16 May 2023 16 May 2027 DNSPod, Inc. Shang Hai Li Yi Ka Shang Mao You Xian Gong Si
72 nika.club 12 Apr 2023 12 Apr 2024 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
73 oikm.cn 22 Mar 2024 22 Mar 2025 成都垦派科技有限公司 武雨晴
74 sika.com.au - - Corporation Service Company (Aust) Pty Ltd domain administrator
75 kika.la 27 Jul 2021 27 Jul 2024 Porkbun, LLC -
76 oila.life 10 May 2022 10 May 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
77 oike.org 29 Mar 2000 29 Mar 2025 Tucows Domains Inc. Tucows.com Co
78 orka.cafe 7 Aug 2023 7 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 tika.com.au - - GoDaddy.com LLC trading as GoDaddy.com Ashley Jobson
80 opka.black 2 Nov 2021 2 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
81 orika.net 1 Jan 2024 1 Jan 2025 Cloudflare, Inc. DATA REDACTED
82 vika.group 1 Nov 2023 1 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Jian Fu Liu
83 pika.contact 1 Dec 2020 1 Dec 2024 Gandi SAS PIKA EDITION
84 nika.technology 18 May 2017 18 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
85 vika.us 1 Jun 2002 31 May 2025 NameCheap, Inc. Paul Sharpe
86 pika.me 26 Jun 2016 26 Jun 2024 Name.com, Inc. teri plummer
87 bika.app 10 May 2018 10 May 2025 West263 International Limited Ruoyang Xu
88 sika.market 10 Jan 2024 10 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 orka.life 18 Mar 2024 18 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
90 oaka.nl 11 Aug 2023 - GoDaddy.com -
91 okia.us 26 May 2023 26 May 2024 OwnRegistrar, Inc. NA
92 wika.com.au - - InterNetX GmbH Domain Admin
93 odika.com 9 Mar 2007 9 Mar 2025 CSC CORPORATE DOMAINS, INC. William Demant Holding A/S
94 okika.com 6 Jun 2001 6 Jun 2025 DREAMHOST Proxy Protection LLC
95 vika.pro 17 Apr 2024 17 Apr 2025 Sav.com, LLC - 35 REDACTED FOR PRIVACY
96 ovka.ru 18 Mar 2020 18 Mar 2025 REGRU-RU Private Person
97 sika.education 12 Oct 2020 12 Oct 2024 Gandi SAS Sika Education
98 opka.science 10 Dec 2021 10 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 lika.de - - - -
100 olika.ru 15 May 2006 15 May 2025 REGTIME-RU Private Person
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 Oika.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=oika.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "oika.shop",
        "page_size": 100
    },
    "count": {
        "total": 3133,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "oiaa.com, dika.co.uk, mika.run, wika.org, sika.tel, toika.com, sika.store, vika.consulting, ozka.net, zika.online, pika.chat, nika.school, oska.com.br, ioka.jp, bika.istanbul, bika.com.pl, zika.uk, jika.bet, okia.in, mika.green, oina.se, oiva.se, kika.com.au, oida.it, fika.africa, omika.shop, opka.ventures, oikia.biz, oiua.xyz, o-ka.com, ozka.co, oira.us, soika.ai, onika.com.br, oiya.net, oikv.live, onka.de, sika.ae, oiga.cn, oyka.com, dika.info, osika.ltd, aika.shop, oita.diet, vika.ru.com, tika.me, oiga.io, oida.top, opka.coffee, aika.us, kika.casino, oila.org, loika.com, ooka.love, oida.xyz, omika.me, kika.su, ouka.ru, loika.ru, doika.com, bika.top, fika.sbs, aika.life, mika.wales, vika.clothing, oikc.cn, fika.contact, hoika.info, omka.co, odka.net, lika.pet, nika.club, oikm.cn, sika.com.au, kika.la, oila.life, oike.org, orka.cafe, tika.com.au, opka.black, orika.net, vika.group, pika.contact, nika.technology, vika.us, pika.me, bika.app, sika.market, orka.life, oaka.nl, okia.us, wika.com.au, odika.com, okika.com, vika.pro, ovka.ru, sika.education, opka.science, lika.de, olika.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "oiaa.com",
            "domain_keyword": "oiaa",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:12:48",
            "create_date": "1997-08-01",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-31",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.graphixworks.com",
                "ns2.graphixworks.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dika.co.uk",
            "domain_keyword": "dika",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 01:06:32",
            "create_date": "2001-11-04",
            "update_date": "2023-03-15",
            "expiry_date": "2031-11-04",
            "registrar_name": "Namesco Limited [Tag = FREEPARKING]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "mika.run",
            "domain_keyword": "mika",
            "domain_tld": "run",
            "query_time": "2024-04-21 00:08:30",
            "create_date": "2015-08-19",
            "update_date": "2024-03-10",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wika.org",
            "domain_keyword": "wika",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:31:26",
            "create_date": "2005-10-07",
            "update_date": "2023-07-28",
            "expiry_date": "2030-10-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of wika.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sika.tel",
            "domain_keyword": "sika",
            "domain_tld": "tel",
            "query_time": "2024-05-08 20:51:58",
            "create_date": "2009-01-22",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sika AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.sika.com",
                "ns02.sika.com",
                "ns03.sika.com",
                "ns04.sika.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "toika.com",
            "domain_keyword": "toika",
            "domain_tld": "com",
            "query_time": "2024-05-09 19:45:26",
            "create_date": "1998-03-03",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.webhotellit.com",
                "ns2.webhotellit.com",
                "ns3.webhotellit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sika.store",
            "domain_keyword": "sika",
            "domain_tld": "store",
            "query_time": "2024-05-18 17:11:55",
            "create_date": "2020-10-19",
            "update_date": "2023-08-31",
            "expiry_date": "2029-10-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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "vika.consulting",
            "domain_keyword": "vika",
            "domain_tld": "consulting",
            "query_time": "2024-05-19 14:12:28",
            "create_date": "2021-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1035.ui-dns.org",
                "ns1051.ui-dns.com",
                "ns1056.ui-dns.de",
                "ns1080.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ozka.net",
            "domain_keyword": "ozka",
            "domain_tld": "net",
            "query_time": "2024-05-20 01:00:50",
            "create_date": "2005-06-03",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "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": 10,
            "domain_name": "zika.online",
            "domain_keyword": "zika",
            "domain_tld": "online",
            "query_time": "2024-05-13 22:21:07",
            "create_date": "2017-05-07",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-07",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_company": "disti s.r.o.",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pika.chat",
            "domain_keyword": "pika",
            "domain_tld": "chat",
            "query_time": "2024-05-16 06:54:22",
            "create_date": "2018-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "nika.school",
            "domain_keyword": "nika",
            "domain_tld": "school",
            "query_time": "2024-05-25 09:57:50",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rx-name.net",
                "ns2.rx-name.net",
                "ns3.rx-name.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oska.com.br",
            "domain_keyword": "oska",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 08:58:55",
            "create_date": "2001-08-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-28",
            "registrant_name": "Oska Ind e com de equipamentos ltda",
            "name_servers": [
                "ns1.vgt.com.br",
                "ns2.vgt.com.br",
                "ns3.vgt.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "ioka.jp",
            "domain_keyword": "ioka",
            "domain_tld": "jp",
            "query_time": "2024-06-04 07:39:10",
            "create_date": "2003-01-20",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-0364-8727",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 15,
            "domain_name": "bika.istanbul",
            "domain_keyword": "bika",
            "domain_tld": "istanbul",
            "query_time": "2024-06-05 22:42:46",
            "create_date": "2023-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bika.com.pl",
            "domain_keyword": "bika",
            "domain_tld": "com.pl",
            "query_time": "2024-06-05 22:42:46",
            "create_date": "2009-09-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-10",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "zika.uk",
            "domain_keyword": "zika",
            "domain_tld": "uk",
            "query_time": "2024-06-06 14:33:49",
            "create_date": "2023-04-28",
            "update_date": "2024-02-01",
            "expiry_date": "2024-04-28",
            "registrar_name": "Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]",
            "registrar_website": "https://autobackorder.com",
            "name_servers": [
                "ns1.dan.com",
                "ns1.emu-dns.com",
                "ns2.dan.com",
                "ns2.emu-dns.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 18,
            "domain_name": "jika.bet",
            "domain_keyword": "jika",
            "domain_tld": "bet",
            "query_time": "2024-06-08 10:38:27",
            "create_date": "2021-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SPD Hrisanfov Bogdan YUriyovich",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kiyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hostiq.ua",
                "dns2.hostiq.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "okia.in",
            "domain_keyword": "okia",
            "domain_tld": "in",
            "query_time": "2024-05-04 06:46:57",
            "create_date": "2015-06-26",
            "update_date": "2024-03-07",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keywords.de GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mika.green",
            "domain_keyword": "mika",
            "domain_tld": "green",
            "query_time": "2024-05-08 22:00:31",
            "create_date": "2020-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "oina.se",
            "domain_keyword": "oina",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:59:48",
            "create_date": "2006-02-10",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-10",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "oiva.se",
            "domain_keyword": "oiva",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:59:49",
            "create_date": "2023-09-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kika.com.au",
            "domain_keyword": "kika",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 07:42:27",
            "update_date": "2023-09-29",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Harry Paras",
            "name_servers": [
                "3734.ns1.above.com",
                "3734.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "oida.it",
            "domain_keyword": "oida",
            "domain_tld": "it",
            "query_time": "2024-04-28 11:20:05",
            "create_date": "2020-11-09",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-09",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 25,
            "domain_name": "fika.africa",
            "domain_keyword": "fika",
            "domain_tld": "africa",
            "query_time": "2024-04-30 07:34:25",
            "create_date": "2020-06-08",
            "update_date": "2024-04-27",
            "expiry_date": "2025-06-08",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "omika.shop",
            "domain_keyword": "omika",
            "domain_tld": "shop",
            "query_time": "2024-04-29 17:47:59",
            "create_date": "2023-10-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "opka.ventures",
            "domain_keyword": "opka",
            "domain_tld": "ventures",
            "query_time": "2024-05-02 03:03:10",
            "create_date": "2022-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "oikia.biz",
            "domain_keyword": "oikia",
            "domain_tld": "biz",
            "query_time": "2024-04-19 12:16:39",
            "create_date": "2002-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-20",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "www.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oikia San Michele Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oiua.xyz",
            "domain_keyword": "oiua",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 17:21:57",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Shanghai",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "o-ka.com",
            "domain_keyword": "o-ka",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:55:38",
            "create_date": "2017-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_iana": 2101,
            "registrar_name": "DropCatch.com 621 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Thomas Bradshaw",
            "registrant_address": "Koszykowa 10",
            "registrant_city": "Warsaw",
            "registrant_state": "Mazowieckie",
            "registrant_zip": "00564",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.570676751",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ozka.co",
            "domain_keyword": "ozka",
            "domain_tld": "co",
            "query_time": "2024-05-13 21:58:56",
            "create_date": "2013-08-11",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "oira.us",
            "domain_keyword": "oira",
            "domain_tld": "us",
            "query_time": "2024-05-24 21:46:01",
            "create_date": "2003-12-05",
            "update_date": "2019-10-11",
            "expiry_date": "2024-12-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "The Center for Regulatory Effectiveness The Center for Regulatory Effectiveness",
            "registrant_company": "The Center for Regulatory Effectiveness",
            "registrant_address": "11 DUPONT CIR NW STE 700, 11 Dupont Circle",
            "registrant_city": "WASHINGTON",
            "registrant_state": "DC",
            "registrant_zip": "20036-1231",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2022652383",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "soika.ai",
            "domain_keyword": "soika",
            "domain_tld": "ai",
            "query_time": "2024-05-24 15:57:28",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "onika.com.br",
            "domain_keyword": "onika",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 04:04:17",
            "create_date": "2008-11-02",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-02",
            "registrant_name": "JOS? RUFINO MEDEIROS DE AQUINO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.informatizaweb7.com.br",
                "ns2.informatizaweb7.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 35,
            "domain_name": "oiya.net",
            "domain_keyword": "oiya",
            "domain_tld": "net",
            "query_time": "2024-05-31 01:59:23",
            "create_date": "2023-09-22",
            "update_date": "2024-05-20",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oikv.live",
            "domain_keyword": "oikv",
            "domain_tld": "live",
            "query_time": "2024-06-02 16:55:04",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "???",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2clp.name.com",
                "ns3cna.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "onka.de",
            "domain_keyword": "onka",
            "domain_tld": "de",
            "query_time": "2024-06-01 20:42:08",
            "update_date": "2024-04-25",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "sika.ae",
            "domain_keyword": "sika",
            "domain_tld": "ae",
            "query_time": "2024-06-05 03:19:33",
            "registrar_name": "Corporation Service Company (Singapore) Pte. Ltd.",
            "registrant_name": "Domain Admin",
            "registrant_company": "Sika AG",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns01.sika.com",
                "ns02.sika.com",
                "ns03.sika.com",
                "ns04.sika.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 39,
            "domain_name": "oiga.cn",
            "domain_keyword": "oiga",
            "domain_tld": "cn",
            "query_time": "2024-06-06 08:16:59",
            "create_date": "2022-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "黄梦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oyka.com",
            "domain_keyword": "oyka",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:19:25",
            "create_date": "2002-05-15",
            "update_date": "2002-05-15",
            "expiry_date": "2026-05-15",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Ordu Yardimlasma Kurumu",
            "registrant_address": "Persembe Yolu uzeri 67900 Caycuma",
            "registrant_city": "Zonguldak",
            "registrant_state": "NA",
            "registrant_zip": "67900",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90 372 615 11 82.3950709",
            "registrant_fax": "+90 372 615 11 81.7193761",
            "name_servers": [
                "dns1.oytek.com.tr",
                "dns2.oytek.com.tr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dika.info",
            "domain_keyword": "dika",
            "domain_tld": "info",
            "query_time": "2024-06-03 08:26:52",
            "create_date": "2023-09-24",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "osika.ltd",
            "domain_keyword": "osika",
            "domain_tld": "ltd",
            "query_time": "2024-06-07 22:59:06",
            "create_date": "2020-07-24",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0158759959",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aika.shop",
            "domain_keyword": "aika",
            "domain_tld": "shop",
            "query_time": "2024-06-08 21:38:15",
            "create_date": "2016-09-26",
            "update_date": "2021-01-04",
            "expiry_date": "2026-09-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "oita.diet",
            "domain_keyword": "oita",
            "domain_tld": "diet",
            "query_time": "2024-06-11 10:17:36",
            "create_date": "2016-10-27",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_state": "Iowa",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "vika.ru.com",
            "domain_keyword": "vika",
            "domain_tld": "ru.com",
            "query_time": "2024-04-20 19:31:15",
            "create_date": "2020-08-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9251111120",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tika.me",
            "domain_keyword": "tika",
            "domain_tld": "me",
            "query_time": "2024-04-22 09:06:38",
            "create_date": "2014-11-17",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Akitech Research & Dev Center",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "oiga.io",
            "domain_keyword": "oiga",
            "domain_tld": "io",
            "query_time": "2024-04-22 17:33:10",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "oida.top",
            "domain_keyword": "oida",
            "domain_tld": "top",
            "query_time": "2024-04-22 17:32:16",
            "create_date": "2022-09-19",
            "update_date": "2022-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agentur Inhaltsreich OG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "beth.ns.cloudflare.com",
                "cody.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "opka.coffee",
            "domain_keyword": "opka",
            "domain_tld": "coffee",
            "query_time": "2024-05-02 03:03:09",
            "create_date": "2022-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "aika.us",
            "domain_keyword": "aika",
            "domain_tld": "us",
            "query_time": "2024-04-15 11:23:09",
            "create_date": "2004-12-31",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-30",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "yu yamada",
            "registrant_address": "1-5-6 Daimyo Chuo-ku",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka-ken",
            "registrant_zip": "8100041",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9019153604",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "kika.casino",
            "domain_keyword": "kika",
            "domain_tld": "casino",
            "query_time": "2024-04-07 10:57:17",
            "create_date": "2023-06-21",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-21",
            "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": [
                "aitana.ns.cloudflare.com",
                "christian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "oila.org",
            "domain_keyword": "oila",
            "domain_tld": "org",
            "query_time": "2024-04-18 04:25:07",
            "create_date": "2016-04-06",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1158,
            "registrar_name": "Adomainofyourown.com LLC",
            "registrar_website": "http://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "loika.com",
            "domain_keyword": "loika",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:28:25",
            "create_date": "2013-03-02",
            "update_date": "2021-02-24",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ooka.love",
            "domain_keyword": "ooka",
            "domain_tld": "love",
            "query_time": "2024-05-08 06:23:57",
            "create_date": "2023-08-15",
            "update_date": "2024-04-28",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "peng yi hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "oida.xyz",
            "domain_keyword": "oida",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 13:48:33",
            "create_date": "2021-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "omika.me",
            "domain_keyword": "omika",
            "domain_tld": "me",
            "query_time": "2024-05-11 10:48:21",
            "create_date": "2017-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1087.ui-dns.org",
                "ns1105.ui-dns.com",
                "ns1118.ui-dns.biz",
                "ns1118.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "kika.su",
            "domain_keyword": "kika",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:07:28",
            "create_date": "2021-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 58,
            "domain_name": "ouka.ru",
            "domain_keyword": "ouka",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:09:25",
            "create_date": "2011-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "loika.ru",
            "domain_keyword": "loika",
            "domain_tld": "ru",
            "query_time": "2024-05-05 01:58:59",
            "create_date": "2022-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "doika.com",
            "domain_keyword": "doika",
            "domain_tld": "com",
            "query_time": "2024-05-22 16:19:41",
            "create_date": "2008-07-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-12",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mm8.parklogic.com",
                "ns2.mm8.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bika.top",
            "domain_keyword": "bika",
            "domain_tld": "top",
            "query_time": "2024-05-24 00:11:43",
            "create_date": "2022-07-02",
            "update_date": "2022-07-02",
            "expiry_date": "2024-07-02",
            "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": [
                "ns-1557.awsdns-02.co.uk",
                "ns-402.awsdns-50.com",
                "ns-992.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "fika.sbs",
            "domain_keyword": "fika",
            "domain_tld": "sbs",
            "query_time": "2024-05-22 20:17:13",
            "create_date": "2021-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "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": 63,
            "domain_name": "aika.life",
            "domain_keyword": "aika",
            "domain_tld": "life",
            "query_time": "2024-05-15 13:50:18",
            "create_date": "2023-08-28",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mika.wales",
            "domain_keyword": "mika",
            "domain_tld": "wales",
            "query_time": "2024-05-21 08:28:20",
            "create_date": "2023-05-19",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": 65,
            "domain_name": "vika.clothing",
            "domain_keyword": "vika",
            "domain_tld": "clothing",
            "query_time": "2024-05-20 15:44:11",
            "create_date": "2022-01-26",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163594774",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "oikc.cn",
            "domain_keyword": "oikc",
            "domain_tld": "cn",
            "query_time": "2024-05-26 01:52:53",
            "create_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "赵芳琳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fika.contact",
            "domain_keyword": "fika",
            "domain_tld": "contact",
            "query_time": "2024-05-24 20:57:25",
            "create_date": "2021-02-18",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hoika.info",
            "domain_keyword": "hoika",
            "domain_tld": "info",
            "query_time": "2024-05-25 20:34:55",
            "create_date": "2022-02-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iba-tours",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "omka.co",
            "domain_keyword": "omka",
            "domain_tld": "co",
            "query_time": "2024-05-28 00:57:11",
            "create_date": "2022-02-16",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "odka.net",
            "domain_keyword": "odka",
            "domain_tld": "net",
            "query_time": "2024-05-27 23:27:43",
            "create_date": "2022-07-22",
            "update_date": "2024-01-08",
            "expiry_date": "2028-07-22",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lika.pet",
            "domain_keyword": "lika",
            "domain_tld": "pet",
            "query_time": "2024-06-01 18:33:27",
            "create_date": "2023-05-16",
            "update_date": "2023-05-21",
            "expiry_date": "2027-05-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shang Hai Li Yi Ka Shang Mao You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "valerie.dnspod.net",
                "weasel.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nika.club",
            "domain_keyword": "nika",
            "domain_tld": "club",
            "query_time": "2024-05-29 05:52:31",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2024-04-12",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jinkon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "oikm.cn",
            "domain_keyword": "oikm",
            "domain_tld": "cn",
            "query_time": "2024-06-06 08:17:15",
            "create_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "成都垦派科技有限公司",
            "registrant_name": "武雨晴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sika.com.au",
            "domain_keyword": "sika",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 16:04:46",
            "update_date": "2024-04-17",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "domain administrator",
            "name_servers": [
                "ns01.sika.com",
                "ns02.sika.com",
                "ns03.sika.com",
                "ns04.sika.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kika.la",
            "domain_keyword": "kika",
            "domain_tld": "la",
            "query_time": "2024-04-07 10:57:17",
            "create_date": "2021-07-27",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-27",
            "registrar_name": "Porkbun, LLC",
            "registrant_email": "https://whois.nic.la/contact/kika.la/registrant",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "oila.life",
            "domain_keyword": "oila",
            "domain_tld": "life",
            "query_time": "2024-04-19 12:17:59",
            "create_date": "2022-05-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-10",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "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": "please query the rdds service of the registrar 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": [
                "fay.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "oike.org",
            "domain_keyword": "oike",
            "domain_tld": "org",
            "query_time": "2024-04-22 17:34:07",
            "create_date": "2000-03-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tucows.com Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "orka.cafe",
            "domain_keyword": "orka",
            "domain_tld": "cafe",
            "query_time": "2024-05-02 02:40:50",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2025-08-07",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "tika.com.au",
            "domain_keyword": "tika",
            "domain_tld": "com.au",
            "query_time": "2024-05-07 22:12:57",
            "update_date": "2023-12-22",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Ashley Jobson",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "opka.black",
            "domain_keyword": "opka",
            "domain_tld": "black",
            "query_time": "2024-05-11 20:54:10",
            "create_date": "2021-11-02",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "orika.net",
            "domain_keyword": "orika",
            "domain_tld": "net",
            "query_time": "2024-05-09 03:49:51",
            "create_date": "2024-01-01",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Taiwan",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "TW",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/orika.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vika.group",
            "domain_keyword": "vika",
            "domain_tld": "group",
            "query_time": "2024-05-13 13:38:23",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jian Fu Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pika.contact",
            "domain_keyword": "pika",
            "domain_tld": "contact",
            "query_time": "2024-05-12 04:57:41",
            "create_date": "2020-12-01",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PIKA EDITION",
            "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": [
                "ns-138-c.gandi.net",
                "ns-198-b.gandi.net",
                "ns-36-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "nika.technology",
            "domain_keyword": "nika",
            "domain_tld": "technology",
            "query_time": "2024-05-20 09:58:05",
            "create_date": "2017-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2026-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "vika.us",
            "domain_keyword": "vika",
            "domain_tld": "us",
            "query_time": "2024-05-20 15:44:11",
            "create_date": "2002-06-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Paul Sharpe",
            "registrant_address": "2219 NW Stoney Creek Dr",
            "registrant_city": "Issaquah",
            "registrant_state": "Washington",
            "registrant_zip": "98027",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4255914118",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pika.me",
            "domain_keyword": "pika",
            "domain_tld": "me",
            "query_time": "2024-05-16 06:54:23",
            "create_date": "2016-06-26",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "teri plummer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bika.app",
            "domain_keyword": "bika",
            "domain_tld": "app",
            "query_time": "2024-05-14 12:15:47",
            "create_date": "2018-05-10",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ruoyang Xu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jo.dnspod.net",
                "radish.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sika.market",
            "domain_keyword": "sika",
            "domain_tld": "market",
            "query_time": "2024-05-18 17:11:55",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "orka.life",
            "domain_keyword": "orka",
            "domain_tld": "life",
            "query_time": "2024-05-18 07:23:29",
            "create_date": "2024-03-18",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "oaka.nl",
            "domain_keyword": "oaka",
            "domain_tld": "nl",
            "query_time": "2024-06-01 01:48:10",
            "create_date": "2023-08-11",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "okia.us",
            "domain_keyword": "okia",
            "domain_tld": "us",
            "query_time": "2024-06-09 19:00:44",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "NA",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wika.com.au",
            "domain_keyword": "wika",
            "domain_tld": "com.au",
            "query_time": "2024-04-11 21:29:45",
            "update_date": "2023-03-23",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com/en/internetx/contact/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "a.managed-ns.com",
                "b.managed-ns.de"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "odika.com",
            "domain_keyword": "odika",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:10:14",
            "create_date": "2007-03-09",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "William Demant Holding A/S",
            "registrant_address": "Kongebakken 9",
            "registrant_city": "Smorum",
            "registrant_state": "DK",
            "registrant_zip": "2765",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.39177100",
            "registrant_fax": "+45.39277900",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "okika.com",
            "domain_keyword": "okika",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:54:39",
            "create_date": "2001-06-06",
            "update_date": "2024-04-05",
            "expiry_date": "2025-06-06",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O okika.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "vika.pro",
            "domain_keyword": "vika",
            "domain_tld": "pro",
            "query_time": "2024-04-19 17:55:25",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ovka.ru",
            "domain_keyword": "ovka",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:02:47",
            "create_date": "2020-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "sika.education",
            "domain_keyword": "sika",
            "domain_tld": "education",
            "query_time": "2024-05-02 00:04:12",
            "create_date": "2020-10-12",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sika Education",
            "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": [
                "ns-1526.awsdns-62.org",
                "ns-1739.awsdns-25.co.uk",
                "ns-506.awsdns-63.com",
                "ns-770.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "opka.science",
            "domain_keyword": "opka",
            "domain_tld": "science",
            "query_time": "2024-05-02 03:03:10",
            "create_date": "2021-12-10",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "lika.de",
            "domain_keyword": "lika",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:57:28",
            "update_date": "2009-04-02",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 100,
            "domain_name": "olika.ru",
            "domain_keyword": "olika",
            "domain_tld": "ru",
            "query_time": "2024-05-05 02:47:55",
            "create_date": "2006-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>oika.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3133</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>oiaa.com, dika.co.uk, mika.run, wika.org, sika.tel, toika.com, sika.store, vika.consulting, ozka.net, zika.online, pika.chat, nika.school, oska.com.br, ioka.jp, bika.istanbul, bika.com.pl, zika.uk, jika.bet, okia.in, mika.green, oina.se, oiva.se, kika.com.au, oida.it, fika.africa, omika.shop, opka.ventures, oikia.biz, oiua.xyz, o-ka.com, ozka.co, oira.us, soika.ai, onika.com.br, oiya.net, oikv.live, onka.de, sika.ae, oiga.cn, oyka.com, dika.info, osika.ltd, aika.shop, oita.diet, vika.ru.com, tika.me, oiga.io, oida.top, opka.coffee, aika.us, kika.casino, oila.org, loika.com, ooka.love, oida.xyz, omika.me, kika.su, ouka.ru, loika.ru, doika.com, bika.top, fika.sbs, aika.life, mika.wales, vika.clothing, oikc.cn, fika.contact, hoika.info, omka.co, odka.net, lika.pet, nika.club, oikm.cn, sika.com.au, kika.la, oila.life, oike.org, orka.cafe, tika.com.au, opka.black, orika.net, vika.group, pika.contact, nika.technology, vika.us, pika.me, bika.app, sika.market, orka.life, oaka.nl, okia.us, wika.com.au, odika.com, okika.com, vika.pro, ovka.ru, sika.education, opka.science, lika.de, olika.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oiaa.com</domain_name>
   <domain_keyword>oiaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:12:48</query_time>
   <create_date>1997-08-01</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.graphixworks.com</value>
    <value>ns2.graphixworks.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dika.co.uk</domain_name>
   <domain_keyword>dika</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 01:06:32</query_time>
   <create_date>2001-11-04</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2031-11-04</expiry_date>
   <registrar_name>Namesco Limited [Tag = FREEPARKING]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>mika.run</domain_name>
   <domain_keyword>mika</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-21 00:08:30</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wika.org</domain_name>
   <domain_keyword>wika</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:31:26</query_time>
   <create_date>2005-10-07</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2030-10-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of wika.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sika.tel</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-08 20:51:58</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sika AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.sika.com</value>
    <value>ns02.sika.com</value>
    <value>ns03.sika.com</value>
    <value>ns04.sika.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>toika.com</domain_name>
   <domain_keyword>toika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 19:45:26</query_time>
   <create_date>1998-03-03</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.webhotellit.com</value>
    <value>ns2.webhotellit.com</value>
    <value>ns3.webhotellit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sika.store</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 17:11:55</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-10-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vika.consulting</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-19 14:12:28</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1035.ui-dns.org</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1080.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ozka.net</domain_name>
   <domain_keyword>ozka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 01:00:50</query_time>
   <create_date>2005-06-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-03</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 LLC</registrant_company>
   <registrant_address>2150 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>[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>10</num>
   <domain_name>zika.online</domain_name>
   <domain_keyword>zika</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 22:21:07</query_time>
   <create_date>2017-05-07</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_company>disti s.r.o.</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pika.chat</domain_name>
   <domain_keyword>pika</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-16 06:54:22</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nika.school</domain_name>
   <domain_keyword>nika</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-25 09:57:50</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rx-name.net</value>
    <value>ns2.rx-name.net</value>
    <value>ns3.rx-name.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oska.com.br</domain_name>
   <domain_keyword>oska</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 08:58:55</query_time>
   <create_date>2001-08-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrant_name>Oska Ind e com de equipamentos ltda</registrant_name>
   <name_servers>
    <value>ns1.vgt.com.br</value>
    <value>ns2.vgt.com.br</value>
    <value>ns3.vgt.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ioka.jp</domain_name>
   <domain_keyword>ioka</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-04 07:39:10</query_time>
   <create_date>2003-01-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-0364-8727</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bika.istanbul</domain_name>
   <domain_keyword>bika</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-06-05 22:42:46</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>16</num>
   <domain_name>bika.com.pl</domain_name>
   <domain_keyword>bika</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-05 22:42:46</query_time>
   <create_date>2009-09-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>zika.uk</domain_name>
   <domain_keyword>zika</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 14:33:49</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]</registrar_name>
   <registrar_website>https://autobackorder.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns1.emu-dns.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.emu-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>jika.bet</domain_name>
   <domain_keyword>jika</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-06-08 10:38:27</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SPD Hrisanfov Bogdan YUriyovich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kiyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hostiq.ua</value>
    <value>dns2.hostiq.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>okia.in</domain_name>
   <domain_keyword>okia</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-04 06:46:57</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keywords.de GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please 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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mika.green</domain_name>
   <domain_keyword>mika</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-08 22:00:31</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>oina.se</domain_name>
   <domain_keyword>oina</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:59:48</query_time>
   <create_date>2006-02-10</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>oiva.se</domain_name>
   <domain_keyword>oiva</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:59:49</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</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>23</num>
   <domain_name>kika.com.au</domain_name>
   <domain_keyword>kika</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 07:42:27</query_time>
   <update_date>2023-09-29</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Harry Paras</registrant_name>
   <name_servers>
    <value>3734.ns1.above.com</value>
    <value>3734.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>oida.it</domain_name>
   <domain_keyword>oida</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-28 11:20:05</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fika.africa</domain_name>
   <domain_keyword>fika</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-30 07:34:25</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>omika.shop</domain_name>
   <domain_keyword>omika</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 17:47:59</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>opka.ventures</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-02 03:03:10</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>oikia.biz</domain_name>
   <domain_keyword>oikia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 12:16:39</query_time>
   <create_date>2002-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>www.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oikia San Michele Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oiua.xyz</domain_name>
   <domain_keyword>oiua</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 17:21:57</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Shanghai</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>o-ka.com</domain_name>
   <domain_keyword>o-ka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:55:38</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>2101</registrar_iana>
   <registrar_name>DropCatch.com 621 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Thomas Bradshaw</registrant_name>
   <registrant_address>Koszykowa 10</registrant_address>
   <registrant_city>Warsaw</registrant_city>
   <registrant_state>Mazowieckie</registrant_state>
   <registrant_zip>00564</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.570676751</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ozka.co</domain_name>
   <domain_keyword>ozka</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 21:58:56</query_time>
   <create_date>2013-08-11</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>oira.us</domain_name>
   <domain_keyword>oira</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 21:46:01</query_time>
   <create_date>2003-12-05</create_date>
   <update_date>2019-10-11</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>The Center for Regulatory Effectiveness The Center for Regulatory Effectiveness</registrant_name>
   <registrant_company>The Center for Regulatory Effectiveness</registrant_company>
   <registrant_address>11 DUPONT CIR NW STE 700, 11 Dupont Circle</registrant_address>
   <registrant_city>WASHINGTON</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>20036-1231</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2022652383</registrant_phone>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.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>soika.ai</domain_name>
   <domain_keyword>soika</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-24 15:57:28</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>onika.com.br</domain_name>
   <domain_keyword>onika</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 04:04:17</query_time>
   <create_date>2008-11-02</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrant_name>JOS? RUFINO MEDEIROS DE AQUINO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.informatizaweb7.com.br</value>
    <value>ns2.informatizaweb7.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>oiya.net</domain_name>
   <domain_keyword>oiya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 01:59:23</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>oikv.live</domain_name>
   <domain_keyword>oikv</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 16:55:04</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>???</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>onka.de</domain_name>
   <domain_keyword>onka</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-01 20:42:08</query_time>
   <update_date>2024-04-25</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>sika.ae</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-05 03:19:33</query_time>
   <registrar_name>Corporation Service Company (Singapore) Pte. Ltd.</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Sika AG</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns01.sika.com</value>
    <value>ns02.sika.com</value>
    <value>ns03.sika.com</value>
    <value>ns04.sika.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>oiga.cn</domain_name>
   <domain_keyword>oiga</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 08:16:59</query_time>
   <create_date>2022-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>黄梦</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>oyka.com</domain_name>
   <domain_keyword>oyka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:19:25</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2002-05-15</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Ordu Yardimlasma Kurumu</registrant_name>
   <registrant_address>Persembe Yolu uzeri 67900 Caycuma</registrant_address>
   <registrant_city>Zonguldak</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>67900</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90 372 615 11 82.3950709</registrant_phone>
   <registrant_fax>+90 372 615 11 81.7193761</registrant_fax>
   <name_servers>
    <value>dns1.oytek.com.tr</value>
    <value>dns2.oytek.com.tr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dika.info</domain_name>
   <domain_keyword>dika</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-03 08:26:52</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>osika.ltd</domain_name>
   <domain_keyword>osika</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-07 22:59:06</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0158759959</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aika.shop</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-08 21:38:15</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2021-01-04</update_date>
   <expiry_date>2026-09-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>oita.diet</domain_name>
   <domain_keyword>oita</domain_keyword>
   <domain_tld>diet</domain_tld>
   <query_time>2024-06-11 10:17:36</query_time>
   <create_date>2016-10-27</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_state>Iowa</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.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>45</num>
   <domain_name>vika.ru.com</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>ru.com</domain_tld>
   <query_time>2024-04-20 19:31:15</query_time>
   <create_date>2020-08-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9251111120</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tika.me</domain_name>
   <domain_keyword>tika</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 09:06:38</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-17</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>Akitech Research &amp; Dev Center</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>oiga.io</domain_name>
   <domain_keyword>oiga</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-22 17:33:10</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>oida.top</domain_name>
   <domain_keyword>oida</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 17:32:16</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agentur Inhaltsreich OG</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>AT</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>beth.ns.cloudflare.com</value>
    <value>cody.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>opka.coffee</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-02 03:03:09</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aika.us</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-15 11:23:09</query_time>
   <create_date>2004-12-31</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>yu yamada</registrant_name>
   <registrant_address>1-5-6 Daimyo Chuo-ku</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka-ken</registrant_state>
   <registrant_zip>8100041</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9019153604</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>kika.casino</domain_name>
   <domain_keyword>kika</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-04-07 10:57:17</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-21</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>aitana.ns.cloudflare.com</value>
    <value>christian.ns.cloudflare.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>oila.org</domain_name>
   <domain_keyword>oila</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 04:25:07</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1158</registrar_iana>
   <registrar_name>Adomainofyourown.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>loika.com</domain_name>
   <domain_keyword>loika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:28:25</query_time>
   <create_date>2013-03-02</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ooka.love</domain_name>
   <domain_keyword>ooka</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-08 06:23:57</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>peng yi hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.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>oida.xyz</domain_name>
   <domain_keyword>oida</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 13:48:33</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>omika.me</domain_name>
   <domain_keyword>omika</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-11 10:48:21</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1087.ui-dns.org</value>
    <value>ns1105.ui-dns.com</value>
    <value>ns1118.ui-dns.biz</value>
    <value>ns1118.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kika.su</domain_name>
   <domain_keyword>kika</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:07:28</query_time>
   <create_date>2021-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>ouka.ru</domain_name>
   <domain_keyword>ouka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:09:25</query_time>
   <create_date>2011-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>loika.ru</domain_name>
   <domain_keyword>loika</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 01:58:59</query_time>
   <create_date>2022-08-24</create_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>doika.com</domain_name>
   <domain_keyword>doika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 16:19:41</query_time>
   <create_date>2008-07-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mm8.parklogic.com</value>
    <value>ns2.mm8.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bika.top</domain_name>
   <domain_keyword>bika</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 00:11:43</query_time>
   <create_date>2022-07-02</create_date>
   <update_date>2022-07-02</update_date>
   <expiry_date>2024-07-02</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>ns-1557.awsdns-02.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-992.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>fika.sbs</domain_name>
   <domain_keyword>fika</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-22 20:17:13</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</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>63</num>
   <domain_name>aika.life</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-15 13:50:18</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mika.wales</domain_name>
   <domain_keyword>mika</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-21 08:28:20</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>65</num>
   <domain_name>vika.clothing</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-20 15:44:11</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163594774</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>oikc.cn</domain_name>
   <domain_keyword>oikc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 01:52:53</query_time>
   <create_date>2023-08-21</create_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>赵芳琳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fika.contact</domain_name>
   <domain_keyword>fika</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-24 20:57:25</query_time>
   <create_date>2021-02-18</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hoika.info</domain_name>
   <domain_keyword>hoika</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 20:34:55</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iba-tours</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>omka.co</domain_name>
   <domain_keyword>omka</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 00:57:11</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>odka.net</domain_name>
   <domain_keyword>odka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 23:27:43</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2028-07-22</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lika.pet</domain_name>
   <domain_keyword>lika</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-06-01 18:33:27</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2027-05-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shang Hai Li Yi Ka Shang Mao You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>valerie.dnspod.net</value>
    <value>weasel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nika.club</domain_name>
   <domain_keyword>nika</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 05:52:31</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jinkon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>oikm.cn</domain_name>
   <domain_keyword>oikm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 08:17:15</query_time>
   <create_date>2024-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>成都垦派科技有限公司</registrar_name>
   <registrant_name>武雨晴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sika.com.au</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 16:04:46</query_time>
   <update_date>2024-04-17</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>domain administrator</registrant_name>
   <name_servers>
    <value>ns01.sika.com</value>
    <value>ns02.sika.com</value>
    <value>ns03.sika.com</value>
    <value>ns04.sika.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kika.la</domain_name>
   <domain_keyword>kika</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-07 10:57:17</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrant_email>https://whois.nic.la/contact/kika.la/registrant</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>oila.life</domain_name>
   <domain_keyword>oila</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-19 12:17:59</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AM</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>fay.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>oike.org</domain_name>
   <domain_keyword>oike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 17:34:07</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-29</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>Tucows.com Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>orka.cafe</domain_name>
   <domain_keyword>orka</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-02 02:40:50</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-08-07</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>tika.com.au</domain_name>
   <domain_keyword>tika</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-07 22:12:57</query_time>
   <update_date>2023-12-22</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Ashley Jobson</registrant_name>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>opka.black</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-11 20:54:10</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>orika.net</domain_name>
   <domain_keyword>orika</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 03:49:51</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Taiwan</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/orika.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>guy.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vika.group</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 13:38:23</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jian Fu Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>pika.contact</domain_name>
   <domain_keyword>pika</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-12 04:57:41</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-01</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_company>PIKA EDITION</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>ns-138-c.gandi.net</value>
    <value>ns-198-b.gandi.net</value>
    <value>ns-36-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>nika.technology</domain_name>
   <domain_keyword>nika</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-20 09:58:05</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>vika.us</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 15:44:11</query_time>
   <create_date>2002-06-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Paul Sharpe</registrant_name>
   <registrant_address>2219 NW Stoney Creek Dr</registrant_address>
   <registrant_city>Issaquah</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98027</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4255914118</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pika.me</domain_name>
   <domain_keyword>pika</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-16 06:54:23</query_time>
   <create_date>2016-06-26</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-26</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>teri plummer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bika.app</domain_name>
   <domain_keyword>bika</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 12:15:47</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ruoyang Xu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jo.dnspod.net</value>
    <value>radish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sika.market</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-18 17:11:55</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>orka.life</domain_name>
   <domain_keyword>orka</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-18 07:23:29</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>oaka.nl</domain_name>
   <domain_keyword>oaka</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 01:48:10</query_time>
   <create_date>2023-08-11</create_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>okia.us</domain_name>
   <domain_keyword>okia</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-09 19:00:44</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wika.com.au</domain_name>
   <domain_keyword>wika</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-11 21:29:45</query_time>
   <update_date>2023-03-23</update_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/en/internetx/contact/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>a.managed-ns.com</value>
    <value>b.managed-ns.de</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>odika.com</domain_name>
   <domain_keyword>odika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:10:14</query_time>
   <create_date>2007-03-09</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>William Demant Holding A/S</registrant_company>
   <registrant_address>Kongebakken 9</registrant_address>
   <registrant_city>Smorum</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>2765</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.39177100</registrant_phone>
   <registrant_fax>+45.39277900</registrant_fax>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>okika.com</domain_name>
   <domain_keyword>okika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:54:39</query_time>
   <create_date>2001-06-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O okika.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>vika.pro</domain_name>
   <domain_keyword>vika</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-19 17:55:25</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ovka.ru</domain_name>
   <domain_keyword>ovka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:02:47</query_time>
   <create_date>2020-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>sika.education</domain_name>
   <domain_keyword>sika</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-02 00:04:12</query_time>
   <create_date>2020-10-12</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-12</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_company>Sika Education</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>ns-1526.awsdns-62.org</value>
    <value>ns-1739.awsdns-25.co.uk</value>
    <value>ns-506.awsdns-63.com</value>
    <value>ns-770.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>opka.science</domain_name>
   <domain_keyword>opka</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-02 03:03:10</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>lika.de</domain_name>
   <domain_keyword>lika</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:57:28</query_time>
   <update_date>2009-04-02</update_date>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>olika.ru</domain_name>
   <domain_keyword>olika</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 02:47:55</query_time>
   <create_date>2006-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.049</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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