WHOIS QUERY TIME

5 May 2024 - 4:48 AM UTC

Modified: 28 April 2021

NAME SERVERS

ns1.ntdns.de
ns2.ntdns.de
ns3.ntdns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kmsi.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kmsi.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kmsi.de",
            "domain_keyword": "kmsi",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:28",
            "update_date": "2021-04-28",
            "name_servers": [
                "ns1.ntdns.de",
                "ns2.ntdns.de",
                "ns3.ntdns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kmsi.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kmsi.de</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:28</query_time>
   <update_date>2021-04-28</update_date>
   <name_servers>
    <value>ns1.ntdns.de</value>
    <value>ns2.ntdns.de</value>
    <value>ns3.ntdns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.163 seconds) for "kmsi.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 2:29 PM UTC

Modified: 24 January 2013

NAME SERVERS

ns01.riconnect.de
ns02.riconet.com
ns03.riconnect.de

DOMAIN STATUS

connect

#2 - QUERY TIME

5 May 2024 - 4:48 AM UTC

Modified: 28 April 2021

NAME SERVERS

ns1.ntdns.de
ns2.ntdns.de
ns3.ntdns.de

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kmsi.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kmsi.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kmsi.de",
    "results": [
        {
            "num": 1,
            "domain_name": "kmsi.de",
            "domain_keyword": "kmsi",
            "domain_tld": "de",
            "query_time": "2016-10-28 14:29:53",
            "update_date": "2013-01-24",
            "name_servers": [
                "ns01.riconnect.de",
                "ns02.riconet.com",
                "ns03.riconnect.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "kmsi.de",
            "domain_keyword": "kmsi",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:28",
            "update_date": "2021-04-28",
            "name_servers": [
                "ns1.ntdns.de",
                "ns2.ntdns.de",
                "ns3.ntdns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "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>kmsi.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>kmsi.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kmsi.de</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 14:29:53</query_time>
   <update_date>2013-01-24</update_date>
   <name_servers>
    <value>ns01.riconnect.de</value>
    <value>ns02.riconet.com</value>
    <value>ns03.riconnect.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>kmsi.de</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:28</query_time>
   <update_date>2021-04-28</update_date>
   <name_servers>
    <value>ns1.ntdns.de</value>
    <value>ns2.ntdns.de</value>
    <value>ns3.ntdns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.163</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 14 domain names (in 0.042 seconds) which contained the exact domain keyword "kmsi".
Domain Name Registered Expiry Registrar Ownership
1 kmsi.net 3 Mar 1998 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 kmsi.fr 17 Oct 2001 10 Apr 2025 GANDI KMSI
3 kmsi.us 8 Aug 2002 7 Aug 2024 Network Solutions, LLC KMSI
4 kmsi.com 12 Apr 2004 12 Apr 2026 Network Solutions, LLC -
5 kmsi.org 14 Apr 2009 14 Apr 2025 Annulet LLC BuyDomains.com
6 kmsi.ca 1 Feb 2016 1 Feb 2027 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
7 kmsi.info 13 Jun 2017 13 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com KMSI INFOSECURITY AND MANAGEMENT CONSULTANCY
8 kmsi.cn 9 Dec 2018 9 Dec 2026 腾讯云计算(北京)有限责任公司 合肥兆速网络科技有限责任公司
9 kmsi.ru 7 May 2019 7 May 2025 SALENAMES-RU POLIMERHOLDING
10 kmsi.ie 22 Jul 2020 22 Jul 2024 Hosting Ireland REDACTED FOR PRIVACY
11 kmsi.kr 27 May 2021 27 May 2024 (?)??? ???
12 kmsi.app 29 May 2023 29 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
13 kmsi.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 kmsi.de - - - -
15 kmsi.com.au - - Web Address Registration Pty Ltd Rob Wells

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kmsi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kmsi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "kmsi.net, kmsi.fr, kmsi.us, kmsi.com, kmsi.org, kmsi.ca, kmsi.info, kmsi.cn, kmsi.ru, kmsi.ie, kmsi.kr, kmsi.app, kmsi.xyz, kmsi.de, kmsi.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "kmsi.net",
            "domain_keyword": "kmsi",
            "domain_tld": "net",
            "query_time": "2024-05-17 22:06:55",
            "create_date": "1998-03-03",
            "update_date": "2023-02-06",
            "expiry_date": "2025-03-02",
            "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=kmsi.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kmsi.fr",
            "domain_keyword": "kmsi",
            "domain_tld": "fr",
            "query_time": "2024-05-08 23:16:29",
            "create_date": "2001-10-17",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-10",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "KMSI",
            "registrant_address": "66, avenue des Champs Elysees, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.141340230",
            "name_servers": [
                "ns-193-b.gandi.net",
                "ns-219-c.gandi.net",
                "ns-89-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "kmsi.us",
            "domain_keyword": "kmsi",
            "domain_tld": "us",
            "query_time": "2024-04-09 19:54:13",
            "create_date": "2002-08-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-08-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Jack Lee",
            "registrant_company": "KMSI",
            "registrant_address": "839 ELKRIDGE LANDING RD STE 205, Suite 205",
            "registrant_city": "LINTHICUM",
            "registrant_state": "MD",
            "registrant_zip": "21090-2946",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4108593413",
            "registrant_fax": "+1.4108593414",
            "name_servers": [
                "ns-1275.awsdns-31.org",
                "ns-1675.awsdns-17.co.uk",
                "ns-474.awsdns-59.com",
                "ns-989.awsdns-59.net",
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kmsi.com",
            "domain_keyword": "kmsi",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:42:08",
            "create_date": "2004-04-12",
            "update_date": "2024-02-12",
            "expiry_date": "2026-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1122.awsdns-12.org",
                "ns-1655.awsdns-14.co.uk",
                "ns-308.awsdns-38.com",
                "ns-780.awsdns-33.net",
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kmsi.org",
            "domain_keyword": "kmsi",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:09:24",
            "create_date": "2009-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kmsi.ca",
            "domain_keyword": "kmsi",
            "domain_tld": "ca",
            "query_time": "2024-05-24 21:48:10",
            "create_date": "2016-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2027-02-01",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kmsi.info",
            "domain_keyword": "kmsi",
            "domain_tld": "info",
            "query_time": "2024-05-08 23:16:29",
            "create_date": "2017-06-13",
            "update_date": "2024-02-25",
            "expiry_date": "2024-06-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KMSI INFOSECURITY AND MANAGEMENT CONSULTANCY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PHIL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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.web.com.ph",
                "ns2.web.com.ph"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kmsi.cn",
            "domain_keyword": "kmsi",
            "domain_tld": "cn",
            "query_time": "2024-04-09 19:54:13",
            "create_date": "2018-12-09",
            "expiry_date": "2026-12-09",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "合肥兆速网络科技有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "lance.dnspod.net",
                "thin.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kmsi.ru",
            "domain_keyword": "kmsi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:34:38",
            "create_date": "2019-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "POLIMERHOLDING",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "kmsi.ie",
            "domain_keyword": "kmsi",
            "domain_tld": "ie",
            "query_time": "2024-05-11 14:32:58",
            "create_date": "2020-07-22",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-22",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie",
                "ns4.webhostingireland.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kmsi.kr",
            "domain_keyword": "kmsi",
            "domain_tld": "kr",
            "query_time": "2021-07-03 18:40:39",
            "create_date": "2021-05-27",
            "update_date": "2021-06-29",
            "expiry_date": "2024-05-27",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 12,
            "domain_name": "kmsi.app",
            "domain_keyword": "kmsi",
            "domain_tld": "app",
            "query_time": "2024-05-30 00:47:15",
            "create_date": "2023-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "kmsi.xyz",
            "domain_keyword": "kmsi",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 07:24:14",
            "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": [
                "kara.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kmsi.de",
            "domain_keyword": "kmsi",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:28",
            "update_date": "2021-04-28",
            "name_servers": [
                "ns1.ntdns.de",
                "ns2.ntdns.de",
                "ns3.ntdns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "kmsi.com.au",
            "domain_keyword": "kmsi",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 16:55:50",
            "update_date": "2020-08-10",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Rob Wells",
            "name_servers": [
                "ns1.webcity.com.au",
                "ns2.webcity.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kmsi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>kmsi.net, kmsi.fr, kmsi.us, kmsi.com, kmsi.org, kmsi.ca, kmsi.info, kmsi.cn, kmsi.ru, kmsi.ie, kmsi.kr, kmsi.app, kmsi.xyz, kmsi.de, kmsi.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kmsi.net</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 22:06:55</query_time>
   <create_date>1998-03-03</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2025-03-02</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=kmsi.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kmsi.fr</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 23:16:29</query_time>
   <create_date>2001-10-17</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>KMSI</registrant_company>
   <registrant_address>66, avenue des Champs Elysees, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.141340230</registrant_phone>
   <name_servers>
    <value>ns-193-b.gandi.net</value>
    <value>ns-219-c.gandi.net</value>
    <value>ns-89-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>kmsi.us</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-09 19:54:13</query_time>
   <create_date>2002-08-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Jack Lee</registrant_name>
   <registrant_company>KMSI</registrant_company>
   <registrant_address>839 ELKRIDGE LANDING RD STE 205, Suite 205</registrant_address>
   <registrant_city>LINTHICUM</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>21090-2946</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4108593413</registrant_phone>
   <registrant_fax>+1.4108593414</registrant_fax>
   <name_servers>
    <value>ns-1275.awsdns-31.org</value>
    <value>ns-1675.awsdns-17.co.uk</value>
    <value>ns-474.awsdns-59.com</value>
    <value>ns-989.awsdns-59.net</value>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kmsi.com</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:42:08</query_time>
   <create_date>2004-04-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1122.awsdns-12.org</value>
    <value>ns-1655.awsdns-14.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-780.awsdns-33.net</value>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kmsi.org</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:09:24</query_time>
   <create_date>2009-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kmsi.ca</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 21:48:10</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2027-02-01</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kmsi.info</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 23:16:29</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KMSI INFOSECURITY AND MANAGEMENT CONSULTANCY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PHIL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.web.com.ph</value>
    <value>ns2.web.com.ph</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kmsi.cn</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 19:54:13</query_time>
   <create_date>2018-12-09</create_date>
   <expiry_date>2026-12-09</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>合肥兆速网络科技有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>lance.dnspod.net</value>
    <value>thin.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kmsi.ru</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:34:38</query_time>
   <create_date>2019-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>POLIMERHOLDING</registrant_company>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>kmsi.ie</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-11 14:32:58</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
    <value>ns4.webhostingireland.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kmsi.kr</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2021-07-03 18:40:39</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2021-06-29</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>12</num>
   <domain_name>kmsi.app</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 00:47:15</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kmsi.xyz</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 07:24:14</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>kara.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.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>kmsi.de</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:28</query_time>
   <update_date>2021-04-28</update_date>
   <name_servers>
    <value>ns1.ntdns.de</value>
    <value>ns2.ntdns.de</value>
    <value>ns3.ntdns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>kmsi.com.au</domain_name>
   <domain_keyword>kmsi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 16:55:50</query_time>
   <update_date>2020-08-10</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Rob Wells</registrant_name>
   <name_servers>
    <value>ns1.webcity.com.au</value>
    <value>ns2.webcity.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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,916 domain names (in 0.147 seconds) which look and sound like the brand name "kmsi".
Domain Name Registered Expiry Registrar Ownership
1 cmsi.asia 1 Oct 2021 1 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 kmei.design 27 Nov 2021 27 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 nmsi.biz 16 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. Bank of America Corporation
4 kjsi.org 9 Oct 2017 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 k-si.net 20 Jun 2009 20 Jun 2024 Tucows Domains Inc. -
6 kemsi.co.uk 27 Jun 2019 27 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
7 k2si.net 11 Mar 2004 11 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
8 kqsi.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
9 imsi.cn 26 Dec 2013 26 Dec 2024 浙江贰贰网络有限公司 周罗
10 kmst.de - - - -
11 imsi.site 16 Oct 2023 16 Oct 2024 Sav.com, LLC Privacy Protection
12 kmsc.dk 27 Sep 2010 30 Sep 2024 - KOLDING MC ApS
13 amsi.tech 28 Jun 2018 28 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
14 knsi.com.cn 9 May 2023 9 May 2025 广东时代互联科技有限公司 徐华童
15 fmsi.online 27 Mar 2016 27 Mar 2025 CSC Corporate Domains Inc. UKG Inc.
16 jmsi.jp 6 Oct 2020 31 Oct 2024 - Big Apple Co., Ltd.
17 kjsi.co.kr 30 Sep 2002 30 Sep 2025 (?)??? ???????(?)
18 kmsg.com.cn 6 Apr 2024 6 Apr 2025 成都垦派科技有限公司 韩艳红
19 fmsi.site 20 Dec 2020 20 Dec 2024 Network Solutions LLC -
20 kmis.ovh 3 Aug 2022 3 Aug 2025 OVH Association Sportive
21 kasi.ru 17 Jun 2008 17 Jun 2024 R01-RU Private Person
22 kmai.ovh 19 Apr 2024 19 Apr 2025 OVH Kiinteistomedia Oy
23 krsi.org 14 Feb 2019 14 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
24 mmsi.ca 24 Aug 2020 24 Aug 2024 WHC Online Solutions Inc. Mainline Mechanical Systems Inc.
25 omsi.biz 13 Nov 2001 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 kmsp.fun 29 Mar 2024 29 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
27 kosi.one 19 May 2023 19 May 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 rmsi.in 10 Dec 2018 10 Dec 2025 Endurance Digital Domain Technology LLP N/A
29 bmsi.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
30 kfsi.co.kr 26 Aug 2020 26 Aug 2025 (?)??? ???????????
31 lmsi.org 26 Jun 2018 26 Jun 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
32 omsi.jp 23 Jul 2002 31 Jul 2024 - kabusiki kaishya kikuikai
33 kisi.co.uk 10 Oct 2006 10 Oct 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
34 kbsi.link 27 Feb 2024 27 Feb 2025 1API GmbH consumer like llc
35 cmsi.net 26 Feb 1997 27 Feb 2026 CSC CORPORATE DOMAINS, INC. CSC Corporate Domains, Inc.
36 kmsd.co 21 Aug 2023 21 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
37 umsi.tools 29 Apr 2024 29 Apr 2025 eNom, LLC Data Protected
38 dmsi.us 18 May 2002 17 May 2025 eNom, LLC Design Master Services, Inc.
39 kmki.com 27 Mar 2003 27 Mar 2025 Megazone Corp., dba HOSTING.KR noorinet
40 kmsh.vip 18 May 2016 18 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wu Han Kang Mei Sheng Huo Dian Zi Shang Wu You Xian Gong Si
41 amsi.net 11 Dec 2014 11 Dec 2024 ANNULET, INC BuyDomains.com
42 kmss.co.in 18 Dec 2016 18 Dec 2024 GoDaddy.com, LLC Stashlar Technologies
43 kssi.net 15 Jun 2022 15 Jun 2024 SAV.COM, LLC - 48 REDACTED FOR PRIVACY
44 kksi.com 17 Dec 1998 17 Dec 2024 Network Solutions, LLC KKS INTERNATIONAL, INC.
45 kesi.care 30 Dec 2022 30 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 kqsi.cn 27 Feb 2024 27 Feb 2025 北京新网数码信息技术有限公司 蒲润
47 kmzi.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 ymsi.shop 28 Apr 2024 28 Apr 2025 Realtime Register B.V. -
49 omsi.it 26 May 2000 31 Jan 2025 Server Plan s.r.l. OMSI Spa
50 mmsi.com.br 14 Feb 2017 14 Feb 2025 - Rodrigo Luiz de Oliveira
51 k-si.info 1 Sep 2011 1 Sep 2031 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
52 nmsi.vip 16 Jun 2021 16 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
53 hmsi.co.uk 5 Jul 2021 5 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
54 kmsm.ca 7 Jul 2021 7 Jul 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
55 amsi.com.cn 16 Dec 2012 16 Dec 2030 阿里云计算有限公司(万网) 浙江爱漫时智能家居有限公司
56 kmli.ru 3 Dec 2023 3 Dec 2024 REGRU-RU Private Person
57 jkmsi.com 4 Feb 2010 4 Feb 2025 GoDaddy.com, LLC -
58 kmsti.com 9 Oct 2012 9 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
59 kmsg.com 3 Oct 2001 3 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
60 kms2.co.jp 12 Oct 2007 - - KMS2Co.,Ltd.
61 kmgi.com 30 Dec 1997 29 Dec 2024 GoDaddy.com, LLC -
62 smsi.us 6 May 2002 5 May 2025 Tucows Domains Inc. STRATEGIC MANAGEMENT SOLUTIONS, IND
63 klsi.org 2 Jun 1999 2 Jun 2028 HANGANG Systems, Inc. dba Doregi.com REDACTED FOR PRIVACY
64 kmsb.biz 7 Nov 2001 6 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
65 kmis.com 14 Mar 2003 14 Mar 2025 DomReg Ltd. d/b/a LIBRIS.COM -
66 krsi.com.cn 4 Jan 2024 4 Jan 2025 北京新网数码信息技术有限公司 和全英
67 kmss.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
68 fmsi.ae - - Etisalat FMSI
69 kms4.com 5 Sep 2022 5 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
70 kdsi.us 19 Jun 2022 19 Jun 2024 Squarespace Domains II LLC Kingdom Dream Solutions, Inc.
71 kssi.com.br 11 Feb 1999 11 Feb 2026 - KSSI Inform?tica e Com?rcio Ltda
72 vmsi.lt 21 Apr 2022 22 Apr 2025 Telia Lietuva, AB Telia Lietuva, AB
73 kmei.top 7 Dec 2021 7 Dec 2024 XinNet Technology Corporation 孙兵
74 emsi.ru 27 Sep 2004 27 Sep 2024 RU-CENTER-RU Private Person
75 mmsi.nl 19 Apr 2005 - RegistratieDirect -
76 gmsi.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Dustin Holloway
77 kmxi.top 22 Nov 2022 22 Nov 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
78 kesi.biz 15 Jan 2015 14 Jan 2025 Key-Systems GmbH ticinoWEB
79 imsi.global 30 Jun 2019 30 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 khsi.be 31 May 2021 - One.com A/S -
81 kmsx.asia 4 Sep 2023 4 Sep 2024 DNSPod, Inc. kunmingsuixianwangluokejiyouxiangongsi
82 omsi.info 25 Sep 2008 25 Sep 2024 Network Solutions, LLC Oregon Museum of Science and Industry
83 kisi.club 7 May 2014 6 May 2024 PSI-USA, Inc. dba Domain Robot KISI - Gods singing kids
84 kmti.tech 5 Jan 2024 5 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 cmsi.tv 10 Sep 2008 10 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 amsi.info 6 Apr 2022 6 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 omsi.fr 9 May 2008 9 May 2025 OVH Ano Nymous
88 kmse.de - - - -
89 kmsg.top 26 Apr 2018 26 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mi bo tao
90 kmci.ru 6 Aug 2020 6 Aug 2024 ATEX-RU Private Person
91 ktsi.ru 11 Sep 2007 11 Sep 2024 SALENAMES-RU Private Person
92 umsi.rocks 18 Sep 2015 18 Sep 2024 eNom, LLC Data Protected
93 umsi.ws 31 Aug 2011 31 Aug 2024 GoDaddy.com -
94 kmsiy.lat 16 Mar 2024 16 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
95 kmsv.jp 15 Dec 2015 31 Dec 2024 - OMORI KOUTAROU
96 kdsi.co.jp 7 Jun 2013 - - KDsolgia innovation
97 omsi.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
98 kmss.com 21 Feb 1994 22 Feb 2025 NetEarth One, Inc. KMSS
99 kmst.co.uk 12 Dec 2023 12 Dec 2024 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
100 kmsp.in 24 Jan 2018 24 Jan 2025 Endurance Digital Domain Technology LLP N/A
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 Kmsi.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kmsi.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kmsi.de",
        "page_size": 100
    },
    "count": {
        "total": 1916,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cmsi.asia, kmei.design, nmsi.biz, kjsi.org, k-si.net, kemsi.co.uk, k2si.net, kqsi.xyz, imsi.cn, kmst.de, imsi.site, kmsc.dk, amsi.tech, knsi.com.cn, fmsi.online, jmsi.jp, kjsi.co.kr, kmsg.com.cn, fmsi.site, kmis.ovh, kasi.ru, kmai.ovh, krsi.org, mmsi.ca, omsi.biz, kmsp.fun, kosi.one, rmsi.in, bmsi.xyz, kfsi.co.kr, lmsi.org, omsi.jp, kisi.co.uk, kbsi.link, cmsi.net, kmsd.co, umsi.tools, dmsi.us, kmki.com, kmsh.vip, amsi.net, kmss.co.in, kssi.net, kksi.com, kesi.care, kqsi.cn, kmzi.xyz, ymsi.shop, omsi.it, mmsi.com.br, k-si.info, nmsi.vip, hmsi.co.uk, kmsm.ca, amsi.com.cn, kmli.ru, jkmsi.com, kmsti.com, kmsg.com, kms2.co.jp, kmgi.com, smsi.us, klsi.org, kmsb.biz, kmis.com, krsi.com.cn, kmss.xyz, fmsi.ae, kms4.com, kdsi.us, kssi.com.br, vmsi.lt, kmei.top, emsi.ru, mmsi.nl, gmsi.us, kmxi.top, kesi.biz, imsi.global, khsi.be, kmsx.asia, omsi.info, kisi.club, kmti.tech, cmsi.tv, amsi.info, omsi.fr, kmse.de, kmsg.top, kmci.ru, ktsi.ru, umsi.rocks, umsi.ws, kmsiy.lat, kmsv.jp, kdsi.co.jp, omsi.online, kmss.com, kmst.co.uk, kmsp.in",
    "results": [
        {
            "num": 1,
            "domain_name": "cmsi.asia",
            "domain_keyword": "cmsi",
            "domain_tld": "asia",
            "query_time": "2024-04-07 01:05:26",
            "create_date": "2021-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kmei.design",
            "domain_keyword": "kmei",
            "domain_tld": "design",
            "query_time": "2024-04-08 05:53:18",
            "create_date": "2021-11-27",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "nmsi.biz",
            "domain_keyword": "nmsi",
            "domain_tld": "biz",
            "query_time": "2024-04-12 16:17:24",
            "create_date": "2001-11-16",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bank of America Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns101.bac.com",
                "ns102.bac.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kjsi.org",
            "domain_keyword": "kjsi",
            "domain_tld": "org",
            "query_time": "2024-04-22 20:11:51",
            "create_date": "2017-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "k-si.net",
            "domain_keyword": "k-si",
            "domain_tld": "net",
            "query_time": "2024-04-22 01:07:08",
            "create_date": "2009-06-20",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "kemsi.co.uk",
            "domain_keyword": "kemsi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 13:27:28",
            "create_date": "2019-06-27",
            "update_date": "2023-07-18",
            "expiry_date": "2025-06-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "k2si.net",
            "domain_keyword": "k2si",
            "domain_tld": "net",
            "query_time": "2024-05-12 20:54:39",
            "create_date": "2004-03-11",
            "update_date": "2024-02-26",
            "expiry_date": "2026-03-11",
            "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=k2si.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "mario.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kqsi.xyz",
            "domain_keyword": "kqsi",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 14:10:20",
            "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": [
                "laila.ns.cloudflare.com",
                "ricardo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "imsi.cn",
            "domain_keyword": "imsi",
            "domain_tld": "cn",
            "query_time": "2024-05-08 13:19:24",
            "create_date": "2013-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "周罗",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kmst.de",
            "domain_keyword": "kmst",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:28",
            "update_date": "2015-06-24",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 11,
            "domain_name": "imsi.site",
            "domain_keyword": "imsi",
            "domain_tld": "site",
            "query_time": "2024-04-30 18:49:24",
            "create_date": "2023-10-16",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kmsc.dk",
            "domain_keyword": "kmsc",
            "domain_tld": "dk",
            "query_time": "2024-05-10 20:02:45",
            "create_date": "2010-09-27",
            "expiry_date": "2024-09-30",
            "registrant_name": "KOLDING MC ApS",
            "registrant_address": "Trianglen 26, Bramdrup",
            "registrant_city": "Kolding",
            "registrant_zip": "6000",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "amsi.tech",
            "domain_keyword": "amsi",
            "domain_tld": "tech",
            "query_time": "2024-05-18 16:39:50",
            "create_date": "2018-06-28",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "knsi.com.cn",
            "domain_keyword": "knsi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 02:55:44",
            "create_date": "2023-05-09",
            "expiry_date": "2025-05-09",
            "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": 15,
            "domain_name": "fmsi.online",
            "domain_keyword": "fmsi",
            "domain_tld": "online",
            "query_time": "2024-05-27 10:00:47",
            "create_date": "2016-03-27",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "UKG Inc.",
            "registrant_state": "FL",
            "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": [
                "a.ns.ukg.com",
                "b.ns.ukg.com",
                "c.ns.ukg.com",
                "d.ns.ukg.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jmsi.jp",
            "domain_keyword": "jmsi",
            "domain_tld": "jp",
            "query_time": "2024-05-29 11:02:29",
            "create_date": "2020-10-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Big Apple Co., Ltd.",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "shns1.estore.co.jp",
                "shns2.estore.co.jp",
                "shns3.estore.co.jp",
                "shns4.estore.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "kjsi.co.kr",
            "domain_keyword": "kjsi",
            "domain_tld": "co.kr",
            "query_time": "2022-06-19 08:25:50",
            "create_date": "2002-09-30",
            "update_date": "2017-05-12",
            "expiry_date": "2025-09-30",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???????(?)",
            "registrant_address": "?? ??? ??? 762 ITECO 839, 762 Deokpung-dong, Hanam-si, Gyeonggi-do, Korea Deokpung-dong, Hanam-si, Gyeonggi-do,",
            "registrant_zip": "465010"
        },
        {
            "num": 18,
            "domain_name": "kmsg.com.cn",
            "domain_keyword": "kmsg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-09 19:54:09",
            "create_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "成都垦派科技有限公司",
            "registrant_name": "韩艳红",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "fmsi.site",
            "domain_keyword": "fmsi",
            "domain_tld": "site",
            "query_time": "2024-04-08 18:26:31",
            "create_date": "2020-12-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kmis.ovh",
            "domain_keyword": "kmis",
            "domain_tld": "ovh",
            "query_time": "2024-05-01 07:21:06",
            "create_date": "2022-08-03",
            "update_date": "2023-08-06",
            "expiry_date": "2025-08-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Association Sportive",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kasi.ru",
            "domain_keyword": "kasi",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:34:42",
            "create_date": "2008-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.6161.ru",
                "ns2.6161.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "kmai.ovh",
            "domain_keyword": "kmai",
            "domain_tld": "ovh",
            "query_time": "2024-04-22 17:22:23",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Kiinteistomedia Oy",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "krsi.org",
            "domain_keyword": "krsi",
            "domain_tld": "org",
            "query_time": "2024-04-14 20:50:12",
            "create_date": "2019-02-14",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mmsi.ca",
            "domain_keyword": "mmsi",
            "domain_tld": "ca",
            "query_time": "2024-05-23 02:48:42",
            "create_date": "2020-08-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-24",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Mainline Mechanical Systems Inc.",
            "registrant_company": "Mainline Mechanical Systems Inc.",
            "registrant_address": "97 Carr Avenue",
            "registrant_city": "Garson",
            "registrant_state": "ON",
            "registrant_zip": "P3L1M2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7056623664",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "omsi.biz",
            "domain_keyword": "omsi",
            "domain_tld": "biz",
            "query_time": "2024-05-16 02:47:32",
            "create_date": "2001-11-13",
            "update_date": "2023-07-02",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kmsp.fun",
            "domain_keyword": "kmsp",
            "domain_tld": "fun",
            "query_time": "2024-05-28 10:44:37",
            "create_date": "2024-03-29",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "colin.ns.cloudflare.com",
                "poppy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kosi.one",
            "domain_keyword": "kosi",
            "domain_tld": "one",
            "query_time": "2024-05-29 05:38:19",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-19",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rmsi.in",
            "domain_keyword": "rmsi",
            "domain_tld": "in",
            "query_time": "2024-05-29 09:42:01",
            "create_date": "2018-12-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-12-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bmsi.xyz",
            "domain_keyword": "bmsi",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 23:58:16",
            "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": 30,
            "domain_name": "kfsi.co.kr",
            "domain_keyword": "kfsi",
            "domain_tld": "co.kr",
            "query_time": "2021-02-05 16:30:02",
            "create_date": "2020-08-26",
            "update_date": "2020-08-26",
            "expiry_date": "2025-08-26",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???????????",
            "registrant_address": "????? ??? ???? 528 (???, ????) 616? 528 Seobusaet-gil  Geumcheon-gu Seoul, .",
            "registrant_zip": "08505"
        },
        {
            "num": 31,
            "domain_name": "lmsi.org",
            "domain_keyword": "lmsi",
            "domain_tld": "org",
            "query_time": "2024-04-13 21:50:09",
            "create_date": "2018-06-26",
            "update_date": "2024-02-17",
            "expiry_date": "2025-06-26",
            "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_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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "omsi.jp",
            "domain_keyword": "omsi",
            "domain_tld": "jp",
            "query_time": "2024-04-18 18:04:19",
            "create_date": "2002-07-23",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "kabusiki kaishya kikuikai",
            "registrant_address": "2-22-17,Minami-aoyama,Minato-ku,",
            "registrant_zip": "107-0062",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3585-9203",
            "registrant_fax": "03-3585-9204",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 33,
            "domain_name": "kisi.co.uk",
            "domain_keyword": "kisi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 07:20:04",
            "create_date": "2006-10-10",
            "update_date": "2023-11-20",
            "expiry_date": "2025-10-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "kbsi.link",
            "domain_keyword": "kbsi",
            "domain_tld": "link",
            "query_time": "2024-04-30 10:05:13",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "consumer like llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BZ",
            "registrant_email": "please query the rdds service of the registrar 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.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cmsi.net",
            "domain_keyword": "cmsi",
            "domain_tld": "net",
            "query_time": "2024-04-29 23:28:17",
            "create_date": "1997-02-26",
            "update_date": "2024-03-26",
            "expiry_date": "2026-02-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "251 Little Falls Drive",
            "registrant_city": "Wilmington",
            "registrant_state": "DE",
            "registrant_zip": "19808",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3026365400",
            "registrant_fax": "+1.3026365454",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "pdns1.ultradns.net",
                "pdns3.ultradns.org",
                "pdns5.ultradns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kmsd.co",
            "domain_keyword": "kmsd",
            "domain_tld": "co",
            "query_time": "2024-05-01 07:24:06",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1psw.name.com",
                "ns2fln.name.com",
                "ns3cpr.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "umsi.tools",
            "domain_keyword": "umsi",
            "domain_tld": "tools",
            "query_time": "2024-05-01 17:35:59",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dmsi.us",
            "domain_keyword": "dmsi",
            "domain_tld": "us",
            "query_time": "2024-05-17 00:15:38",
            "create_date": "2002-05-18",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Franklin Bryant",
            "registrant_company": "Design Master Services, Inc.",
            "registrant_address": "543 McKenzie Ave.",
            "registrant_city": "Stockbridge",
            "registrant_state": "GA",
            "registrant_zip": "30281",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7703898199",
            "name_servers": [
                "ns1.designmasterserv.com",
                "ns2.designmasterserv.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kmki.com",
            "domain_keyword": "kmki",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:23:23",
            "create_date": "2003-03-27",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "noorinet",
            "registrant_company": "noorinet",
            "registrant_address": "707 Seokjang-dong Gyeongju-si",
            "registrant_city": "Gyeongsangbuk-do",
            "registrant_zip": "780714",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.547727788",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kmsh.vip",
            "domain_keyword": "kmsh",
            "domain_tld": "vip",
            "query_time": "2024-05-20 03:19:15",
            "create_date": "2016-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wu Han Kang Mei Sheng Huo Dian Zi Shang Wu You Xian Gong Si",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amsi.net",
            "domain_keyword": "amsi",
            "domain_tld": "net",
            "query_time": "2024-05-25 03:24:36",
            "create_date": "2014-12-11",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-11",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "kmss.co.in",
            "domain_keyword": "kmss",
            "domain_tld": "co.in",
            "query_time": "2024-05-11 14:33:02",
            "create_date": "2016-12-18",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stashlar Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "kssi.net",
            "domain_keyword": "kssi",
            "domain_tld": "net",
            "query_time": "2024-05-24 19:40:45",
            "create_date": "2022-06-15",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-15",
            "registrar_iana": 3938,
            "registrar_name": "SAV.COM, LLC - 48",
            "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=kssi.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "kksi.com",
            "domain_keyword": "kksi",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:55:59",
            "create_date": "1998-12-17",
            "update_date": "2021-10-27",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "KKS INTERNATIONAL, INC.",
            "registrant_company": "KKS INTERNATIONAL, INC.",
            "registrant_address": "70 LA SALLE ST APT 20D",
            "registrant_city": "NEW YORK",
            "registrant_state": "NY",
            "registrant_zip": "10027-4709",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2128658890",
            "name_servers": [
                "ns1.virtualave.net",
                "ns2.freevirtual.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kesi.care",
            "domain_keyword": "kesi",
            "domain_tld": "care",
            "query_time": "2024-04-08 11:10:00",
            "create_date": "2022-12-30",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adrian.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kqsi.cn",
            "domain_keyword": "kqsi",
            "domain_tld": "cn",
            "query_time": "2024-04-13 06:48:48",
            "create_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "蒲润",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hhhdns.com",
                "ns2.hhhdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kmzi.xyz",
            "domain_keyword": "kmzi",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 02:18:26",
            "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": [
                "kara.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ymsi.shop",
            "domain_keyword": "ymsi",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:27:17",
            "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": 49,
            "domain_name": "omsi.it",
            "domain_keyword": "omsi",
            "domain_tld": "it",
            "query_time": "2024-04-21 21:09:19",
            "create_date": "2000-05-26",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-31",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "OMSI Spa",
            "registrant_address": "OMSI Spa",
            "registrant_city": "Via Parini, 3",
            "registrant_state": "BO",
            "registrant_zip": "40069",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "mmsi.com.br",
            "domain_keyword": "mmsi",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 02:48:42",
            "create_date": "2017-02-14",
            "update_date": "2023-02-14",
            "expiry_date": "2025-02-14",
            "registrant_name": "Rodrigo Luiz de Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.stem.arvixe.com",
                "ns2.stem.arvixe.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 51,
            "domain_name": "k-si.info",
            "domain_keyword": "k-si",
            "domain_tld": "info",
            "query_time": "2024-05-16 16:47:07",
            "create_date": "2011-09-01",
            "update_date": "2022-02-14",
            "expiry_date": "2031-09-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nmsi.vip",
            "domain_keyword": "nmsi",
            "domain_tld": "vip",
            "query_time": "2024-05-26 04:02:50",
            "create_date": "2021-06-16",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hai Nan",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hmsi.co.uk",
            "domain_keyword": "hmsi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:49:00",
            "create_date": "2021-07-05",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-05",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "kmsm.ca",
            "domain_keyword": "kmsm",
            "domain_tld": "ca",
            "query_time": "2024-05-31 16:55:52",
            "create_date": "2021-07-07",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-07",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "amsi.com.cn",
            "domain_keyword": "amsi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 20:34:53",
            "create_date": "2012-12-16",
            "expiry_date": "2030-12-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "浙江爱漫时智能家居有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kmli.ru",
            "domain_keyword": "kmli",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:34:28",
            "create_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "jkmsi.com",
            "domain_keyword": "jkmsi",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:15:08",
            "create_date": "2010-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "kmsti.com",
            "domain_keyword": "kmsti",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:10:06",
            "create_date": "2012-10-09",
            "update_date": "2023-10-17",
            "expiry_date": "2028-10-09",
            "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=kmsti.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kmsg.com",
            "domain_keyword": "kmsg",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:09:16",
            "create_date": "2001-10-03",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "kms2.co.jp",
            "domain_keyword": "kms2",
            "domain_tld": "co.jp",
            "query_time": "2024-04-18 10:08:54",
            "create_date": "2007-10-12",
            "update_date": "2023-11-01",
            "registrant_company": "KMS2Co.,Ltd.",
            "name_servers": [
                "dns01.cside.jp",
                "dns02.cside.jp"
            ]
        },
        {
            "num": 61,
            "domain_name": "kmgi.com",
            "domain_keyword": "kmgi",
            "domain_tld": "com",
            "query_time": "2024-04-09 19:47:27",
            "create_date": "1997-12-30",
            "update_date": "2024-03-04",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "smsi.us",
            "domain_keyword": "smsi",
            "domain_tld": "us",
            "query_time": "2024-04-12 02:41:21",
            "create_date": "2002-05-06",
            "update_date": "2023-04-12",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "STRATEGIC MANAGEMENT SOLUTIONS IND",
            "registrant_company": "STRATEGIC MANAGEMENT SOLUTIONS, IND",
            "registrant_address": "190 Central Park Square",
            "registrant_city": "LOS ALAMOS",
            "registrant_state": "NM",
            "registrant_zip": "87544",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165555555",
            "name_servers": [
                "ns1.lobointernet.com",
                "ns2.lobointernet.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "klsi.org",
            "domain_keyword": "klsi",
            "domain_tld": "org",
            "query_time": "2024-04-14 06:09:04",
            "create_date": "1999-06-02",
            "update_date": "2023-05-28",
            "expiry_date": "2028-06-02",
            "registrar_iana": 87,
            "registrar_name": "HANGANG Systems, Inc. dba Doregi.com",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "County Derry",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.doregi.com",
                "ns2.doregi.com",
                "ns3.doregi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kmsb.biz",
            "domain_keyword": "kmsb",
            "domain_tld": "biz",
            "query_time": "2024-05-17 22:06:47",
            "create_date": "2001-11-07",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1289.awsdns-33.org",
                "ns-1947.awsdns-51.co.uk",
                "ns-313.awsdns-39.com",
                "ns-930.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kmis.com",
            "domain_keyword": "kmis",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:23:06",
            "create_date": "2003-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "krsi.com.cn",
            "domain_keyword": "krsi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 19:34:24",
            "create_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "和全英",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "kmss.xyz",
            "domain_keyword": "kmss",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 00:26:28",
            "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": [
                "kara.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fmsi.ae",
            "domain_keyword": "fmsi",
            "domain_tld": "ae",
            "query_time": "2024-06-02 19:39:46",
            "registrar_name": "Etisalat",
            "registrant_name": "Fleet Management System International",
            "registrant_company": "FMSI",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.webhost4life.com",
                "ns2.webhost4life.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 69,
            "domain_name": "kms4.com",
            "domain_keyword": "kms4",
            "domain_tld": "com",
            "query_time": "2024-04-09 19:53:57",
            "create_date": "2022-09-05",
            "update_date": "2023-07-29",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=kms4.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kdsi.us",
            "domain_keyword": "kdsi",
            "domain_tld": "us",
            "query_time": "2024-04-10 22:34:43",
            "create_date": "2022-06-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Jechul Shin",
            "registrant_company": "Kingdom Dream Solutions, Inc.",
            "registrant_address": "2155 W WELLINGTON CIR",
            "registrant_city": "Anaheim",
            "registrant_state": "CA",
            "registrant_zip": "92804",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7149000054",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "kssi.com.br",
            "domain_keyword": "kssi",
            "domain_tld": "com.br",
            "query_time": "2024-04-12 19:22:15",
            "create_date": "1999-02-11",
            "update_date": "2024-01-17",
            "expiry_date": "2026-02-11",
            "registrant_name": "KSSI Inform?tica e Com?rcio Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 72,
            "domain_name": "vmsi.lt",
            "domain_keyword": "vmsi",
            "domain_tld": "lt",
            "query_time": "2024-04-17 03:51:36",
            "create_date": "2022-04-21",
            "expiry_date": "2025-04-22",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 73,
            "domain_name": "kmei.top",
            "domain_keyword": "kmei",
            "domain_tld": "top",
            "query_time": "2024-04-15 15:54:44",
            "create_date": "2021-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "孙兵",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "贵州省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "emsi.ru",
            "domain_keyword": "emsi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:47:32",
            "create_date": "2004-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "mmsi.nl",
            "domain_keyword": "mmsi",
            "domain_tld": "nl",
            "query_time": "2024-04-27 20:34:29",
            "create_date": "2005-04-19",
            "update_date": "2014-01-02",
            "registrar_name": "RegistratieDirect",
            "name_servers": [
                "ns1.hostingpeople.nl",
                "ns2.hostingpeople.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "gmsi.us",
            "domain_keyword": "gmsi",
            "domain_tld": "us",
            "query_time": "2024-04-27 20:54:32",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dustin Holloway",
            "registrant_address": "522 East 18th Street",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10009",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9177838005",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "kmxi.top",
            "domain_keyword": "kmxi",
            "domain_tld": "top",
            "query_time": "2024-04-28 20:59:58",
            "create_date": "2022-11-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kesi.biz",
            "domain_keyword": "kesi",
            "domain_tld": "biz",
            "query_time": "2024-05-16 04:55:14",
            "create_date": "2015-01-15",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ticinoWEB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "imsi.global",
            "domain_keyword": "imsi",
            "domain_tld": "global",
            "query_time": "2024-05-15 17:03:44",
            "create_date": "2019-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "khsi.be",
            "domain_keyword": "khsi",
            "domain_tld": "be",
            "query_time": "2024-05-25 20:21:58",
            "create_date": "2021-05-31",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 81,
            "domain_name": "kmsx.asia",
            "domain_keyword": "kmsx",
            "domain_tld": "asia",
            "query_time": "2024-05-17 22:07:12",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kunmingsuixianwangluokejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan 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": [
                "charlotte.dnspod.net",
                "gustave.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "omsi.info",
            "domain_keyword": "omsi",
            "domain_tld": "info",
            "query_time": "2024-05-27 21:11:31",
            "create_date": "2008-09-25",
            "update_date": "2021-07-27",
            "expiry_date": "2024-09-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oregon Museum of Science and Industry",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.comcastbusiness.net",
                "ns2.comcastbusiness.net",
                "ns3.comcastbusiness.net",
                "ns4.comcastbusiness.net",
                "ns5.comcastbusiness.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kisi.club",
            "domain_keyword": "kisi",
            "domain_tld": "club",
            "query_time": "2024-05-31 23:55:28",
            "create_date": "2014-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KISI - Gods singing kids",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kmti.tech",
            "domain_keyword": "kmti",
            "domain_tld": "tech",
            "query_time": "2024-06-01 07:35:59",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "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": 85,
            "domain_name": "cmsi.tv",
            "domain_keyword": "cmsi",
            "domain_tld": "tv",
            "query_time": "2024-04-07 01:05:26",
            "create_date": "2008-09-10",
            "update_date": "2023-09-16",
            "expiry_date": "2025-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amsi.info",
            "domain_keyword": "amsi",
            "domain_tld": "info",
            "query_time": "2024-04-12 22:56:08",
            "create_date": "2022-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "omsi.fr",
            "domain_keyword": "omsi",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:14:58",
            "create_date": "2008-05-09",
            "update_date": "2023-11-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 88,
            "domain_name": "kmse.de",
            "domain_keyword": "kmse",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:48:28",
            "update_date": "2018-09-06",
            "name_servers": [
                "ns1126.ui-dns.biz",
                "ns1126.ui-dns.com",
                "ns1126.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 89,
            "domain_name": "kmsg.top",
            "domain_keyword": "kmsg",
            "domain_tld": "top",
            "query_time": "2024-05-01 07:24:12",
            "create_date": "2018-04-26",
            "update_date": "2020-05-18",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mi bo tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kmci.ru",
            "domain_keyword": "kmci",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:34:08",
            "create_date": "2020-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "ATEX-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "ktsi.ru",
            "domain_keyword": "ktsi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:34:43",
            "create_date": "2007-09-11",
            "expiry_date": "2024-09-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "umsi.rocks",
            "domain_keyword": "umsi",
            "domain_tld": "rocks",
            "query_time": "2024-04-25 16:05:39",
            "create_date": "2015-09-18",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.uofmhosting.net",
                "dns2.uofmhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "umsi.ws",
            "domain_keyword": "umsi",
            "domain_tld": "ws",
            "query_time": "2024-05-10 06:17:41",
            "create_date": "2011-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns-1198.awsdns-21.org",
                "ns-1875.awsdns-42.co.uk",
                "ns-470.awsdns-58.com",
                "ns-562.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "kmsiy.lat",
            "domain_keyword": "kmsiy",
            "domain_tld": "lat",
            "query_time": "2024-05-15 20:00:57",
            "create_date": "2024-03-16",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "kmsv.jp",
            "domain_keyword": "kmsv",
            "domain_tld": "jp",
            "query_time": "2024-05-24 21:48:14",
            "create_date": "2015-12-15",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "OMORI KOUTAROU",
            "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": 96,
            "domain_name": "kdsi.co.jp",
            "domain_keyword": "kdsi",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 07:07:52",
            "create_date": "2013-06-07",
            "update_date": "2023-07-01",
            "registrant_company": "KDsolgia innovation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ]
        },
        {
            "num": 97,
            "domain_name": "omsi.online",
            "domain_keyword": "omsi",
            "domain_tld": "online",
            "query_time": "2024-05-22 10:33:33",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "kmss.com",
            "domain_keyword": "kmss",
            "domain_tld": "com",
            "query_time": "2024-04-09 19:54:26",
            "create_date": "1994-02-21",
            "update_date": "2023-10-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Kevin Morgan",
            "registrant_company": "KMSS",
            "registrant_address": "1017 Redmond Avenue",
            "registrant_city": "San Jose",
            "registrant_state": "California",
            "registrant_zip": "95120",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6504653214",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kmst.co.uk",
            "domain_keyword": "kmst",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 19:54:27",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "lia.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "kmsp.in",
            "domain_keyword": "kmsp",
            "domain_tld": "in",
            "query_time": "2024-04-09 19:54:21",
            "create_date": "2018-01-24",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-38.webhostbox.net",
                "ns2.bh-38.webhostbox.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.147,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kmsi.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1916</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cmsi.asia, kmei.design, nmsi.biz, kjsi.org, k-si.net, kemsi.co.uk, k2si.net, kqsi.xyz, imsi.cn, kmst.de, imsi.site, kmsc.dk, amsi.tech, knsi.com.cn, fmsi.online, jmsi.jp, kjsi.co.kr, kmsg.com.cn, fmsi.site, kmis.ovh, kasi.ru, kmai.ovh, krsi.org, mmsi.ca, omsi.biz, kmsp.fun, kosi.one, rmsi.in, bmsi.xyz, kfsi.co.kr, lmsi.org, omsi.jp, kisi.co.uk, kbsi.link, cmsi.net, kmsd.co, umsi.tools, dmsi.us, kmki.com, kmsh.vip, amsi.net, kmss.co.in, kssi.net, kksi.com, kesi.care, kqsi.cn, kmzi.xyz, ymsi.shop, omsi.it, mmsi.com.br, k-si.info, nmsi.vip, hmsi.co.uk, kmsm.ca, amsi.com.cn, kmli.ru, jkmsi.com, kmsti.com, kmsg.com, kms2.co.jp, kmgi.com, smsi.us, klsi.org, kmsb.biz, kmis.com, krsi.com.cn, kmss.xyz, fmsi.ae, kms4.com, kdsi.us, kssi.com.br, vmsi.lt, kmei.top, emsi.ru, mmsi.nl, gmsi.us, kmxi.top, kesi.biz, imsi.global, khsi.be, kmsx.asia, omsi.info, kisi.club, kmti.tech, cmsi.tv, amsi.info, omsi.fr, kmse.de, kmsg.top, kmci.ru, ktsi.ru, umsi.rocks, umsi.ws, kmsiy.lat, kmsv.jp, kdsi.co.jp, omsi.online, kmss.com, kmst.co.uk, kmsp.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cmsi.asia</domain_name>
   <domain_keyword>cmsi</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-07 01:05:26</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>2</num>
   <domain_name>kmei.design</domain_name>
   <domain_keyword>kmei</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-08 05:53:18</query_time>
   <create_date>2021-11-27</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nmsi.biz</domain_name>
   <domain_keyword>nmsi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-12 16:17:24</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bank of America Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns101.bac.com</value>
    <value>ns102.bac.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kjsi.org</domain_name>
   <domain_keyword>kjsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 20:11:51</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>k-si.net</domain_name>
   <domain_keyword>k-si</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 01:07:08</query_time>
   <create_date>2009-06-20</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-20</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kemsi.co.uk</domain_name>
   <domain_keyword>kemsi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 13:27:28</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>k2si.net</domain_name>
   <domain_keyword>k2si</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 20:54:39</query_time>
   <create_date>2004-03-11</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-03-11</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=k2si.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>mario.ns.cloudflare.com</value>
    <value>ulla.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>8</num>
   <domain_name>kqsi.xyz</domain_name>
   <domain_keyword>kqsi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 14:10:20</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>laila.ns.cloudflare.com</value>
    <value>ricardo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>imsi.cn</domain_name>
   <domain_keyword>imsi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 13:19:24</query_time>
   <create_date>2013-12-26</create_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>周罗</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kmst.de</domain_name>
   <domain_keyword>kmst</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:28</query_time>
   <update_date>2015-06-24</update_date>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>imsi.site</domain_name>
   <domain_keyword>imsi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 18:49:24</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kmsc.dk</domain_name>
   <domain_keyword>kmsc</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 20:02:45</query_time>
   <create_date>2010-09-27</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>KOLDING MC ApS</registrant_name>
   <registrant_address>Trianglen 26, Bramdrup</registrant_address>
   <registrant_city>Kolding</registrant_city>
   <registrant_zip>6000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>amsi.tech</domain_name>
   <domain_keyword>amsi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 16:39:50</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>knsi.com.cn</domain_name>
   <domain_keyword>knsi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 02:55:44</query_time>
   <create_date>2023-05-09</create_date>
   <expiry_date>2025-05-09</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>15</num>
   <domain_name>fmsi.online</domain_name>
   <domain_keyword>fmsi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 10:00:47</query_time>
   <create_date>2016-03-27</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>UKG Inc.</registrant_company>
   <registrant_state>FL</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>a.ns.ukg.com</value>
    <value>b.ns.ukg.com</value>
    <value>c.ns.ukg.com</value>
    <value>d.ns.ukg.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>jmsi.jp</domain_name>
   <domain_keyword>jmsi</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 11:02:29</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Big Apple Co., Ltd.</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>shns1.estore.co.jp</value>
    <value>shns2.estore.co.jp</value>
    <value>shns3.estore.co.jp</value>
    <value>shns4.estore.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>kjsi.co.kr</domain_name>
   <domain_keyword>kjsi</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-19 08:25:50</query_time>
   <create_date>2002-09-30</create_date>
   <update_date>2017-05-12</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???????(?)</registrant_name>
   <registrant_address>?? ??? ??? 762 ITECO 839, 762 Deokpung-dong, Hanam-si, Gyeonggi-do, Korea Deokpung-dong, Hanam-si, Gyeonggi-do,</registrant_address>
   <registrant_zip>465010</registrant_zip>
  </value>
  <value>
   <num>18</num>
   <domain_name>kmsg.com.cn</domain_name>
   <domain_keyword>kmsg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-09 19:54:09</query_time>
   <create_date>2024-04-06</create_date>
   <expiry_date>2025-04-06</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>19</num>
   <domain_name>fmsi.site</domain_name>
   <domain_keyword>fmsi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-08 18:26:31</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns97.worldnic.com</value>
    <value>ns98.worldnic.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>kmis.ovh</domain_name>
   <domain_keyword>kmis</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-01 07:21:06</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Association Sportive</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kasi.ru</domain_name>
   <domain_keyword>kasi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:34:42</query_time>
   <create_date>2008-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.6161.ru</value>
    <value>ns2.6161.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>kmai.ovh</domain_name>
   <domain_keyword>kmai</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-22 17:22:23</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Kiinteistomedia Oy</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>krsi.org</domain_name>
   <domain_keyword>krsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 20:50:12</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mmsi.ca</domain_name>
   <domain_keyword>mmsi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 02:48:42</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Mainline Mechanical Systems Inc.</registrant_name>
   <registrant_company>Mainline Mechanical Systems Inc.</registrant_company>
   <registrant_address>97 Carr Avenue</registrant_address>
   <registrant_city>Garson</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>P3L1M2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7056623664</registrant_phone>
   <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>
  <value>
   <num>25</num>
   <domain_name>omsi.biz</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 02:47:32</query_time>
   <create_date>2001-11-13</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kmsp.fun</domain_name>
   <domain_keyword>kmsp</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-28 10:44:37</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>colin.ns.cloudflare.com</value>
    <value>poppy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kosi.one</domain_name>
   <domain_keyword>kosi</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-29 05:38:19</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-19</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rmsi.in</domain_name>
   <domain_keyword>rmsi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 09:42:01</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bmsi.xyz</domain_name>
   <domain_keyword>bmsi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 23:58:16</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>30</num>
   <domain_name>kfsi.co.kr</domain_name>
   <domain_keyword>kfsi</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-02-05 16:30:02</query_time>
   <create_date>2020-08-26</create_date>
   <update_date>2020-08-26</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???????????</registrant_name>
   <registrant_address>????? ??? ???? 528 (???, ????) 616? 528 Seobusaet-gil  Geumcheon-gu Seoul, .</registrant_address>
   <registrant_zip>08505</registrant_zip>
  </value>
  <value>
   <num>31</num>
   <domain_name>lmsi.org</domain_name>
   <domain_keyword>lmsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 21:50:09</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-06-26</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_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.afternic.com</value>
    <value>ns2.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>32</num>
   <domain_name>omsi.jp</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 18:04:19</query_time>
   <create_date>2002-07-23</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>kabusiki kaishya kikuikai</registrant_name>
   <registrant_address>2-22-17,Minami-aoyama,Minato-ku,</registrant_address>
   <registrant_zip>107-0062</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3585-9203</registrant_phone>
   <registrant_fax>03-3585-9204</registrant_fax>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>kisi.co.uk</domain_name>
   <domain_keyword>kisi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 07:20:04</query_time>
   <create_date>2006-10-10</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-10-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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>kbsi.link</domain_name>
   <domain_keyword>kbsi</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-30 10:05:13</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>consumer like llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cmsi.net</domain_name>
   <domain_keyword>cmsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 23:28:17</query_time>
   <create_date>1997-02-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-02-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>CSC Corporate Domains, Inc.</registrant_company>
   <registrant_address>251 Little Falls Drive</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19808</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3026365400</registrant_phone>
   <registrant_fax>+1.3026365454</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>pdns1.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kmsd.co</domain_name>
   <domain_keyword>kmsd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 07:24:06</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1psw.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4dfh.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>umsi.tools</domain_name>
   <domain_keyword>umsi</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-01 17:35:59</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dmsi.us</domain_name>
   <domain_keyword>dmsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-17 00:15:38</query_time>
   <create_date>2002-05-18</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Franklin Bryant</registrant_name>
   <registrant_company>Design Master Services, Inc.</registrant_company>
   <registrant_address>543 McKenzie Ave.</registrant_address>
   <registrant_city>Stockbridge</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7703898199</registrant_phone>
   <name_servers>
    <value>ns1.designmasterserv.com</value>
    <value>ns2.designmasterserv.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kmki.com</domain_name>
   <domain_keyword>kmki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:23:23</query_time>
   <create_date>2003-03-27</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>noorinet</registrant_name>
   <registrant_company>noorinet</registrant_company>
   <registrant_address>707 Seokjang-dong Gyeongju-si</registrant_address>
   <registrant_city>Gyeongsangbuk-do</registrant_city>
   <registrant_zip>780714</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.547727788</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>kmsh.vip</domain_name>
   <domain_keyword>kmsh</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 03:19:15</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wu Han Kang Mei Sheng Huo Dian Zi Shang Wu You Xian Gong Si</registrant_company>
   <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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>amsi.net</domain_name>
   <domain_keyword>amsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 03:24:36</query_time>
   <create_date>2014-12-11</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>kmss.co.in</domain_name>
   <domain_keyword>kmss</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-11 14:33:02</query_time>
   <create_date>2016-12-18</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stashlar Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>43</num>
   <domain_name>kssi.net</domain_name>
   <domain_keyword>kssi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 19:40:45</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>3938</registrar_iana>
   <registrar_name>SAV.COM, LLC - 48</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=kssi.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kksi.com</domain_name>
   <domain_keyword>kksi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:55:59</query_time>
   <create_date>1998-12-17</create_date>
   <update_date>2021-10-27</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>KKS INTERNATIONAL, INC.</registrant_name>
   <registrant_company>KKS INTERNATIONAL, INC.</registrant_company>
   <registrant_address>70 LA SALLE ST APT 20D</registrant_address>
   <registrant_city>NEW YORK</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10027-4709</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2128658890</registrant_phone>
   <name_servers>
    <value>ns1.virtualave.net</value>
    <value>ns2.freevirtual.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>kesi.care</domain_name>
   <domain_keyword>kesi</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-04-08 11:10:00</query_time>
   <create_date>2022-12-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adrian.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>kqsi.cn</domain_name>
   <domain_keyword>kqsi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-13 06:48:48</query_time>
   <create_date>2024-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>蒲润</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hhhdns.com</value>
    <value>ns2.hhhdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kmzi.xyz</domain_name>
   <domain_keyword>kmzi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 02:18:26</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>kara.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ymsi.shop</domain_name>
   <domain_keyword>ymsi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:27:17</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>49</num>
   <domain_name>omsi.it</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 21:09:19</query_time>
   <create_date>2000-05-26</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>OMSI Spa</registrant_company>
   <registrant_address>OMSI Spa</registrant_address>
   <registrant_city>Via Parini, 3</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40069</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mmsi.com.br</domain_name>
   <domain_keyword>mmsi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 02:48:42</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrant_name>Rodrigo Luiz de Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.stem.arvixe.com</value>
    <value>ns2.stem.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>k-si.info</domain_name>
   <domain_keyword>k-si</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 16:47:07</query_time>
   <create_date>2011-09-01</create_date>
   <update_date>2022-02-14</update_date>
   <expiry_date>2031-09-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nmsi.vip</domain_name>
   <domain_keyword>nmsi</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-26 04:02:50</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>Hai Nan</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hmsi.co.uk</domain_name>
   <domain_keyword>hmsi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:49:00</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>kmsm.ca</domain_name>
   <domain_keyword>kmsm</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 16:55:52</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>amsi.com.cn</domain_name>
   <domain_keyword>amsi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 20:34:53</query_time>
   <create_date>2012-12-16</create_date>
   <expiry_date>2030-12-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>浙江爱漫时智能家居有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kmli.ru</domain_name>
   <domain_keyword>kmli</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:34:28</query_time>
   <create_date>2023-12-03</create_date>
   <expiry_date>2024-12-03</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>57</num>
   <domain_name>jkmsi.com</domain_name>
   <domain_keyword>jkmsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:15:08</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>58</num>
   <domain_name>kmsti.com</domain_name>
   <domain_keyword>kmsti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:10:06</query_time>
   <create_date>2012-10-09</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2028-10-09</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=kmsti.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.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>59</num>
   <domain_name>kmsg.com</domain_name>
   <domain_keyword>kmsg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:09:16</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.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>60</num>
   <domain_name>kms2.co.jp</domain_name>
   <domain_keyword>kms2</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-18 10:08:54</query_time>
   <create_date>2007-10-12</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>KMS2Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns01.cside.jp</value>
    <value>dns02.cside.jp</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>kmgi.com</domain_name>
   <domain_keyword>kmgi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 19:47:27</query_time>
   <create_date>1997-12-30</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-12-29</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>guss.ns.cloudflare.com</value>
    <value>pam.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>62</num>
   <domain_name>smsi.us</domain_name>
   <domain_keyword>smsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-12 02:41:21</query_time>
   <create_date>2002-05-06</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>STRATEGIC MANAGEMENT SOLUTIONS IND</registrant_name>
   <registrant_company>STRATEGIC MANAGEMENT SOLUTIONS, IND</registrant_company>
   <registrant_address>190 Central Park Square</registrant_address>
   <registrant_city>LOS ALAMOS</registrant_city>
   <registrant_state>NM</registrant_state>
   <registrant_zip>87544</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165555555</registrant_phone>
   <name_servers>
    <value>ns1.lobointernet.com</value>
    <value>ns2.lobointernet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>klsi.org</domain_name>
   <domain_keyword>klsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 06:09:04</query_time>
   <create_date>1999-06-02</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2028-06-02</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG Systems, Inc. dba Doregi.com</registrar_name>
   <registrar_website>http://www.doregi.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>County Derry</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.doregi.com</value>
    <value>ns2.doregi.com</value>
    <value>ns3.doregi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kmsb.biz</domain_name>
   <domain_keyword>kmsb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 22:06:47</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1289.awsdns-33.org</value>
    <value>ns-1947.awsdns-51.co.uk</value>
    <value>ns-313.awsdns-39.com</value>
    <value>ns-930.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kmis.com</domain_name>
   <domain_keyword>kmis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:23:06</query_time>
   <create_date>2003-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>66</num>
   <domain_name>krsi.com.cn</domain_name>
   <domain_keyword>krsi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 19:34:24</query_time>
   <create_date>2024-01-04</create_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>和全英</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>kmss.xyz</domain_name>
   <domain_keyword>kmss</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 00:26:28</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>kara.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fmsi.ae</domain_name>
   <domain_keyword>fmsi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 19:39:46</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Fleet Management System International</registrant_name>
   <registrant_company>FMSI</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.webhost4life.com</value>
    <value>ns2.webhost4life.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>kms4.com</domain_name>
   <domain_keyword>kms4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 19:53:57</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=kms4.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <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>70</num>
   <domain_name>kdsi.us</domain_name>
   <domain_keyword>kdsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-10 22:34:43</query_time>
   <create_date>2022-06-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-19</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>Jechul Shin</registrant_name>
   <registrant_company>Kingdom Dream Solutions, Inc.</registrant_company>
   <registrant_address>2155 W WELLINGTON CIR</registrant_address>
   <registrant_city>Anaheim</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92804</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7149000054</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>kssi.com.br</domain_name>
   <domain_keyword>kssi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-12 19:22:15</query_time>
   <create_date>1999-02-11</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2026-02-11</expiry_date>
   <registrant_name>KSSI Inform?tica e Com?rcio Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>vmsi.lt</domain_name>
   <domain_keyword>vmsi</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-17 03:51:36</query_time>
   <create_date>2022-04-21</create_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>kmei.top</domain_name>
   <domain_keyword>kmei</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 15:54:44</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>孙兵</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>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.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>emsi.ru</domain_name>
   <domain_keyword>emsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:47:32</query_time>
   <create_date>2004-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>mmsi.nl</domain_name>
   <domain_keyword>mmsi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 20:34:29</query_time>
   <create_date>2005-04-19</create_date>
   <update_date>2014-01-02</update_date>
   <registrar_name>RegistratieDirect</registrar_name>
   <name_servers>
    <value>ns1.hostingpeople.nl</value>
    <value>ns2.hostingpeople.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>gmsi.us</domain_name>
   <domain_keyword>gmsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-27 20:54:32</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dustin Holloway</registrant_name>
   <registrant_address>522 East 18th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10009</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9177838005</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>kmxi.top</domain_name>
   <domain_keyword>kmxi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-28 20:59:58</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.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>78</num>
   <domain_name>kesi.biz</domain_name>
   <domain_keyword>kesi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 04:55:14</query_time>
   <create_date>2015-01-15</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ticinoWEB</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>imsi.global</domain_name>
   <domain_keyword>imsi</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-15 17:03:44</query_time>
   <create_date>2019-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>khsi.be</domain_name>
   <domain_keyword>khsi</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 20:21:58</query_time>
   <create_date>2021-05-31</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>kmsx.asia</domain_name>
   <domain_keyword>kmsx</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 22:07:12</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</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>kunmingsuixianwangluokejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan 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>charlotte.dnspod.net</value>
    <value>gustave.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>omsi.info</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 21:11:31</query_time>
   <create_date>2008-09-25</create_date>
   <update_date>2021-07-27</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oregon Museum of Science and Industry</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.comcastbusiness.net</value>
    <value>ns2.comcastbusiness.net</value>
    <value>ns3.comcastbusiness.net</value>
    <value>ns4.comcastbusiness.net</value>
    <value>ns5.comcastbusiness.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kisi.club</domain_name>
   <domain_keyword>kisi</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 23:55:28</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KISI - Gods singing kids</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kmti.tech</domain_name>
   <domain_keyword>kmti</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 07:35:59</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>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>85</num>
   <domain_name>cmsi.tv</domain_name>
   <domain_keyword>cmsi</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-07 01:05:26</query_time>
   <create_date>2008-09-10</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>amsi.info</domain_name>
   <domain_keyword>amsi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 22:56:08</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>omsi.fr</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:14:58</query_time>
   <create_date>2008-05-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>kmse.de</domain_name>
   <domain_keyword>kmse</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:48:28</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>ns1126.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
    <value>ns1126.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>kmsg.top</domain_name>
   <domain_keyword>kmsg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 07:24:12</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2020-05-18</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mi bo tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.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>kmci.ru</domain_name>
   <domain_keyword>kmci</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:34:08</query_time>
   <create_date>2020-08-06</create_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>ATEX-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>ktsi.ru</domain_name>
   <domain_keyword>ktsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:34:43</query_time>
   <create_date>2007-09-11</create_date>
   <expiry_date>2024-09-11</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>92</num>
   <domain_name>umsi.rocks</domain_name>
   <domain_keyword>umsi</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-25 16:05:39</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.uofmhosting.net</value>
    <value>dns2.uofmhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>umsi.ws</domain_name>
   <domain_keyword>umsi</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-10 06:17:41</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1198.awsdns-21.org</value>
    <value>ns-1875.awsdns-42.co.uk</value>
    <value>ns-470.awsdns-58.com</value>
    <value>ns-562.awsdns-06.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>94</num>
   <domain_name>kmsiy.lat</domain_name>
   <domain_keyword>kmsiy</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 20:00:57</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>n1.xundns.com</value>
    <value>n2.xundns.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>kmsv.jp</domain_name>
   <domain_keyword>kmsv</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-24 21:48:14</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>OMORI KOUTAROU</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>96</num>
   <domain_name>kdsi.co.jp</domain_name>
   <domain_keyword>kdsi</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 07:07:52</query_time>
   <create_date>2013-06-07</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>KDsolgia innovation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>omsi.online</domain_name>
   <domain_keyword>omsi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 10:33:33</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>98</num>
   <domain_name>kmss.com</domain_name>
   <domain_keyword>kmss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 19:54:26</query_time>
   <create_date>1994-02-21</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Kevin Morgan</registrant_name>
   <registrant_company>KMSS</registrant_company>
   <registrant_address>1017 Redmond Avenue</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95120</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6504653214</registrant_phone>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.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>kmst.co.uk</domain_name>
   <domain_keyword>kmst</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 19:54:27</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>lia.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>kmsp.in</domain_name>
   <domain_keyword>kmsp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 19:54:21</query_time>
   <create_date>2018-01-24</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-38.webhostbox.net</value>
    <value>ns2.bh-38.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.147</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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