WHOIS QUERY TIME

5 May 2024 - 1:23 PM UTC

Registered: 19 August 2021
Modified: 31 August 2023
Expiry: 19 August 2024

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Bc Marek Vician
Company: Asociacia za podporu pravneho statu
Address: Matusova 61/4
City: Trencin
ZIP: 91101
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kvic.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kvic.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kvic.sk",
            "domain_keyword": "kvic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:23:04",
            "create_date": "2021-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Bc Marek Vician",
            "registrant_company": "Asociacia za podporu pravneho statu",
            "registrant_address": "Matusova 61/4",
            "registrant_city": "Trencin",
            "registrant_zip": "91101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kvic.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kvic.sk</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:23:04</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Bc Marek Vician</registrant_name>
   <registrant_company>Asociacia za podporu pravneho statu</registrant_company>
   <registrant_address>Matusova 61/4</registrant_address>
   <registrant_city>Trencin</registrant_city>
   <registrant_zip>91101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.076 seconds) for "kvic.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 1:23 PM UTC

Registered: 19 August 2021
Modified: 31 August 2023
Expiry: 19 August 2024

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Bc Marek Vician
Company: Asociacia za podporu pravneho statu
Address: Matusova 61/4
City: Trencin
ZIP: 91101
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kvic.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kvic.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "kvic.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "kvic.sk",
            "domain_keyword": "kvic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:23:04",
            "create_date": "2021-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Bc Marek Vician",
            "registrant_company": "Asociacia za podporu pravneho statu",
            "registrant_address": "Matusova 61/4",
            "registrant_city": "Trencin",
            "registrant_zip": "91101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>kvic.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>kvic.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kvic.sk</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:23:04</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Bc Marek Vician</registrant_name>
   <registrant_company>Asociacia za podporu pravneho statu</registrant_company>
   <registrant_address>Matusova 61/4</registrant_address>
   <registrant_city>Trencin</registrant_city>
   <registrant_zip>91101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.076</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 17 domain names (in 0.025 seconds) which contained the exact domain keyword "kvic".
