WHOIS QUERY TIME

26 May 2024 - 6:31 PM UTC

Registered: 27 June 2021
Expiry: 27 June 2024

REGISTRAR

Name: 阿里巴巴云计算(北京)有限公司

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 陈汶泽
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=misic.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "misic.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "misic.cn",
            "domain_keyword": "misic",
            "domain_tld": "cn",
            "query_time": "2024-05-26 18:31:13",
            "create_date": "2021-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "陈汶泽",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>misic.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>misic.cn</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 18:31:13</query_time>
   <create_date>2021-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>陈汶泽</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</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.083 seconds) for "misic.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 10:13 AM UTC

Registered: 27 June 2021
Expiry: 27 June 2023

REGISTRAR

Name: 阿里巴巴云计算(北京)有限公司

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 陈汶泽
Email: [email protected]

#2 - QUERY TIME

1 Jul 2023 - 9:37 PM UTC

Registered: 27 June 2021
Expiry: 27 June 2024

REGISTRAR

Name: 阿里巴巴云计算(北京)有限公司

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 陈汶泽
Email: [email protected]

* 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=misic.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "misic.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "misic.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "misic.cn",
            "domain_keyword": "misic",
            "domain_tld": "cn",
            "query_time": "2023-02-10 10:13:06",
            "create_date": "2021-06-27",
            "expiry_date": "2023-06-27",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "陈汶泽",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "misic.cn",
            "domain_keyword": "misic",
            "domain_tld": "cn",
            "query_time": "2023-07-01 21:37:04",
            "create_date": "2021-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "陈汶泽",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>misic.cn</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>misic.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>misic.cn</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-10 10:13:06</query_time>
   <create_date>2021-06-27</create_date>
   <expiry_date>2023-06-27</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>陈汶泽</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>misic.cn</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-07-01 21:37:04</query_time>
   <create_date>2021-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>陈汶泽</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.083</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.037 seconds) which contained the exact domain keyword "misic".
