WHOIS QUERY TIME

29 Apr 2024 - 6:44 AM UTC

Registered: 27 April 2009
Modified: 30 April 2023

REGISTRAR

Name: Web Widgets Ltd t/a Website World
Website: https://www.website.world

DNSSEC

unsigned

NAME SERVERS

ns1.cms-tool.net
ns2.cms-tool.net
ns3.cms-tool.net

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=seaka.net.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "seaka.net.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "seaka.net.nz",
            "domain_keyword": "seaka",
            "domain_tld": "net.nz",
            "query_time": "2024-04-29 06:44:52",
            "create_date": "2009-04-27",
            "update_date": "2023-04-30",
            "registrar_name": "Web Widgets Ltd t/a Website World",
            "registrar_website": "https://www.website.world",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>seaka.net.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>seaka.net.nz</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-04-29 06:44:52</query_time>
   <create_date>2009-04-27</create_date>
   <update_date>2023-04-30</update_date>
   <registrar_name>Web Widgets Ltd t/a Website World</registrar_name>
   <registrar_website>https://www.website.world</registrar_website>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.046 seconds) for "seaka.net.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:36 AM UTC

Registered: 27 April 2009
Modified: 25 April 2023

REGISTRAR

Name: Web Widgets Ltd t/a Website World
Website: https://www.website.world

DNSSEC

unsigned

NAME SERVERS

ns1.cms-tool.net
ns2.cms-tool.net
ns3.cms-tool.net

DOMAIN STATUS

ok
renewPeriod

#2 - QUERY TIME

3 Jun 2023 - 2:47 AM UTC

Registered: 27 April 2009
Modified: 30 April 2023

REGISTRAR

Name: Web Widgets Ltd t/a Website World
Website: https://www.website.world

DNSSEC

unsigned

NAME SERVERS

ns1.cms-tool.net
ns2.cms-tool.net
ns3.cms-tool.net

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=seaka.net.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "seaka.net.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "seaka.net.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "seaka.net.nz",
            "domain_keyword": "seaka",
            "domain_tld": "net.nz",
            "query_time": "2023-04-29 02:36:00",
            "create_date": "2009-04-27",
            "update_date": "2023-04-25",
            "registrar_name": "Web Widgets Ltd t/a Website World",
            "registrar_website": "https://www.website.world",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "seaka.net.nz",
            "domain_keyword": "seaka",
            "domain_tld": "net.nz",
            "query_time": "2023-06-03 02:47:35",
            "create_date": "2009-04-27",
            "update_date": "2023-04-30",
            "registrar_name": "Web Widgets Ltd t/a Website World",
            "registrar_website": "https://www.website.world",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>seaka.net.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>seaka.net.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>seaka.net.nz</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2023-04-29 02:36:00</query_time>
   <create_date>2009-04-27</create_date>
   <update_date>2023-04-25</update_date>
   <registrar_name>Web Widgets Ltd t/a Website World</registrar_name>
   <registrar_website>https://www.website.world</registrar_website>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>seaka.net.nz</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2023-06-03 02:47:35</query_time>
   <create_date>2009-04-27</create_date>
   <update_date>2023-04-30</update_date>
   <registrar_name>Web Widgets Ltd t/a Website World</registrar_name>
   <registrar_website>https://www.website.world</registrar_website>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 7 domain names (in 0.017 seconds) which contained the exact domain keyword "seaka".