Domain Name Registered Expiry Registrar Ownership
1 kvic.com 3 Jan 1998 2 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
2 kvic.org.in 30 Apr 2003 30 Apr 2030 Endurance Digital Domain Technology LLP KVIC
3 kvic.cz 2 Sep 2003 1 Sep 2026 REG-INTERNET-CZ Krajske vzdelavaci a informacni centrum, Novy Jicin, Stefanikova 7
4 kvic.org 25 Apr 2005 25 Apr 2025 Tucows Domains Inc. Felix Holland
5 kvic.ru 22 Jun 2010 22 Jun 2025 SALENAMES-RU Private Person
6 kvic.in 2 Sep 2015 2 Sep 2025 Endurance Digital Domain Technology LLP K.V Industrial Corporation
7 kvic.info 24 Aug 2016 24 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 kvic.ca 9 Aug 2019 9 Aug 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
9 kvic.jp 1 Nov 2020 30 Nov 2024 - (Not displayed by registrant's request)
10 kvic.sk 19 Aug 2021 19 Aug 2024 WebSupport s.r.o. Asociacia za podporu pravneho statu
11 kvic.cn 10 Jul 2023 10 Jul 2024 阿里云计算有限公司(万网) 深圳市科微杰电子有限公司
12 kvic.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
13 kvic.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
14 kvic.online 14 Dec 2023 14 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
15 kvic.site 19 Jan 2024 19 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 kvic.net 12 Feb 2024 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 kvic.today 20 Mar 2024 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 kvic.store 10 Apr 2024 10 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kvic&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kvic",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 18,
        "relation": "eq",
        "current": 18
    },
    "unique_domains": "kvic.com, kvic.org.in, kvic.cz, kvic.org, kvic.ru, kvic.in, kvic.info, kvic.ca, kvic.jp, kvic.sk, kvic.cn, kvic.top, kvic.shop, kvic.online, kvic.site, kvic.net, kvic.today, kvic.store",
    "results": [
        {
            "num": 1,
            "domain_name": "kvic.com",
            "domain_keyword": "kvic",
            "domain_tld": "com",
            "query_time": "2024-06-03 00:59:37",
            "create_date": "1998-01-03",
            "update_date": "2023-09-04",
            "expiry_date": "2025-01-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kvic.org.in",
            "domain_keyword": "kvic",
            "domain_tld": "org.in",
            "query_time": "2024-06-13 06:41:55",
            "create_date": "2003-04-30",
            "update_date": "2022-01-12",
            "expiry_date": "2030-04-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KVIC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kvic.cz",
            "domain_keyword": "kvic",
            "domain_tld": "cz",
            "query_time": "2024-05-05 18:46:07",
            "create_date": "2003-09-02",
            "update_date": "2017-03-02",
            "expiry_date": "2026-09-01",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Krajské zařízení pro další vzdělávání pedagogických pracovníků a informační centrum, Nový Jičín, příspěvková organizace",
            "registrant_company": "Krajske vzdelavaci a informacni centrum, Novy Jicin, Stefanikova 7",
            "registrant_address": "Štefánikova 7, Nový Jičín, 74101",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 4,
            "domain_name": "kvic.org",
            "domain_keyword": "kvic",
            "domain_tld": "org",
            "query_time": "2024-05-03 00:05:25",
            "create_date": "2005-04-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Felix Holland",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.dfwaccess.net",
                "ns2.dfwaccess.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kvic.ru",
            "domain_keyword": "kvic",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:19:26",
            "create_date": "2010-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "kvic.in",
            "domain_keyword": "kvic",
            "domain_tld": "in",
            "query_time": "2024-05-21 04:19:27",
            "create_date": "2015-09-02",
            "update_date": "2023-11-09",
            "expiry_date": "2025-09-02",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "K.V Industrial Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "weblinkindia.earth.orderbox-dns.com",
                "weblinkindia.mars.orderbox-dns.com",
                "weblinkindia.mercury.orderbox-dns.com",
                "weblinkindia.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kvic.info",
            "domain_keyword": "kvic",
            "domain_tld": "info",
            "query_time": "2024-05-14 14:10:56",
            "create_date": "2016-08-24",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-24",
            "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": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kvic.ca",
            "domain_keyword": "kvic",
            "domain_tld": "ca",
            "query_time": "2024-04-24 08:16:24",
            "create_date": "2019-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kvic.jp",
            "domain_keyword": "kvic",
            "domain_tld": "jp",
            "query_time": "2024-05-22 22:02:10",
            "create_date": "2020-11-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 10,
            "domain_name": "kvic.sk",
            "domain_keyword": "kvic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:23:04",
            "create_date": "2021-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Bc Marek Vician",
            "registrant_company": "Asociacia za podporu pravneho statu",
            "registrant_address": "Matusova 61/4",
            "registrant_city": "Trencin",
            "registrant_zip": "91101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "kvic.cn",
            "domain_keyword": "kvic",
            "domain_tld": "cn",
            "query_time": "2024-04-24 08:16:24",
            "create_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市科微杰电子有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kvic.top",
            "domain_keyword": "kvic",
            "domain_tld": "top",
            "query_time": "2024-04-24 08:16:25",
            "create_date": "2023-09-09",
            "update_date": "2024-03-31",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "elijah.ns.cloudflare.com",
                "itzel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kvic.shop",
            "domain_keyword": "kvic",
            "domain_tld": "shop",
            "query_time": "2024-04-24 08:16:25",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kvic.online",
            "domain_keyword": "kvic",
            "domain_tld": "online",
            "query_time": "2024-04-19 21:53:51",
            "create_date": "2023-12-14",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-14",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kvic.site",
            "domain_keyword": "kvic",
            "domain_tld": "site",
            "query_time": "2024-05-18 11:59:29",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "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": 16,
            "domain_name": "kvic.net",
            "domain_keyword": "kvic",
            "domain_tld": "net",
            "query_time": "2024-06-02 14:53:45",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kvic.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kvic.today",
            "domain_keyword": "kvic",
            "domain_tld": "today",
            "query_time": "2024-05-21 04:19:27",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "kvic.store",
            "domain_keyword": "kvic",
            "domain_tld": "store",
            "query_time": "2024-04-19 21:53:51",
            "create_date": "2024-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kvic</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>18</total>
  <relation>eq</relation>
  <current>18</current>
 </count>
 <unique_domains>kvic.com, kvic.org.in, kvic.cz, kvic.org, kvic.ru, kvic.in, kvic.info, kvic.ca, kvic.jp, kvic.sk, kvic.cn, kvic.top, kvic.shop, kvic.online, kvic.site, kvic.net, kvic.today, kvic.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kvic.com</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 00:59:37</query_time>
   <create_date>1998-01-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>2</num>
   <domain_name>kvic.org.in</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-13 06:41:55</query_time>
   <create_date>2003-04-30</create_date>
   <update_date>2022-01-12</update_date>
   <expiry_date>2030-04-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KVIC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kvic.cz</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 18:46:07</query_time>
   <create_date>2003-09-02</create_date>
   <update_date>2017-03-02</update_date>
   <expiry_date>2026-09-01</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Krajské zařízení pro další vzdělávání pedagogických pracovníků a informační centrum, Nový Jičín, příspěvková organizace</registrant_name>
   <registrant_company>Krajske vzdelavaci a informacni centrum, Novy Jicin, Stefanikova 7</registrant_company>
   <registrant_address>Štefánikova 7, Nový Jičín, 74101</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>kvic.org</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 00:05:25</query_time>
   <create_date>2005-04-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-25</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>Felix Holland</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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.dfwaccess.net</value>
    <value>ns2.dfwaccess.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kvic.ru</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:19:26</query_time>
   <create_date>2010-06-22</create_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>kvic.in</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 04:19:27</query_time>
   <create_date>2015-09-02</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-09-02</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>K.V Industrial Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>weblinkindia.earth.orderbox-dns.com</value>
    <value>weblinkindia.mars.orderbox-dns.com</value>
    <value>weblinkindia.mercury.orderbox-dns.com</value>
    <value>weblinkindia.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kvic.info</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 14:10:56</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-24</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>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kvic.ca</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 08:16:24</query_time>
   <create_date>2019-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kvic.jp</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-22 22:02:10</query_time>
   <create_date>2020-11-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>kvic.sk</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:23:04</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Bc Marek Vician</registrant_name>
   <registrant_company>Asociacia za podporu pravneho statu</registrant_company>
   <registrant_address>Matusova 61/4</registrant_address>
   <registrant_city>Trencin</registrant_city>
   <registrant_zip>91101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kvic.cn</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-24 08:16:24</query_time>
   <create_date>2023-07-10</create_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市科微杰电子有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kvic.top</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 08:16:25</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>elijah.ns.cloudflare.com</value>
    <value>itzel.ns.cloudflare.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>kvic.shop</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 08:16:25</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kvic.online</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 21:53:51</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>kvic.site</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 11:59:29</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</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>16</num>
   <domain_name>kvic.net</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 14:53:45</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kvic.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kvic.today</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-21 04:19:27</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>kvic.store</domain_name>
   <domain_keyword>kvic</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-19 21:53:51</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</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,698 domain names (in 0.042 seconds) which look and sound like the brand name "kvic".
Domain Name Registered Expiry Registrar Ownership
1 ivic.uk 1 Oct 2023 1 Oct 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
2 kvit.co.uk 17 Feb 2017 17 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 kvtc.su 25 Apr 2013 25 Apr 2025 RUCENTER-SU Private Person
4 kjic.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
5 kvi7.us 11 Mar 2024 11 Mar 2025 NameSilo, LLC NameSilo, LLC
6 kpic.qa - - ROUTEDGE -
7 klic.com.au - - Netfleet.com.au Pty Ltd IVAN JAKOVAC
8 kvis.info 21 May 2024 21 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
9 ivic.it 25 Jan 2020 24 Feb 2025 Algorithmedia S.r.l. Puglia.com Srls
10 avic.world 11 Apr 2023 11 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 kvick.ru 6 Aug 2022 6 Aug 2024 RU-CENTER-RU Private Person
12 kvik.shop 11 Nov 2021 11 Nov 2024 Gransy s.r.o. d/b/a subreg.cz -
13 avic.nl 28 Dec 2001 - Realtime Register -
14 kvi0c.xyz 8 Oct 2023 8 Oct 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED xiaoba
15 kaic.tech 24 Feb 2024 24 Feb 2025 Dotserve Inc N/A
16 mvic.net 12 Oct 2013 12 Oct 2024 GoDaddy.com, LLC -
17 kvcc.org 21 Nov 2018 21 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 kveic.org 25 Aug 2003 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 pvic.shop 23 Dec 2023 23 Dec 2024 NameSilo -
20 kevic.uk 10 Jun 2014 10 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
21 lvic.org 8 Sep 2017 8 Sep 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
22 evic.co.ke 19 Aug 2022 19 Aug 2024 EAC directory Megavar Engineering Ltd
23 cvic.info 25 Aug 2023 25 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
24 kvim.com 15 Feb 2006 15 Feb 2025 SAV.COM, LLC REDACTED FOR PRIVACY
25 klic.solar 14 Jan 2023 14 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 kvbc.skin 15 May 2023 15 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
27 svic.ventures 28 Mar 2018 28 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
28 ovic.cl 22 Sep 2020 22 Sep 2024 NIC Chile Observatorio de violencia institucional en chile
29 kyic.com 19 Feb 2005 19 Feb 2025 gabia choijeamoo
30 avic.cloud 23 Jan 2021 23 Jan 2031 Alibaba Cloud Computing Ltd. zhong hang guo ji jin wang bei jing ke ji you xian gong si
31 kvix.studio 19 Mar 2022 19 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
32 kvio.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
33 kovic.co.uk 4 Oct 2015 4 Oct 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
34 pvic.net 24 Jun 2002 24 Jun 2024 Tucows Domains Inc. -
35 kvbc.de - - - -
36 kvik.top 2 May 2022 2 May 2025 PDR Ltd N/A
37 kiic.jp 21 Feb 2005 28 Feb 2025 - Hyperworks
38 kvim.ru 17 May 2022 17 May 2025 REGRU-RU Private Person
39 kvcc.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital Gui Zhou Xin Lei Wang Luo Ke Ji You Xian Gong Si
40 kvin.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
41 avic.one 18 Mar 2022 18 Mar 2025 Squarespace Domains II LLC fontana di luce corp
42 kovic.net 13 May 2004 13 May 2024 ENOM, INC. REDACTED FOR PRIVACY
43 kvcc.llc 21 Sep 2023 21 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 klvic.com 16 May 2024 16 May 2025 Gname 239 Inc -
45 kuic.link 27 Feb 2019 27 Feb 2026 Chengdu West Dimension Digital Technology Co., LTD ShenZhen Li Xiang Ji Suan You Xian Gong Si
46 kvgc.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
47 cvic.nl 10 Jun 2009 - One.com A/S -
48 kvib.nl 10 Sep 2021 - Internationale Domeinregistratie Nederland -
49 klic.eu - - CRegISP Ltd -
50 kvio.ru 19 Feb 2014 19 Feb 2025 RU-CENTER-RU Private Person
51 kvnc.ru 22 Dec 2023 22 Dec 2024 REGRU-RU Private Person
52 kvir.com 21 Sep 2001 21 Sep 2024 GoDaddy.com, LLC -
53 kvik.app 3 Mar 2023 3 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
54 kovic.co.jp 28 Apr 2015 - - KOVIC KATE INTERNATIONAL JAPAN CO., LTD
55 uvic.club 9 Dec 2020 9 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 kivic.ru 23 May 2013 23 May 2025 REGRU-RU Private Person
57 kviz.hr 16 Aug 2016 16 Aug 2024 WMD d.o.o. UNITRG d.o.o.
58 kvick.net 23 Apr 2017 23 Apr 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
59 pvic.top 9 Apr 2023 9 Apr 2025 DNSPod, Inc. zhangling
60 kgic.cn 18 Jun 2019 18 Jun 2024 阿里云计算有限公司(万网) 张海旺
61 uvic.app 1 Jun 2024 1 Jun 2027 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
62 avic.com.au - - DROP.com.au Pty Ltd David Lye
63 kdic.net 13 Oct 2003 13 Oct 2029 Whois Corp. Whois Domain Admin.
64 kvhc.cn 10 Nov 2023 10 Nov 2024 成都西维数码科技有限公司 潘秀萍
65 kvid.org 15 Dec 2023 15 Dec 2024 SiteName Ltd. Domain Name Privacy Inc.
66 kvzc.com 2 Nov 2013 2 Nov 2024 Dynadot Inc -
67 kvis.ru 29 Nov 2006 29 Nov 2024 SALENAMES-RU Private Person
68 mvic.se 6 May 2013 6 May 2025 LoopiaGroup2 -
69 keic.com 28 Feb 1997 1 Mar 2029 GoDaddy.com, LLC -
70 kvik.ru 12 Dec 2012 12 Dec 2024 RU-CENTER-RU OOO "Kvik-office"
71 ktic.ru 22 Sep 2017 22 Sep 2024 SALENAMES-RU Private Person
72 kuic.cn 10 May 2021 10 May 2025 阿里云计算有限公司(万网) 杨学艺
73 k-ic.info 18 Sep 2012 18 Sep 2025 GMO Internet Group, Inc. d/b/a Onamae.com I.C Corp.Inc.
74 kvdc.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
75 kvick.se 29 Sep 2003 25 Jul 2024 One.com -
76 uvic.games 23 May 2023 23 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 lvic.net 8 May 2006 8 May 2025 Wild West Domains, LLC -
78 kvice.com 14 May 2024 14 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 kvlc.top 9 Sep 2023 9 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
80 kwic.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
81 avic.info 14 Feb 2024 14 Feb 2025 1API GmbH Anna Veltheim Investments and Consulting
82 nvic.com 24 Mar 2006 24 Mar 2025 GoDaddy.com, LLC -
83 kvtc.com 31 Oct 2000 31 Oct 2024 GoDaddy.com, LLC -
84 kvmc.nl 3 Jan 2005 - Antagonist B.V. -
85 uvic.net.cn 10 Aug 2021 10 Aug 2024 北京新网数码信息技术有限公司 王晨旭
86 kvik.company 3 Mar 2023 3 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
87 kvac.shop 28 Apr 2024 28 Apr 2025 Realtime Register B.V. -
88 kvis.net 23 Jun 2003 23 Jun 2024 Tucows Domains Inc. -
89 kvidc.com 20 Feb 2008 20 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
90 pvic.co 26 Oct 2017 25 Oct 2024 GoDaddy.com, LLC Life-Sites.com
91 uvic.site 23 Jul 2015 23 Jul 2027 Go Daddy, LLC Domains By Proxy, LLC
92 kvbc.nl 19 Mar 2002 - team.blue nl B.V. -
93 kavic.co.uk 25 Jul 2023 25 Jul 2024 Squarespace Domains LLC [Tag = GOOGLE] -
94 nvic.org 20 May 2003 20 May 2025 Network Solutions, LLC National Vaccine Information Center
95 kbic.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
96 cvic.ru 19 Mar 2024 19 Mar 2025 RU-CENTER-RU Private Person
97 kvirc.net 8 Apr 2000 8 Apr 2025 Namebay REDACTED FOR PRIVACY
98 evic.com.cn 11 May 2023 11 May 2025 广东时代互联科技有限公司 成松
99 kpic.jp 21 Feb 2002 28 Feb 2025 - kpic
100 kaic.site 14 Feb 2022 14 Feb 2025 Network Solutions 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 Kvic.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kvic.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kvic.sk",
        "page_size": 100
    },
    "count": {
        "total": 1698,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ivic.uk, kvit.co.uk, kvtc.su, kjic.xyz, kvi7.us, kpic.qa, klic.com.au, kvis.info, ivic.it, avic.world, kvick.ru, kvik.shop, avic.nl, kvi0c.xyz, kaic.tech, mvic.net, kvcc.org, kveic.org, pvic.shop, kevic.uk, lvic.org, evic.co.ke, cvic.info, kvim.com, klic.solar, kvbc.skin, svic.ventures, ovic.cl, kyic.com, avic.cloud, kvix.studio, kvio.top, kovic.co.uk, pvic.net, kvbc.de, kvik.top, kiic.jp, kvim.ru, kvcc.top, kvin.top, avic.one, kovic.net, kvcc.llc, klvic.com, kuic.link, kvgc.top, cvic.nl, kvib.nl, klic.eu, kvio.ru, kvnc.ru, kvir.com, kvik.app, kovic.co.jp, uvic.club, kivic.ru, kviz.hr, kvick.net, pvic.top, kgic.cn, uvic.app, avic.com.au, kdic.net, kvhc.cn, kvid.org, kvzc.com, kvis.ru, mvic.se, keic.com, kvik.ru, ktic.ru, kuic.cn, k-ic.info, kvdc.top, kvick.se, uvic.games, lvic.net, kvice.com, kvlc.top, kwic.xyz, avic.info, nvic.com, kvtc.com, kvmc.nl, uvic.net.cn, kvik.company, kvac.shop, kvis.net, kvidc.com, pvic.co, uvic.site, kvbc.nl, kavic.co.uk, nvic.org, kbic.ru, cvic.ru, kvirc.net, evic.com.cn, kpic.jp, kaic.site",
    "results": [
        {
            "num": 1,
            "domain_name": "ivic.uk",
            "domain_keyword": "ivic",
            "domain_tld": "uk",
            "query_time": "2024-04-12 01:04:00",
            "create_date": "2023-10-01",
            "update_date": "2024-03-05",
            "expiry_date": "2024-10-01",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "kvit.co.uk",
            "domain_keyword": "kvit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:10:47",
            "create_date": "2017-02-17",
            "update_date": "2023-12-04",
            "expiry_date": "2025-02-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "kvtc.su",
            "domain_keyword": "kvtc",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:08:27",
            "create_date": "2013-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns62.htzn.ru",
                "ns88.htzn.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 4,
            "domain_name": "kjic.xyz",
            "domain_keyword": "kjic",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 00:20:07",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kvi7.us",
            "domain_keyword": "kvi7",
            "domain_tld": "us",
            "query_time": "2024-05-14 14:10:55",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameSilo, LLC",
            "registrant_address": "25 N. 23rd Ave Suite 100",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85014",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6024928198",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kpic.qa",
            "domain_keyword": "kpic",
            "domain_tld": "qa",
            "query_time": "2024-05-23 23:01:42",
            "update_date": "2024-01-09",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "ns1.siteground181.com",
                "ns2.siteground181.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 7,
            "domain_name": "klic.com.au",
            "domain_keyword": "klic",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 03:39:14",
            "update_date": "2023-12-29",
            "registrar_name": "Netfleet.com.au Pty Ltd",
            "registrar_website": "https://www.netfleet.com.au/",
            "registrant_name": "IVAN JAKOVAC",
            "name_servers": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kvis.info",
            "domain_keyword": "kvis",
            "domain_tld": "info",
            "query_time": "2024-05-23 16:51:19",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "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": [
                "ns-a1.cloud.z.com",
                "ns-a3.cloud.z.com",
                "ns-a4.cloud.z.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ivic.it",
            "domain_keyword": "ivic",
            "domain_tld": "it",
            "query_time": "2024-05-29 06:46:24",
            "create_date": "2020-01-25",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-24",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "avic.world",
            "domain_keyword": "avic",
            "domain_tld": "world",
            "query_time": "2024-06-09 04:12:32",
            "create_date": "2023-04-11",
            "update_date": "2024-05-23",
            "expiry_date": "2024-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kvick.ru",
            "domain_keyword": "kvick",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:19:26",
            "create_date": "2022-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "kvik.shop",
            "domain_keyword": "kvik",
            "domain_tld": "shop",
            "query_time": "2024-05-03 18:10:44",
            "create_date": "2021-11-11",
            "update_date": "2024-01-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "http://www.regtons.com",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.kvik.shop",
                "ns2.kvik.shop",
                "ns3.kvik.shop",
                "ns4.kvik.shop"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "avic.nl",
            "domain_keyword": "avic",
            "domain_tld": "nl",
            "query_time": "2024-05-07 12:59:56",
            "create_date": "2001-12-28",
            "update_date": "2021-07-16",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "kvi0c.xyz",
            "domain_keyword": "kvi0c",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 21:53:50",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "xiaoba",
            "registrant_state": "Bagkok",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kaic.tech",
            "domain_keyword": "kaic",
            "domain_tld": "tech",
            "query_time": "2024-04-21 13:24:51",
            "create_date": "2024-02-24",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "3535",
            "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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mvic.net",
            "domain_keyword": "mvic",
            "domain_tld": "net",
            "query_time": "2024-04-23 02:16:31",
            "create_date": "2013-10-12",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-12",
            "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": 17,
            "domain_name": "kvcc.org",
            "domain_keyword": "kvcc",
            "domain_tld": "org",
            "query_time": "2024-04-25 16:46:01",
            "create_date": "2018-11-21",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-21",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "kveic.org",
            "domain_keyword": "kveic",
            "domain_tld": "org",
            "query_time": "2024-04-25 16:47:10",
            "create_date": "2003-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pvic.shop",
            "domain_keyword": "pvic",
            "domain_tld": "shop",
            "query_time": "2024-04-25 23:54:27",
            "create_date": "2023-12-23",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "conrad.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kevic.uk",
            "domain_keyword": "kevic",
            "domain_tld": "uk",
            "query_time": "2024-04-18 00:28:06",
            "create_date": "2014-06-10",
            "update_date": "2023-12-09",
            "expiry_date": "2024-06-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "lvic.org",
            "domain_keyword": "lvic",
            "domain_tld": "org",
            "query_time": "2024-04-18 15:57:22",
            "create_date": "2017-09-08",
            "update_date": "2024-02-27",
            "expiry_date": "2025-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "evic.co.ke",
            "domain_keyword": "evic",
            "domain_tld": "co.ke",
            "query_time": "2024-05-12 10:39:19",
            "create_date": "2022-08-19",
            "update_date": "2024-02-29",
            "expiry_date": "2024-08-19",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Megavar Engineering Ltd",
            "registrant_address": "P.O. Box 1536-00100, Nairobi.",
            "registrant_city": "Nairobi",
            "registrant_state": "Kenya",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cvic.info",
            "domain_keyword": "cvic",
            "domain_tld": "info",
            "query_time": "2024-05-13 19:12:01",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kvim.com",
            "domain_keyword": "kvim",
            "domain_tld": "com",
            "query_time": "2024-05-18 11:59:32",
            "create_date": "2006-02-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-15",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=kvim.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "klic.solar",
            "domain_keyword": "klic",
            "domain_tld": "solar",
            "query_time": "2024-05-18 08:06:10",
            "create_date": "2023-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kvbc.skin",
            "domain_keyword": "kvbc",
            "domain_tld": "skin",
            "query_time": "2024-05-18 11:59:09",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "svic.ventures",
            "domain_keyword": "svic",
            "domain_tld": "ventures",
            "query_time": "2024-05-27 01:46:23",
            "create_date": "2018-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ovic.cl",
            "domain_keyword": "ovic",
            "domain_tld": "cl",
            "query_time": "2024-05-31 20:19:52",
            "create_date": "2020-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Observatorio de violencia institucional en chile",
            "name_servers": [
                "ns1.dnsmisitio.net",
                "ns2.dnsmisitio.net",
                "ns3.dnsmisitio.net"
            ]
        },
        {
            "num": 29,
            "domain_name": "kyic.com",
            "domain_keyword": "kyic",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:43:32",
            "create_date": "2005-02-19",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "choijeamoo",
            "registrant_address": "Bongcheon 6-dong  SEOUL",
            "registrant_city": "Seoul",
            "registrant_zip": "151810",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28720449",
            "name_servers": [
                "ns.nskorea.net",
                "ns2.nskorea.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "avic.cloud",
            "domain_keyword": "avic",
            "domain_tld": "cloud",
            "query_time": "2024-06-09 04:12:31",
            "create_date": "2021-01-23",
            "update_date": "2023-11-24",
            "expiry_date": "2031-01-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhong hang guo ji jin wang  bei jing  ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "kvix.studio",
            "domain_keyword": "kvix",
            "domain_tld": "studio",
            "query_time": "2024-04-24 08:17:11",
            "create_date": "2022-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks02.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "kvio.top",
            "domain_keyword": "kvio",
            "domain_tld": "top",
            "query_time": "2024-04-24 08:16:58",
            "create_date": "2023-09-09",
            "update_date": "2024-04-02",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kovic.co.uk",
            "domain_keyword": "kovic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 02:38:20",
            "create_date": "2015-10-04",
            "update_date": "2023-11-30",
            "expiry_date": "2025-10-04",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "pvic.net",
            "domain_keyword": "pvic",
            "domain_tld": "net",
            "query_time": "2024-04-25 23:54:24",
            "create_date": "2002-06-24",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.samnet.net",
                "ns2.samnet.net",
                "ns3.samnet.net",
                "ns4.samnet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kvbc.de",
            "domain_keyword": "kvbc",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:52:14",
            "update_date": "2021-10-23",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "kvik.top",
            "domain_keyword": "kvik",
            "domain_tld": "top",
            "query_time": "2024-05-07 19:00:37",
            "create_date": "2022-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "kiic.jp",
            "domain_keyword": "kiic",
            "domain_tld": "jp",
            "query_time": "2024-05-02 22:54:32",
            "create_date": "2005-02-21",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Hyperworks",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-0364-8727",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 38,
            "domain_name": "kvim.ru",
            "domain_keyword": "kvim",
            "domain_tld": "ru",
            "query_time": "2024-05-21 04:19:28",
            "create_date": "2022-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "kvcc.top",
            "domain_keyword": "kvcc",
            "domain_tld": "top",
            "query_time": "2024-05-18 11:59:12",
            "create_date": "2023-09-09",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gui Zhou Xin Lei Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gui Zhou",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kvin.top",
            "domain_keyword": "kvin",
            "domain_tld": "top",
            "query_time": "2024-05-18 11:59:32",
            "create_date": "2023-09-09",
            "update_date": "2024-04-28",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "avic.one",
            "domain_keyword": "avic",
            "domain_tld": "one",
            "query_time": "2024-05-17 06:23:20",
            "create_date": "2022-03-18",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fontana di luce corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "kovic.net",
            "domain_keyword": "kovic",
            "domain_tld": "net",
            "query_time": "2024-06-02 02:53:13",
            "create_date": "2004-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2024-05-13",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b014378f-ef56-49dd-bbe9-dd460daa84b9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "kvcc.llc",
            "domain_keyword": "kvcc",
            "domain_tld": "llc",
            "query_time": "2024-05-31 23:34:53",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "klvic.com",
            "domain_keyword": "klvic",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:25:46",
            "create_date": "2024-05-16",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-16",
            "registrar_iana": 4252,
            "registrar_name": "Gname 239 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kuic.link",
            "domain_keyword": "kuic",
            "domain_tld": "link",
            "query_time": "2024-06-12 17:11:20",
            "create_date": "2019-02-27",
            "update_date": "2024-04-10",
            "expiry_date": "2026-02-27",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShenZhen Li Xiang Ji Suan You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kvgc.top",
            "domain_keyword": "kvgc",
            "domain_tld": "top",
            "query_time": "2024-06-13 06:41:46",
            "create_date": "2023-09-09",
            "update_date": "2024-05-22",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cvic.nl",
            "domain_keyword": "cvic",
            "domain_tld": "nl",
            "query_time": "2024-04-17 11:02:32",
            "create_date": "2009-06-10",
            "update_date": "2019-05-29",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "kvib.nl",
            "domain_keyword": "kvib",
            "domain_tld": "nl",
            "query_time": "2024-04-19 21:53:51",
            "create_date": "2021-09-10",
            "update_date": "2021-09-10",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns1.serviceprovider.nl",
                "ns2.serviceprovider.nl",
                "ns3.serviceprovider.nl",
                "ns4.serviceprovider.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "klic.eu",
            "domain_keyword": "klic",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:35:21",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 50,
            "domain_name": "kvio.ru",
            "domain_keyword": "kvio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:19:30",
            "create_date": "2014-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainpage.ru",
                "ns2.domainpage.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "kvnc.ru",
            "domain_keyword": "kvnc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:19:58",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "kvir.com",
            "domain_keyword": "kvir",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:16:59",
            "create_date": "2001-09-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-21",
            "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": 53,
            "domain_name": "kvik.app",
            "domain_keyword": "kvik",
            "domain_tld": "app",
            "query_time": "2024-05-07 19:00:35",
            "create_date": "2023-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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 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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kovic.co.jp",
            "domain_keyword": "kovic",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 22:44:25",
            "create_date": "2015-04-28",
            "update_date": "2024-05-01",
            "registrant_company": "KOVIC KATE INTERNATIONAL JAPAN CO., LTD",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 55,
            "domain_name": "uvic.club",
            "domain_keyword": "uvic",
            "domain_tld": "club",
            "query_time": "2024-05-18 01:14:51",
            "create_date": "2020-12-09",
            "update_date": "2024-05-05",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kivic.ru",
            "domain_keyword": "kivic",
            "domain_tld": "ru",
            "query_time": "2024-05-25 15:56:08",
            "create_date": "2013-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lpmotor.ru",
                "ns2.lpmotor.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "kviz.hr",
            "domain_keyword": "kviz",
            "domain_tld": "hr",
            "query_time": "2024-05-14 14:11:23",
            "create_date": "2016-08-16",
            "update_date": "2018-06-04",
            "expiry_date": "2024-08-16",
            "registrar_name": "WMD d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "UNITRG d.o.o.",
            "registrant_address": "Donje Svetice 40",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wemdoo.com",
                "ns2.wemdoo.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "kvick.net",
            "domain_keyword": "kvick",
            "domain_tld": "net",
            "query_time": "2024-05-14 14:10:56",
            "create_date": "2017-04-23",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-23",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Jutland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "pvic.top",
            "domain_keyword": "pvic",
            "domain_tld": "top",
            "query_time": "2024-06-08 09:11:00",
            "create_date": "2023-04-09",
            "update_date": "2023-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhangling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chasel.dnspod.net",
                "thirteen.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "kgic.cn",
            "domain_keyword": "kgic",
            "domain_tld": "cn",
            "query_time": "2024-06-08 02:25:15",
            "create_date": "2019-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张海旺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "uvic.app",
            "domain_keyword": "uvic",
            "domain_tld": "app",
            "query_time": "2024-06-02 23:12:33",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2027-06-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "avic.com.au",
            "domain_keyword": "avic",
            "domain_tld": "com.au",
            "query_time": "2024-06-03 21:22:43",
            "update_date": "2024-06-03",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "David Lye",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "kdic.net",
            "domain_keyword": "kdic",
            "domain_tld": "net",
            "query_time": "2024-05-28 20:46:36",
            "create_date": "2003-10-13",
            "update_date": "2024-03-29",
            "expiry_date": "2029-10-13",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns11.whois.co.kr",
                "ns11.whoisweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kvhc.cn",
            "domain_keyword": "kvhc",
            "domain_tld": "cn",
            "query_time": "2024-05-28 10:12:07",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "潘秀萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kvid.org",
            "domain_keyword": "kvid",
            "domain_tld": "org",
            "query_time": "2024-06-13 06:41:56",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 437,
            "registrar_name": "SiteName Ltd.",
            "registrar_website": "http://www.sitename.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kvzc.com",
            "domain_keyword": "kvzc",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:20:57",
            "create_date": "2013-11-02",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "kvis.ru",
            "domain_keyword": "kvis",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:19:50",
            "create_date": "2006-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "mvic.se",
            "domain_keyword": "mvic",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:19:34",
            "create_date": "2013-05-06",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 69,
            "domain_name": "keic.com",
            "domain_keyword": "keic",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:49:12",
            "create_date": "1997-02-28",
            "update_date": "2023-11-01",
            "expiry_date": "2029-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kvik.ru",
            "domain_keyword": "kvik",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:34:59",
            "create_date": "2012-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"Kvik-office\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "ktic.ru",
            "domain_keyword": "ktic",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:34:09",
            "create_date": "2017-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "kuic.cn",
            "domain_keyword": "kuic",
            "domain_tld": "cn",
            "query_time": "2024-05-14 13:07:52",
            "create_date": "2021-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杨学艺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "k-ic.info",
            "domain_keyword": "k-ic",
            "domain_tld": "info",
            "query_time": "2024-05-16 16:45:41",
            "create_date": "2012-09-18",
            "update_date": "2021-11-19",
            "expiry_date": "2025-09-18",
            "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": "I.C Corp.Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nagano",
            "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"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "kvdc.top",
            "domain_keyword": "kvdc",
            "domain_tld": "top",
            "query_time": "2024-05-18 11:59:15",
            "create_date": "2023-09-09",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kvick.se",
            "domain_keyword": "kvick",
            "domain_tld": "se",
            "query_time": "2024-05-21 23:51:57",
            "create_date": "2003-09-29",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-25",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 76,
            "domain_name": "uvic.games",
            "domain_keyword": "uvic",
            "domain_tld": "games",
            "query_time": "2024-05-24 00:55:21",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "lvic.net",
            "domain_keyword": "lvic",
            "domain_tld": "net",
            "query_time": "2024-05-14 06:20:57",
            "create_date": "2006-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "nina.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kvice.com",
            "domain_keyword": "kvice",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:46:03",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "ns3.bd-verify-gu7sqsxf6r.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kvlc.top",
            "domain_keyword": "kvlc",
            "domain_tld": "top",
            "query_time": "2024-05-31 23:35:41",
            "create_date": "2023-09-09",
            "update_date": "2024-03-30",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kwic.xyz",
            "domain_keyword": "kwic",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 16:50:18",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "avic.info",
            "domain_keyword": "avic",
            "domain_tld": "info",
            "query_time": "2024-06-09 04:12:31",
            "create_date": "2024-02-14",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anna Veltheim Investments and Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar 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.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nvic.com",
            "domain_keyword": "nvic",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:50:17",
            "create_date": "2006-03-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kvtc.com",
            "domain_keyword": "kvtc",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:55:29",
            "create_date": "2000-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1371.awsdns-43.org",
                "ns-2045.awsdns-63.co.uk",
                "ns-379.awsdns-47.com",
                "ns-848.awsdns-42.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kvmc.nl",
            "domain_keyword": "kvmc",
            "domain_tld": "nl",
            "query_time": "2024-04-19 21:54:38",
            "create_date": "2005-01-03",
            "update_date": "2023-11-02",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "ns1.webhostingserver.nl",
                "ns2.webhostingserver.nl",
                "ns3.webhostingserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "uvic.net.cn",
            "domain_keyword": "uvic",
            "domain_tld": "net.cn",
            "query_time": "2024-05-07 02:51:00",
            "create_date": "2021-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王晨旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kvik.company",
            "domain_keyword": "kvik",
            "domain_tld": "company",
            "query_time": "2024-05-07 19:00:35",
            "create_date": "2023-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kvac.shop",
            "domain_keyword": "kvac",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:20:28",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_state": "Hesse",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "kvis.net",
            "domain_keyword": "kvis",
            "domain_tld": "net",
            "query_time": "2024-04-24 08:17:00",
            "create_date": "2003-06-23",
            "update_date": "2023-04-27",
            "expiry_date": "2024-06-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.montanasat.net",
                "ns1.montanasat.net",
                "ns2.montanasat.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kvidc.com",
            "domain_keyword": "kvidc",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:16:26",
            "create_date": "2008-02-20",
            "update_date": "2023-10-26",
            "expiry_date": "2025-02-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pvic.co",
            "domain_keyword": "pvic",
            "domain_tld": "co",
            "query_time": "2024-05-14 21:09:50",
            "create_date": "2017-10-26",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Life-Sites.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Colorado",
            "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": [
                "kate.ns.cloudflare.com",
                "troy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "uvic.site",
            "domain_keyword": "uvic",
            "domain_tld": "site",
            "query_time": "2024-05-18 01:15:11",
            "create_date": "2015-07-23",
            "update_date": "2024-04-15",
            "expiry_date": "2027-07-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.d-zone.ca",
                "ns2.d-zone.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "kvbc.nl",
            "domain_keyword": "kvbc",
            "domain_tld": "nl",
            "query_time": "2024-05-18 11:59:09",
            "create_date": "2002-03-19",
            "update_date": "2021-11-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "kavic.co.uk",
            "domain_keyword": "kavic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-05 05:00:45",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 94,
            "domain_name": "nvic.org",
            "domain_keyword": "nvic",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:10:05",
            "create_date": "2003-05-20",
            "update_date": "2024-03-28",
            "expiry_date": "2025-05-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Vaccine Information Center",
            "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": [
                "gracie.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "kbic.ru",
            "domain_keyword": "kbic",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:33:01",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "cvic.ru",
            "domain_keyword": "cvic",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:24:02",
            "create_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "kvirc.net",
            "domain_keyword": "kvirc",
            "domain_tld": "net",
            "query_time": "2024-04-19 21:54:01",
            "create_date": "2000-04-08",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-08",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=9af67905-cc0b-4675-91db-72e3c84c8503&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gaia.siena.linux.it",
                "ns1.pragmaware.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "evic.com.cn",
            "domain_keyword": "evic",
            "domain_tld": "com.cn",
            "query_time": "2024-05-16 12:55:09",
            "create_date": "2023-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "成松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kpic.jp",
            "domain_keyword": "kpic",
            "domain_tld": "jp",
            "query_time": "2024-06-03 11:59:12",
            "create_date": "2002-02-21",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "kpic",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 100,
            "domain_name": "kaic.site",
            "domain_keyword": "kaic",
            "domain_tld": "site",
            "query_time": "2024-06-02 00:08:54",
            "create_date": "2022-02-14",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "KR-11",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kvic.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1698</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ivic.uk, kvit.co.uk, kvtc.su, kjic.xyz, kvi7.us, kpic.qa, klic.com.au, kvis.info, ivic.it, avic.world, kvick.ru, kvik.shop, avic.nl, kvi0c.xyz, kaic.tech, mvic.net, kvcc.org, kveic.org, pvic.shop, kevic.uk, lvic.org, evic.co.ke, cvic.info, kvim.com, klic.solar, kvbc.skin, svic.ventures, ovic.cl, kyic.com, avic.cloud, kvix.studio, kvio.top, kovic.co.uk, pvic.net, kvbc.de, kvik.top, kiic.jp, kvim.ru, kvcc.top, kvin.top, avic.one, kovic.net, kvcc.llc, klvic.com, kuic.link, kvgc.top, cvic.nl, kvib.nl, klic.eu, kvio.ru, kvnc.ru, kvir.com, kvik.app, kovic.co.jp, uvic.club, kivic.ru, kviz.hr, kvick.net, pvic.top, kgic.cn, uvic.app, avic.com.au, kdic.net, kvhc.cn, kvid.org, kvzc.com, kvis.ru, mvic.se, keic.com, kvik.ru, ktic.ru, kuic.cn, k-ic.info, kvdc.top, kvick.se, uvic.games, lvic.net, kvice.com, kvlc.top, kwic.xyz, avic.info, nvic.com, kvtc.com, kvmc.nl, uvic.net.cn, kvik.company, kvac.shop, kvis.net, kvidc.com, pvic.co, uvic.site, kvbc.nl, kavic.co.uk, nvic.org, kbic.ru, cvic.ru, kvirc.net, evic.com.cn, kpic.jp, kaic.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ivic.uk</domain_name>
   <domain_keyword>ivic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-12 01:04:00</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>kvit.co.uk</domain_name>
   <domain_keyword>kvit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:10:47</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>kvtc.su</domain_name>
   <domain_keyword>kvtc</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:08:27</query_time>
   <create_date>2013-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns62.htzn.ru</value>
    <value>ns88.htzn.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>kjic.xyz</domain_name>
   <domain_keyword>kjic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 00:20:07</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kvi7.us</domain_name>
   <domain_keyword>kvi7</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 14:10:55</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameSilo, LLC</registrant_company>
   <registrant_address>25 N. 23rd Ave Suite 100</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85014</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6024928198</registrant_phone>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kpic.qa</domain_name>
   <domain_keyword>kpic</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-23 23:01:42</query_time>
   <update_date>2024-01-09</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>ns1.siteground181.com</value>
    <value>ns2.siteground181.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>klic.com.au</domain_name>
   <domain_keyword>klic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 03:39:14</query_time>
   <update_date>2023-12-29</update_date>
   <registrar_name>Netfleet.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.netfleet.com.au/</registrar_website>
   <registrant_name>IVAN JAKOVAC</registrant_name>
   <name_servers>
    <value>dns1.freehostia.com</value>
    <value>dns2.freehostia.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>kvis.info</domain_name>
   <domain_keyword>kvis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 16:51:19</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</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>ns-a1.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
    <value>ns-a4.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ivic.it</domain_name>
   <domain_keyword>ivic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 06:46:24</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>avic.world</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-09 04:12:32</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kvick.ru</domain_name>
   <domain_keyword>kvick</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:19:26</query_time>
   <create_date>2022-08-06</create_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>kvik.shop</domain_name>
   <domain_keyword>kvik</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 18:10:44</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>http://www.regtons.com</registrar_website>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.kvik.shop</value>
    <value>ns2.kvik.shop</value>
    <value>ns3.kvik.shop</value>
    <value>ns4.kvik.shop</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>avic.nl</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 12:59:56</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2021-07-16</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kvi0c.xyz</domain_name>
   <domain_keyword>kvi0c</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 21:53:50</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>xiaoba</registrant_company>
   <registrant_state>Bagkok</registrant_state>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns7.alidns.com</value>
    <value>ns8.alidns.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>kaic.tech</domain_name>
   <domain_keyword>kaic</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-21 13:24:51</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>3535</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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mvic.net</domain_name>
   <domain_keyword>mvic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 02:16:31</query_time>
   <create_date>2013-10-12</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-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>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>17</num>
   <domain_name>kvcc.org</domain_name>
   <domain_keyword>kvcc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 16:46:01</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2024-02-09</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.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>ns0.wixdns.net</value>
    <value>ns1.wixdns.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>18</num>
   <domain_name>kveic.org</domain_name>
   <domain_keyword>kveic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 16:47:10</query_time>
   <create_date>2003-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pvic.shop</domain_name>
   <domain_keyword>pvic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 23:54:27</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>conrad.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kevic.uk</domain_name>
   <domain_keyword>kevic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 00:28:06</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>lvic.org</domain_name>
   <domain_keyword>lvic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 15:57:22</query_time>
   <create_date>2017-09-08</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>evic.co.ke</domain_name>
   <domain_keyword>evic</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-12 10:39:19</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Megavar Engineering Ltd</registrant_company>
   <registrant_address>P.O. Box 1536-00100, Nairobi.</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Kenya</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cvic.info</domain_name>
   <domain_keyword>cvic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 19:12:01</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kvim.com</domain_name>
   <domain_keyword>kvim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 11:59:32</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=kvim.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.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>klic.solar</domain_name>
   <domain_keyword>klic</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-18 08:06:10</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kvbc.skin</domain_name>
   <domain_keyword>kvbc</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-18 11:59:09</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>svic.ventures</domain_name>
   <domain_keyword>svic</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-27 01:46:23</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ovic.cl</domain_name>
   <domain_keyword>ovic</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-31 20:19:52</query_time>
   <create_date>2020-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Observatorio de violencia institucional en chile</registrant_name>
   <name_servers>
    <value>ns1.dnsmisitio.net</value>
    <value>ns2.dnsmisitio.net</value>
    <value>ns3.dnsmisitio.net</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>kyic.com</domain_name>
   <domain_keyword>kyic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:43:32</query_time>
   <create_date>2005-02-19</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>choijeamoo</registrant_name>
   <registrant_address>Bongcheon 6-dong  SEOUL</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>151810</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28720449</registrant_phone>
   <name_servers>
    <value>ns.nskorea.net</value>
    <value>ns2.nskorea.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>avic.cloud</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-09 04:12:31</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2031-01-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhong hang guo ji jin wang  bei jing  ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kvix.studio</domain_name>
   <domain_keyword>kvix</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-24 08:17:11</query_time>
   <create_date>2022-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>kvio.top</domain_name>
   <domain_keyword>kvio</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 08:16:58</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>kovic.co.uk</domain_name>
   <domain_keyword>kovic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 02:38:20</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>pvic.net</domain_name>
   <domain_keyword>pvic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 23:54:24</query_time>
   <create_date>2002-06-24</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.samnet.net</value>
    <value>ns2.samnet.net</value>
    <value>ns3.samnet.net</value>
    <value>ns4.samnet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kvbc.de</domain_name>
   <domain_keyword>kvbc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:52:14</query_time>
   <update_date>2021-10-23</update_date>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>kvik.top</domain_name>
   <domain_keyword>kvik</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 19:00:37</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>kiic.jp</domain_name>
   <domain_keyword>kiic</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-02 22:54:32</query_time>
   <create_date>2005-02-21</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Hyperworks</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-0364-8727</registrant_phone>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>kvim.ru</domain_name>
   <domain_keyword>kvim</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 04:19:28</query_time>
   <create_date>2022-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>kvcc.top</domain_name>
   <domain_keyword>kvcc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 11:59:12</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gui Zhou Xin Lei Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gui Zhou</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kvin.top</domain_name>
   <domain_keyword>kvin</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 11:59:32</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>avic.one</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 06:23:20</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fontana di luce corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>kovic.net</domain_name>
   <domain_keyword>kovic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 02:53:13</query_time>
   <create_date>2004-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b014378f-ef56-49dd-bbe9-dd460daa84b9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>kvcc.llc</domain_name>
   <domain_keyword>kvcc</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-31 23:34:53</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>klvic.com</domain_name>
   <domain_keyword>klvic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:25:46</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>4252</registrar_iana>
   <registrar_name>Gname 239 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kuic.link</domain_name>
   <domain_keyword>kuic</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-12 17:11:20</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-02-27</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShenZhen Li Xiang Ji Suan You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>kvgc.top</domain_name>
   <domain_keyword>kvgc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-13 06:41:46</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cvic.nl</domain_name>
   <domain_keyword>cvic</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 11:02:32</query_time>
   <create_date>2009-06-10</create_date>
   <update_date>2019-05-29</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kvib.nl</domain_name>
   <domain_keyword>kvib</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 21:53:51</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2021-09-10</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns1.serviceprovider.nl</value>
    <value>ns2.serviceprovider.nl</value>
    <value>ns3.serviceprovider.nl</value>
    <value>ns4.serviceprovider.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>klic.eu</domain_name>
   <domain_keyword>klic</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:35:21</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>kvio.ru</domain_name>
   <domain_keyword>kvio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:19:30</query_time>
   <create_date>2014-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainpage.ru</value>
    <value>ns2.domainpage.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>kvnc.ru</domain_name>
   <domain_keyword>kvnc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:19:58</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>kvir.com</domain_name>
   <domain_keyword>kvir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:16:59</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-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.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>53</num>
   <domain_name>kvik.app</domain_name>
   <domain_keyword>kvik</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 19:00:35</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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 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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>kovic.co.jp</domain_name>
   <domain_keyword>kovic</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 22:44:25</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>KOVIC KATE INTERNATIONAL JAPAN CO., LTD</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>uvic.club</domain_name>
   <domain_keyword>uvic</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-18 01:14:51</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>56</num>
   <domain_name>kivic.ru</domain_name>
   <domain_keyword>kivic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 15:56:08</query_time>
   <create_date>2013-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lpmotor.ru</value>
    <value>ns2.lpmotor.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>kviz.hr</domain_name>
   <domain_keyword>kviz</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-14 14:11:23</query_time>
   <create_date>2016-08-16</create_date>
   <update_date>2018-06-04</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>WMD d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>UNITRG d.o.o.</registrant_name>
   <registrant_address>Donje Svetice 40</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wemdoo.com</value>
    <value>ns2.wemdoo.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>kvick.net</domain_name>
   <domain_keyword>kvick</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 14:10:56</query_time>
   <create_date>2017-04-23</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Jutland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>pvic.top</domain_name>
   <domain_keyword>pvic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-08 09:11:00</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhangling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chasel.dnspod.net</value>
    <value>thirteen.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>kgic.cn</domain_name>
   <domain_keyword>kgic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-08 02:25:15</query_time>
   <create_date>2019-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张海旺</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>uvic.app</domain_name>
   <domain_keyword>uvic</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 23:12:33</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2027-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>avic.com.au</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-03 21:22:43</query_time>
   <update_date>2024-06-03</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>David Lye</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>kdic.net</domain_name>
   <domain_keyword>kdic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 20:46:36</query_time>
   <create_date>2003-10-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2029-10-13</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns11.whois.co.kr</value>
    <value>ns11.whoisweb.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>kvhc.cn</domain_name>
   <domain_keyword>kvhc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 10:12:07</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>潘秀萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kvid.org</domain_name>
   <domain_keyword>kvid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-13 06:41:56</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>437</registrar_iana>
   <registrar_name>SiteName Ltd.</registrar_name>
   <registrar_website>http://www.sitename.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kvzc.com</domain_name>
   <domain_keyword>kvzc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:20:57</query_time>
   <create_date>2013-11-02</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-02</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>kvis.ru</domain_name>
   <domain_keyword>kvis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:19:50</query_time>
   <create_date>2006-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>mvic.se</domain_name>
   <domain_keyword>mvic</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:19:34</query_time>
   <create_date>2013-05-06</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>keic.com</domain_name>
   <domain_keyword>keic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:49:12</query_time>
   <create_date>1997-02-28</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2029-03-01</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>kvik.ru</domain_name>
   <domain_keyword>kvik</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:34:59</query_time>
   <create_date>2012-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;Kvik-office&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>ktic.ru</domain_name>
   <domain_keyword>ktic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:34:09</query_time>
   <create_date>2017-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>kuic.cn</domain_name>
   <domain_keyword>kuic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 13:07:52</query_time>
   <create_date>2021-05-10</create_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杨学艺</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>k-ic.info</domain_name>
   <domain_keyword>k-ic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 16:45:41</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2025-09-18</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>I.C Corp.Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nagano</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>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>kvdc.top</domain_name>
   <domain_keyword>kvdc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 11:59:15</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kvick.se</domain_name>
   <domain_keyword>kvick</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-21 23:51:57</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>uvic.games</domain_name>
   <domain_keyword>uvic</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-24 00:55:21</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lvic.net</domain_name>
   <domain_keyword>lvic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 06:20:57</query_time>
   <create_date>2006-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>nina.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kvice.com</domain_name>
   <domain_keyword>kvice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:46:03</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>ns3.bd-verify-gu7sqsxf6r.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kvlc.top</domain_name>
   <domain_keyword>kvlc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 23:35:41</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kwic.xyz</domain_name>
   <domain_keyword>kwic</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 16:50:18</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>avic.info</domain_name>
   <domain_keyword>avic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 04:12:31</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anna Veltheim Investments and Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nvic.com</domain_name>
   <domain_keyword>nvic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:50:17</query_time>
   <create_date>2006-03-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-24</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kvtc.com</domain_name>
   <domain_keyword>kvtc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:55:29</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</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>ns-1371.awsdns-43.org</value>
    <value>ns-2045.awsdns-63.co.uk</value>
    <value>ns-379.awsdns-47.com</value>
    <value>ns-848.awsdns-42.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>84</num>
   <domain_name>kvmc.nl</domain_name>
   <domain_keyword>kvmc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 21:54:38</query_time>
   <create_date>2005-01-03</create_date>
   <update_date>2023-11-02</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>ns1.webhostingserver.nl</value>
    <value>ns2.webhostingserver.nl</value>
    <value>ns3.webhostingserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>uvic.net.cn</domain_name>
   <domain_keyword>uvic</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-07 02:51:00</query_time>
   <create_date>2021-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王晨旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kvik.company</domain_name>
   <domain_keyword>kvik</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-07 19:00:35</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns57.domaincontrol.com</value>
    <value>ns58.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>87</num>
   <domain_name>kvac.shop</domain_name>
   <domain_keyword>kvac</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:20:28</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_state>Hesse</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>kvis.net</domain_name>
   <domain_keyword>kvis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 08:17:00</query_time>
   <create_date>2003-06-23</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-06-23</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>ns.montanasat.net</value>
    <value>ns1.montanasat.net</value>
    <value>ns2.montanasat.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>kvidc.com</domain_name>
   <domain_keyword>kvidc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:16:26</query_time>
   <create_date>2008-02-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>pvic.co</domain_name>
   <domain_keyword>pvic</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-14 21:09:50</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Life-Sites.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Colorado</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>kate.ns.cloudflare.com</value>
    <value>troy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>uvic.site</domain_name>
   <domain_keyword>uvic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 01:15:11</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.d-zone.ca</value>
    <value>ns2.d-zone.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>kvbc.nl</domain_name>
   <domain_keyword>kvbc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 11:59:09</query_time>
   <create_date>2002-03-19</create_date>
   <update_date>2021-11-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kavic.co.uk</domain_name>
   <domain_keyword>kavic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-05 05:00:45</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nvic.org</domain_name>
   <domain_keyword>nvic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:10:05</query_time>
   <create_date>2003-05-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Vaccine Information Center</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gracie.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>kbic.ru</domain_name>
   <domain_keyword>kbic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:33:01</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>cvic.ru</domain_name>
   <domain_keyword>cvic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:24:02</query_time>
   <create_date>2024-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>kvirc.net</domain_name>
   <domain_keyword>kvirc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 21:54:01</query_time>
   <create_date>2000-04-08</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=9af67905-cc0b-4675-91db-72e3c84c8503&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gaia.siena.linux.it</value>
    <value>ns1.pragmaware.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>evic.com.cn</domain_name>
   <domain_keyword>evic</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-16 12:55:09</query_time>
   <create_date>2023-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>成松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>kpic.jp</domain_name>
   <domain_keyword>kpic</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-03 11:59:12</query_time>
   <create_date>2002-02-21</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>kpic</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>kaic.site</domain_name>
   <domain_keyword>kaic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 00:08:54</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>KR-11</registrant_state>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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