Domain Name Registered Expiry Registrar Ownership
1 misic.net 4 Jul 2002 4 Jul 2024 Network Solutions, LLC -
2 misic.org 14 Aug 2003 14 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
3 misic.com 22 Mar 2004 22 Mar 2025 ABOVE.COM PTY LTD. -
4 misic.ru 13 Jul 2006 13 Jul 2024 RU-CENTER-RU NETGALAXY LTD
5 misic.info 2 May 2012 2 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 misic.systems 14 Mar 2016 14 Mar 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
7 misic.com.cn 31 Aug 2016 31 Aug 2030 阿里云计算有限公司(万网) 南京迈矽科微电子科技有限公司
8 misic.it 27 May 2018 27 May 2025 Piazza Affari s.r.l. in liquidazione hidden
9 misic.cn 27 Jun 2021 27 Jun 2024 阿里巴巴云计算(北京)有限公司 陈汶泽
10 misic.pro 29 Nov 2023 29 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
11 misic.top 30 Mar 2024 30 Mar 2025 Chengdu west dimension digital REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=misic&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "misic",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "misic.net, misic.org, misic.com, misic.ru, misic.info, misic.systems, misic.com.cn, misic.it, misic.cn, misic.pro, misic.top",
    "results": [
        {
            "num": 1,
            "domain_name": "misic.net",
            "domain_keyword": "misic",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:24:15",
            "create_date": "2002-07-04",
            "update_date": "2023-04-25",
            "expiry_date": "2024-07-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "misic.org",
            "domain_keyword": "misic",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:24:15",
            "create_date": "2003-08-14",
            "update_date": "2023-04-30",
            "expiry_date": "2024-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "misic.com",
            "domain_keyword": "misic",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:41:46",
            "create_date": "2004-03-22",
            "update_date": "2019-02-25",
            "expiry_date": "2025-03-22",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lionns.com",
                "ns2.lionns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "misic.ru",
            "domain_keyword": "misic",
            "domain_tld": "ru",
            "query_time": "2024-05-05 05:21:47",
            "create_date": "2006-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "misic.info",
            "domain_keyword": "misic",
            "domain_tld": "info",
            "query_time": "2024-06-12 18:40:23",
            "create_date": "2012-05-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "misic.systems",
            "domain_keyword": "misic",
            "domain_tld": "systems",
            "query_time": "2024-05-14 22:19:19",
            "create_date": "2016-03-14",
            "update_date": "2023-03-06",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "misic.com.cn",
            "domain_keyword": "misic",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 14:03:49",
            "create_date": "2016-08-31",
            "expiry_date": "2030-08-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南京迈矽科微电子科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "misic.it",
            "domain_keyword": "misic",
            "domain_tld": "it",
            "query_time": "2024-06-12 18:40:23",
            "create_date": "2018-05-27",
            "update_date": "2024-06-12",
            "expiry_date": "2025-05-27",
            "registrar_name": "Piazza Affari s.r.l. in liquidazione",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "misic.cn",
            "domain_keyword": "misic",
            "domain_tld": "cn",
            "query_time": "2024-05-26 18:31:13",
            "create_date": "2021-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "陈汶泽",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "misic.pro",
            "domain_keyword": "misic",
            "domain_tld": "pro",
            "query_time": "2024-05-31 12:22:31",
            "create_date": "2023-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "misic.top",
            "domain_keyword": "misic",
            "domain_tld": "top",
            "query_time": "2024-05-28 21:17:01",
            "create_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>misic</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>misic.net, misic.org, misic.com, misic.ru, misic.info, misic.systems, misic.com.cn, misic.it, misic.cn, misic.pro, misic.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>misic.net</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:24:15</query_time>
   <create_date>2002-07-04</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>misic.org</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:24:15</query_time>
   <create_date>2003-08-14</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>misic.com</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:41:46</query_time>
   <create_date>2004-03-22</create_date>
   <update_date>2019-02-25</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lionns.com</value>
    <value>ns2.lionns.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>misic.ru</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 05:21:47</query_time>
   <create_date>2006-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>misic.info</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 18:40:23</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>misic.systems</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-14 22:19:19</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>misic.com.cn</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 14:03:49</query_time>
   <create_date>2016-08-31</create_date>
   <expiry_date>2030-08-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南京迈矽科微电子科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>misic.it</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 18:40:23</query_time>
   <create_date>2018-05-27</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>Piazza Affari s.r.l. in liquidazione</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>misic.cn</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 18:31:13</query_time>
   <create_date>2021-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>陈汶泽</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>misic.pro</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 12:22:31</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>misic.top</domain_name>
   <domain_keyword>misic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 21:17:01</query_time>
   <create_date>2024-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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,543 domain names (in 0.092 seconds) which look and sound like the brand name "misic".
Domain Name Registered Expiry Registrar Ownership
1 misis.jp 19 Nov 2013 30 Nov 2024 - ITALL INC.
2 aisic.jp 23 Oct 2011 31 Oct 2024 - junya kume
3 misiv.info 20 Oct 2008 20 Oct 2024 Gandi SAS Tele Mercure Services
4 misia.sk 21 Apr 2004 21 Apr 2028 Miroslav Záhorák - AGENTÚRA PRINC Miroslav Záhorák - AGENTÚRA PRINC
5 mesic.nl 5 Nov 2004 - team.blue nl B.V. -
6 music.travel 31 May 2024 31 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
7 mitic.org 8 Aug 2019 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 miric.us 14 Jun 2010 13 Jun 2024 Tucows Domains Inc. Eric Hall
9 missc.store 5 May 2024 5 May 2025 Dotserve Inc Miscellaneous
10 minic.co.uk 22 May 2000 22 May 2026 Ionos SE [Tag = 1AND1] -
11 misci.center 20 Jan 2020 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 music.gay 2 May 2022 2 May 2024 Porkbun Private by Design, LLC
13 mysic.it 10 May 2019 10 May 2025 Aruba s.p.a. Sandrini Impianti S.r.l.
14 misuc.co 24 Mar 2022 24 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
15 mipic.store 5 Jun 2020 5 Jun 2024 Mesh Digital Ltd Domains By Proxy, LLC
16 mipic.online 5 Jun 2020 5 Jun 2024 Mesh Digital Ltd Domains By Proxy, LLC
17 music.movie 17 May 2024 17 May 2025 Sav.com, LLC - 43 REDACTED FOR PRIVACY
18 misik.design 29 Mar 2024 29 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170745588
19 music.porn 3 Apr 2020 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 mipic.shop 11 Jan 2024 11 Jan 2025 IONOS SE -
21 misigc.com 28 Feb 2022 28 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
22 mimic.love 9 Aug 2023 9 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
23 misis.store 21 Oct 2023 21 Oct 2024 Hosting Ukraine LLC Hosting Ukraine LLC
24 minic.pro 13 Apr 2023 13 Apr 2028 Whois Corp. Social Infra Tech
25 micic.net 11 Jul 2000 11 Jul 2026 Network Solutions, LLC -
26 milic.work 26 Jul 2020 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 misiv.net 20 Oct 2008 20 Oct 2024 GANDI SAS Tele Mercure Services
28 misid.com 13 Oct 2004 13 Oct 2024 Tucows Domains Inc. -
29 mivic.pt 3 May 2019 3 Apr 2025 - MIVIC, LDA
30 midic.co.jp 7 Jun 2005 - - MIDIC CO.,LTD
31 mibic.com 10 Nov 2008 10 Nov 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
32 music.com.de - - - -
33 music.expert 15 Jul 2015 15 Jul 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
34 misif.net 17 Apr 2019 17 Apr 2025 Network Solutions, LLC -
35 aisic.cn 30 May 2021 30 May 2025 阿里云计算有限公司(万网) 汪洋
36 miksic.ru 28 May 2015 28 May 2024 REGRU-RU Private Person
37 miisc.xyz 11 Jul 2023 11 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
38 mlsic.com 2 Feb 2009 2 Feb 2026 GoDaddy.com, LLC -
39 mysic.io 25 Jul 2018 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 kisic.info 15 Mar 2014 15 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
41 misia.jp 6 Sep 2013 30 Sep 2024 - . Rhythmedia
42 misin.net 4 Mar 2005 4 Mar 2026 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
43 mimic.tools 9 Sep 2022 9 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 misrc.icu 29 Feb 2024 28 Feb 2025 West263 International Limited -
45 mimic.tech 29 Dec 2018 29 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
46 masic.ca 20 Aug 2015 20 Aug 2024 (Funio) - Miss Group Canada Inc REDACTED FOR PRIVACY
47 music.watch 7 Oct 2016 7 Oct 2024 1API GmbH Zeeble LLC
48 music.capetown 20 Sep 2023 20 Sep 2024 Open Provider Store to Store
49 mysic.org 23 Mar 2024 23 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
50 misiy.cc 1 Jun 2024 1 Jun 2025 Meganames LLC -
51 misci.biz 31 May 2023 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 misik.pro 2 Apr 2021 2 Apr 2025 Registrar of Domain Names REG.RU LLC Data Protected
53 mistc.com 25 May 2012 25 May 2025 TurnCommerce, Inc. DBA NameBright.com WhoisByProxy Admin
54 myisic.co.nz 14 Sep 2020 - OpenSRS -
55 miaic.com 27 Aug 2013 27 Aug 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
56 mksic.net 12 Sep 2020 12 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
57 music.rentals 29 Aug 2015 29 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 music.net.br 17 Mar 2023 17 Mar 2024 HSTDOMAINS (127) Jakson Jacinto dos santos
59 misicm.com 22 Nov 2019 22 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 misio.io 14 Apr 2022 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 mesic.org 20 Feb 2006 20 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0137479247
62 mpsic.com 6 Sep 2005 6 Sep 2025 Network Solutions, LLC -
63 mistic.uk 23 Mar 2024 23 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
64 mistic.co.in 19 Apr 2023 19 Apr 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
65 mimic.one 14 Jul 2021 14 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
66 music.singles 10 Sep 2015 10 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 misio.xyz 1 Aug 2022 1 Aug 2024 Sav.com, LLC - 43 Privacy Protection
68 myisic.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Jodie Kilian
69 mimic.vip 29 May 2023 29 May 2026 Blue Razor Domains, LLC Domains By Proxy, LLC
70 music.kim 5 Oct 2021 5 Oct 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED jing yusheng
71 midic.org 21 Apr 2020 21 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
72 music.casa 28 Aug 2018 28 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
73 mosic.shop 25 Oct 2023 25 Oct 2024 Tucows Domains Inc. -
74 misia.agency 1 May 2024 1 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
75 misis.xyz 14 Oct 2021 14 Oct 2024 OVH MISIS
76 mimic.company 19 May 2019 19 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0154761684
77 music.nl 26 Dec 1996 - Realtime Register -
78 masic.live 28 Mar 2023 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 minic.co.jp 17 Mar 1998 - - MINION INCORPORATED
80 misrc.co.jp 18 Aug 2006 - - Medical Information Service
81 mipic.video 14 Oct 2015 14 Oct 2024 IONOS SE Artech Visual LTD
82 miric.jp 20 Nov 2023 30 Nov 2024 - (Not displayed by registrant's request)
83 mimic.life 20 Aug 2015 20 Aug 2024 Key-Systems, LLC Beijing Baidu Netcom Science and Technology Co.Ltd
84 zisic.com 23 Jun 2011 23 Jun 2024 Danesco Trading Ltd. -
85 music.earth 20 Jun 2019 20 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 misir.org 22 Aug 2016 22 Aug 2024 Dynadot Inc METROPOL GROUP
87 misir.one 3 Jun 2023 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 missc.com.br 25 Apr 2020 25 Apr 2025 - Francisco Webster Andrade Ferreira
89 misick.biz 7 Nov 2001 6 Nov 2025 Register.com, Inc. REDACTED FOR PRIVACY
90 music.energy 9 Feb 2015 9 Feb 2025 Key-Systems, LLC Energy Schweiz AG
91 mipic.app 7 Nov 2021 7 Nov 2024 1&1 Internet SE 1&1 Internet Limited
92 imsic.com 17 Aug 2015 17 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 misac.net 22 Oct 2015 22 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
94 mfsic.cn 1 Apr 2023 1 Apr 2025 郑州世纪创联电子科技开发有限公司 王阳
95 misci.sk 5 Nov 2017 5 Nov 2024 Webglobe, a.s. -
96 iisic.org 6 Jan 2016 6 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
97 sisic.ru 13 Apr 2016 13 Apr 2025 NETHOUSE-RU Private Person
98 music.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Studio Manager
99 milic.works 23 Mar 2023 23 Mar 2024 Name.com, Inc. Domain Protection Services, Inc.
100 music.cards 3 Sep 2019 3 Sep 2025 Sav.com, LLC REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Misic.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=misic.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "misic.cn",
        "page_size": 100
    },
    "count": {
        "total": 1543,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "misis.jp, aisic.jp, misiv.info, misia.sk, mesic.nl, music.travel, mitic.org, miric.us, missc.store, minic.co.uk, misci.center, music.gay, mysic.it, misuc.co, mipic.store, mipic.online, music.movie, misik.design, music.porn, mipic.shop, misigc.com, mimic.love, misis.store, minic.pro, micic.net, milic.work, misiv.net, misid.com, mivic.pt, midic.co.jp, mibic.com, music.com.de, music.expert, misif.net, aisic.cn, miksic.ru, miisc.xyz, mlsic.com, mysic.io, kisic.info, misia.jp, misin.net, mimic.tools, misrc.icu, mimic.tech, masic.ca, music.watch, music.capetown, mysic.org, misiy.cc, misci.biz, misik.pro, mistc.com, myisic.co.nz, miaic.com, mksic.net, music.rentals, music.net.br, misicm.com, misio.io, mesic.org, mpsic.com, mistic.uk, mistic.co.in, mimic.one, music.singles, misio.xyz, myisic.com.au, mimic.vip, music.kim, midic.org, music.casa, mosic.shop, misia.agency, misis.xyz, mimic.company, music.nl, masic.live, minic.co.jp, misrc.co.jp, mipic.video, miric.jp, mimic.life, zisic.com, music.earth, misir.org, misir.one, missc.com.br, misick.biz, music.energy, mipic.app, imsic.com, misac.net, mfsic.cn, misci.sk, iisic.org, sisic.ru, music.com.au, milic.works, music.cards",
    "results": [
        {
            "num": 1,
            "domain_name": "misis.jp",
            "domain_keyword": "misis",
            "domain_tld": "jp",
            "query_time": "2024-04-17 16:25:30",
            "create_date": "2013-11-19",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "ITALL INC.",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.itall.co.jp",
                "ns2.itall.co.jp",
                "ns3.itall.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "aisic.jp",
            "domain_keyword": "aisic",
            "domain_tld": "jp",
            "query_time": "2024-04-19 00:44:03",
            "create_date": "2011-10-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "junya kume",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "misiv.info",
            "domain_keyword": "misiv",
            "domain_tld": "info",
            "query_time": "2024-05-08 14:04:16",
            "create_date": "2008-10-20",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tele Mercure Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-133-a.gandi.net",
                "ns-195-c.gandi.net",
                "ns-234-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "misia.sk",
            "domain_keyword": "misia",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:08:59",
            "create_date": "2004-04-21",
            "update_date": "2023-08-31",
            "expiry_date": "2028-04-21",
            "registrar_name": "Miroslav Záhorák - AGENTÚRA PRINC",
            "registrant_name": "Miroslav Záhorák - AGENTÚRA PRINC",
            "registrant_company": "Miroslav Záhorák - AGENTÚRA PRINC",
            "registrant_address": "Ulica Ivana Krasku 4245/18",
            "registrant_city": "Trnava",
            "registrant_zip": "91705",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905414701",
            "name_servers": [
                "ns.danet.sk",
                "ns2.jeremy.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "mesic.nl",
            "domain_keyword": "mesic",
            "domain_tld": "nl",
            "query_time": "2024-05-25 04:54:10",
            "create_date": "2004-11-05",
            "update_date": "2023-12-05",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "music.travel",
            "domain_keyword": "music",
            "domain_tld": "travel",
            "query_time": "2024-06-02 17:41:24",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.dccdns.com",
                "park2.dccdns.com",
                "park3.dccdns.com",
                "park4.dccdns.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mitic.org",
            "domain_keyword": "mitic",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:57:39",
            "create_date": "2019-08-08",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "miric.us",
            "domain_keyword": "miric",
            "domain_tld": "us",
            "query_time": "2024-05-08 17:49:17",
            "create_date": "2010-06-14",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Eric Hall",
            "registrant_company": "Eric Hall",
            "registrant_address": "PO Box 533",
            "registrant_city": "Southbury",
            "registrant_state": "CT",
            "registrant_zip": "06488",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5164825565",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "missc.store",
            "domain_keyword": "missc",
            "domain_tld": "store",
            "query_time": "2024-05-08 16:15:10",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Miscellaneous",
            "registrant_state": "3524",
            "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": [
                "getstore.earth.orderbox-dns.com",
                "getstore.mars.orderbox-dns.com",
                "getstore.mercury.orderbox-dns.com",
                "getstore.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "minic.co.uk",
            "domain_keyword": "minic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 16:53:02",
            "create_date": "2000-05-22",
            "update_date": "2024-05-21",
            "expiry_date": "2026-05-22",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1090.ui-dns.biz",
                "ns1090.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1090.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "misci.center",
            "domain_keyword": "misci",
            "domain_tld": "center",
            "query_time": "2024-05-25 13:01:15",
            "create_date": "2020-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "music.gay",
            "domain_keyword": "music",
            "domain_tld": "gay",
            "query_time": "2024-06-01 23:40:07",
            "create_date": "2022-05-02",
            "update_date": "2023-05-06",
            "expiry_date": "2024-05-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mysic.it",
            "domain_keyword": "mysic",
            "domain_tld": "it",
            "query_time": "2024-05-31 11:09:12",
            "create_date": "2019-05-10",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Sandrini Impianti S.r.l.",
            "registrant_address": "Via del Filatoio,, 11",
            "registrant_city": "Farra d'Isonzo",
            "registrant_state": "GO",
            "registrant_zip": "34072",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "misuc.co",
            "domain_keyword": "misuc",
            "domain_tld": "co",
            "query_time": "2024-06-10 16:30:42",
            "create_date": "2022-03-24",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TR-06",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mipic.store",
            "domain_keyword": "mipic",
            "domain_tld": "store",
            "query_time": "2024-04-24 13:57:28",
            "create_date": "2020-06-05",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mipic.online",
            "domain_keyword": "mipic",
            "domain_tld": "online",
            "query_time": "2024-05-15 13:56:37",
            "create_date": "2020-06-05",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "music.movie",
            "domain_keyword": "music",
            "domain_tld": "movie",
            "query_time": "2024-05-19 21:45:26",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 3933,
            "registrar_name": "Sav.com, LLC - 43",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "misik.design",
            "domain_keyword": "misik",
            "domain_tld": "design",
            "query_time": "2024-05-28 21:17:02",
            "create_date": "2024-03-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170745588",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "music.porn",
            "domain_keyword": "music",
            "domain_tld": "porn",
            "query_time": "2024-06-01 20:17:16",
            "create_date": "2020-04-03",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mipic.shop",
            "domain_keyword": "mipic",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:38:03",
            "create_date": "2024-01-11",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1019.ui-dns.com",
                "ns1059.ui-dns.biz",
                "ns1081.ui-dns.org",
                "ns1086.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "misigc.com",
            "domain_keyword": "misigc",
            "domain_tld": "com",
            "query_time": "2024-05-03 19:37:28",
            "create_date": "2022-02-28",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-28",
            "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": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=misigc.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mimic.love",
            "domain_keyword": "mimic",
            "domain_tld": "love",
            "query_time": "2024-05-04 22:40:20",
            "create_date": "2023-08-09",
            "update_date": "2023-12-06",
            "expiry_date": "2024-08-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "misis.store",
            "domain_keyword": "misis",
            "domain_tld": "store",
            "query_time": "2024-05-08 14:04:12",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns16.inhostedns.com",
                "ns26.inhostedns.net",
                "ns36.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "minic.pro",
            "domain_keyword": "minic",
            "domain_tld": "pro",
            "query_time": "2024-05-07 14:56:36",
            "create_date": "2023-04-13",
            "update_date": "2023-04-18",
            "expiry_date": "2028-04-13",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Social Infra Tech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "micic.net",
            "domain_keyword": "micic",
            "domain_tld": "net",
            "query_time": "2024-04-26 21:42:01",
            "create_date": "2000-07-11",
            "update_date": "2023-03-10",
            "expiry_date": "2026-07-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "milic.work",
            "domain_keyword": "milic",
            "domain_tld": "work",
            "query_time": "2024-04-20 11:48:27",
            "create_date": "2020-07-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-26",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "misiv.net",
            "domain_keyword": "misiv",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:25:39",
            "create_date": "2008-10-20",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-20",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tele Mercure Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-226-a.gandi.net",
                "ns-26-c.gandi.net",
                "ns-4-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "misid.com",
            "domain_keyword": "misid",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:24:17",
            "create_date": "2004-10-13",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.beotel.net",
                "ns.beotel.rs"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "mivic.pt",
            "domain_keyword": "mivic",
            "domain_tld": "pt",
            "query_time": "2024-05-18 11:21:52",
            "create_date": "2019-05-03",
            "expiry_date": "2025-04-03",
            "registrant_name": "MIVIC, LDA",
            "registrant_address": "Rua José Francisco Manangão, nº 10, 2º",
            "registrant_city": "Famoes",
            "registrant_state": "Porto Salvo",
            "registrant_zip": "2740-077",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 30,
            "domain_name": "midic.co.jp",
            "domain_keyword": "midic",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 01:49:00",
            "create_date": "2005-06-07",
            "update_date": "2023-07-01",
            "registrant_company": "MIDIC CO.,LTD",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 31,
            "domain_name": "mibic.com",
            "domain_keyword": "mibic",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:09:57",
            "create_date": "2008-11-10",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/mibic.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "music.com.de",
            "domain_keyword": "music",
            "domain_tld": "com.de",
            "query_time": "2024-05-24 21:32:06",
            "update_date": "2023-11-16",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "music.expert",
            "domain_keyword": "music",
            "domain_tld": "expert",
            "query_time": "2024-05-31 06:20:02",
            "create_date": "2015-07-15",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "misif.net",
            "domain_keyword": "misif",
            "domain_tld": "net",
            "query_time": "2024-05-31 12:22:32",
            "create_date": "2019-04-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aisic.cn",
            "domain_keyword": "aisic",
            "domain_tld": "cn",
            "query_time": "2024-05-31 00:53:46",
            "create_date": "2021-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "汪洋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "miksic.ru",
            "domain_keyword": "miksic",
            "domain_tld": "ru",
            "query_time": "2024-05-30 23:29:51",
            "create_date": "2015-05-28",
            "expiry_date": "2024-05-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "miisc.xyz",
            "domain_keyword": "miisc",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 21:16:12",
            "create_date": "2023-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mlsic.com",
            "domain_keyword": "mlsic",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:20:18",
            "create_date": "2009-02-02",
            "update_date": "2024-04-05",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mysic.io",
            "domain_keyword": "mysic",
            "domain_tld": "io",
            "query_time": "2024-04-18 19:12:30",
            "create_date": "2018-07-25",
            "update_date": "2022-09-08",
            "expiry_date": "2024-07-25",
            "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": [
                "alina.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kisic.info",
            "domain_keyword": "kisic",
            "domain_tld": "info",
            "query_time": "2024-04-17 07:20:05",
            "create_date": "2014-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks19.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "misia.jp",
            "domain_keyword": "misia",
            "domain_tld": "jp",
            "query_time": "2024-04-17 16:24:11",
            "create_date": "2013-09-06",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": ". Rhythmedia",
            "registrant_address": "Tokyo jingumae 1-14-13",
            "registrant_zip": "150-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354147771",
            "name_servers": [
                "ns-1056.awsdns-04.org",
                "ns-1967.awsdns-53.co.uk",
                "ns-332.awsdns-41.com",
                "ns-624.awsdns-14.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 42,
            "domain_name": "misin.net",
            "domain_keyword": "misin",
            "domain_tld": "net",
            "query_time": "2024-04-17 16:24:31",
            "create_date": "2005-03-04",
            "update_date": "2021-02-09",
            "expiry_date": "2026-03-04",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mimic.tools",
            "domain_keyword": "mimic",
            "domain_tld": "tools",
            "query_time": "2024-04-26 22:19:15",
            "create_date": "2022-09-09",
            "update_date": "2022-09-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "misrc.icu",
            "domain_keyword": "misrc",
            "domain_tld": "icu",
            "query_time": "2024-05-03 19:39:51",
            "create_date": "2024-02-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "He Nan",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mimic.tech",
            "domain_keyword": "mimic",
            "domain_tld": "tech",
            "query_time": "2024-05-08 23:06:10",
            "create_date": "2018-12-29",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "masic.ca",
            "domain_keyword": "masic",
            "domain_tld": "ca",
            "query_time": "2024-05-18 13:53:02",
            "create_date": "2015-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_name": "(Funio) - Miss Group Canada Inc",
            "registrar_website": "http://www.funio.com/domains",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "music.watch",
            "domain_keyword": "music",
            "domain_tld": "watch",
            "query_time": "2024-05-21 20:40:56",
            "create_date": "2016-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeeble LLC",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "music.capetown",
            "domain_keyword": "music",
            "domain_tld": "capetown",
            "query_time": "2024-05-24 21:32:06",
            "create_date": "2023-09-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1647,
            "registrar_name": "Open Provider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Store to Store",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "amalia.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mysic.org",
            "domain_keyword": "mysic",
            "domain_tld": "org",
            "query_time": "2024-05-24 04:38:38",
            "create_date": "2024-03-23",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.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": [
                "arturo.ns.cloudflare.com",
                "jillian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "misiy.cc",
            "domain_keyword": "misiy",
            "domain_tld": "cc",
            "query_time": "2024-06-01 22:43:16",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2860,
            "registrar_name": "Meganames LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "misci.biz",
            "domain_keyword": "misci",
            "domain_tld": "biz",
            "query_time": "2024-06-01 22:42:05",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "misik.pro",
            "domain_keyword": "misik",
            "domain_tld": "pro",
            "query_time": "2024-05-31 12:22:33",
            "create_date": "2021-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mistc.com",
            "domain_keyword": "mistc",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:05:53",
            "create_date": "2012-05-25",
            "update_date": "2021-05-19",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "WhoisByProxy Admin",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "myisic.co.nz",
            "domain_keyword": "myisic",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 09:30:39",
            "create_date": "2020-09-14",
            "update_date": "2023-08-28",
            "registrar_name": "OpenSRS",
            "registrar_website": "https://tucows.com/",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "miaic.com",
            "domain_keyword": "miaic",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:23:28",
            "create_date": "2013-08-27",
            "update_date": "2022-07-21",
            "expiry_date": "2025-08-27",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4cun.com",
                "ns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mksic.net",
            "domain_keyword": "mksic",
            "domain_tld": "net",
            "query_time": "2024-05-25 14:17:40",
            "create_date": "2020-09-12",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-12",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "music.rentals",
            "domain_keyword": "music",
            "domain_tld": "rentals",
            "query_time": "2024-05-24 21:32:07",
            "create_date": "2015-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "music.net.br",
            "domain_keyword": "music",
            "domain_tld": "net.br",
            "query_time": "2024-05-27 11:39:57",
            "create_date": "2023-03-17",
            "update_date": "2024-04-01",
            "expiry_date": "2024-03-17",
            "registrar_name": "HSTDOMAINS (127)",
            "registrant_name": "Jakson Jacinto dos santos",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 59,
            "domain_name": "misicm.com",
            "domain_keyword": "misicm",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:24:16",
            "create_date": "2019-11-22",
            "update_date": "2020-11-16",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "misio.io",
            "domain_keyword": "misio",
            "domain_tld": "io",
            "query_time": "2024-05-03 19:37:33",
            "create_date": "2022-04-14",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-100.awsdns-12.com",
                "ns-1002.awsdns-61.net",
                "ns-1041.awsdns-02.org",
                "ns-1588.awsdns-06.co.uk"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mesic.org",
            "domain_keyword": "mesic",
            "domain_tld": "org",
            "query_time": "2024-04-23 17:58:14",
            "create_date": "2006-02-20",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0137479247",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mpsic.com",
            "domain_keyword": "mpsic",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:19:35",
            "create_date": "2005-09-06",
            "update_date": "2020-06-23",
            "expiry_date": "2025-09-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1420.awsdns-49.org",
                "ns-1632.awsdns-12.co.uk",
                "ns-400.awsdns-50.com",
                "ns-875.awsdns-45.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mistic.uk",
            "domain_keyword": "mistic",
            "domain_tld": "uk",
            "query_time": "2024-04-23 06:56:25",
            "create_date": "2024-03-23",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-23",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "mistic.co.in",
            "domain_keyword": "mistic",
            "domain_tld": "co.in",
            "query_time": "2024-05-21 01:49:52",
            "create_date": "2023-04-19",
            "update_date": "2023-04-24",
            "expiry_date": "2026-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mimic.one",
            "domain_keyword": "mimic",
            "domain_tld": "one",
            "query_time": "2024-05-21 01:59:30",
            "create_date": "2021-07-14",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "music.singles",
            "domain_keyword": "music",
            "domain_tld": "singles",
            "query_time": "2024-05-24 21:32:07",
            "create_date": "2015-09-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "misio.xyz",
            "domain_keyword": "misio",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 18:31:21",
            "create_date": "2022-08-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-01",
            "registrar_iana": 3933,
            "registrar_name": "Sav.com, LLC - 43",
            "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": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "myisic.com.au",
            "domain_keyword": "myisic",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 09:15:17",
            "update_date": "2023-08-29",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Jodie Kilian",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mimic.vip",
            "domain_keyword": "mimic",
            "domain_tld": "vip",
            "query_time": "2024-05-29 00:29:50",
            "create_date": "2023-05-29",
            "update_date": "2024-02-10",
            "expiry_date": "2026-05-29",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "whois.bluerazor.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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "music.kim",
            "domain_keyword": "music",
            "domain_tld": "kim",
            "query_time": "2024-06-09 00:27:57",
            "create_date": "2021-10-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-05",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jing yusheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Metropolitana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "midic.org",
            "domain_keyword": "midic",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:53:16",
            "create_date": "2020-04-21",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1580.awsdns-05.co.uk",
                "ns-441.awsdns-55.com",
                "ns-870.awsdns-44.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "music.casa",
            "domain_keyword": "music",
            "domain_tld": "casa",
            "query_time": "2024-04-19 07:39:19",
            "create_date": "2018-08-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mosic.shop",
            "domain_keyword": "mosic",
            "domain_tld": "shop",
            "query_time": "2024-05-03 05:01:01",
            "create_date": "2023-10-25",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "misia.agency",
            "domain_keyword": "misia",
            "domain_tld": "agency",
            "query_time": "2024-05-04 14:15:34",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "misis.xyz",
            "domain_keyword": "misis",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 19:38:01",
            "create_date": "2021-10-14",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-14",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "MISIS",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "mimic.company",
            "domain_keyword": "mimic",
            "domain_tld": "company",
            "query_time": "2024-05-21 01:59:30",
            "create_date": "2019-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154761684",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "music.nl",
            "domain_keyword": "music",
            "domain_tld": "nl",
            "query_time": "2024-05-15 15:06:08",
            "create_date": "1996-12-26",
            "update_date": "2021-10-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.sqr.nl",
                "ns2.sqr.domains",
                "ns3.sqr.cloud"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "masic.live",
            "domain_keyword": "masic",
            "domain_tld": "live",
            "query_time": "2024-05-27 02:48:26",
            "create_date": "2023-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "minic.co.jp",
            "domain_keyword": "minic",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 20:41:35",
            "create_date": "1998-03-17",
            "update_date": "2024-04-01",
            "registrant_company": "MINION INCORPORATED",
            "name_servers": [
                "dns2.ixent.ne.jp",
                "ns.minic.co.jp"
            ]
        },
        {
            "num": 80,
            "domain_name": "misrc.co.jp",
            "domain_keyword": "misrc",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 18:08:02",
            "create_date": "2006-08-18",
            "update_date": "2023-09-01",
            "registrant_company": "Medical Information Service",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 81,
            "domain_name": "mipic.video",
            "domain_keyword": "mipic",
            "domain_tld": "video",
            "query_time": "2024-04-24 13:57:28",
            "create_date": "2015-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artech Visual LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ABD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "miric.jp",
            "domain_keyword": "miric",
            "domain_tld": "jp",
            "query_time": "2024-04-26 17:14:01",
            "create_date": "2023-11-20",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "paige.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 83,
            "domain_name": "mimic.life",
            "domain_keyword": "mimic",
            "domain_tld": "life",
            "query_time": "2024-04-26 22:19:15",
            "create_date": "2015-08-20",
            "update_date": "2023-12-19",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beijing Baidu Netcom Science and Technology Co.Ltd",
            "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": [
                "sbyns01.baidu.com",
                "sbyns02.baidu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "zisic.com",
            "domain_keyword": "zisic",
            "domain_tld": "com",
            "query_time": "2024-04-26 21:21:57",
            "create_date": "2011-06-23",
            "update_date": "2024-02-25",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "music.earth",
            "domain_keyword": "music",
            "domain_tld": "earth",
            "query_time": "2024-04-19 07:39:03",
            "create_date": "2019-06-20",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "misir.org",
            "domain_keyword": "misir",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:25:24",
            "create_date": "2016-08-22",
            "update_date": "2023-05-05",
            "expiry_date": "2024-08-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "METROPOL GROUP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "misir.one",
            "domain_keyword": "misir",
            "domain_tld": "one",
            "query_time": "2024-05-08 14:04:09",
            "create_date": "2023-06-03",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "missc.com.br",
            "domain_keyword": "missc",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 13:04:14",
            "create_date": "2020-04-25",
            "update_date": "2023-04-15",
            "expiry_date": "2025-04-25",
            "registrant_name": "Francisco Webster Andrade Ferreira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dialhost.com.br",
                "ns2.dialhost.com.br",
                "ns3.dialhost.com.br",
                "ns4.dialhost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 89,
            "domain_name": "misick.biz",
            "domain_keyword": "misick",
            "domain_tld": "biz",
            "query_time": "2024-05-14 22:19:19",
            "create_date": "2001-11-07",
            "update_date": "2023-10-12",
            "expiry_date": "2025-11-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "guppy.tciway.tc",
                "mailhub.tciway.tc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "music.energy",
            "domain_keyword": "music",
            "domain_tld": "energy",
            "query_time": "2024-05-15 15:06:07",
            "create_date": "2015-02-09",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Energy Schweiz AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZH",
            "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": [
                "ns1.dns-cloud.ch",
                "ns2.dns-cloud.ch",
                "ns3.dns-cloud.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mipic.app",
            "domain_keyword": "mipic",
            "domain_tld": "app",
            "query_time": "2024-05-22 03:04:27",
            "create_date": "2021-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the 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": [
                "ns1023.ui-dns.org",
                "ns1029.ui-dns.de",
                "ns1075.ui-dns.com",
                "ns1099.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "imsic.com",
            "domain_keyword": "imsic",
            "domain_tld": "com",
            "query_time": "2024-06-10 21:20:38",
            "create_date": "2015-08-17",
            "update_date": "2020-08-11",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "misac.net",
            "domain_keyword": "misac",
            "domain_tld": "net",
            "query_time": "2024-04-20 10:11:54",
            "create_date": "2015-10-22",
            "update_date": "2022-10-12",
            "expiry_date": "2025-10-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mfsic.cn",
            "domain_keyword": "mfsic",
            "domain_tld": "cn",
            "query_time": "2024-04-22 18:42:36",
            "create_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "王阳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "misci.sk",
            "domain_keyword": "misci",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:08:39",
            "create_date": "2017-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "registrar_name": "Webglobe, a.s.",
            "name_servers": [
                "ns1.wy.sk",
                "ns1.wydns.net",
                "ns2.wy.sk",
                "ns2.wydns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 96,
            "domain_name": "iisic.org",
            "domain_keyword": "iisic",
            "domain_tld": "org",
            "query_time": "2024-04-25 22:32:37",
            "create_date": "2016-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2026-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sisic.ru",
            "domain_keyword": "sisic",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:28:27",
            "create_date": "2016-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "music.com.au",
            "domain_keyword": "music",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 15:06:07",
            "update_date": "2023-11-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Studio Manager",
            "name_servers": [
                "ns1.syd2.hostyourservices.net",
                "ns2.syd2.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "milic.works",
            "domain_keyword": "milic",
            "domain_tld": "works",
            "query_time": "2024-05-30 23:32:58",
            "create_date": "2023-03-23",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "music.cards",
            "domain_keyword": "music",
            "domain_tld": "cards",
            "query_time": "2024-06-09 00:27:56",
            "create_date": "2019-09-03",
            "update_date": "2024-05-27",
            "expiry_date": "2025-09-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>misic.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1543</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>misis.jp, aisic.jp, misiv.info, misia.sk, mesic.nl, music.travel, mitic.org, miric.us, missc.store, minic.co.uk, misci.center, music.gay, mysic.it, misuc.co, mipic.store, mipic.online, music.movie, misik.design, music.porn, mipic.shop, misigc.com, mimic.love, misis.store, minic.pro, micic.net, milic.work, misiv.net, misid.com, mivic.pt, midic.co.jp, mibic.com, music.com.de, music.expert, misif.net, aisic.cn, miksic.ru, miisc.xyz, mlsic.com, mysic.io, kisic.info, misia.jp, misin.net, mimic.tools, misrc.icu, mimic.tech, masic.ca, music.watch, music.capetown, mysic.org, misiy.cc, misci.biz, misik.pro, mistc.com, myisic.co.nz, miaic.com, mksic.net, music.rentals, music.net.br, misicm.com, misio.io, mesic.org, mpsic.com, mistic.uk, mistic.co.in, mimic.one, music.singles, misio.xyz, myisic.com.au, mimic.vip, music.kim, midic.org, music.casa, mosic.shop, misia.agency, misis.xyz, mimic.company, music.nl, masic.live, minic.co.jp, misrc.co.jp, mipic.video, miric.jp, mimic.life, zisic.com, music.earth, misir.org, misir.one, missc.com.br, misick.biz, music.energy, mipic.app, imsic.com, misac.net, mfsic.cn, misci.sk, iisic.org, sisic.ru, music.com.au, milic.works, music.cards</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>misis.jp</domain_name>
   <domain_keyword>misis</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 16:25:30</query_time>
   <create_date>2013-11-19</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>ITALL INC.</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>ns1.itall.co.jp</value>
    <value>ns2.itall.co.jp</value>
    <value>ns3.itall.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>aisic.jp</domain_name>
   <domain_keyword>aisic</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 00:44:03</query_time>
   <create_date>2011-10-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>junya kume</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>misiv.info</domain_name>
   <domain_keyword>misiv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 14:04:16</query_time>
   <create_date>2008-10-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tele Mercure Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-133-a.gandi.net</value>
    <value>ns-195-c.gandi.net</value>
    <value>ns-234-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>misia.sk</domain_name>
   <domain_keyword>misia</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:08:59</query_time>
   <create_date>2004-04-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-04-21</expiry_date>
   <registrar_name>Miroslav Záhorák - AGENTÚRA PRINC</registrar_name>
   <registrant_name>Miroslav Záhorák - AGENTÚRA PRINC</registrant_name>
   <registrant_company>Miroslav Záhorák - AGENTÚRA PRINC</registrant_company>
   <registrant_address>Ulica Ivana Krasku 4245/18</registrant_address>
   <registrant_city>Trnava</registrant_city>
   <registrant_zip>91705</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905414701</registrant_phone>
   <name_servers>
    <value>ns.danet.sk</value>
    <value>ns2.jeremy.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>mesic.nl</domain_name>
   <domain_keyword>mesic</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 04:54:10</query_time>
   <create_date>2004-11-05</create_date>
   <update_date>2023-12-05</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>music.travel</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-02 17:41:24</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.dccdns.com</value>
    <value>park2.dccdns.com</value>
    <value>park3.dccdns.com</value>
    <value>park4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mitic.org</domain_name>
   <domain_keyword>mitic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:57:39</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>miric.us</domain_name>
   <domain_keyword>miric</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-08 17:49:17</query_time>
   <create_date>2010-06-14</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Eric Hall</registrant_name>
   <registrant_company>Eric Hall</registrant_company>
   <registrant_address>PO Box 533</registrant_address>
   <registrant_city>Southbury</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06488</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5164825565</registrant_phone>
   <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>9</num>
   <domain_name>missc.store</domain_name>
   <domain_keyword>missc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 16:15:10</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Miscellaneous</registrant_company>
   <registrant_state>3524</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>getstore.earth.orderbox-dns.com</value>
    <value>getstore.mars.orderbox-dns.com</value>
    <value>getstore.mercury.orderbox-dns.com</value>
    <value>getstore.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>minic.co.uk</domain_name>
   <domain_keyword>minic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 16:53:02</query_time>
   <create_date>2000-05-22</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2026-05-22</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1090.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1090.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>misci.center</domain_name>
   <domain_keyword>misci</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-25 13:01:15</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>music.gay</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-06-01 23:40:07</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mysic.it</domain_name>
   <domain_keyword>mysic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 11:09:12</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Sandrini Impianti S.r.l.</registrant_company>
   <registrant_address>Via del Filatoio,, 11</registrant_address>
   <registrant_city>Farra d'Isonzo</registrant_city>
   <registrant_state>GO</registrant_state>
   <registrant_zip>34072</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>misuc.co</domain_name>
   <domain_keyword>misuc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-10 16:30:42</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TR-06</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mipic.store</domain_name>
   <domain_keyword>mipic</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-24 13:57:28</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mipic.online</domain_name>
   <domain_keyword>mipic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 13:56:37</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>music.movie</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>movie</domain_tld>
   <query_time>2024-05-19 21:45:26</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>3933</registrar_iana>
   <registrar_name>Sav.com, LLC - 43</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>misik.design</domain_name>
   <domain_keyword>misik</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-28 21:17:02</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170745588</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>music.porn</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-06-01 20:17:16</query_time>
   <create_date>2020-04-03</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mipic.shop</domain_name>
   <domain_keyword>mipic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:38:03</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1019.ui-dns.com</value>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1081.ui-dns.org</value>
    <value>ns1086.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>misigc.com</domain_name>
   <domain_keyword>misigc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 19:37:28</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-28</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>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=misigc.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <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>22</num>
   <domain_name>mimic.love</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-04 22:40:20</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>23</num>
   <domain_name>misis.store</domain_name>
   <domain_keyword>misis</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 14:04:12</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns16.inhostedns.com</value>
    <value>ns26.inhostedns.net</value>
    <value>ns36.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>minic.pro</domain_name>
   <domain_keyword>minic</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 14:56:36</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2028-04-13</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Social Infra Tech</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>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.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>micic.net</domain_name>
   <domain_keyword>micic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 21:42:01</query_time>
   <create_date>2000-07-11</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2026-07-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>milic.work</domain_name>
   <domain_keyword>milic</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-20 11:48:27</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-26</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>misiv.net</domain_name>
   <domain_keyword>misiv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:25:39</query_time>
   <create_date>2008-10-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tele Mercure Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-226-a.gandi.net</value>
    <value>ns-26-c.gandi.net</value>
    <value>ns-4-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>misid.com</domain_name>
   <domain_keyword>misid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:24:17</query_time>
   <create_date>2004-10-13</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.beotel.net</value>
    <value>ns.beotel.rs</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>mivic.pt</domain_name>
   <domain_keyword>mivic</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-18 11:21:52</query_time>
   <create_date>2019-05-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrant_name>MIVIC, LDA</registrant_name>
   <registrant_address>Rua José Francisco Manangão, nº 10, 2º</registrant_address>
   <registrant_city>Famoes</registrant_city>
   <registrant_state>Porto Salvo</registrant_state>
   <registrant_zip>2740-077</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>midic.co.jp</domain_name>
   <domain_keyword>midic</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 01:49:00</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>MIDIC CO.,LTD</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>mibic.com</domain_name>
   <domain_keyword>mibic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:09:57</query_time>
   <create_date>2008-11-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/mibic.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>music.com.de</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-05-24 21:32:06</query_time>
   <update_date>2023-11-16</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>music.expert</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-31 06:20:02</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>misif.net</domain_name>
   <domain_keyword>misif</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 12:22:32</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aisic.cn</domain_name>
   <domain_keyword>aisic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 00:53:46</query_time>
   <create_date>2021-05-30</create_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>汪洋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>miksic.ru</domain_name>
   <domain_keyword>miksic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-30 23:29:51</query_time>
   <create_date>2015-05-28</create_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>miisc.xyz</domain_name>
   <domain_keyword>miisc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 21:16:12</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mlsic.com</domain_name>
   <domain_keyword>mlsic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:20:18</query_time>
   <create_date>2009-02-02</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mysic.io</domain_name>
   <domain_keyword>mysic</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-18 19:12:30</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-07-25</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>alina.ns.cloudflare.com</value>
    <value>zod.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>40</num>
   <domain_name>kisic.info</domain_name>
   <domain_keyword>kisic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 07:20:05</query_time>
   <create_date>2014-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>misia.jp</domain_name>
   <domain_keyword>misia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 16:24:11</query_time>
   <create_date>2013-09-06</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>. Rhythmedia</registrant_name>
   <registrant_address>Tokyo jingumae 1-14-13</registrant_address>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354147771</registrant_phone>
   <name_servers>
    <value>ns-1056.awsdns-04.org</value>
    <value>ns-1967.awsdns-53.co.uk</value>
    <value>ns-332.awsdns-41.com</value>
    <value>ns-624.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>misin.net</domain_name>
   <domain_keyword>misin</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 16:24:31</query_time>
   <create_date>2005-03-04</create_date>
   <update_date>2021-02-09</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>mimic.tools</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-26 22:19:15</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>misrc.icu</domain_name>
   <domain_keyword>misrc</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-03 19:39:51</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>He Nan</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mimic.tech</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 23:06:10</query_time>
   <create_date>2018-12-29</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>masic.ca</domain_name>
   <domain_keyword>masic</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 13:53:02</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>(Funio) - Miss Group Canada Inc</registrar_name>
   <registrar_website>http://www.funio.com/domains</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>music.watch</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-21 20:40:56</query_time>
   <create_date>2016-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zeeble LLC</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>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>48</num>
   <domain_name>music.capetown</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-05-24 21:32:06</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Open Provider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Store to Store</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>amalia.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mysic.org</domain_name>
   <domain_keyword>mysic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 04:38:38</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.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>arturo.ns.cloudflare.com</value>
    <value>jillian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>misiy.cc</domain_name>
   <domain_keyword>misiy</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 22:43:16</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2860</registrar_iana>
   <registrar_name>Meganames LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>misci.biz</domain_name>
   <domain_keyword>misci</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 22:42:05</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>misik.pro</domain_name>
   <domain_keyword>misik</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 12:22:33</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mistc.com</domain_name>
   <domain_keyword>mistc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:05:53</query_time>
   <create_date>2012-05-25</create_date>
   <update_date>2021-05-19</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>WhoisByProxy Admin</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>myisic.co.nz</domain_name>
   <domain_keyword>myisic</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 09:30:39</query_time>
   <create_date>2020-09-14</create_date>
   <update_date>2023-08-28</update_date>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://tucows.com/</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>miaic.com</domain_name>
   <domain_keyword>miaic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:23:28</query_time>
   <create_date>2013-08-27</create_date>
   <update_date>2022-07-21</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4cun.com</value>
    <value>ns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mksic.net</domain_name>
   <domain_keyword>mksic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 14:17:40</query_time>
   <create_date>2020-09-12</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>music.rentals</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-05-24 21:32:07</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>music.net.br</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-27 11:39:57</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>HSTDOMAINS (127)</registrar_name>
   <registrant_name>Jakson Jacinto dos santos</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>misicm.com</domain_name>
   <domain_keyword>misicm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:24:16</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2020-11-16</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>misio.io</domain_name>
   <domain_keyword>misio</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-03 19:37:33</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-100.awsdns-12.com</value>
    <value>ns-1002.awsdns-61.net</value>
    <value>ns-1041.awsdns-02.org</value>
    <value>ns-1588.awsdns-06.co.uk</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mesic.org</domain_name>
   <domain_keyword>mesic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 17:58:14</query_time>
   <create_date>2006-02-20</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0137479247</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>mpsic.com</domain_name>
   <domain_keyword>mpsic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:19:35</query_time>
   <create_date>2005-09-06</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2025-09-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1420.awsdns-49.org</value>
    <value>ns-1632.awsdns-12.co.uk</value>
    <value>ns-400.awsdns-50.com</value>
    <value>ns-875.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mistic.uk</domain_name>
   <domain_keyword>mistic</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 06:56:25</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>mistic.co.in</domain_name>
   <domain_keyword>mistic</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-21 01:49:52</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2026-04-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>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>65</num>
   <domain_name>mimic.one</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 01:59:30</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>music.singles</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>singles</domain_tld>
   <query_time>2024-05-24 21:32:07</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>misio.xyz</domain_name>
   <domain_keyword>misio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 18:31:21</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>3933</registrar_iana>
   <registrar_name>Sav.com, LLC - 43</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>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>myisic.com.au</domain_name>
   <domain_keyword>myisic</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 09:15:17</query_time>
   <update_date>2023-08-29</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Jodie Kilian</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mimic.vip</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 00:29:50</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>whois.bluerazor.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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>music.kim</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-06-09 00:27:57</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jing yusheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Metropolitana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>midic.org</domain_name>
   <domain_keyword>midic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:53:16</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1580.awsdns-05.co.uk</value>
    <value>ns-441.awsdns-55.com</value>
    <value>ns-870.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>music.casa</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-19 07:39:19</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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>ns21.domaincontrol.com</value>
    <value>ns22.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>73</num>
   <domain_name>mosic.shop</domain_name>
   <domain_keyword>mosic</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 05:01:01</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>misia.agency</domain_name>
   <domain_keyword>misia</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-04 14:15:34</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>misis.xyz</domain_name>
   <domain_keyword>misis</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 19:38:01</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>MISIS</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mimic.company</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-21 01:59:30</query_time>
   <create_date>2019-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154761684</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>music.nl</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 15:06:08</query_time>
   <create_date>1996-12-26</create_date>
   <update_date>2021-10-06</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.sqr.nl</value>
    <value>ns2.sqr.domains</value>
    <value>ns3.sqr.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>masic.live</domain_name>
   <domain_keyword>masic</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 02:48:26</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>minic.co.jp</domain_name>
   <domain_keyword>minic</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 20:41:35</query_time>
   <create_date>1998-03-17</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>MINION INCORPORATED</registrant_company>
   <name_servers>
    <value>dns2.ixent.ne.jp</value>
    <value>ns.minic.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>misrc.co.jp</domain_name>
   <domain_keyword>misrc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 18:08:02</query_time>
   <create_date>2006-08-18</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Medical Information Service</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>mipic.video</domain_name>
   <domain_keyword>mipic</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-24 13:57:28</query_time>
   <create_date>2015-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artech Visual LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ABD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>miric.jp</domain_name>
   <domain_keyword>miric</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 17:14:01</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>paige.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>mimic.life</domain_name>
   <domain_keyword>mimic</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-26 22:19:15</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beijing Baidu Netcom Science and Technology Co.Ltd</registrant_company>
   <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>sbyns01.baidu.com</value>
    <value>sbyns02.baidu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>zisic.com</domain_name>
   <domain_keyword>zisic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 21:21:57</query_time>
   <create_date>2011-06-23</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>music.earth</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-19 07:39:03</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>misir.org</domain_name>
   <domain_keyword>misir</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:25:24</query_time>
   <create_date>2016-08-22</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>METROPOL GROUP</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>misir.one</domain_name>
   <domain_keyword>misir</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 14:04:09</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>missc.com.br</domain_name>
   <domain_keyword>missc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 13:04:14</query_time>
   <create_date>2020-04-25</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrant_name>Francisco Webster Andrade Ferreira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dialhost.com.br</value>
    <value>ns2.dialhost.com.br</value>
    <value>ns3.dialhost.com.br</value>
    <value>ns4.dialhost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>misick.biz</domain_name>
   <domain_keyword>misick</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 22:19:19</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-11-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>guppy.tciway.tc</value>
    <value>mailhub.tciway.tc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>music.energy</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-15 15:06:07</query_time>
   <create_date>2015-02-09</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Energy Schweiz AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZH</registrant_state>
   <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>ns1.dns-cloud.ch</value>
    <value>ns2.dns-cloud.ch</value>
    <value>ns3.dns-cloud.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mipic.app</domain_name>
   <domain_keyword>mipic</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-22 03:04:27</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the 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>ns1023.ui-dns.org</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1099.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>imsic.com</domain_name>
   <domain_keyword>imsic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 21:20:38</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2020-08-11</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>misac.net</domain_name>
   <domain_keyword>misac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 10:11:54</query_time>
   <create_date>2015-10-22</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mfsic.cn</domain_name>
   <domain_keyword>mfsic</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-22 18:42:36</query_time>
   <create_date>2023-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>王阳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>misci.sk</domain_name>
   <domain_keyword>misci</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:08:39</query_time>
   <create_date>2017-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <name_servers>
    <value>ns1.wy.sk</value>
    <value>ns1.wydns.net</value>
    <value>ns2.wy.sk</value>
    <value>ns2.wydns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>iisic.org</domain_name>
   <domain_keyword>iisic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 22:32:37</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sisic.ru</domain_name>
   <domain_keyword>sisic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:28:27</query_time>
   <create_date>2016-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>music.com.au</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 15:06:07</query_time>
   <update_date>2023-11-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Studio Manager</registrant_name>
   <name_servers>
    <value>ns1.syd2.hostyourservices.net</value>
    <value>ns2.syd2.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>milic.works</domain_name>
   <domain_keyword>milic</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-30 23:32:58</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>music.cards</domain_name>
   <domain_keyword>music</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-06-09 00:27:56</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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