WHOIS QUERY TIME

15 May 2024 - 8:13 AM UTC

Registered: 17 November 2022
Expiry: 17 November 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ebony.dnspod.net
mackerel.dnspod.net

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=mjrk.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mjrk.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mjrk.cn",
            "domain_keyword": "mjrk",
            "domain_tld": "cn",
            "query_time": "2024-05-15 08:13:13",
            "create_date": "2022-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴楚萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ebony.dnspod.net",
                "mackerel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mjrk.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mjrk.cn</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 08:13:13</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴楚萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ebony.dnspod.net</value>
    <value>mackerel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</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.622 seconds) for "mjrk.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Jun 2023 - 3:12 PM UTC

Registered: 17 November 2022
Expiry: 17 November 2023

REGISTRAR

Name: 成都西维数码科技有限公司

DNSSEC

unsigned

NAME SERVERS

ebony.dnspod.net
mackerel.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 吴宝江
Email: [email protected]

#2 - QUERY TIME

7 Nov 2023 - 2:09 AM UTC

Registered: 17 November 2022
Expiry: 17 November 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ebony.dnspod.net
mackerel.dnspod.net

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=mjrk.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mjrk.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mjrk.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "mjrk.cn",
            "domain_keyword": "mjrk",
            "domain_tld": "cn",
            "query_time": "2023-06-24 15:12:27",
            "create_date": "2022-11-17",
            "expiry_date": "2023-11-17",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "吴宝江",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ebony.dnspod.net",
                "mackerel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mjrk.cn",
            "domain_keyword": "mjrk",
            "domain_tld": "cn",
            "query_time": "2023-11-07 02:09:05",
            "create_date": "2022-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴楚萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ebony.dnspod.net",
                "mackerel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.622,
        "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>mjrk.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>mjrk.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mjrk.cn</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-06-24 15:12:27</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2023-11-17</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>吴宝江</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ebony.dnspod.net</value>
    <value>mackerel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mjrk.cn</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-11-07 02:09:05</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴楚萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ebony.dnspod.net</value>
    <value>mackerel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.622</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 9 domain names (in 0.963 seconds) which contained the exact domain keyword "mjrk".