Domain Name Registered Expiry Registrar Ownership
1 seaka.com 10 Jul 2003 10 Jul 2024 GoDaddy.com, LLC -
2 seaka.net.nz 27 Apr 2009 - Web Widgets Ltd t/a Website World -
3 seaka.net 1 Nov 2009 1 Nov 2025 Dreamscape Networks International Pte Ltd NZ DIVERS 2002 LTD.
4 seaka.org 20 Sep 2018 20 Sep 2028 Register SpA GLOBAL DOMAIN PRIVACY
5 seaka.life 6 May 2021 6 May 2025 Amazon Registrar, Inc. Identity Protection Service
6 seaka.services 6 May 2021 6 May 2025 Amazon Registrar, Inc. Identity Protection Service
7 seaka.info 11 May 2021 11 May 2025 Gandi SAS Seikka Australia PTY LTD
8 seaka.top 12 Oct 2023 12 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen yang shi su jia tun qu guang he wang luo ke ji gong zuo shi

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=seaka&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "seaka",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "seaka.com, seaka.net.nz, seaka.net, seaka.org, seaka.life, seaka.services, seaka.info, seaka.top",
    "results": [
        {
            "num": 1,
            "domain_name": "seaka.com",
            "domain_keyword": "seaka",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:12:29",
            "create_date": "2003-07-10",
            "update_date": "2024-01-20",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "seaka.net.nz",
            "domain_keyword": "seaka",
            "domain_tld": "net.nz",
            "query_time": "2024-04-29 06:44:52",
            "create_date": "2009-04-27",
            "update_date": "2023-04-30",
            "registrar_name": "Web Widgets Ltd t/a Website World",
            "registrar_website": "https://www.website.world",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "seaka.net",
            "domain_keyword": "seaka",
            "domain_tld": "net",
            "query_time": "2024-04-14 09:12:29",
            "create_date": "2009-11-01",
            "update_date": "2023-10-22",
            "expiry_date": "2025-11-01",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "PETER KIRK",
            "registrant_company": "NZ DIVERS 2002 LTD.",
            "registrant_address": "132 FLUX RD. UPPER HUTTMANGAROA",
            "registrant_city": "UPPER HUTT",
            "registrant_zip": "na",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.6445263202",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net",
                "ns4.cms-tool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "seaka.org",
            "domain_keyword": "seaka",
            "domain_tld": "org",
            "query_time": "2024-04-14 09:12:29",
            "create_date": "2018-09-20",
            "update_date": "2018-11-20",
            "expiry_date": "2028-09-20",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BG",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "seaka.life",
            "domain_keyword": "seaka",
            "domain_tld": "life",
            "query_time": "2024-05-13 05:30:36",
            "create_date": "2021-05-06",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1392.awsdns-46.org",
                "ns-1828.awsdns-36.co.uk",
                "ns-337.awsdns-42.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "seaka.services",
            "domain_keyword": "seaka",
            "domain_tld": "services",
            "query_time": "2024-05-13 05:30:36",
            "create_date": "2021-05-06",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1077.awsdns-06.org",
                "ns-1648.awsdns-14.co.uk",
                "ns-229.awsdns-28.com",
                "ns-897.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "seaka.info",
            "domain_keyword": "seaka",
            "domain_tld": "info",
            "query_time": "2024-05-16 03:10:40",
            "create_date": "2021-05-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Seikka Australia PTY LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1497.awsdns-59.org",
                "ns-1749.awsdns-26.co.uk",
                "ns-396.awsdns-49.com",
                "ns-919.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "seaka.top",
            "domain_keyword": "seaka",
            "domain_tld": "top",
            "query_time": "2024-04-14 09:12:29",
            "create_date": "2023-10-12",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen yang shi su jia tun qu guang he wang luo ke ji gong zuo shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>seaka</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>seaka.com, seaka.net.nz, seaka.net, seaka.org, seaka.life, seaka.services, seaka.info, seaka.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>seaka.com</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:12:29</query_time>
   <create_date>2003-07-10</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>seaka.net.nz</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-04-29 06:44:52</query_time>
   <create_date>2009-04-27</create_date>
   <update_date>2023-04-30</update_date>
   <registrar_name>Web Widgets Ltd t/a Website World</registrar_name>
   <registrar_website>https://www.website.world</registrar_website>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>seaka.net</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 09:12:29</query_time>
   <create_date>2009-11-01</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>PETER KIRK</registrant_name>
   <registrant_company>NZ DIVERS 2002 LTD.</registrant_company>
   <registrant_address>132 FLUX RD. UPPER HUTTMANGAROA</registrant_address>
   <registrant_city>UPPER HUTT</registrant_city>
   <registrant_zip>na</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.6445263202</registrant_phone>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
    <value>ns4.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>seaka.org</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 09:12:29</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2018-11-20</update_date>
   <expiry_date>2028-09-20</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BG</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>seaka.life</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-13 05:30:36</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1392.awsdns-46.org</value>
    <value>ns-1828.awsdns-36.co.uk</value>
    <value>ns-337.awsdns-42.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>seaka.services</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-13 05:30:36</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1077.awsdns-06.org</value>
    <value>ns-1648.awsdns-14.co.uk</value>
    <value>ns-229.awsdns-28.com</value>
    <value>ns-897.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>seaka.info</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 03:10:40</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-11</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>Seikka Australia PTY LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1497.awsdns-59.org</value>
    <value>ns-1749.awsdns-26.co.uk</value>
    <value>ns-396.awsdns-49.com</value>
    <value>ns-919.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>seaka.top</domain_name>
   <domain_keyword>seaka</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-14 09:12:29</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen yang shi su jia tun qu guang he wang luo ke ji gong zuo shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,056 domain names (in 0.043 seconds) which look and sound like the brand name "seaka".
Domain Name Registered Expiry Registrar Ownership
1 seako.net 19 Jun 2022 19 Jun 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
2 seakf.click 11 Dec 2023 11 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
3 seika.pl 10 Oct 2023 10 Oct 2024 Aftermarket.pl Limited -
4 sbaka.com 17 Sep 2020 17 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 smaka.shop 29 Nov 2019 29 Nov 2024 OVH -
6 shaka.graphics 16 Mar 2017 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 seada.com.au - - Melbourne IT Peta Morphett
8 seata.io 22 Mar 2019 22 Mar 2025 CSC Corporate Domains, Inc. Alibaba Group Holding Limited
9 serka.com 15 Apr 1999 15 Apr 2025 NICS Telekomunikasyon A.S. Redacted for Privacy
10 seakf.net 21 May 2023 21 May 2025 WEBCC Whoisprotection.cc
11 seika.com.co 19 Feb 2009 18 Feb 2025 Mi.com.co REDACTED FOR PRIVACY
12 seaga.me 24 Jun 2015 24 Jun 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Xie Qiang
13 sexka.com 11 Mar 2024 11 Mar 2025 DropCatch.com 1122 LLC HugeDomains.com
14 seada.org 14 Dec 2016 14 Dec 2024 Tucows Domains Inc. NA
15 sesaka.com 10 Oct 2013 10 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
16 senaka.tel 1 Nov 2015 31 Oct 2024 1API GmbH REDACTED FOR PRIVACY
17 seaksa.info 9 Apr 2018 9 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
18 sebka.cfd 4 Aug 2023 4 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
19 seada.ru 23 Mar 2016 23 Mar 2025 RU-CENTER-RU OOO "Ay Em Es"
20 seoka.dev 31 Oct 2019 31 Oct 2024 http.net Internet GmbH REDACTED FOR PRIVACY
21 shaka.chat 15 Sep 2023 15 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 senka.biz 3 Sep 2011 2 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
23 seeka.link 14 Jan 2021 14 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
24 reaka.club 1 Jun 2023 1 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
25 shaka.cam 5 Jan 2024 5 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
26 keaka.net 30 Jun 2006 30 Jun 2024 GoDaddy.com, LLC -
27 seaak.org 9 Jun 2011 9 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0156678624
28 esaka.co.jp 29 Jan 1996 - - Heimeisha
29 senaka.work 23 Mar 2024 23 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
30 sekaka.club 24 May 2024 24 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
31 seska.de - - - -
32 seoka.net 13 Feb 2022 13 Feb 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
33 shaka.camp 13 Apr 2023 13 Apr 2025 Marcaria International LLC Shakalu, LLC
34 seakay.org 6 Sep 2004 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 sebaka.store 1 Aug 2023 1 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 setka.site 7 Mar 2024 7 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
37 seakk.com 22 Oct 2023 22 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
38 seasa.me 25 Oct 2018 25 Oct 2024 OVH SAS Collation
39 teaka.co.nz 7 Oct 2021 - Voyager Internet Ltd T/A 1st Domains -
40 seika.love 27 Aug 2018 27 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
41 seara.it 29 Apr 2022 29 Apr 2025 Netsons S.r.l. Ercole Pirro
42 peaka.net 25 May 2006 25 May 2025 GoDaddy.com, LLC -
43 keaka.xyz 16 Aug 2016 16 Aug 2024 eNom, Inc. Keaka Jackson
44 shaka.in 15 Nov 2013 15 Nov 2026 Key-Systems GmbH Shaka
45 heaka.com 19 Jul 2018 19 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 semaka.ru 8 Jun 2022 8 Jun 2024 REGRU-RU Private Person
47 speaka.org 23 Mar 2023 23 Mar 2025 Tucows Domains Inc. Data Protected
48 spaka.com 6 Apr 2013 6 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
49 seaoa.com 30 Jul 2014 30 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 seska.com 17 Nov 1998 16 Nov 2030 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 10540897
51 seakat.xyz 13 Mar 2019 13 Mar 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
52 sneaka.space 9 Jun 2018 9 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
53 shaka.website 26 Mar 2023 26 Mar 2025 Porkbun, LLC Private by Design, LLC
54 shaka.ltd 17 Feb 2023 17 Feb 2025 IONOS SE 1&1 Internet Limited
55 skaka.net 22 Nov 2002 22 Nov 2024 GoDaddy.com, LLC -
56 seawa.net 22 Oct 1999 22 Oct 2024 NameSilo, LLC -
57 sefaka.top 8 Apr 2024 8 Apr 2025 GoDaddy.com Domains By Proxy, LLC
58 sekka.me 28 Apr 2011 28 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
59 senka.pro 11 May 2021 11 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
60 shaka.construction 10 Apr 2023 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 seakay.com 12 Apr 2003 13 Apr 2025 GoDaddy.com, LLC -
62 seakr.biz 16 Apr 2012 15 Apr 2027 Network Solutions, LLC REDACTED FOR PRIVACY
63 peaka.studio 28 Feb 2023 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 sevka.site 7 Nov 2023 7 Nov 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
65 svaka.com 28 Mar 2020 28 Mar 2025 Dynadot Inc -
66 seakw.com 12 Jun 2021 12 Jun 2024 GoDaddy.com, LLC -
67 seakx.com 13 Apr 2019 13 Apr 2025 Porkbun LLC Private by Design, LLC
68 seakas.com 31 Jul 2010 31 Jul 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
69 seoka.app 14 Aug 2023 14 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
70 sedaka.com 17 Nov 1998 16 Nov 2024 GoDaddy.com, LLC -
71 senaka.top 23 Jan 2023 23 Jan 2025 Porkbun LLC Private by Design, LLC
72 shaka.jp 26 Mar 2001 31 Mar 2025 - applesider
73 sevaka.website 10 Dec 2023 10 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 semka.cn 14 Oct 2021 14 Oct 2024 阿里云计算有限公司(万网) 陕西久界科技有限公司
75 sneaka.click 13 Jun 2022 13 Jun 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
76 saaka.co.uk 9 Nov 2020 9 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
77 seakar.space 28 Mar 2024 28 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
78 shaka.com.pe - - NIC.PE SHAKA SOLUCIONES S.A.C.
79 seada.it 30 Nov 1998 11 May 2024 Aruba s.p.a. s.e.a.d.a. Srl
80 sejka.online 21 Jan 2022 21 Jan 2025 Tucows.com Co. Data Protected
81 seika.de - - - -
82 seaba.com 6 Jun 2002 6 Jun 2024 Tucows Domains Inc. -
83 senka.monster 21 May 2022 21 May 2025 Netowl,Inc. Netowl,Inc.
84 seaxa.com 6 Aug 2013 6 Aug 2024 GoDaddy.com, LLC -
85 seakar.com 28 Jun 2018 28 Jun 2024 GoDaddy.com, LLC -
86 sheaka.com 21 Nov 2019 21 Nov 2024 GoDaddy.com, LLC -
87 shaka.boats 24 Mar 2023 24 Mar 2025 Marcaria.com International, Inc. Shakalu, LLC
88 seika.company 4 Jul 2018 4 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
89 speaka.dev 21 Nov 2023 21 Nov 2024 Ascio Technologies, Inc. REDACTED FOR PRIVACY
90 seata.jp 22 May 2009 31 May 2025 - BASSONTOP Co.,LTD
91 shaka.live 16 Feb 2024 16 Feb 2028 TLD Registrar Solutions Ltd. Whois Privacy Corp.
92 sekka.online 27 Apr 2024 27 Apr 2025 Nics Telekomunikasyon A.S. MERKEZ MAH. SILIVRI SK. NO12 ORTAKOY
93 seana.ru 25 Jul 2014 25 Jul 2024 REGTIME-RU Private Person
94 seaya.de - - - -
95 sraka.xyz 3 Dec 2018 3 Dec 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
96 sevaka.com 13 Mar 2015 13 Mar 2025 GoDaddy.com, LLC -
97 sekka.info 3 Mar 2020 3 Mar 2025 Netowl, Inc. XSERVER Inc.
98 seapa.co.jp 9 Apr 2018 - - SEAPA JAPAN CO., LTD.
99 ssaka.com 24 Aug 2000 24 Aug 2028 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM jungsok Oh
100 seak9.com 4 Aug 2017 4 Aug 2027 GoDaddy.com, LLC -
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 Seaka.net.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=seaka.net.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "seaka.net.nz",
        "page_size": 100
    },
    "count": {
        "total": 1056,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "seako.net, seakf.click, seika.pl, sbaka.com, smaka.shop, shaka.graphics, seada.com.au, seata.io, serka.com, seakf.net, seika.com.co, seaga.me, sexka.com, seada.org, sesaka.com, senaka.tel, seaksa.info, sebka.cfd, seada.ru, seoka.dev, shaka.chat, senka.biz, seeka.link, reaka.club, shaka.cam, keaka.net, seaak.org, esaka.co.jp, senaka.work, sekaka.club, seska.de, seoka.net, shaka.camp, seakay.org, sebaka.store, setka.site, seakk.com, seasa.me, teaka.co.nz, seika.love, seara.it, peaka.net, keaka.xyz, shaka.in, heaka.com, semaka.ru, speaka.org, spaka.com, seaoa.com, seska.com, seakat.xyz, sneaka.space, shaka.website, shaka.ltd, skaka.net, seawa.net, sefaka.top, sekka.me, senka.pro, shaka.construction, seakay.com, seakr.biz, peaka.studio, sevka.site, svaka.com, seakw.com, seakx.com, seakas.com, seoka.app, sedaka.com, senaka.top, shaka.jp, sevaka.website, semka.cn, sneaka.click, saaka.co.uk, seakar.space, shaka.com.pe, seada.it, sejka.online, seika.de, seaba.com, senka.monster, seaxa.com, seakar.com, sheaka.com, shaka.boats, seika.company, speaka.dev, seata.jp, shaka.live, sekka.online, seana.ru, seaya.de, sraka.xyz, sevaka.com, sekka.info, seapa.co.jp, ssaka.com, seak9.com",
    "results": [
        {
            "num": 1,
            "domain_name": "seako.net",
            "domain_keyword": "seako",
            "domain_tld": "net",
            "query_time": "2024-04-13 03:17:39",
            "create_date": "2022-06-19",
            "update_date": "2022-06-19",
            "expiry_date": "2027-06-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "seakf.click",
            "domain_keyword": "seakf",
            "domain_tld": "click",
            "query_time": "2024-04-13 03:17:35",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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.seakf.click",
                "ns2.seakf.click"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "seika.pl",
            "domain_keyword": "seika",
            "domain_tld": "pl",
            "query_time": "2024-05-08 09:22:38",
            "create_date": "2023-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "sbaka.com",
            "domain_keyword": "sbaka",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:39:26",
            "create_date": "2020-09-17",
            "update_date": "2021-08-25",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "smaka.shop",
            "domain_keyword": "smaka",
            "domain_tld": "shop",
            "query_time": "2024-04-16 16:00:54",
            "create_date": "2019-11-29",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-29",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "SE",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "shaka.graphics",
            "domain_keyword": "shaka",
            "domain_tld": "graphics",
            "query_time": "2024-05-15 10:43:13",
            "create_date": "2017-03-16",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "seada.com.au",
            "domain_keyword": "seada",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 14:32:40",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Peta Morphett",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "seata.io",
            "domain_keyword": "seata",
            "domain_tld": "io",
            "query_time": "2024-05-15 09:59:57",
            "create_date": "2019-03-22",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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.alibabadns.com",
                "ns2.alibabadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "serka.com",
            "domain_keyword": "serka",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:07:05",
            "create_date": "1999-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "istanbul",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=serka.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.larasoft.net",
                "ns2.larasoft.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "seakf.net",
            "domain_keyword": "seakf",
            "domain_tld": "net",
            "query_time": "2024-04-29 06:44:56",
            "create_date": "2023-05-21",
            "update_date": "2023-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "dns1.dapurhosting.net",
                "dns2.dapurhosting.net",
                "dns3.dapurhosting.net",
                "dns4.dapurhosting.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "seika.com.co",
            "domain_keyword": "seika",
            "domain_tld": "com.co",
            "query_time": "2024-04-25 18:44:37",
            "create_date": "2009-02-19",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-18",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "seaga.me",
            "domain_keyword": "seaga",
            "domain_tld": "me",
            "query_time": "2024-05-17 07:43:30",
            "create_date": "2015-06-24",
            "update_date": "2022-05-17",
            "expiry_date": "2024-06-24",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xie Qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sexka.com",
            "domain_keyword": "sexka",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:29:36",
            "create_date": "2024-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 3331,
            "registrar_name": "DropCatch.com 1122 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "seada.org",
            "domain_keyword": "seada",
            "domain_tld": "org",
            "query_time": "2024-04-14 13:54:46",
            "create_date": "2016-12-14",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NA",
            "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": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sesaka.com",
            "domain_keyword": "sesaka",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:59:46",
            "create_date": "2013-10-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "senaka.tel",
            "domain_keyword": "senaka",
            "domain_tld": "tel",
            "query_time": "2024-05-18 21:55:39",
            "create_date": "2015-11-01",
            "update_date": "2024-02-28",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSAKA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "seaksa.info",
            "domain_keyword": "seaksa",
            "domain_tld": "info",
            "query_time": "2024-04-14 09:13:02",
            "create_date": "2018-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2027-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sebka.cfd",
            "domain_keyword": "sebka",
            "domain_tld": "cfd",
            "query_time": "2024-04-29 17:06:19",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "seada.ru",
            "domain_keyword": "seada",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:07:31",
            "create_date": "2016-03-23",
            "expiry_date": "2025-03-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Ay Em Es\"",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "seoka.dev",
            "domain_keyword": "seoka",
            "domain_tld": "dev",
            "query_time": "2024-05-11 13:06:58",
            "create_date": "2019-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "https://www.http.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rheinland-Pfalz",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lumaserv.eu",
                "ns2.lumaserv.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "shaka.chat",
            "domain_keyword": "shaka",
            "domain_tld": "chat",
            "query_time": "2024-05-26 16:30:44",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "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-1277.awsdns-31.org",
                "ns-1927.awsdns-48.co.uk",
                "ns-281.awsdns-35.com",
                "ns-922.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "senka.biz",
            "domain_keyword": "senka",
            "domain_tld": "biz",
            "query_time": "2024-05-18 19:06:51",
            "create_date": "2011-09-03",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.senka.biz",
                "dns2.senka.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "seeka.link",
            "domain_keyword": "seeka",
            "domain_tld": "link",
            "query_time": "2024-05-23 12:48:18",
            "create_date": "2021-01-14",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 24,
            "domain_name": "reaka.club",
            "domain_keyword": "reaka",
            "domain_tld": "club",
            "query_time": "2024-05-07 20:00:26",
            "create_date": "2023-06-01",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "shaka.cam",
            "domain_keyword": "shaka",
            "domain_tld": "cam",
            "query_time": "2024-05-10 19:00:52",
            "create_date": "2024-01-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-05",
            "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": [
                "maria.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "keaka.net",
            "domain_keyword": "keaka",
            "domain_tld": "net",
            "query_time": "2024-04-22 01:40:57",
            "create_date": "2006-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.name.net",
                "ns2.name.net",
                "ns3.name.net",
                "ns4.name.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "seaak.org",
            "domain_keyword": "seaak",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:47:16",
            "create_date": "2011-06-09",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-09",
            "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 0156678624",
            "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.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "esaka.co.jp",
            "domain_keyword": "esaka",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 03:03:15",
            "create_date": "1996-01-29",
            "update_date": "2024-02-01",
            "registrant_company": "Heimeisha",
            "name_servers": [
                "esaka01.esaka.co.jp",
                "ns1.myip.jp",
                "phobos.esaka.co.jp"
            ]
        },
        {
            "num": 29,
            "domain_name": "senaka.work",
            "domain_keyword": "senaka",
            "domain_tld": "work",
            "query_time": "2024-05-23 22:06:55",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sekaka.club",
            "domain_keyword": "sekaka",
            "domain_tld": "club",
            "query_time": "2024-05-26 14:26:45",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.resellerclub.com",
                "ns6.resellerclub.com",
                "ns7.resellerclub.com",
                "ns8.resellerclub.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "seska.de",
            "domain_keyword": "seska",
            "domain_tld": "de",
            "query_time": "2024-06-03 01:55:20",
            "update_date": "2024-03-04",
            "name_servers": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "seoka.net",
            "domain_keyword": "seoka",
            "domain_tld": "net",
            "query_time": "2024-04-06 06:49:18",
            "create_date": "2022-02-13",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rheinland-Pfalz",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/seoka.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lumaserv.eu",
                "ns2.lumaserv.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "shaka.camp",
            "domain_keyword": "shaka",
            "domain_tld": "camp",
            "query_time": "2024-04-13 00:06:58",
            "create_date": "2023-04-13",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shakalu, LLC",
            "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": [
                "melina.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "seakay.org",
            "domain_keyword": "seakay",
            "domain_tld": "org",
            "query_time": "2024-04-14 09:12:31",
            "create_date": "2004-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sebaka.store",
            "domain_keyword": "sebaka",
            "domain_tld": "store",
            "query_time": "2024-04-29 17:01:13",
            "create_date": "2023-08-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "setka.site",
            "domain_keyword": "setka",
            "domain_tld": "site",
            "query_time": "2024-05-10 11:51:07",
            "create_date": "2024-03-07",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sankt-Peterburg",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "seakk.com",
            "domain_keyword": "seakk",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:30:42",
            "create_date": "2023-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "seasa.me",
            "domain_keyword": "seasa",
            "domain_tld": "me",
            "query_time": "2024-05-13 05:40:04",
            "create_date": "2018-10-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Collation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "teaka.co.nz",
            "domain_keyword": "teaka",
            "domain_tld": "co.nz",
            "query_time": "2024-05-26 21:58:53",
            "create_date": "2021-10-07",
            "update_date": "2023-09-11",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "seika.love",
            "domain_keyword": "seika",
            "domain_tld": "love",
            "query_time": "2024-05-16 16:45:48",
            "create_date": "2018-08-27",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "seara.it",
            "domain_keyword": "seara",
            "domain_tld": "it",
            "query_time": "2024-05-23 23:59:35",
            "create_date": "2022-04-29",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-29",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Ercole Pirro",
            "registrant_address": "via andrea costa n. 30",
            "registrant_city": "savignano sul panaro",
            "registrant_state": "MO",
            "registrant_zip": "41056",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "peaka.net",
            "domain_keyword": "peaka",
            "domain_tld": "net",
            "query_time": "2024-05-26 22:56:22",
            "create_date": "2006-05-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.top-plus.net",
                "ns2.top-plus.net",
                "ns3.top-plus.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "keaka.xyz",
            "domain_keyword": "keaka",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 01:40:57",
            "create_date": "2016-08-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Keaka Jackson",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "shaka.in",
            "domain_keyword": "shaka",
            "domain_tld": "in",
            "query_time": "2024-05-19 07:35:30",
            "create_date": "2013-11-15",
            "update_date": "2023-10-21",
            "expiry_date": "2026-11-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shaka",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "heaka.com",
            "domain_keyword": "heaka",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:11:24",
            "create_date": "2018-07-19",
            "update_date": "2020-07-13",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "semaka.ru",
            "domain_keyword": "semaka",
            "domain_tld": "ru",
            "query_time": "2024-05-04 03:20:58",
            "create_date": "2022-06-08",
            "expiry_date": "2024-06-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "speaka.org",
            "domain_keyword": "speaka",
            "domain_tld": "org",
            "query_time": "2024-05-06 19:22:12",
            "create_date": "2023-03-23",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NU",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "spaka.com",
            "domain_keyword": "spaka",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:19:29",
            "create_date": "2013-04-06",
            "update_date": "2021-03-31",
            "expiry_date": "2025-04-06",
            "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": 49,
            "domain_name": "seaoa.com",
            "domain_keyword": "seaoa",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:55:50",
            "create_date": "2014-07-30",
            "update_date": "2020-07-24",
            "expiry_date": "2025-07-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "seska.com",
            "domain_keyword": "seska",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:48:26",
            "create_date": "1998-11-17",
            "update_date": "2022-02-23",
            "expiry_date": "2030-11-16",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 3ea67",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 10540897",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns-127.awsdns-15.com",
                "ns-1432.awsdns-51.org",
                "ns-1537.awsdns-00.co.uk",
                "ns-565.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "seakat.xyz",
            "domain_keyword": "seakat",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:30:37",
            "create_date": "2019-03-13",
            "update_date": "2023-09-14",
            "expiry_date": "2027-03-13",
            "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": 52,
            "domain_name": "sneaka.space",
            "domain_keyword": "sneaka",
            "domain_tld": "space",
            "query_time": "2024-05-17 15:03:47",
            "create_date": "2018-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "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": 53,
            "domain_name": "shaka.website",
            "domain_keyword": "shaka",
            "domain_tld": "website",
            "query_time": "2024-05-25 00:12:02",
            "create_date": "2023-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "shaka.ltd",
            "domain_keyword": "shaka",
            "domain_tld": "ltd",
            "query_time": "2024-04-12 15:29:21",
            "create_date": "2023-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "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": [
                "ns1026.ui-dns.biz",
                "ns1046.ui-dns.de",
                "ns1084.ui-dns.org",
                "ns1089.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "skaka.net",
            "domain_keyword": "skaka",
            "domain_tld": "net",
            "query_time": "2024-04-19 15:59:51",
            "create_date": "2002-11-22",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "seawa.net",
            "domain_keyword": "seawa",
            "domain_tld": "net",
            "query_time": "2024-04-24 06:25:35",
            "create_date": "1999-10-22",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sefaka.top",
            "domain_keyword": "sefaka",
            "domain_tld": "top",
            "query_time": "2024-04-18 13:40:13",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "http://www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sekka.me",
            "domain_keyword": "sekka",
            "domain_tld": "me",
            "query_time": "2024-05-09 19:23:05",
            "create_date": "2011-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "senka.pro",
            "domain_keyword": "senka",
            "domain_tld": "pro",
            "query_time": "2024-05-14 23:09:48",
            "create_date": "2021-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "shaka.construction",
            "domain_keyword": "shaka",
            "domain_tld": "construction",
            "query_time": "2024-04-11 01:23:28",
            "create_date": "2023-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "seakay.com",
            "domain_keyword": "seakay",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:50:27",
            "create_date": "2003-04-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "seakr.biz",
            "domain_keyword": "seakr",
            "domain_tld": "biz",
            "query_time": "2024-04-14 09:13:01",
            "create_date": "2012-04-16",
            "update_date": "2022-04-25",
            "expiry_date": "2027-04-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "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": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "peaka.studio",
            "domain_keyword": "peaka",
            "domain_tld": "studio",
            "query_time": "2024-04-28 16:33:37",
            "create_date": "2023-02-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-28",
            "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-1466.awsdns-55.org",
                "ns-1568.awsdns-04.co.uk",
                "ns-313.awsdns-39.com",
                "ns-852.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sevka.site",
            "domain_keyword": "sevka",
            "domain_tld": "site",
            "query_time": "2024-05-15 14:36:52",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_state": "Istanbul",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "svaka.com",
            "domain_keyword": "svaka",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:45:19",
            "create_date": "2020-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "seakw.com",
            "domain_keyword": "seakw",
            "domain_tld": "com",
            "query_time": "2024-04-13 03:17:41",
            "create_date": "2021-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "seakx.com",
            "domain_keyword": "seakx",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:13:03",
            "create_date": "2019-04-13",
            "update_date": "2022-07-07",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/seakx.com",
            "registrant_phone": "+1.9712666028",
            "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": 68,
            "domain_name": "seakas.com",
            "domain_keyword": "seakas",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:12:30",
            "create_date": "2010-07-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "https://csl-registrar.com/contact/seakas.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "seoka.app",
            "domain_keyword": "seoka",
            "domain_tld": "app",
            "query_time": "2024-05-08 12:15:18",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sedaka.com",
            "domain_keyword": "sedaka",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:06:40",
            "create_date": "1998-11-17",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "senaka.top",
            "domain_keyword": "senaka",
            "domain_tld": "top",
            "query_time": "2024-05-24 19:44:40",
            "create_date": "2023-01-23",
            "update_date": "2023-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "shaka.jp",
            "domain_keyword": "shaka",
            "domain_tld": "jp",
            "query_time": "2024-04-11 03:20:50",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "applesider",
            "registrant_address": "Joto-ku Osaka-shi",
            "registrant_zip": "536-0015",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-7708-1709",
            "registrant_fax": "06-7708-1709",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 73,
            "domain_name": "sevaka.website",
            "domain_keyword": "sevaka",
            "domain_tld": "website",
            "query_time": "2024-04-07 13:29:48",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "semka.cn",
            "domain_keyword": "semka",
            "domain_tld": "cn",
            "query_time": "2024-04-29 16:53:45",
            "create_date": "2021-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "陕西久界科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sneaka.click",
            "domain_keyword": "sneaka",
            "domain_tld": "click",
            "query_time": "2024-04-28 18:42:50",
            "create_date": "2022-06-13",
            "update_date": "2022-09-05",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 76,
            "domain_name": "saaka.co.uk",
            "domain_keyword": "saaka",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 16:37:59",
            "create_date": "2020-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "seakar.space",
            "domain_keyword": "seakar",
            "domain_tld": "space",
            "query_time": "2024-05-26 19:28:06",
            "create_date": "2024-03-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "shaka.com.pe",
            "domain_keyword": "shaka",
            "domain_tld": "com.pe",
            "query_time": "2024-05-02 15:44:22",
            "registrar_name": "NIC.PE",
            "registrant_name": "SHAKA SOLUCIONES S.A.C.",
            "name_servers": [
                "dns1.hostingilimitado.pe",
                "dns2.hostingilimitado.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 79,
            "domain_name": "seada.it",
            "domain_keyword": "seada",
            "domain_tld": "it",
            "query_time": "2024-05-25 03:28:33",
            "create_date": "1998-11-30",
            "update_date": "2024-05-12",
            "expiry_date": "2024-05-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "s.e.a.d.a. Srl",
            "registrant_address": "Via San Carlo n. 1",
            "registrant_city": "SARONNO",
            "registrant_state": "MI",
            "registrant_zip": "21047",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "sejka.online",
            "domain_keyword": "sejka",
            "domain_tld": "online",
            "query_time": "2024-05-23 12:52:43",
            "create_date": "2022-01-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "seika.de",
            "domain_keyword": "seika",
            "domain_tld": "de",
            "query_time": "2024-05-22 12:21:09",
            "update_date": "2018-08-14",
            "name_servers": [
                "ns1047.ui-dns.biz",
                "ns1047.ui-dns.com",
                "ns1047.ui-dns.de",
                "ns1047.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "seaba.com",
            "domain_keyword": "seaba",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:09:00",
            "create_date": "2002-06-06",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "senka.monster",
            "domain_keyword": "senka",
            "domain_tld": "monster",
            "query_time": "2024-04-11 11:16:03",
            "create_date": "2022-05-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "Netowl,Inc.",
            "registrant_state": "Kyoto",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "seaxa.com",
            "domain_keyword": "seaxa",
            "domain_tld": "com",
            "query_time": "2024-04-14 05:39:13",
            "create_date": "2013-08-06",
            "update_date": "2024-04-13",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "seakar.com",
            "domain_keyword": "seakar",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:12:30",
            "create_date": "2018-06-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sheaka.com",
            "domain_keyword": "sheaka",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:52:18",
            "create_date": "2019-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "shaka.boats",
            "domain_keyword": "shaka",
            "domain_tld": "boats",
            "query_time": "2024-05-20 19:19:56",
            "create_date": "2023-03-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "Shakalu, LLC",
            "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": [
                "dimitris.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "seika.company",
            "domain_keyword": "seika",
            "domain_tld": "company",
            "query_time": "2024-05-11 11:29:21",
            "create_date": "2018-07-04",
            "update_date": "2022-03-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "speaka.dev",
            "domain_keyword": "speaka",
            "domain_tld": "dev",
            "query_time": "2024-05-28 01:43:40",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "seata.jp",
            "domain_keyword": "seata",
            "domain_tld": "jp",
            "query_time": "2024-06-02 22:49:21",
            "create_date": "2009-05-22",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "BASSONTOP Co.,LTD",
            "registrant_address": "1-22-3 Kitahorie",
            "registrant_zip": "550-0014",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6251-4131",
            "registrant_fax": "06-6120-0105",
            "name_servers": [
                "ns1.value-domain.com",
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "shaka.live",
            "domain_keyword": "shaka",
            "domain_tld": "live",
            "query_time": "2024-04-12 15:29:21",
            "create_date": "2024-02-16",
            "update_date": "2024-03-08",
            "expiry_date": "2028-02-16",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sekka.online",
            "domain_keyword": "sekka",
            "domain_tld": "online",
            "query_time": "2024-04-30 16:43:54",
            "create_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "MERKEZ MAH. SILIVRI SK. NO12 ORTAKOY",
            "registrant_state": "SILIVRI",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "seana.ru",
            "domain_keyword": "seana",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:07:51",
            "create_date": "2014-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "seaya.de",
            "domain_keyword": "seaya",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:40:33",
            "update_date": "2023-08-10",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "sraka.xyz",
            "domain_keyword": "sraka",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 08:12:29",
            "create_date": "2018-12-03",
            "update_date": "2023-11-22",
            "expiry_date": "2027-12-03",
            "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": [
                "clark.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "sevaka.com",
            "domain_keyword": "sevaka",
            "domain_tld": "com",
            "query_time": "2024-04-29 21:25:14",
            "create_date": "2015-03-13",
            "update_date": "2022-09-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sekka.info",
            "domain_keyword": "sekka",
            "domain_tld": "info",
            "query_time": "2024-05-09 19:23:05",
            "create_date": "2020-03-03",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "seapa.co.jp",
            "domain_keyword": "seapa",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 04:04:53",
            "create_date": "2018-04-09",
            "update_date": "2024-05-01",
            "registrant_company": "SEAPA JAPAN CO., LTD.",
            "name_servers": [
                "ns1.websector.com.au",
                "ns2.websector.com.au"
            ]
        },
        {
            "num": 99,
            "domain_name": "ssaka.com",
            "domain_keyword": "ssaka",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:06:36",
            "create_date": "2000-08-24",
            "update_date": "2023-06-02",
            "expiry_date": "2028-08-24",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "jungsok Oh",
            "registrant_company": "jungsok Oh",
            "registrant_address": "8/6, 203-1401, ssangyong APT, 703, changshin-dong, jongro-gu, seoul",
            "registrant_city": "703",
            "registrant_zip": "110540",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.27429722",
            "registrant_fax": "+82.",
            "name_servers": [
                "ns-1470.awsdns-55.org",
                "ns-18.awsdns-02.com",
                "ns-1865.awsdns-41.co.uk",
                "ns-930.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "seak9.com",
            "domain_keyword": "seak9",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:44:52",
            "create_date": "2017-08-04",
            "update_date": "2022-10-04",
            "expiry_date": "2027-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>seaka.net.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1056</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>seako.net, seakf.click, seika.pl, sbaka.com, smaka.shop, shaka.graphics, seada.com.au, seata.io, serka.com, seakf.net, seika.com.co, seaga.me, sexka.com, seada.org, sesaka.com, senaka.tel, seaksa.info, sebka.cfd, seada.ru, seoka.dev, shaka.chat, senka.biz, seeka.link, reaka.club, shaka.cam, keaka.net, seaak.org, esaka.co.jp, senaka.work, sekaka.club, seska.de, seoka.net, shaka.camp, seakay.org, sebaka.store, setka.site, seakk.com, seasa.me, teaka.co.nz, seika.love, seara.it, peaka.net, keaka.xyz, shaka.in, heaka.com, semaka.ru, speaka.org, spaka.com, seaoa.com, seska.com, seakat.xyz, sneaka.space, shaka.website, shaka.ltd, skaka.net, seawa.net, sefaka.top, sekka.me, senka.pro, shaka.construction, seakay.com, seakr.biz, peaka.studio, sevka.site, svaka.com, seakw.com, seakx.com, seakas.com, seoka.app, sedaka.com, senaka.top, shaka.jp, sevaka.website, semka.cn, sneaka.click, saaka.co.uk, seakar.space, shaka.com.pe, seada.it, sejka.online, seika.de, seaba.com, senka.monster, seaxa.com, seakar.com, sheaka.com, shaka.boats, seika.company, speaka.dev, seata.jp, shaka.live, sekka.online, seana.ru, seaya.de, sraka.xyz, sevaka.com, sekka.info, seapa.co.jp, ssaka.com, seak9.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>seako.net</domain_name>
   <domain_keyword>seako</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 03:17:39</query_time>
   <create_date>2022-06-19</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2027-06-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>seakf.click</domain_name>
   <domain_keyword>seakf</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-13 03:17:35</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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.seakf.click</value>
    <value>ns2.seakf.click</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>seika.pl</domain_name>
   <domain_keyword>seika</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 09:22:38</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sbaka.com</domain_name>
   <domain_keyword>sbaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:39:26</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>smaka.shop</domain_name>
   <domain_keyword>smaka</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 16:00:54</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.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>6</num>
   <domain_name>shaka.graphics</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-15 10:43:13</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>seada.com.au</domain_name>
   <domain_keyword>seada</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 14:32:40</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Peta Morphett</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>seata.io</domain_name>
   <domain_keyword>seata</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 09:59:57</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2024-02-26</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://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.alibabadns.com</value>
    <value>ns2.alibabadns.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>serka.com</domain_name>
   <domain_keyword>serka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:07:05</query_time>
   <create_date>1999-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>istanbul</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=serka.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.larasoft.net</value>
    <value>ns2.larasoft.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>seakf.net</domain_name>
   <domain_keyword>seakf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 06:44:56</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>dns1.dapurhosting.net</value>
    <value>dns2.dapurhosting.net</value>
    <value>dns3.dapurhosting.net</value>
    <value>dns4.dapurhosting.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>seika.com.co</domain_name>
   <domain_keyword>seika</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-25 18:44:37</query_time>
   <create_date>2009-02-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>seaga.me</domain_name>
   <domain_keyword>seaga</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 07:43:30</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2022-05-17</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xie Qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sexka.com</domain_name>
   <domain_keyword>sexka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:29:36</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>3331</registrar_iana>
   <registrar_name>DropCatch.com 1122 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>seada.org</domain_name>
   <domain_keyword>seada</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 13:54:46</query_time>
   <create_date>2016-12-14</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-14</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>NA</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>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sesaka.com</domain_name>
   <domain_keyword>sesaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:59:46</query_time>
   <create_date>2013-10-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <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>16</num>
   <domain_name>senaka.tel</domain_name>
   <domain_keyword>senaka</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-18 21:55:39</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OSAKA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>seaksa.info</domain_name>
   <domain_keyword>seaksa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-14 09:13:02</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2027-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>18</num>
   <domain_name>sebka.cfd</domain_name>
   <domain_keyword>sebka</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-29 17:06:19</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>seada.ru</domain_name>
   <domain_keyword>seada</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:07:31</query_time>
   <create_date>2016-03-23</create_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Ay Em Es&quot;</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>seoka.dev</domain_name>
   <domain_keyword>seoka</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 13:06:58</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>https://www.http.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rheinland-Pfalz</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.lumaserv.eu</value>
    <value>ns2.lumaserv.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>shaka.chat</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-26 16:30:44</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</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-1277.awsdns-31.org</value>
    <value>ns-1927.awsdns-48.co.uk</value>
    <value>ns-281.awsdns-35.com</value>
    <value>ns-922.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>senka.biz</domain_name>
   <domain_keyword>senka</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 19:06:51</query_time>
   <create_date>2011-09-03</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.senka.biz</value>
    <value>dns2.senka.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>seeka.link</domain_name>
   <domain_keyword>seeka</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-23 12:48:18</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>reaka.club</domain_name>
   <domain_keyword>reaka</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 20:00:26</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>shaka.cam</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-10 19:00:52</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-05</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>maria.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>keaka.net</domain_name>
   <domain_keyword>keaka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 01:40:57</query_time>
   <create_date>2006-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.name.net</value>
    <value>ns2.name.net</value>
    <value>ns3.name.net</value>
    <value>ns4.name.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>seaak.org</domain_name>
   <domain_keyword>seaak</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:47:16</query_time>
   <create_date>2011-06-09</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-09</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 0156678624</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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>28</num>
   <domain_name>esaka.co.jp</domain_name>
   <domain_keyword>esaka</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 03:03:15</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Heimeisha</registrant_company>
   <name_servers>
    <value>esaka01.esaka.co.jp</value>
    <value>ns1.myip.jp</value>
    <value>phobos.esaka.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>senaka.work</domain_name>
   <domain_keyword>senaka</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 22:06:55</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sekaka.club</domain_name>
   <domain_keyword>sekaka</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 14:26:45</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.resellerclub.com</value>
    <value>ns6.resellerclub.com</value>
    <value>ns7.resellerclub.com</value>
    <value>ns8.resellerclub.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>seska.de</domain_name>
   <domain_keyword>seska</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-03 01:55:20</query_time>
   <update_date>2024-03-04</update_date>
   <name_servers>
    <value>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>seoka.net</domain_name>
   <domain_keyword>seoka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 06:49:18</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rheinland-Pfalz</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/seoka.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lumaserv.eu</value>
    <value>ns2.lumaserv.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>shaka.camp</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-13 00:06:58</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shakalu, LLC</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>melina.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>seakay.org</domain_name>
   <domain_keyword>seakay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 09:12:31</query_time>
   <create_date>2004-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sebaka.store</domain_name>
   <domain_keyword>sebaka</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 17:01:13</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>setka.site</domain_name>
   <domain_keyword>setka</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 11:51:07</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-07</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_company>Private Person</registrant_company>
   <registrant_state>Sankt-Peterburg</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>seakk.com</domain_name>
   <domain_keyword>seakk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:30:42</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>seasa.me</domain_name>
   <domain_keyword>seasa</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-13 05:40:04</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Collation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>teaka.co.nz</domain_name>
   <domain_keyword>teaka</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-26 21:58:53</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-09-11</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>seika.love</domain_name>
   <domain_keyword>seika</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-16 16:45:48</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</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>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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>seara.it</domain_name>
   <domain_keyword>seara</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 23:59:35</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Ercole Pirro</registrant_company>
   <registrant_address>via andrea costa n. 30</registrant_address>
   <registrant_city>savignano sul panaro</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41056</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>peaka.net</domain_name>
   <domain_keyword>peaka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 22:56:22</query_time>
   <create_date>2006-05-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.top-plus.net</value>
    <value>ns2.top-plus.net</value>
    <value>ns3.top-plus.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>keaka.xyz</domain_name>
   <domain_keyword>keaka</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 01:40:57</query_time>
   <create_date>2016-08-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Keaka Jackson</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>shaka.in</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 07:35:30</query_time>
   <create_date>2013-11-15</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2026-11-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shaka</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please 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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>heaka.com</domain_name>
   <domain_keyword>heaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:11:24</query_time>
   <create_date>2018-07-19</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>semaka.ru</domain_name>
   <domain_keyword>semaka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 03:20:58</query_time>
   <create_date>2022-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>speaka.org</domain_name>
   <domain_keyword>speaka</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 19:22:12</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NU</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>spaka.com</domain_name>
   <domain_keyword>spaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:19:29</query_time>
   <create_date>2013-04-06</create_date>
   <update_date>2021-03-31</update_date>
   <expiry_date>2025-04-06</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>49</num>
   <domain_name>seaoa.com</domain_name>
   <domain_keyword>seaoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:55:50</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2020-07-24</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>seska.com</domain_name>
   <domain_keyword>seska</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:48:26</query_time>
   <create_date>1998-11-17</create_date>
   <update_date>2022-02-23</update_date>
   <expiry_date>2030-11-16</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 3ea67</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 10540897</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns-127.awsdns-15.com</value>
    <value>ns-1432.awsdns-51.org</value>
    <value>ns-1537.awsdns-00.co.uk</value>
    <value>ns-565.awsdns-06.net</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>51</num>
   <domain_name>seakat.xyz</domain_name>
   <domain_keyword>seakat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:30:37</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2027-03-13</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>52</num>
   <domain_name>sneaka.space</domain_name>
   <domain_keyword>sneaka</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-17 15:03:47</query_time>
   <create_date>2018-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</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>53</num>
   <domain_name>shaka.website</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-25 00:12:02</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>54</num>
   <domain_name>shaka.ltd</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-12 15:29:21</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1026.ui-dns.biz</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1084.ui-dns.org</value>
    <value>ns1089.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>skaka.net</domain_name>
   <domain_keyword>skaka</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 15:59:51</query_time>
   <create_date>2002-11-22</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>56</num>
   <domain_name>seawa.net</domain_name>
   <domain_keyword>seawa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 06:25:35</query_time>
   <create_date>1999-10-22</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sefaka.top</domain_name>
   <domain_keyword>sefaka</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 13:40:13</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sekka.me</domain_name>
   <domain_keyword>sekka</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-09 19:23:05</query_time>
   <create_date>2011-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>senka.pro</domain_name>
   <domain_keyword>senka</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 23:09:48</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>shaka.construction</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-11 01:23:28</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>seakay.com</domain_name>
   <domain_keyword>seakay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:50:27</query_time>
   <create_date>2003-04-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>seakr.biz</domain_name>
   <domain_keyword>seakr</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 09:13:01</query_time>
   <create_date>2012-04-16</create_date>
   <update_date>2022-04-25</update_date>
   <expiry_date>2027-04-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns55.worldnic.com</value>
    <value>ns56.worldnic.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>peaka.studio</domain_name>
   <domain_keyword>peaka</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-28 16:33:37</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-28</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-1466.awsdns-55.org</value>
    <value>ns-1568.awsdns-04.co.uk</value>
    <value>ns-313.awsdns-39.com</value>
    <value>ns-852.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sevka.site</domain_name>
   <domain_keyword>sevka</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 14:36:52</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_state>Istanbul</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>svaka.com</domain_name>
   <domain_keyword>svaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:45:19</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>66</num>
   <domain_name>seakw.com</domain_name>
   <domain_keyword>seakw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 03:17:41</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>seakx.com</domain_name>
   <domain_keyword>seakx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:13:03</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2022-07-07</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/seakx.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>68</num>
   <domain_name>seakas.com</domain_name>
   <domain_keyword>seakas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:12:30</query_time>
   <create_date>2010-07-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/seakas.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>seoka.app</domain_name>
   <domain_keyword>seoka</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 12:15:18</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sedaka.com</domain_name>
   <domain_keyword>sedaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:06:40</query_time>
   <create_date>1998-11-17</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>senaka.top</domain_name>
   <domain_keyword>senaka</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 19:44:40</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>72</num>
   <domain_name>shaka.jp</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-11 03:20:50</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>applesider</registrant_name>
   <registrant_address>Joto-ku Osaka-shi</registrant_address>
   <registrant_zip>536-0015</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-7708-1709</registrant_phone>
   <registrant_fax>06-7708-1709</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>sevaka.website</domain_name>
   <domain_keyword>sevaka</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-07 13:29:48</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>semka.cn</domain_name>
   <domain_keyword>semka</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 16:53:45</query_time>
   <create_date>2021-10-14</create_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>陕西久界科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sneaka.click</domain_name>
   <domain_keyword>sneaka</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-28 18:42:50</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>saaka.co.uk</domain_name>
   <domain_keyword>saaka</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 16:37:59</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>seakar.space</domain_name>
   <domain_keyword>seakar</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 19:28:06</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>shaka.com.pe</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-02 15:44:22</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>SHAKA SOLUCIONES S.A.C.</registrant_name>
   <name_servers>
    <value>dns1.hostingilimitado.pe</value>
    <value>dns2.hostingilimitado.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>seada.it</domain_name>
   <domain_keyword>seada</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 03:28:33</query_time>
   <create_date>1998-11-30</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>s.e.a.d.a. Srl</registrant_company>
   <registrant_address>Via San Carlo n. 1</registrant_address>
   <registrant_city>SARONNO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>21047</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sejka.online</domain_name>
   <domain_keyword>sejka</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 12:52:43</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>seika.de</domain_name>
   <domain_keyword>seika</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 12:21:09</query_time>
   <update_date>2018-08-14</update_date>
   <name_servers>
    <value>ns1047.ui-dns.biz</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1047.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>seaba.com</domain_name>
   <domain_keyword>seaba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:09:00</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>83</num>
   <domain_name>senka.monster</domain_name>
   <domain_keyword>senka</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-11 11:16:03</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>Netowl,Inc.</registrant_company>
   <registrant_state>Kyoto</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>seaxa.com</domain_name>
   <domain_keyword>seaxa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 05:39:13</query_time>
   <create_date>2013-08-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-08-06</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>seakar.com</domain_name>
   <domain_keyword>seakar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:12:30</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-06-28</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sheaka.com</domain_name>
   <domain_keyword>sheaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:52:18</query_time>
   <create_date>2019-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>shaka.boats</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-05-20 19:19:56</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>Shakalu, LLC</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>dimitris.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>seika.company</domain_name>
   <domain_keyword>seika</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 11:29:21</query_time>
   <create_date>2018-07-04</create_date>
   <update_date>2022-03-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>89</num>
   <domain_name>speaka.dev</domain_name>
   <domain_keyword>speaka</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-28 01:43:40</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.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>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>seata.jp</domain_name>
   <domain_keyword>seata</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 22:49:21</query_time>
   <create_date>2009-05-22</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>BASSONTOP Co.,LTD</registrant_name>
   <registrant_address>1-22-3 Kitahorie</registrant_address>
   <registrant_zip>550-0014</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6251-4131</registrant_phone>
   <registrant_fax>06-6120-0105</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>shaka.live</domain_name>
   <domain_keyword>shaka</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-12 15:29:21</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2028-02-16</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sekka.online</domain_name>
   <domain_keyword>sekka</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 16:43:54</query_time>
   <create_date>2024-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>MERKEZ MAH. SILIVRI SK. NO12 ORTAKOY</registrant_company>
   <registrant_state>SILIVRI</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>seana.ru</domain_name>
   <domain_keyword>seana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:07:51</query_time>
   <create_date>2014-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>seaya.de</domain_name>
   <domain_keyword>seaya</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:40:33</query_time>
   <update_date>2023-08-10</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>sraka.xyz</domain_name>
   <domain_keyword>sraka</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 08:12:29</query_time>
   <create_date>2018-12-03</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2027-12-03</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>clark.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sevaka.com</domain_name>
   <domain_keyword>sevaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 21:25:14</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>97</num>
   <domain_name>sekka.info</domain_name>
   <domain_keyword>sekka</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 19:23:05</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>seapa.co.jp</domain_name>
   <domain_keyword>seapa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 04:04:53</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>SEAPA JAPAN CO., LTD.</registrant_company>
   <name_servers>
    <value>ns1.websector.com.au</value>
    <value>ns2.websector.com.au</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>ssaka.com</domain_name>
   <domain_keyword>ssaka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:06:36</query_time>
   <create_date>2000-08-24</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2028-08-24</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>jungsok Oh</registrant_name>
   <registrant_company>jungsok Oh</registrant_company>
   <registrant_address>8/6, 203-1401, ssangyong APT, 703, changshin-dong, jongro-gu, seoul</registrant_address>
   <registrant_city>703</registrant_city>
   <registrant_zip>110540</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.27429722</registrant_phone>
   <registrant_fax>+82.</registrant_fax>
   <name_servers>
    <value>ns-1470.awsdns-55.org</value>
    <value>ns-18.awsdns-02.com</value>
    <value>ns-1865.awsdns-41.co.uk</value>
    <value>ns-930.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>seak9.com</domain_name>
   <domain_keyword>seak9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:44:52</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2027-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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