Domain Name Registered Expiry Registrar Ownership
1 mjrk.com 5 Apr 2007 5 Apr 2025 Dynadot Inc -
2 mjrk.net 25 Mar 2021 25 Mar 2025 Netowl, Inc. Xserver Inc.
3 mjrk.com.cn 15 Jul 2021 15 Jul 2024 DYNADOTCHINA LLC 李泽然
4 mjrk.ca 23 Feb 2022 23 Feb 2027 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
5 mjrk.cn 17 Nov 2022 17 Nov 2024 阿里云计算有限公司(万网) 吴楚萍
6 mjrk.co.uk 8 Mar 2023 8 Mar 2024 Squarespace Domains LLC [Tag = GOOGLE] -
7 mjrk.club 1 Jan 2024 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 mjrk.live 1 Jan 2024 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 mjrk.chat 1 Jan 2024 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 mjrk.online 13 May 2024 13 May 2025 Hosting Ukraine LLC Hosting Ukraine LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mjrk&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mjrk",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "mjrk.com, mjrk.net, mjrk.com.cn, mjrk.ca, mjrk.cn, mjrk.co.uk, mjrk.club, mjrk.live, mjrk.chat, mjrk.online",
    "results": [
        {
            "num": 1,
            "domain_name": "mjrk.com",
            "domain_keyword": "mjrk",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:46:36",
            "create_date": "2007-04-05",
            "update_date": "2024-06-04",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mjrk.net",
            "domain_keyword": "mjrk",
            "domain_tld": "net",
            "query_time": "2024-05-23 16:31:04",
            "create_date": "2021-03-25",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mjrk.com.cn",
            "domain_keyword": "mjrk",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 15:19:23",
            "create_date": "2021-07-15",
            "expiry_date": "2024-07-15",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "李泽然",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mjrk.ca",
            "domain_keyword": "mjrk",
            "domain_tld": "ca",
            "query_time": "2024-05-13 12:15:12",
            "create_date": "2022-02-23",
            "update_date": "2023-09-15",
            "expiry_date": "2027-02-23",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mjrk.cn",
            "domain_keyword": "mjrk",
            "domain_tld": "cn",
            "query_time": "2024-05-15 08:13:13",
            "create_date": "2022-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴楚萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ebony.dnspod.net",
                "mackerel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mjrk.co.uk",
            "domain_keyword": "mjrk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 01:03:06",
            "create_date": "2023-03-08",
            "update_date": "2023-03-08",
            "expiry_date": "2024-03-08",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 7,
            "domain_name": "mjrk.club",
            "domain_keyword": "mjrk",
            "domain_tld": "club",
            "query_time": "2024-05-06 22:57:56",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "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": 8,
            "domain_name": "mjrk.live",
            "domain_keyword": "mjrk",
            "domain_tld": "live",
            "query_time": "2024-05-13 12:15:12",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 9,
            "domain_name": "mjrk.chat",
            "domain_keyword": "mjrk",
            "domain_tld": "chat",
            "query_time": "2024-05-13 12:15:12",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 10,
            "domain_name": "mjrk.online",
            "domain_keyword": "mjrk",
            "domain_tld": "online",
            "query_time": "2024-05-15 16:07:32",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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": [
                "miguel.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.963,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mjrk</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>mjrk.com, mjrk.net, mjrk.com.cn, mjrk.ca, mjrk.cn, mjrk.co.uk, mjrk.club, mjrk.live, mjrk.chat, mjrk.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mjrk.com</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:46:36</query_time>
   <create_date>2007-04-05</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mjrk.net</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 16:31:04</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</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>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mjrk.com.cn</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 15:19:23</query_time>
   <create_date>2021-07-15</create_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>李泽然</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mjrk.ca</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 12:15:12</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2027-02-23</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>5</num>
   <domain_name>mjrk.cn</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 08:13:13</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴楚萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ebony.dnspod.net</value>
    <value>mackerel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mjrk.co.uk</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 01:03:06</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2024-03-08</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>mjrk.club</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-06 22:57:56</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</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>8</num>
   <domain_name>mjrk.live</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 12:15:12</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>9</num>
   <domain_name>mjrk.chat</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-13 12:15:12</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>10</num>
   <domain_name>mjrk.online</domain_name>
   <domain_keyword>mjrk</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 16:07:32</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>miguel.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.963</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,352 domain names (in 1.456 seconds) which look and sound like the brand name "mjrk".
Domain Name Registered Expiry Registrar Ownership
1 m4rk.org 29 Oct 2013 29 Oct 2024 CloudFlare, Inc. Di Zhong
2 mnrk.online 8 Jun 2023 8 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
3 mmrk.dk 7 Feb 2007 28 Feb 2025 - Leif Svinth Christensen
4 mark.realestate 18 Sep 2018 18 Sep 2024 Name Share, Inc Turner Associates, LLC
5 merk.nl 16 Apr 1999 - team.blue nl B.V. -
6 mvrk.us 13 Jan 2019 13 Jan 2025 GoDaddy.com, LLC M M
7 mork.ing 5 Dec 2023 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 mprk.ru 28 Sep 2009 28 Sep 2024 SALENAMES-RU Private Person
9 mdrk.de - - - -
10 kjrk.se 26 Jun 2018 26 Jun 2024 One.com -
11 mjrd.com 5 Sep 2006 5 Sep 2024 Dynadot Inc -
12 mjek.online 2 Mar 2021 2 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
13 mork.town 15 Aug 2019 15 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 mmrk.lol 26 Nov 2021 26 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
15 mirk.net 9 Apr 2002 9 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
16 mark.sh 28 Feb 2012 28 Feb 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
17 mjrc.org 4 Feb 2017 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 mbrk.ru 9 Nov 2021 9 Nov 2024 ACTIVE-RU Private Person
19 mjrt.co.uk 4 Nov 2014 4 Nov 2024 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
20 murk.works 26 Aug 2021 26 Aug 2024 IONOS SE 1&1 Internet Inc
21 mork.store 23 Jul 2018 23 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
22 mmrk.nl 10 Dec 2021 - NAMECHEAP, INC. -
23 mnrk.nl 28 Nov 2014 - Cridea -
24 mtjrk.store 30 Sep 2023 30 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
25 mirk.world 24 Apr 2024 24 Apr 2025 Name.com, Inc. Atlasv Singapore Pte. Ltd
26 mjri.com 8 Mar 2010 8 Mar 2025 GoDaddy.com, LLC -
27 mark.show 9 Aug 2023 9 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
28 mj4k.de - - - -
29 mjnk.link 30 Jul 2023 30 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
30 mvrk.tools 30 Oct 2019 30 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0156079885
31 jjrk.info 9 May 2021 9 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
32 merk.work 14 Jun 2023 14 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 mjrs.info 12 Feb 2024 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 6jrk.com 28 Mar 2024 28 Mar 2025 GoDaddy.com, LLC -
35 m4rk.life 7 Oct 2023 7 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 myrk.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
37 m6rk.com 1 Jul 2011 30 Jul 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
38 mmrk.ws 11 Apr 2023 11 Apr 2025 NameSilo, LLC -
39 mjrg.ru 15 Aug 2018 15 Aug 2024 RU-CENTER-RU OOO mazhor-grupp
40 mjrh.dev 28 Jun 2019 28 Jun 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
41 mcrk.su 11 Apr 2023 11 Apr 2025 RUCENTER-SU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TC IMPULS
42 murk.org 13 Aug 1999 13 Aug 2033 easyDNS Technologies Inc. MyPrivacy.net
43 mark.legal 29 May 2022 29 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
44 mjbk.com.cn 13 Aug 2023 13 Aug 2024 上海美橙科技信息发展有限公司 廖兴伟
45 msrk.pl 14 Jan 2024 14 Jan 2025 Aftermarket.pl Limited -
46 njrk.jp 5 Sep 2007 30 Sep 2024 - njrk
47 fjrk.com 31 Jul 2010 31 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
48 mqrk.com 11 Dec 2015 11 Dec 2024 Dynadot Inc -
49 mjro.de - - - -
50 mjrjk.com 8 Oct 2023 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 tjrk.co.uk 17 Jul 2017 17 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
52 vjrk.yachts 24 Jan 2024 24 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
53 m4rk.xyz 27 Aug 2022 27 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 ljrk.asia 4 Jun 2024 4 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
55 merk.agency 13 Apr 2024 13 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
56 mj-k.nl 7 Jun 2013 - team.blue nl B.V. -
57 mjre.shop 1 Apr 2023 1 Apr 2025 Namecheap, Inc. -
58 mirk.shop 25 Aug 2020 25 Aug 2025 Network Solutions, LLC -
59 mmrk.city 10 Dec 2021 10 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 mjzk.xyz 26 Apr 2024 26 Apr 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
61 merk.su 23 Dec 2008 23 Dec 2024 REGTIME-SU Private Person
62 mjrj.space 16 Oct 2023 16 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
63 mvrk.com 15 Dec 2006 15 Dec 2024 Cloudflare, Inc. DATA REDACTED
64 mjrkj.com 22 Jun 2023 22 Jun 2024 WEBCC Whoisprotection.cc
65 jmrk.in 8 Nov 2017 8 Nov 2027 Endurance Digital Domain Technology LLP Jiwanmal Rajkumar, Advocates & Solicitors
66 mjra.com 17 Aug 2000 17 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
67 mjuk.net 12 Dec 1997 11 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
68 mjrh.com 21 Sep 2005 21 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
69 mjrg.net 17 Jan 2019 17 Jan 2025 GoDaddy.com, LLC -
70 mjmk.asia 24 Apr 2024 24 Apr 2025 DNSPod, Inc. dingchunmei
71 mjfk.com 5 Sep 2006 5 Sep 2024 Dynadot Inc -
72 mjkk.com 26 Mar 2008 26 Mar 2025 NICENIC INTERNATIONAL GROUP CO., LIMITED NICENIC LLC
73 mirk.co.in 21 Feb 2015 21 Feb 2025 Endurance Digital Domain Technology LLP N/A
74 mrrk.dev 18 Apr 2020 18 Apr 2025 CloudFlare, Inc. DATA REDACTED
75 mrjk.de - - - -
76 mjrck.com 12 Jun 2023 12 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
77 mark.us 10 Jul 2017 9 Jul 2027 GoDaddy.com, LLC Markus Gaasedelen
78 merk.immo 21 Jul 2017 21 Jul 2024 IONOS SE 1&1 Internet Limited
79 mjhk.com.cn 18 May 2024 18 May 2025 北京新网数码信息技术有限公司 李艳华
80 mjrj.top 20 Sep 2022 20 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang wen zhen
81 mjwk.com 3 Jul 2007 3 Jul 2024 DDD TECHNOLOGY PTE. LTD. Redacted for privacy
82 myrk.se 1 Jan 2023 1 Jan 2025 Loopia AB -
83 mbrk.com 8 May 2003 8 May 2026 NameCheap, Inc. -
84 mdrk.co.uk 21 Jan 2022 21 Jan 2025 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
85 mjrb.com 5 Aug 2001 5 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
86 mark.im - 8 Nov 2024 - Redacted
87 mjek.com 24 Jun 2013 24 Jun 2024 TurnCommerce, Inc. DBA NameBright.com Jin H. Park
88 mjkr.org 13 Mar 2023 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 mjri.dk 9 Aug 2013 31 Aug 2024 - MØLLER & JAKOBSEN ApS
90 mark.coffee 29 Apr 2024 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 mjrp.uk 17 Feb 2024 17 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
92 gjrk.com 5 Sep 2006 5 Sep 2024 Dynadot Inc -
93 mjsk.com 2 Nov 2000 2 Nov 2024 eName Technology Co.,Ltd. -
94 pjrk.co.uk 1 Jul 2019 1 Jul 2024 Squarespace Domains LLC [Tag = GOOGLE] -
95 mark.contact 28 Feb 2023 28 Feb 2025 Cloudflare, Inc Mark Rassamni
96 mark.immo 24 Oct 2019 24 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Handler Bau GmbH
97 mirk.top 8 Sep 2023 8 Sep 2024 DNSPod, Inc. Sheng Kang
98 zjrk.net 17 Sep 2023 17 Sep 2024 Gname 004 Inc -
99 mhrk.it 2 Jul 2004 28 May 2024 Aruba s.p.a. Davide Fissore
100 mjrr.org 9 Mar 2018 9 Mar 2025 Dynadot Inc 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 Mjrk.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mjrk.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mjrk.cn",
        "page_size": 100
    },
    "count": {
        "total": 1352,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "m4rk.org, mnrk.online, mmrk.dk, mark.realestate, merk.nl, mvrk.us, mork.ing, mprk.ru, mdrk.de, kjrk.se, mjrd.com, mjek.online, mork.town, mmrk.lol, mirk.net, mark.sh, mjrc.org, mbrk.ru, mjrt.co.uk, murk.works, mork.store, mmrk.nl, mnrk.nl, mtjrk.store, mirk.world, mjri.com, mark.show, mj4k.de, mjnk.link, mvrk.tools, jjrk.info, merk.work, mjrs.info, 6jrk.com, m4rk.life, myrk.xyz, m6rk.com, mmrk.ws, mjrg.ru, mjrh.dev, mcrk.su, murk.org, mark.legal, mjbk.com.cn, msrk.pl, njrk.jp, fjrk.com, mqrk.com, mjro.de, mjrjk.com, tjrk.co.uk, vjrk.yachts, m4rk.xyz, ljrk.asia, merk.agency, mj-k.nl, mjre.shop, mirk.shop, mmrk.city, mjzk.xyz, merk.su, mjrj.space, mvrk.com, mjrkj.com, jmrk.in, mjra.com, mjuk.net, mjrh.com, mjrg.net, mjmk.asia, mjfk.com, mjkk.com, mirk.co.in, mrrk.dev, mrjk.de, mjrck.com, mark.us, merk.immo, mjhk.com.cn, mjrj.top, mjwk.com, myrk.se, mbrk.com, mdrk.co.uk, mjrb.com, mark.im, mjek.com, mjkr.org, mjri.dk, mark.coffee, mjrp.uk, gjrk.com, mjsk.com, pjrk.co.uk, mark.contact, mark.immo, mirk.top, zjrk.net, mhrk.it, mjrr.org",
    "results": [
        {
            "num": 1,
            "domain_name": "m4rk.org",
            "domain_keyword": "m4rk",
            "domain_tld": "org",
            "query_time": "2024-04-22 21:03:56",
            "create_date": "2013-10-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Di Zhong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hongkong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "anna.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "mnrk.online",
            "domain_keyword": "mnrk",
            "domain_tld": "online",
            "query_time": "2024-05-06 15:08:56",
            "create_date": "2023-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mmrk.dk",
            "domain_keyword": "mmrk",
            "domain_tld": "dk",
            "query_time": "2024-05-10 10:15:00",
            "create_date": "2007-02-07",
            "expiry_date": "2025-02-28",
            "registrant_name": "Leif Svinth Christensen",
            "registrant_address": "Overgårdsvej 35, Aidt",
            "registrant_city": "Thorsø",
            "registrant_zip": "8881",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "mark.realestate",
            "domain_keyword": "mark",
            "domain_tld": "realestate",
            "query_time": "2024-05-13 20:21:41",
            "create_date": "2018-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Turner Associates, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "merk.nl",
            "domain_keyword": "merk",
            "domain_tld": "nl",
            "query_time": "2024-05-20 20:54:10",
            "create_date": "1999-04-16",
            "update_date": "2021-11-19",
            "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": "mvrk.us",
            "domain_keyword": "mvrk",
            "domain_tld": "us",
            "query_time": "2024-05-25 06:00:04",
            "create_date": "2019-01-13",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "M M",
            "registrant_address": "70 Washington Square South",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10012",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6466666600",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mork.ing",
            "domain_keyword": "mork",
            "domain_tld": "ing",
            "query_time": "2024-06-01 06:43:58",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mprk.ru",
            "domain_keyword": "mprk",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:55:13",
            "create_date": "2009-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "mdrk.de",
            "domain_keyword": "mdrk",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:19:48",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "kjrk.se",
            "domain_keyword": "kjrk",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:47:10",
            "create_date": "2018-06-26",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 11,
            "domain_name": "mjrd.com",
            "domain_keyword": "mjrd",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:52:12",
            "create_date": "2006-09-05",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-2f06be32.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mjek.online",
            "domain_keyword": "mjek",
            "domain_tld": "online",
            "query_time": "2024-05-06 22:51:34",
            "create_date": "2021-03-02",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mork.town",
            "domain_keyword": "mork",
            "domain_tld": "town",
            "query_time": "2024-05-06 11:12:17",
            "create_date": "2019-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mmrk.lol",
            "domain_keyword": "mmrk",
            "domain_tld": "lol",
            "query_time": "2024-05-23 02:47:48",
            "create_date": "2021-11-26",
            "update_date": "2023-10-06",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "miguel.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mirk.net",
            "domain_keyword": "mirk",
            "domain_tld": "net",
            "query_time": "2024-05-22 03:11:39",
            "create_date": "2002-04-09",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/2c2099f4-5941-440b-bee3-da2f8bebd424",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mark.sh",
            "domain_keyword": "mark",
            "domain_tld": "sh",
            "query_time": "2024-06-01 20:41:20",
            "create_date": "2012-02-28",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "a.ns0.org",
                "b.ns0.org",
                "c.ns0.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mjrc.org",
            "domain_keyword": "mjrc",
            "domain_tld": "org",
            "query_time": "2024-04-26 11:52:09",
            "create_date": "2017-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mbrk.ru",
            "domain_keyword": "mbrk",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:20:18",
            "create_date": "2021-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "alan.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "mjrt.co.uk",
            "domain_keyword": "mjrt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 22:58:10",
            "create_date": "2014-11-04",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-04",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "murk.works",
            "domain_keyword": "murk",
            "domain_tld": "works",
            "query_time": "2024-05-20 23:00:51",
            "create_date": "2021-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mork.store",
            "domain_keyword": "mork",
            "domain_tld": "store",
            "query_time": "2024-06-02 01:09:02",
            "create_date": "2018-07-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mmrk.nl",
            "domain_keyword": "mmrk",
            "domain_tld": "nl",
            "query_time": "2024-04-28 19:04:01",
            "create_date": "2021-12-10",
            "update_date": "2022-09-20",
            "registrar_name": "NAMECHEAP, INC.",
            "name_servers": [
                "harlan.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "mnrk.nl",
            "domain_keyword": "mnrk",
            "domain_tld": "nl",
            "query_time": "2024-04-27 08:37:09",
            "create_date": "2014-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 24,
            "domain_name": "mtjrk.store",
            "domain_keyword": "mtjrk",
            "domain_tld": "store",
            "query_time": "2024-04-27 18:34:01",
            "create_date": "2023-09-30",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cod.network",
                "ns2.cod.network"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mirk.world",
            "domain_keyword": "mirk",
            "domain_tld": "world",
            "query_time": "2024-04-26 19:06:31",
            "create_date": "2024-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Atlasv Singapore Pte. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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-129.awsdns-16.com",
                "ns-1382.awsdns-44.org",
                "ns-1717.awsdns-22.co.uk",
                "ns-761.awsdns-31.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mjri.com",
            "domain_keyword": "mjri",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:21:33",
            "create_date": "2010-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mark.show",
            "domain_keyword": "mark",
            "domain_tld": "show",
            "query_time": "2024-05-10 23:00:35",
            "create_date": "2023-08-09",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mj4k.de",
            "domain_keyword": "mj4k",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:40:06",
            "update_date": "2021-06-17",
            "name_servers": [
                "docks09.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "mjnk.link",
            "domain_keyword": "mjnk",
            "domain_tld": "link",
            "query_time": "2024-05-04 16:32:02",
            "create_date": "2023-07-30",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "sam.ns.cloudflare.com",
                "ziggy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mvrk.tools",
            "domain_keyword": "mvrk",
            "domain_tld": "tools",
            "query_time": "2024-05-07 05:19:09",
            "create_date": "2019-10-30",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-30",
            "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 0156079885",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "jjrk.info",
            "domain_keyword": "jjrk",
            "domain_tld": "info",
            "query_time": "2024-05-15 23:52:19",
            "create_date": "2021-05-09",
            "update_date": "2023-04-14",
            "expiry_date": "2025-05-09",
            "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": "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "merk.work",
            "domain_keyword": "merk",
            "domain_tld": "work",
            "query_time": "2024-05-20 20:54:15",
            "create_date": "2023-06-14",
            "update_date": "2023-06-19",
            "expiry_date": "2025-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mjrs.info",
            "domain_keyword": "mjrs",
            "domain_tld": "info",
            "query_time": "2024-06-01 16:02:02",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "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": 34,
            "domain_name": "6jrk.com",
            "domain_keyword": "6jrk",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:32:48",
            "create_date": "2024-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a9800f48.com",
                "ns2.a9800f48.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "m4rk.life",
            "domain_keyword": "m4rk",
            "domain_tld": "life",
            "query_time": "2024-06-06 09:06:27",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "myrk.xyz",
            "domain_keyword": "myrk",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:25:04",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "m6rk.com",
            "domain_keyword": "m6rk",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:08:56",
            "create_date": "2011-07-01",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-30",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mmrk.ws",
            "domain_keyword": "mmrk",
            "domain_tld": "ws",
            "query_time": "2024-04-27 20:32:31",
            "create_date": "2023-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/whois.php",
            "name_servers": [
                "chloe.ns.cloudflare.com",
                "hasslo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mjrg.ru",
            "domain_keyword": "mjrg",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:36:33",
            "create_date": "2018-08-15",
            "expiry_date": "2024-08-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO mazhor-grupp",
            "name_servers": [
                "ns1.rsnx.ru",
                "ns2.rsnx.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "mjrh.dev",
            "domain_keyword": "mjrh",
            "domain_tld": "dev",
            "query_time": "2024-05-06 22:57:53",
            "create_date": "2019-06-28",
            "update_date": "2020-05-08",
            "expiry_date": "2025-06-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mcrk.su",
            "domain_keyword": "mcrk",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:34:45",
            "create_date": "2023-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TC IMPULS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79852100017",
            "name_servers": [
                "ns1.1d61.com",
                "ns1.1d61.net",
                "ns2.1d61.com",
                "ns2.1d61.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 42,
            "domain_name": "murk.org",
            "domain_keyword": "murk",
            "domain_tld": "org",
            "query_time": "2024-05-20 23:00:51",
            "create_date": "1999-08-13",
            "update_date": "2024-05-16",
            "expiry_date": "2033-08-13",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MyPrivacy.net",
            "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.easydns.com",
                "ns2.easydns.com",
                "remote1.easydns.com",
                "remote2.easydns.com",
                "remote3.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mark.legal",
            "domain_keyword": "mark",
            "domain_tld": "legal",
            "query_time": "2024-06-01 03:33:38",
            "create_date": "2022-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2026-05-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mjbk.com.cn",
            "domain_keyword": "mjbk",
            "domain_tld": "com.cn",
            "query_time": "2024-06-10 16:25:19",
            "create_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "廖兴伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "msrk.pl",
            "domain_keyword": "msrk",
            "domain_tld": "pl",
            "query_time": "2024-03-23 10:44:57",
            "create_date": "2024-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "njrk.jp",
            "domain_keyword": "njrk",
            "domain_tld": "jp",
            "query_time": "2024-04-15 04:31:28",
            "create_date": "2007-09-05",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "njrk",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 47,
            "domain_name": "fjrk.com",
            "domain_keyword": "fjrk",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:28:55",
            "create_date": "2010-07-31",
            "update_date": "2022-08-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "alva.dnspod.net",
                "barret.dnspod.net",
                "ns1.maimi.cn",
                "ns2.maimi.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mqrk.com",
            "domain_keyword": "mqrk",
            "domain_tld": "com",
            "query_time": "2024-04-17 20:56:30",
            "create_date": "2015-12-11",
            "update_date": "2023-10-09",
            "expiry_date": "2024-12-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mjro.de",
            "domain_keyword": "mjro",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:40:10",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "mjrjk.com",
            "domain_keyword": "mjrjk",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:57:56",
            "create_date": "2023-10-08",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mjrjk.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tjrk.co.uk",
            "domain_keyword": "tjrk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 08:35:37",
            "create_date": "2017-07-17",
            "update_date": "2023-11-30",
            "expiry_date": "2024-07-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "vjrk.yachts",
            "domain_keyword": "vjrk",
            "domain_tld": "yachts",
            "query_time": "2024-05-21 04:15:39",
            "create_date": "2024-01-24",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "jean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "m4rk.xyz",
            "domain_keyword": "m4rk",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 09:16:24",
            "create_date": "2022-08-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ljrk.asia",
            "domain_keyword": "ljrk",
            "domain_tld": "asia",
            "query_time": "2024-06-05 11:17:37",
            "create_date": "2024-06-04",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "gracie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "merk.agency",
            "domain_keyword": "merk",
            "domain_tld": "agency",
            "query_time": "2024-04-15 14:15:31",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2027-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mj-k.nl",
            "domain_keyword": "mj-k",
            "domain_tld": "nl",
            "query_time": "2024-04-17 19:58:04",
            "create_date": "2013-06-07",
            "update_date": "2021-03-28",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns100.axc.nl",
                "ns99.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "mjre.shop",
            "domain_keyword": "mjre",
            "domain_tld": "shop",
            "query_time": "2024-04-26 11:52:13",
            "create_date": "2023-04-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mirk.shop",
            "domain_keyword": "mirk",
            "domain_tld": "shop",
            "query_time": "2024-04-25 07:38:37",
            "create_date": "2020-08-25",
            "update_date": "2023-05-09",
            "expiry_date": "2025-08-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_state": "NL-UT",
            "registrant_country": "NL",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mmrk.city",
            "domain_keyword": "mmrk",
            "domain_tld": "city",
            "query_time": "2024-04-28 19:04:00",
            "create_date": "2021-12-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-10",
            "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": [
                "harlan.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mjzk.xyz",
            "domain_keyword": "mjzk",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 19:20:40",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "merk.su",
            "domain_keyword": "merk",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:10",
            "create_date": "2008-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 62,
            "domain_name": "mjrj.space",
            "domain_keyword": "mjrj",
            "domain_tld": "space",
            "query_time": "2024-05-06 22:57:56",
            "create_date": "2023-10-16",
            "update_date": "2024-03-04",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mvrk.com",
            "domain_keyword": "mvrk",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:10:15",
            "create_date": "2006-12-15",
            "update_date": "2023-10-14",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mvrk.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mjrkj.com",
            "domain_keyword": "mjrkj",
            "domain_tld": "com",
            "query_time": "2024-05-15 08:13:14",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "jmrk.in",
            "domain_keyword": "jmrk",
            "domain_tld": "in",
            "query_time": "2024-05-16 12:22:52",
            "create_date": "2017-11-08",
            "update_date": "2022-01-15",
            "expiry_date": "2027-11-08",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jiwanmal Rajkumar, Advocates & Solicitors",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-in-63.bigrockservers.com",
                "ns2.md-in-63.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mjra.com",
            "domain_keyword": "mjra",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:46:06",
            "create_date": "2000-08-17",
            "update_date": "2024-04-13",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "h0cww3g1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mjuk.net",
            "domain_keyword": "mjuk",
            "domain_tld": "net",
            "query_time": "2024-06-11 16:48:09",
            "create_date": "1997-12-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "scruple.mjuk.net",
                "soulful.mjuk.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mjrh.com",
            "domain_keyword": "mjrh",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:52:26",
            "create_date": "2005-09-21",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mjrg.net",
            "domain_keyword": "mjrg",
            "domain_tld": "net",
            "query_time": "2024-04-26 11:52:25",
            "create_date": "2019-01-17",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mjmk.asia",
            "domain_keyword": "mjmk",
            "domain_tld": "asia",
            "query_time": "2024-04-26 14:17:01",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dingchunmei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "algol.dnspod.net",
                "george.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mjfk.com",
            "domain_keyword": "mjfk",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:28:59",
            "create_date": "2006-09-05",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-2f06be32.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mjkk.com",
            "domain_keyword": "mjkk",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:32:16",
            "create_date": "2008-03-26",
            "update_date": "2008-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://www.nicenic.net",
            "registrant_company": "NICENIC LLC",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "http://whois.nicenic.net/?page=whoisform",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mirk.co.in",
            "domain_keyword": "mirk",
            "domain_tld": "co.in",
            "query_time": "2024-05-08 17:49:46",
            "create_date": "2015-02-21",
            "update_date": "2022-01-14",
            "expiry_date": "2025-02-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plesk-web23.webhostbox.net",
                "ns2.plesk-web23.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mrrk.dev",
            "domain_keyword": "mrrk",
            "domain_tld": "dev",
            "query_time": "2024-05-04 10:04:12",
            "create_date": "2020-04-18",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "meilani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mrjk.de",
            "domain_keyword": "mrjk",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:12:44",
            "update_date": "2014-08-15",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "mjrck.com",
            "domain_keyword": "mjrck",
            "domain_tld": "com",
            "query_time": "2024-05-23 16:31:02",
            "create_date": "2023-06-12",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mark.us",
            "domain_keyword": "mark",
            "domain_tld": "us",
            "query_time": "2024-05-13 20:21:41",
            "create_date": "2017-07-10",
            "update_date": "2022-05-31",
            "expiry_date": "2027-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Markus Gaasedelen",
            "registrant_address": "PO Box 117",
            "registrant_city": "Troy",
            "registrant_state": "New York",
            "registrant_zip": "12181",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258294257",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "merk.immo",
            "domain_keyword": "merk",
            "domain_tld": "immo",
            "query_time": "2024-05-20 20:54:10",
            "create_date": "2017-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1026.ui-dns.org",
                "ns1071.ui-dns.com",
                "ns1103.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mjhk.com.cn",
            "domain_keyword": "mjhk",
            "domain_tld": "com.cn",
            "query_time": "2024-06-10 16:27:59",
            "create_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "李艳华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mjrj.top",
            "domain_keyword": "mjrj",
            "domain_tld": "top",
            "query_time": "2024-04-26 11:52:30",
            "create_date": "2022-09-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang wen zhen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mjwk.com",
            "domain_keyword": "mjwk",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:58:22",
            "create_date": "2007-07-03",
            "update_date": "2023-04-18",
            "expiry_date": "2024-07-03",
            "registrar_iana": 3247,
            "registrar_name": "DDD TECHNOLOGY PTE. LTD.",
            "registrar_website": "https://www.ddd.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://www.ddd.com/whois/contact/mjwk.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "peel.ddddns.net",
                "tomato.ddddns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "myrk.se",
            "domain_keyword": "myrk",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:21:04",
            "create_date": "2023-01-01",
            "update_date": "2023-12-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "mbrk.com",
            "domain_keyword": "mbrk",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:29:29",
            "create_date": "2003-05-08",
            "update_date": "2021-04-23",
            "expiry_date": "2026-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mdrk.co.uk",
            "domain_keyword": "mdrk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 20:40:12",
            "create_date": "2022-01-21",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-21",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.squirreldns.com",
                "ns2.squirreldns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "mjrb.com",
            "domain_keyword": "mjrb",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:57:41",
            "create_date": "2001-08-05",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mark.im",
            "domain_keyword": "mark",
            "domain_tld": "im",
            "query_time": "2024-04-17 13:57:01",
            "expiry_date": "2024-11-08",
            "registrant_name": "Redacted",
            "name_servers": [
                "jill.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ]
        },
        {
            "num": 87,
            "domain_name": "mjek.com",
            "domain_keyword": "mjek",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:27:54",
            "create_date": "2013-06-24",
            "update_date": "2020-03-28",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Jin H. Park",
            "registrant_address": "904Dong 1101Ho, MaEum-Ro 151,",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mjkr.org",
            "domain_keyword": "mjkr",
            "domain_tld": "org",
            "query_time": "2024-05-13 12:13:47",
            "create_date": "2023-03-13",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myservers.net",
                "ns2.myservers.net",
                "ns3.myservers.net",
                "ns4.myservers.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mjri.dk",
            "domain_keyword": "mjri",
            "domain_tld": "dk",
            "query_time": "2024-05-10 10:14:19",
            "create_date": "2013-08-09",
            "expiry_date": "2024-08-31",
            "registrant_name": "MØLLER & JAKOBSEN ApS",
            "registrant_address": "Parallelvej 13, Hjørring",
            "registrant_city": "Hjørring",
            "registrant_zip": "9800",
            "registrant_country": "DK",
            "registrant_phone": "+45 22269806",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "mark.coffee",
            "domain_keyword": "mark",
            "domain_tld": "coffee",
            "query_time": "2024-05-27 01:06:41",
            "create_date": "2024-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "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": 91,
            "domain_name": "mjrp.uk",
            "domain_keyword": "mjrp",
            "domain_tld": "uk",
            "query_time": "2024-06-11 16:46:44",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "gjrk.com",
            "domain_keyword": "gjrk",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:56:04",
            "create_date": "2006-09-05",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-2f06be32.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mjsk.com",
            "domain_keyword": "mjsk",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:54:32",
            "create_date": "2000-11-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/mjsk.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pjrk.co.uk",
            "domain_keyword": "pjrk",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 10:00:00",
            "create_date": "2019-07-01",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-01",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "mark.contact",
            "domain_keyword": "mark",
            "domain_tld": "contact",
            "query_time": "2024-05-02 20:34:14",
            "create_date": "2023-02-28",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mark Rassamni",
            "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": [
                "kiki.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mark.immo",
            "domain_keyword": "mark",
            "domain_tld": "immo",
            "query_time": "2024-05-13 20:21:41",
            "create_date": "2019-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Handler Bau GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mirk.top",
            "domain_keyword": "mirk",
            "domain_tld": "top",
            "query_time": "2024-05-22 03:11:39",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sheng Kang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang 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": [
                "marcia.dnspod.net",
                "truck.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "zjrk.net",
            "domain_keyword": "zjrk",
            "domain_tld": "net",
            "query_time": "2024-06-08 03:25:33",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 3944,
            "registrar_name": "Gname 004 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mhrk.it",
            "domain_keyword": "mhrk",
            "domain_tld": "it",
            "query_time": "2024-05-31 18:00:02",
            "create_date": "2004-07-02",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Davide Fissore",
            "registrant_address": "Via Monte Cimone",
            "registrant_city": "Caltrano",
            "registrant_state": "VI",
            "registrant_zip": "36030",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "mjrr.org",
            "domain_keyword": "mjrr",
            "domain_tld": "org",
            "query_time": "2024-04-26 11:52:57",
            "create_date": "2018-03-09",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.456,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mjrk.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1352</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>m4rk.org, mnrk.online, mmrk.dk, mark.realestate, merk.nl, mvrk.us, mork.ing, mprk.ru, mdrk.de, kjrk.se, mjrd.com, mjek.online, mork.town, mmrk.lol, mirk.net, mark.sh, mjrc.org, mbrk.ru, mjrt.co.uk, murk.works, mork.store, mmrk.nl, mnrk.nl, mtjrk.store, mirk.world, mjri.com, mark.show, mj4k.de, mjnk.link, mvrk.tools, jjrk.info, merk.work, mjrs.info, 6jrk.com, m4rk.life, myrk.xyz, m6rk.com, mmrk.ws, mjrg.ru, mjrh.dev, mcrk.su, murk.org, mark.legal, mjbk.com.cn, msrk.pl, njrk.jp, fjrk.com, mqrk.com, mjro.de, mjrjk.com, tjrk.co.uk, vjrk.yachts, m4rk.xyz, ljrk.asia, merk.agency, mj-k.nl, mjre.shop, mirk.shop, mmrk.city, mjzk.xyz, merk.su, mjrj.space, mvrk.com, mjrkj.com, jmrk.in, mjra.com, mjuk.net, mjrh.com, mjrg.net, mjmk.asia, mjfk.com, mjkk.com, mirk.co.in, mrrk.dev, mrjk.de, mjrck.com, mark.us, merk.immo, mjhk.com.cn, mjrj.top, mjwk.com, myrk.se, mbrk.com, mdrk.co.uk, mjrb.com, mark.im, mjek.com, mjkr.org, mjri.dk, mark.coffee, mjrp.uk, gjrk.com, mjsk.com, pjrk.co.uk, mark.contact, mark.immo, mirk.top, zjrk.net, mhrk.it, mjrr.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>m4rk.org</domain_name>
   <domain_keyword>m4rk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 21:03:56</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Di Zhong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hongkong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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>anna.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mnrk.online</domain_name>
   <domain_keyword>mnrk</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 15:08:56</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mmrk.dk</domain_name>
   <domain_keyword>mmrk</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 10:15:00</query_time>
   <create_date>2007-02-07</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Leif Svinth Christensen</registrant_name>
   <registrant_address>Overgårdsvej 35, Aidt</registrant_address>
   <registrant_city>Thorsø</registrant_city>
   <registrant_zip>8881</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mark.realestate</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-13 20:21:41</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Turner Associates, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>merk.nl</domain_name>
   <domain_keyword>merk</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 20:54:10</query_time>
   <create_date>1999-04-16</create_date>
   <update_date>2021-11-19</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>mvrk.us</domain_name>
   <domain_keyword>mvrk</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 06:00:04</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>M M</registrant_name>
   <registrant_address>70 Washington Square South</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10012</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6466666600</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mork.ing</domain_name>
   <domain_keyword>mork</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-01 06:43:58</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>8</num>
   <domain_name>mprk.ru</domain_name>
   <domain_keyword>mprk</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:55:13</query_time>
   <create_date>2009-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>mdrk.de</domain_name>
   <domain_keyword>mdrk</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:19:48</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>kjrk.se</domain_name>
   <domain_keyword>kjrk</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:47:10</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mjrd.com</domain_name>
   <domain_keyword>mjrd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:52:12</query_time>
   <create_date>2006-09-05</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-2f06be32.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mjek.online</domain_name>
   <domain_keyword>mjek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 22:51:34</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mork.town</domain_name>
   <domain_keyword>mork</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-06 11:12:17</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>14</num>
   <domain_name>mmrk.lol</domain_name>
   <domain_keyword>mmrk</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-23 02:47:48</query_time>
   <create_date>2021-11-26</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</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>miguel.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mirk.net</domain_name>
   <domain_keyword>mirk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 03:11:39</query_time>
   <create_date>2002-04-09</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2c2099f4-5941-440b-bee3-da2f8bebd424</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mark.sh</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-06-01 20:41:20</query_time>
   <create_date>2012-02-28</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-28</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <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>a.ns0.org</value>
    <value>b.ns0.org</value>
    <value>c.ns0.org</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>17</num>
   <domain_name>mjrc.org</domain_name>
   <domain_keyword>mjrc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 11:52:09</query_time>
   <create_date>2017-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mbrk.ru</domain_name>
   <domain_keyword>mbrk</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:20:18</query_time>
   <create_date>2021-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>alan.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>mjrt.co.uk</domain_name>
   <domain_keyword>mjrt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 22:58:10</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>murk.works</domain_name>
   <domain_keyword>murk</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-20 23:00:51</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mork.store</domain_name>
   <domain_keyword>mork</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 01:09:02</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>22</num>
   <domain_name>mmrk.nl</domain_name>
   <domain_keyword>mmrk</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 19:04:01</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2022-09-20</update_date>
   <registrar_name>NAMECHEAP, INC.</registrar_name>
   <name_servers>
    <value>harlan.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mnrk.nl</domain_name>
   <domain_keyword>mnrk</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 08:37:09</query_time>
   <create_date>2014-11-28</create_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mtjrk.store</domain_name>
   <domain_keyword>mtjrk</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-27 18:34:01</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cod.network</value>
    <value>ns2.cod.network</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mirk.world</domain_name>
   <domain_keyword>mirk</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-26 19:06:31</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</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>Atlasv Singapore Pte. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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-129.awsdns-16.com</value>
    <value>ns-1382.awsdns-44.org</value>
    <value>ns-1717.awsdns-22.co.uk</value>
    <value>ns-761.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mjri.com</domain_name>
   <domain_keyword>mjri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:21:33</query_time>
   <create_date>2010-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mark.show</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-10 23:00:35</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>28</num>
   <domain_name>mj4k.de</domain_name>
   <domain_keyword>mj4k</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:40:06</query_time>
   <update_date>2021-06-17</update_date>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>mjnk.link</domain_name>
   <domain_keyword>mjnk</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-04 16:32:02</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>sam.ns.cloudflare.com</value>
    <value>ziggy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mvrk.tools</domain_name>
   <domain_keyword>mvrk</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 05:19:09</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-30</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 0156079885</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>jjrk.info</domain_name>
   <domain_keyword>jjrk</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 23:52:19</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2025-05-09</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>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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>merk.work</domain_name>
   <domain_keyword>merk</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-20 20:54:15</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>33</num>
   <domain_name>mjrs.info</domain_name>
   <domain_keyword>mjrs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 16:02:02</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</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>34</num>
   <domain_name>6jrk.com</domain_name>
   <domain_keyword>6jrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:32:48</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-29</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</registrar_website>
   <name_servers>
    <value>ns1.a9800f48.com</value>
    <value>ns2.a9800f48.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>m4rk.life</domain_name>
   <domain_keyword>m4rk</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-06 09:06:27</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>myrk.xyz</domain_name>
   <domain_keyword>myrk</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:25:04</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>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>m6rk.com</domain_name>
   <domain_keyword>m6rk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:08:56</query_time>
   <create_date>2011-07-01</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mmrk.ws</domain_name>
   <domain_keyword>mmrk</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-27 20:32:31</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/whois.php</registrar_website>
   <name_servers>
    <value>chloe.ns.cloudflare.com</value>
    <value>hasslo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mjrg.ru</domain_name>
   <domain_keyword>mjrg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:36:33</query_time>
   <create_date>2018-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO mazhor-grupp</registrant_company>
   <name_servers>
    <value>ns1.rsnx.ru</value>
    <value>ns2.rsnx.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>mjrh.dev</domain_name>
   <domain_keyword>mjrh</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 22:57:53</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2020-05-08</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mcrk.su</domain_name>
   <domain_keyword>mcrk</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:34:45</query_time>
   <create_date>2023-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU TC IMPULS</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79852100017</registrant_phone>
   <name_servers>
    <value>ns1.1d61.com</value>
    <value>ns1.1d61.net</value>
    <value>ns2.1d61.com</value>
    <value>ns2.1d61.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>murk.org</domain_name>
   <domain_keyword>murk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 23:00:51</query_time>
   <create_date>1999-08-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2033-08-13</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MyPrivacy.net</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.easydns.com</value>
    <value>ns2.easydns.com</value>
    <value>remote1.easydns.com</value>
    <value>remote2.easydns.com</value>
    <value>remote3.easydns.com</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>43</num>
   <domain_name>mark.legal</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-06-01 03:33:38</query_time>
   <create_date>2022-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2026-05-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mjbk.com.cn</domain_name>
   <domain_keyword>mjbk</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-10 16:25:19</query_time>
   <create_date>2023-08-13</create_date>
   <expiry_date>2024-08-13</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>msrk.pl</domain_name>
   <domain_keyword>msrk</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-23 10:44:57</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>njrk.jp</domain_name>
   <domain_keyword>njrk</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 04:31:28</query_time>
   <create_date>2007-09-05</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>njrk</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>fjrk.com</domain_name>
   <domain_keyword>fjrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:28:55</query_time>
   <create_date>2010-07-31</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>alva.dnspod.net</value>
    <value>barret.dnspod.net</value>
    <value>ns1.maimi.cn</value>
    <value>ns2.maimi.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mqrk.com</domain_name>
   <domain_keyword>mqrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 20:56:30</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mjro.de</domain_name>
   <domain_keyword>mjro</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:40:10</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>mjrjk.com</domain_name>
   <domain_keyword>mjrjk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:57:56</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mjrjk.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>51</num>
   <domain_name>tjrk.co.uk</domain_name>
   <domain_keyword>tjrk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 08:35:37</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>vjrk.yachts</domain_name>
   <domain_keyword>vjrk</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-05-21 04:15:39</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>jean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>m4rk.xyz</domain_name>
   <domain_keyword>m4rk</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 09:16:24</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ljrk.asia</domain_name>
   <domain_keyword>ljrk</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-05 11:17:37</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>gracie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>merk.agency</domain_name>
   <domain_keyword>merk</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-15 14:15:31</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2027-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>56</num>
   <domain_name>mj-k.nl</domain_name>
   <domain_keyword>mj-k</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 19:58:04</query_time>
   <create_date>2013-06-07</create_date>
   <update_date>2021-03-28</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns100.axc.nl</value>
    <value>ns99.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mjre.shop</domain_name>
   <domain_keyword>mjre</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 11:52:13</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mirk.shop</domain_name>
   <domain_keyword>mirk</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 07:38:37</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_state>NL-UT</registrant_state>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mmrk.city</domain_name>
   <domain_keyword>mmrk</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-28 19:04:00</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-10</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>harlan.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mjzk.xyz</domain_name>
   <domain_keyword>mjzk</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 19:20:40</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>merk.su</domain_name>
   <domain_keyword>merk</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:10</query_time>
   <create_date>2008-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>mjrj.space</domain_name>
   <domain_keyword>mjrj</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-06 22:57:56</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mvrk.com</domain_name>
   <domain_keyword>mvrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:10:15</query_time>
   <create_date>2006-12-15</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mvrk.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mjrkj.com</domain_name>
   <domain_keyword>mjrkj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 08:13:14</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>jmrk.in</domain_name>
   <domain_keyword>jmrk</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-16 12:22:52</query_time>
   <create_date>2017-11-08</create_date>
   <update_date>2022-01-15</update_date>
   <expiry_date>2027-11-08</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jiwanmal Rajkumar, Advocates &amp; Solicitors</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-in-63.bigrockservers.com</value>
    <value>ns2.md-in-63.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mjra.com</domain_name>
   <domain_keyword>mjra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:46:06</query_time>
   <create_date>2000-08-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>h0cww3g1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mjuk.net</domain_name>
   <domain_keyword>mjuk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 16:48:09</query_time>
   <create_date>1997-12-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>scruple.mjuk.net</value>
    <value>soulful.mjuk.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mjrh.com</domain_name>
   <domain_keyword>mjrh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:52:26</query_time>
   <create_date>2005-09-21</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-21</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>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mjrg.net</domain_name>
   <domain_keyword>mjrg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 11:52:25</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-17</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>ns55.domaincontrol.com</value>
    <value>ns56.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>mjmk.asia</domain_name>
   <domain_keyword>mjmk</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-26 14:17:01</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dingchunmei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>algol.dnspod.net</value>
    <value>george.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mjfk.com</domain_name>
   <domain_keyword>mjfk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:28:59</query_time>
   <create_date>2006-09-05</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-2f06be32.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mjkk.com</domain_name>
   <domain_keyword>mjkk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:32:16</query_time>
   <create_date>2008-03-26</create_date>
   <update_date>2008-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://www.nicenic.net</registrar_website>
   <registrant_company>NICENIC LLC</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>http://whois.nicenic.net/?page=whoisform</registrant_email>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>mirk.co.in</domain_name>
   <domain_keyword>mirk</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-08 17:49:46</query_time>
   <create_date>2015-02-21</create_date>
   <update_date>2022-01-14</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.plesk-web23.webhostbox.net</value>
    <value>ns2.plesk-web23.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mrrk.dev</domain_name>
   <domain_keyword>mrrk</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 10:04:12</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>meilani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mrjk.de</domain_name>
   <domain_keyword>mrjk</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:12:44</query_time>
   <update_date>2014-08-15</update_date>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>mjrck.com</domain_name>
   <domain_keyword>mjrck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 16:31:02</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mark.us</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 20:21:41</query_time>
   <create_date>2017-07-10</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2027-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Markus Gaasedelen</registrant_name>
   <registrant_address>PO Box 117</registrant_address>
   <registrant_city>Troy</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>12181</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258294257</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>merk.immo</domain_name>
   <domain_keyword>merk</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-20 20:54:10</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1026.ui-dns.org</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1103.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mjhk.com.cn</domain_name>
   <domain_keyword>mjhk</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-10 16:27:59</query_time>
   <create_date>2024-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>李艳华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mjrj.top</domain_name>
   <domain_keyword>mjrj</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-26 11:52:30</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang wen zhen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mjwk.com</domain_name>
   <domain_keyword>mjwk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:58:22</query_time>
   <create_date>2007-07-03</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>3247</registrar_iana>
   <registrar_name>DDD TECHNOLOGY PTE. LTD.</registrar_name>
   <registrar_website>https://www.ddd.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>guang dong sheng</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.ddd.com/whois/contact/mjwk.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>peel.ddddns.net</value>
    <value>tomato.ddddns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>myrk.se</domain_name>
   <domain_keyword>myrk</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:21:04</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>mbrk.com</domain_name>
   <domain_keyword>mbrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:29:29</query_time>
   <create_date>2003-05-08</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>84</num>
   <domain_name>mdrk.co.uk</domain_name>
   <domain_keyword>mdrk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 20:40:12</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.squirreldns.com</value>
    <value>ns2.squirreldns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>mjrb.com</domain_name>
   <domain_keyword>mjrb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:57:41</query_time>
   <create_date>2001-08-05</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mark.im</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-04-17 13:57:01</query_time>
   <expiry_date>2024-11-08</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>jill.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>87</num>
   <domain_name>mjek.com</domain_name>
   <domain_keyword>mjek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:27:54</query_time>
   <create_date>2013-06-24</create_date>
   <update_date>2020-03-28</update_date>
   <expiry_date>2024-06-24</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>Jin H. Park</registrant_name>
   <registrant_address>904Dong 1101Ho, MaEum-Ro 151,</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mjkr.org</domain_name>
   <domain_keyword>mjkr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 12:13:47</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myservers.net</value>
    <value>ns2.myservers.net</value>
    <value>ns3.myservers.net</value>
    <value>ns4.myservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mjri.dk</domain_name>
   <domain_keyword>mjri</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 10:14:19</query_time>
   <create_date>2013-08-09</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>MØLLER &amp; JAKOBSEN ApS</registrant_name>
   <registrant_address>Parallelvej 13, Hjørring</registrant_address>
   <registrant_city>Hjørring</registrant_city>
   <registrant_zip>9800</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 22269806</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mark.coffee</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-27 01:06:41</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</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>91</num>
   <domain_name>mjrp.uk</domain_name>
   <domain_keyword>mjrp</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 16:46:44</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>gjrk.com</domain_name>
   <domain_keyword>gjrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:56:04</query_time>
   <create_date>2006-09-05</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-2f06be32.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mjsk.com</domain_name>
   <domain_keyword>mjsk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:54:32</query_time>
   <create_date>2000-11-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/mjsk.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pjrk.co.uk</domain_name>
   <domain_keyword>pjrk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 10:00:00</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>mark.contact</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-02 20:34:14</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mark Rassamni</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>kiki.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mark.immo</domain_name>
   <domain_keyword>mark</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-13 20:21:41</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Handler Bau GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mirk.top</domain_name>
   <domain_keyword>mirk</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 03:11:39</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sheng Kang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang 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>marcia.dnspod.net</value>
    <value>truck.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>zjrk.net</domain_name>
   <domain_keyword>zjrk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 03:25:33</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>3944</registrar_iana>
   <registrar_name>Gname 004 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mhrk.it</domain_name>
   <domain_keyword>mhrk</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 18:00:02</query_time>
   <create_date>2004-07-02</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Davide Fissore</registrant_company>
   <registrant_address>Via Monte Cimone</registrant_address>
   <registrant_city>Caltrano</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mjrr.org</domain_name>
   <domain_keyword>mjrr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 11:52:57</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>3984707c.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.456</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.