WHOIS QUERY TIME

23 May 2024 - 1:59 PM UTC

Registered: 18 June 1999
Modified: 12 September 2023

REGISTRAR

Name: BIT B.V.

DNSSEC

yes

NAME SERVERS

nsauth1.bit.nl
nsauth2.bit.nl
nsauth3.bit.org

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mechdes.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mechdes.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mechdes.nl",
            "domain_keyword": "mechdes",
            "domain_tld": "nl",
            "query_time": "2024-05-23 13:59:33",
            "create_date": "1999-06-18",
            "update_date": "2023-09-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mechdes.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mechdes.nl</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 13:59:33</query_time>
   <create_date>1999-06-18</create_date>
   <update_date>2023-09-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.107 seconds) for "mechdes.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Aug 2022 - 7:40 AM UTC

Registered: 18 June 1999
Modified: 28 June 2015

REGISTRAR

Name: Registrar.eu

NAME SERVERS

ns1.anywise.net
ns2.anywise.net
ns3.anywise.net

DOMAIN STATUS

Active

#2 - QUERY TIME

15 Aug 2022 - 7:40 AM UTC

Registered: 18 June 1999
Modified: 28 June 2015

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

ns1.anywise.net
ns2.anywise.net
ns3.anywise.net

DOMAIN STATUS

Active

#3 - QUERY TIME

18 Sep 2023 - 8:06 PM UTC

Registered: 18 June 1999
Modified: 12 September 2023

REGISTRAR

Name: BIT B.V.

DNSSEC

yes

NAME SERVERS

nsauth1.bit.nl
nsauth2.bit.nl
nsauth3.bit.org

DOMAIN STATUS

Active

* 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=mechdes.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mechdes.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "mechdes.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "mechdes.nl",
            "domain_keyword": "mechdes",
            "domain_tld": "nl",
            "query_time": "2022-08-15 07:40:02",
            "create_date": "1999-06-18",
            "update_date": "2015-06-28",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.anywise.net",
                "ns2.anywise.net",
                "ns3.anywise.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "mechdes.nl",
            "domain_keyword": "mechdes",
            "domain_tld": "nl",
            "query_time": "2022-08-15 07:40:03",
            "create_date": "1999-06-18",
            "update_date": "2015-06-28",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.anywise.net",
                "ns2.anywise.net",
                "ns3.anywise.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "mechdes.nl",
            "domain_keyword": "mechdes",
            "domain_tld": "nl",
            "query_time": "2023-09-18 20:06:00",
            "create_date": "1999-06-18",
            "update_date": "2023-09-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "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>mechdes.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>mechdes.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mechdes.nl</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-15 07:40:02</query_time>
   <create_date>1999-06-18</create_date>
   <update_date>2015-06-28</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.anywise.net</value>
    <value>ns2.anywise.net</value>
    <value>ns3.anywise.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>mechdes.nl</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-15 07:40:03</query_time>
   <create_date>1999-06-18</create_date>
   <update_date>2015-06-28</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.anywise.net</value>
    <value>ns2.anywise.net</value>
    <value>ns3.anywise.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mechdes.nl</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-09-18 20:06:00</query_time>
   <create_date>1999-06-18</create_date>
   <update_date>2023-09-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.107</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 2 domain names (in 0.033 seconds) which contained the exact domain keyword "mechdes".
Domain Name Registered Expiry Registrar Ownership
1 mechdes.nl 18 Jun 1999 - BIT B.V. -
2 mechdes.com 20 Jul 2004 20 Jul 2024 IONOS SE Mechanical Design S. de R.L. de C. V.
3 mechdes.net 16 Jan 2018 16 Jan 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mechdes&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mechdes",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "mechdes.nl, mechdes.com, mechdes.net",
    "results": [
        {
            "num": 1,
            "domain_name": "mechdes.nl",
            "domain_keyword": "mechdes",
            "domain_tld": "nl",
            "query_time": "2024-05-23 13:59:33",
            "create_date": "1999-06-18",
            "update_date": "2023-09-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "mechdes.com",
            "domain_keyword": "mechdes",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:56",
            "create_date": "2004-07-20",
            "update_date": "2018-03-15",
            "expiry_date": "2024-07-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mechanical Design S. de R.L. de C. V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1018.ui-dns.com",
                "ns1018.ui-dns.de",
                "ns1018.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mechdes.net",
            "domain_keyword": "mechdes",
            "domain_tld": "net",
            "query_time": "2024-04-26 05:21:56",
            "create_date": "2018-01-16",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mechdes</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>mechdes.nl, mechdes.com, mechdes.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mechdes.nl</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 13:59:33</query_time>
   <create_date>1999-06-18</create_date>
   <update_date>2023-09-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mechdes.com</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:56</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mechanical Design S. de R.L. de C. V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.biz</value>
    <value>ns1018.ui-dns.com</value>
    <value>ns1018.ui-dns.de</value>
    <value>ns1018.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mechdes.net</domain_name>
   <domain_keyword>mechdes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 05:21:56</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 2,166 domain names (in 0.284 seconds) which look and sound like the brand name "mechdes".
Domain Name Registered Expiry Registrar Ownership
1 mechdel.co.in 16 Nov 2022 16 Nov 2024 Endurance Digital Domain Technology LLP Mechdel
2 mecodes.info 29 Jul 2023 29 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
3 meches.it 22 Apr 2012 11 May 2025 Algorithmedia S.r.l. Puglia.com Srls
4 mechdef.com 14 Jun 2017 14 Jun 2024 GoDaddy.com, LLC -
5 mecades.com 16 Jun 2020 16 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
6 techdes.co.uk 13 Jun 2015 13 Jun 2024 ICUK Computing Services Ltd [Tag = ICUK] -
7 techdes.com 7 Jun 2011 7 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 mecodes.org 15 Apr 2018 15 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 techdes.online 2 May 2023 2 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
10 bmechdes.com 13 Aug 2023 13 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 mechdel.com 19 Mar 2019 19 Mar 2029 GoDaddy.com, LLC -
12 mechdez.com 17 Jul 2015 17 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com PO Box 624, #32 Mt Vincent Crescent
13 mecedes.de - - - -
14 mecides.online 3 Mar 2024 3 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
15 mechdep.com 10 Nov 2023 10 Nov 2026 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 mechdev.com 5 Nov 2001 5 Nov 2024 GoDaddy.com, LLC -
17 mechdesk.com 28 Dec 2019 28 Dec 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
18 mecides.com 30 Aug 2021 30 Aug 2025 IONOS SE Mecides Management S.L.
19 techdes.com.br 24 Sep 2019 24 Sep 2025 HSTDOMAINS (127) Thiago Wenceslau de Oliveira
20 mecedes.com 23 Aug 1999 23 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
21 mechies.com 10 Jun 2008 10 Jun 2024 Name.com, Inc. name.com
22 machdes.net 7 Apr 2010 7 Apr 2025 Cronon GmbH -
23 meches.se 6 Apr 2010 6 Apr 2025 Loopia AB -
24 mecides.ru 3 Mar 2024 3 Mar 2025 REGRU-RU Private Person
25 mecdes.com 29 Apr 2010 29 Apr 2025 The Registrar Company B.V. Mecdes
26 mechres.com 31 Jul 2003 31 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
27 mecodes.com 19 Apr 2011 19 Apr 2025 FastDomain Inc. Reed, Shane
28 mechdev.org 4 Mar 2023 4 Mar 2025 Tucows Domains Inc. Data Protected
29 meches.hu 19 Mar 2012 - - -
30 mechdex.com 30 Jun 2023 30 Jun 2024 GMO INTERNET, INC. REDACTED FOR PRIVACY
31 mechdem.com 24 Jan 2023 24 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Prince Tornu
32 meches.com 8 Sep 2003 8 Sep 2024 DomReg Ltd. d/b/a LIBRIS.COM Whois privacy services, provided by DomainProtect LLC
33 meches.nl 29 Mar 2010 - Realtime Register -
34 meches.info 28 Nov 2013 28 Nov 2024 PSI-USA, Inc. dba Domain Robot DomDoo Domainholding
35 machdes.com 3 May 2022 3 May 2025 Gname.com Pte. Ltd. Redacted for privacy
36 mecides.top 17 May 2023 17 May 2025 BIZCN COM INC Guan Jing Chen
37 meches.co 17 Jun 2020 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 mecdes.nl 14 Oct 2005 - The Registrar Company B.V. -
39 mechds.ca 5 Feb 2017 5 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
40 mechds.com 13 Sep 2023 13 Sep 2024 OVH, SAS REDACTED FOR PRIVACY
41 mecheex.com 21 Nov 2018 21 Nov 2024 DREAMHOST Proxy Protection LLC
42 mechsys.ru 1 Mar 2012 1 Mar 2025 TIMEWEB-RU Obshhestvo s ogranichennoj otvetstvennost' Mexatronny'e sistemy'
43 techdev.it 4 Mar 2021 4 Mar 2025 Aruba s.p.a. GIANLUCA MAGOTTI
44 mecydev.com 5 Sep 2018 5 Sep 2024 IONOS SE 1&1 Internet Limited
45 mycodes.club 29 Jan 2024 29 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong yi
46 decades.group 11 May 2022 11 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
47 merchedes.com 9 May 2018 9 May 2025 GoDaddy.com, LLC -
48 mach-des.net 14 Jan 2005 14 Jan 2025 MESH DIGITAL LIMITED -
49 techves.com 23 Jun 2018 23 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 7echoes.org 2 Aug 2012 2 Aug 2024 DNC Holdings, Inc. Bear Star LLC
51 menchees.net 11 Oct 2011 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 mach5es.com 4 Jan 2024 4 Jan 2027 GoDaddy.com, LLC -
53 techdesk.help 21 Dec 2020 21 Dec 2024 Network Solutions LLC Tech Desk Inc
54 mzcodes.com 22 Jan 2022 22 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
55 oecodes.com 27 May 2023 27 May 2024 COSMOTOWN, INC. -
56 decodes.com 21 Oct 1998 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
57 becodes.com 24 Jul 2018 24 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 meshoes.shop 10 Dec 2023 10 Dec 2024 1API GmbH -
59 machdas.mobi 31 Oct 2013 31 Oct 2024 Mesh Digital Limited REDACTED FOR PRIVACY
60 mechdema.com 18 Jun 2020 18 Jun 2025 GoDaddy.com, LLC -
61 mech-res.com 11 Nov 2023 11 Nov 2024 Netowl, Inc. Xserver Inc.
62 machies.online 16 Mar 2024 16 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
63 meshdfs.com 15 Mar 2018 15 Mar 2026 GoDaddy.com, LLC -
64 mecames.com 20 Apr 2022 20 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
65 echodes.com 28 Apr 2013 28 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 megides.family 9 Apr 2024 9 Apr 2025 Name.com, Inc. Independant
67 techdesk.org.uk 4 Jul 2018 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
68 mechnews.com 22 Jul 2012 22 Jul 2024 TurnCommerce, Inc. DBA NameBright.com -
69 mechrep.com 25 Aug 1998 24 Aug 2024 Network Solutions, LLC -
70 techdesc.com 18 Jun 2023 18 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
71 mercedes.bayern 7 Apr 2015 7 Apr 2025 IONOS SE Pergo Management
72 mechler.info 17 Nov 2002 17 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
73 methodes.ovh 4 Dec 2020 4 Dec 2024 OVH REDACTED_FOR_PRIVACY
74 mxcodes.com 10 Apr 2023 10 Apr 2024 Cosmotown, Inc. -
75 techdex.tech 3 Dec 2022 3 Dec 2024 Cronon GmbH -
76 merchees.com 28 Sep 2023 28 Sep 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0168810424
77 mercedes.kids 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 mechkeys.ru 4 Dec 2021 4 Dec 2024 REGRU-RU Private Person
79 techres.co.uk 28 Apr 1999 28 Apr 2025 Mr Les Beer t/a Technology Resources [Tag = TECRES] -
80 techyes.site 1 Mar 2024 1 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
81 pmecodes.com 8 May 2024 8 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
82 techies.network 24 Apr 2018 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 fecodes.com 12 Feb 2015 12 Feb 2025 Mesh Digital Limited -
84 mechied.com 26 Oct 2021 26 Oct 2024 NetEarth One, Inc. WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
85 mechsvs.com 21 May 2016 21 May 2025 GoDaddy.com, LLC -
86 memedes.com 25 May 1998 24 May 2025 GMO INTERNET, INC. MeMe Design Ltd.
87 mexides.com 8 Jun 2015 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 hecodes.com 4 Jul 2016 4 Jul 2024 GoDaddy.com, LLC -
89 techdel.ovh 25 Apr 2018 25 Apr 2025 OVH 01Future
90 techies.review 14 Aug 2020 14 Aug 2024 Cloudflare, Inc. Lexvd
91 mach-es.co.th 10 Feb 2012 9 Feb 2025 THNIC MACH EN SOLUTION CO., LTD. ( บริษัท แมค เอ็น โซลูชั่น จำกัด )
92 megades.site 20 Jun 2023 20 Jun 2024 Soluciones Corporativas IP, S.L.U. Soluciones Corporativas IP, c/o Whois Proxy
93 mercedes.com.br 30 Sep 2010 30 Sep 2029 - Mercedes-Benz do Brasil Ltda.
94 techdee.org 6 Jul 2021 6 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
95 mecodex.com 24 May 2019 24 May 2025 GoDaddy.com, LLC -
96 mechdna.in 2 Jul 2020 2 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
97 mechmee.com 1 Oct 2017 1 Oct 2024 GoDaddy.com, LLC -
98 mechler.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
99 mycodes.fr 7 Oct 2020 7 Oct 2024 OVH Ano Nymous
100 michies.net 1 Sep 2021 1 Sep 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Mechdes.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mechdes.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mechdes.nl",
        "page_size": 100
    },
    "count": {
        "total": 2166,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mechdel.co.in, mecodes.info, meches.it, mechdef.com, mecades.com, techdes.co.uk, techdes.com, mecodes.org, techdes.online, bmechdes.com, mechdel.com, mechdez.com, mecedes.de, mecides.online, mechdep.com, mechdev.com, mechdesk.com, mecides.com, techdes.com.br, mecedes.com, mechies.com, machdes.net, meches.se, mecides.ru, mecdes.com, mechres.com, mecodes.com, mechdev.org, meches.hu, mechdex.com, mechdem.com, meches.com, meches.nl, meches.info, machdes.com, mecides.top, meches.co, mecdes.nl, mechds.ca, mechds.com, mecheex.com, mechsys.ru, techdev.it, mecydev.com, mycodes.club, decades.group, merchedes.com, mach-des.net, techves.com, 7echoes.org, menchees.net, mach5es.com, techdesk.help, mzcodes.com, oecodes.com, decodes.com, becodes.com, meshoes.shop, machdas.mobi, mechdema.com, mech-res.com, machies.online, meshdfs.com, mecames.com, echodes.com, megides.family, techdesk.org.uk, mechnews.com, mechrep.com, techdesc.com, mercedes.bayern, mechler.info, methodes.ovh, mxcodes.com, techdex.tech, merchees.com, mercedes.kids, mechkeys.ru, techres.co.uk, techyes.site, pmecodes.com, techies.network, fecodes.com, mechied.com, mechsvs.com, memedes.com, mexides.com, hecodes.com, techdel.ovh, techies.review, mach-es.co.th, megades.site, mercedes.com.br, techdee.org, mecodex.com, mechdna.in, mechmee.com, mechler.dev, mycodes.fr, michies.net",
    "results": [
        {
            "num": 1,
            "domain_name": "mechdel.co.in",
            "domain_keyword": "mechdel",
            "domain_tld": "co.in",
            "query_time": "2024-05-30 12:45:39",
            "create_date": "2022-11-16",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mechdel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.intermesh.net",
                "ns2.intermesh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mecodes.info",
            "domain_keyword": "mecodes",
            "domain_tld": "info",
            "query_time": "2024-06-10 12:27:58",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "meches.it",
            "domain_keyword": "meches",
            "domain_tld": "it",
            "query_time": "2024-06-01 20:34:57",
            "create_date": "2012-04-22",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-11",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "mechdef.com",
            "domain_keyword": "mechdef",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:55",
            "create_date": "2017-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mecades.com",
            "domain_keyword": "mecades",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:36:00",
            "create_date": "2020-06-16",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "techdes.co.uk",
            "domain_keyword": "techdes",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 11:26:23",
            "create_date": "2015-06-13",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-13",
            "registrar_name": "ICUK Computing Services Ltd [Tag = ICUK]",
            "registrar_website": "https://icuk.net",
            "name_servers": [
                "ns1.interdns.co.uk",
                "ns2.interdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "techdes.com",
            "domain_keyword": "techdes",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:23:20",
            "create_date": "2011-06-07",
            "update_date": "2021-06-01",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mecodes.org",
            "domain_keyword": "mecodes",
            "domain_tld": "org",
            "query_time": "2024-04-28 14:02:51",
            "create_date": "2018-04-15",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-15",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "techdes.online",
            "domain_keyword": "techdes",
            "domain_tld": "online",
            "query_time": "2024-05-08 15:48:47",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bmechdes.com",
            "domain_keyword": "bmechdes",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:22:16",
            "create_date": "2023-08-13",
            "update_date": "2024-03-24",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mechdel.com",
            "domain_keyword": "mechdel",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:38:22",
            "create_date": "2019-03-19",
            "update_date": "2024-02-18",
            "expiry_date": "2029-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mechdez.com",
            "domain_keyword": "mechdez",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:56",
            "create_date": "2015-07-17",
            "update_date": "2023-07-03",
            "expiry_date": "2025-07-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "ARAVINTHAN SATHANANTHAN",
            "registrant_company": "PO Box 624, #32 Mt Vincent Crescent",
            "registrant_address": "Marystown 0",
            "registrant_city": "Marystown",
            "registrant_state": "Newfoundland",
            "registrant_zip": "A0E 2M0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4168436234",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mecedes.de",
            "domain_keyword": "mecedes",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:20:26",
            "update_date": "2023-05-10",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "mecides.online",
            "domain_keyword": "mecides",
            "domain_tld": "online",
            "query_time": "2024-05-11 09:38:45",
            "create_date": "2024-03-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "irkutsk region",
            "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": 15,
            "domain_name": "mechdep.com",
            "domain_keyword": "mechdep",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:36:05",
            "create_date": "2023-11-10",
            "update_date": "2024-01-10",
            "expiry_date": "2026-11-10",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mechdev.com",
            "domain_keyword": "mechdev",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:09:49",
            "create_date": "2001-11-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mechdesk.com",
            "domain_keyword": "mechdesk",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:21:56",
            "create_date": "2019-12-28",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-28",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mecides.com",
            "domain_keyword": "mecides",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:38:45",
            "create_date": "2021-08-30",
            "update_date": "2023-05-30",
            "expiry_date": "2025-08-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mecides Management S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TF",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1053.ui-dns.org",
                "ns1082.ui-dns.de",
                "ns1085.ui-dns.com",
                "ns1121.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "techdes.com.br",
            "domain_keyword": "techdes",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 06:55:45",
            "create_date": "2019-09-24",
            "update_date": "2023-10-12",
            "expiry_date": "2025-09-24",
            "registrar_name": "HSTDOMAINS (127)",
            "registrant_name": "Thiago Wenceslau de Oliveira",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "mecedes.com",
            "domain_keyword": "mecedes",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:01:20",
            "create_date": "1999-08-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=mecedes.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mechies.com",
            "domain_keyword": "mechies",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:38:29",
            "create_date": "2008-06-10",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Alex Milewski",
            "registrant_company": "name.com",
            "registrant_address": "332 Elmira St.",
            "registrant_city": "Aurora",
            "registrant_state": "CO",
            "registrant_zip": "80010",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/mechies.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kwy.name.com",
                "ns2jqz.name.com",
                "ns3flt.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "machdes.net",
            "domain_keyword": "machdes",
            "domain_tld": "net",
            "query_time": "2024-05-29 22:52:25",
            "create_date": "2010-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks09.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "meches.se",
            "domain_keyword": "meches",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:02:32",
            "create_date": "2010-04-06",
            "update_date": "2024-02-18",
            "expiry_date": "2025-04-06",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "mecides.ru",
            "domain_keyword": "mecides",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:52:15",
            "create_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "mecdes.com",
            "domain_keyword": "mecdes",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:26:38",
            "create_date": "2010-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mecdes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/mecdes.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cream.nl",
                "ns02.cream.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mechres.com",
            "domain_keyword": "mechres",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:23:20",
            "create_date": "2003-07-31",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mecodes.com",
            "domain_keyword": "mecodes",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:31:55",
            "create_date": "2011-04-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "Reed, Shane",
            "registrant_address": "180 E 600 N",
            "registrant_city": "MILLVILLE",
            "registrant_state": "UT",
            "registrant_zip": "84326-7714",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4357606388",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mechdev.org",
            "domain_keyword": "mechdev",
            "domain_tld": "org",
            "query_time": "2024-05-08 04:28:34",
            "create_date": "2023-03-04",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DERBYSHIRE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "meches.hu",
            "domain_keyword": "meches",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:26:38",
            "create_date": "2012-03-19"
        },
        {
            "num": 30,
            "domain_name": "mechdex.com",
            "domain_keyword": "mechdex",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:59:33",
            "create_date": "2023-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://www.onamae.com/service/whois/contact/?btn_id=whoisresulttop_whoiscontactus&domain=mechdex.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f2ljyx2o.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mechdem.com",
            "domain_keyword": "mechdem",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:36:05",
            "create_date": "2023-01-24",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Prince Tornu",
            "registrant_address": "Mandela No 2",
            "registrant_city": "SCC",
            "registrant_state": "Accra",
            "registrant_zip": "GS127",
            "registrant_country": "GH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+233.272934686",
            "name_servers": [
                "dns5.stormerhost.com",
                "dns6.stormerhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "meches.com",
            "domain_keyword": "meches",
            "domain_tld": "com",
            "query_time": "2024-05-18 04:46:39",
            "create_date": "2003-09-08",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://libris.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "host.tradenames.com",
                "ns.tradenames.com",
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "meches.nl",
            "domain_keyword": "meches",
            "domain_tld": "nl",
            "query_time": "2024-05-08 04:28:42",
            "create_date": "2010-03-29",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "meches.info",
            "domain_keyword": "meches",
            "domain_tld": "info",
            "query_time": "2024-04-26 05:22:26",
            "create_date": "2013-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomDoo Domainholding",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagunes",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsa.domdoo.net",
                "nsb.domdoo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "machdes.com",
            "domain_keyword": "machdes",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:28:45",
            "create_date": "2022-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=machdes.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mecides.top",
            "domain_keyword": "mecides",
            "domain_tld": "top",
            "query_time": "2024-05-20 15:36:10",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 471,
            "registrar_name": "BIZCN COM  INC",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guan Jing Chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pending-renewal-domain.com",
                "ns2.pending-renewal-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "meches.co",
            "domain_keyword": "meches",
            "domain_tld": "co",
            "query_time": "2024-05-23 13:59:40",
            "create_date": "2020-06-17",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-17",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mecdes.nl",
            "domain_keyword": "mecdes",
            "domain_tld": "nl",
            "query_time": "2024-04-28 14:00:55",
            "create_date": "2005-10-14",
            "update_date": "2019-01-09",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns01.cream.nl",
                "ns02.cream.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "mechds.ca",
            "domain_keyword": "mechds",
            "domain_tld": "ca",
            "query_time": "2024-06-06 08:19:43",
            "create_date": "2017-02-05",
            "update_date": "2023-04-11",
            "expiry_date": "2025-02-05",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "athena.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mechds.com",
            "domain_keyword": "mechds",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:59:34",
            "create_date": "2023-09-13",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-13",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "mecheex.com",
            "domain_keyword": "mecheex",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:22:00",
            "create_date": "2018-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O mecheex.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mechsys.ru",
            "domain_keyword": "mechsys",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:52:10",
            "create_date": "2012-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "Obshhestvo s ogranichennoj otvetstvennost' Mexatronny'e sistemy'",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "techdev.it",
            "domain_keyword": "techdev",
            "domain_tld": "it",
            "query_time": "2024-05-18 13:48:46",
            "create_date": "2021-03-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "GIANLUCA MAGOTTI",
            "registrant_address": "Giovanni Casa, 47",
            "registrant_city": "Corte Franca",
            "registrant_state": "BS",
            "registrant_zip": "25040",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "mecydev.com",
            "domain_keyword": "mecydev",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:01:20",
            "create_date": "2018-09-05",
            "update_date": "2018-09-07",
            "expiry_date": "2024-09-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mycodes.club",
            "domain_keyword": "mycodes",
            "domain_tld": "club",
            "query_time": "2024-05-23 18:43:51",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yong yi",
            "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": [
                "martha.ns.cloudflare.com",
                "ridge.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "decades.group",
            "domain_keyword": "decades",
            "domain_tld": "group",
            "query_time": "2024-05-16 10:56:26",
            "create_date": "2022-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.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": [
                "coby.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "merchedes.com",
            "domain_keyword": "merchedes",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:02:39",
            "create_date": "2018-05-09",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mach-des.net",
            "domain_keyword": "mach-des",
            "domain_tld": "net",
            "query_time": "2024-04-25 10:29:22",
            "create_date": "2005-01-14",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "techves.com",
            "domain_keyword": "techves",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:38:30",
            "create_date": "2018-06-23",
            "update_date": "2020-06-17",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "7echoes.org",
            "domain_keyword": "7echoes",
            "domain_tld": "org",
            "query_time": "2024-04-20 06:24:56",
            "create_date": "2012-08-02",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-02",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bear Star LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AK",
            "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.solvps.com",
                "ns2.solvps.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "menchees.net",
            "domain_keyword": "menchees",
            "domain_tld": "net",
            "query_time": "2024-04-20 15:44:12",
            "create_date": "2011-10-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=menchees.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mach5es.com",
            "domain_keyword": "mach5es",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:27:42",
            "create_date": "2024-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2027-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "techdesk.help",
            "domain_keyword": "techdesk",
            "domain_tld": "help",
            "query_time": "2024-05-08 15:48:49",
            "create_date": "2020-12-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Tech Desk Inc",
            "registrant_state": "WA",
            "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": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mzcodes.com",
            "domain_keyword": "mzcodes",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:08:11",
            "create_date": "2022-01-22",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "oecodes.com",
            "domain_keyword": "oecodes",
            "domain_tld": "com",
            "query_time": "2024-05-29 17:25:34",
            "create_date": "2023-05-27",
            "update_date": "2023-07-04",
            "expiry_date": "2024-05-27",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.coldvpservers.com",
                "ns2.coldvpservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "decodes.com",
            "domain_keyword": "decodes",
            "domain_tld": "com",
            "query_time": "2024-06-07 06:18:29",
            "create_date": "1998-10-21",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-20",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=decodes.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bluehost.com",
                "ns1.codero.com",
                "ns2.bluehost.com",
                "ns2.codero.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "becodes.com",
            "domain_keyword": "becodes",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:14:59",
            "create_date": "2018-07-24",
            "update_date": "2020-07-18",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "meshoes.shop",
            "domain_keyword": "meshoes",
            "domain_tld": "shop",
            "query_time": "2024-04-23 17:56:56",
            "create_date": "2023-12-10",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_state": "West Yorkshire",
            "registrant_country": "GB",
            "name_servers": [
                "j.ns.arvancdn.ir",
                "t.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "machdas.mobi",
            "domain_keyword": "machdas",
            "domain_tld": "mobi",
            "query_time": "2024-04-25 10:31:30",
            "create_date": "2013-10-31",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mechdema.com",
            "domain_keyword": "mechdema",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:09:49",
            "create_date": "2020-06-18",
            "update_date": "2022-11-13",
            "expiry_date": "2025-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mech-res.com",
            "domain_keyword": "mech-res",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:01:29",
            "create_date": "2023-11-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "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": 62,
            "domain_name": "machies.online",
            "domain_keyword": "machies",
            "domain_tld": "online",
            "query_time": "2024-05-15 11:48:22",
            "create_date": "2024-03-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-16",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "meshdfs.com",
            "domain_keyword": "meshdfs",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:02:29",
            "create_date": "2018-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2026-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1059.awsdns-04.org",
                "ns-1579.awsdns-05.co.uk",
                "ns-344.awsdns-43.com",
                "ns-731.awsdns-27.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mecames.com",
            "domain_keyword": "mecames",
            "domain_tld": "com",
            "query_time": "2024-06-09 06:46:08",
            "create_date": "2022-04-20",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "anderson.ns.cloudflare.com",
                "annabel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "echodes.com",
            "domain_keyword": "echodes",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:10:20",
            "create_date": "2013-04-28",
            "update_date": "2021-04-22",
            "expiry_date": "2024-04-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "megides.family",
            "domain_keyword": "megides",
            "domain_tld": "family",
            "query_time": "2024-04-11 00:53:21",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Independant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1gmz.name.com",
                "ns2glx.name.com",
                "ns3bfm.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "techdesk.org.uk",
            "domain_keyword": "techdesk",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 07:15:31",
            "create_date": "2018-07-04",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "mechnews.com",
            "domain_keyword": "mechnews",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:22:48",
            "create_date": "2012-07-22",
            "update_date": "2024-03-31",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "ophelia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mechrep.com",
            "domain_keyword": "mechrep",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:23:20",
            "create_date": "1998-08-25",
            "update_date": "2022-05-13",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "techdesc.com",
            "domain_keyword": "techdesc",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:48:47",
            "create_date": "2023-06-18",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mercedes.bayern",
            "domain_keyword": "mercedes",
            "domain_tld": "bayern",
            "query_time": "2024-05-24 01:10:44",
            "create_date": "2015-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pergo Management",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.de",
                "ns1023.ui-dns.biz",
                "ns1051.ui-dns.com",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mechler.info",
            "domain_keyword": "mechler",
            "domain_tld": "info",
            "query_time": "2024-05-23 13:59:45",
            "create_date": "2002-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks03.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "methodes.ovh",
            "domain_keyword": "methodes",
            "domain_tld": "ovh",
            "query_time": "2024-06-07 11:45:17",
            "create_date": "2020-12-04",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "mxcodes.com",
            "domain_keyword": "mxcodes",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:59:45",
            "create_date": "2023-04-10",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-10",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.com",
            "name_servers": [
                "ns1.coldvpservers.com",
                "ns2.coldvpservers.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "techdex.tech",
            "domain_keyword": "techdex",
            "domain_tld": "tech",
            "query_time": "2024-06-08 06:25:14",
            "create_date": "2022-12-03",
            "update_date": "2024-02-29",
            "expiry_date": "2024-12-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks14.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "merchees.com",
            "domain_keyword": "merchees",
            "domain_tld": "com",
            "query_time": "2024-04-30 20:31:00",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0168810424",
            "registrant_company": "Contact Privacy Inc. Customer 0168810424",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mercedes.kids",
            "domain_keyword": "mercedes",
            "domain_tld": "kids",
            "query_time": "2024-04-30 20:25:12",
            "create_date": "2024-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mechkeys.ru",
            "domain_keyword": "mechkeys",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:52:09",
            "create_date": "2021-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns3.selectel.ru",
                "ns4.selectel.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "techres.co.uk",
            "domain_keyword": "techres",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 15:49:21",
            "create_date": "1999-04-28",
            "update_date": "2023-04-07",
            "expiry_date": "2025-04-28",
            "registrar_name": "Mr Les Beer t/a Technology Resources [Tag = TECRES]",
            "registrar_website": "https://www.tecres.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "techyes.site",
            "domain_keyword": "techyes",
            "domain_tld": "site",
            "query_time": "2024-05-07 11:41:24",
            "create_date": "2024-03-01",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pmecodes.com",
            "domain_keyword": "pmecodes",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:47:19",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.coldvpservers.com",
                "ns2.coldvpservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "techies.network",
            "domain_keyword": "techies",
            "domain_tld": "network",
            "query_time": "2024-04-20 04:50:56",
            "create_date": "2018-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-24",
            "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": 83,
            "domain_name": "fecodes.com",
            "domain_keyword": "fecodes",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:39:27",
            "create_date": "2015-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.hosteurope.es",
                "ns2.hosteurope.es",
                "ns3.hosteurope.es",
                "ns6.hosteurope.es"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mechied.com",
            "domain_keyword": "mechied",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:38:29",
            "create_date": "2021-10-26",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_address": "Suite 5, 7th Floor, 5 Greenwich View Place Visit www.idcprivacy.com to contact the domain contacts. Email to [email protected] for alternative instructions.",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "E14 9NN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2030262854",
            "name_servers": [
                "ns1.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mechsvs.com",
            "domain_keyword": "mechsvs",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:00:13",
            "create_date": "2016-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "memedes.com",
            "domain_keyword": "memedes",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:14:32",
            "create_date": "1998-05-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "master host",
            "registrant_company": "MeMe Design Ltd.",
            "registrant_address": "4-14-5 Nagasaki, -",
            "registrant_city": "Toshima-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "171-0051",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.364156100",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mexides.com",
            "domain_keyword": "mexides",
            "domain_tld": "com",
            "query_time": "2024-04-12 20:19:35",
            "create_date": "2015-06-08",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-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=mexides.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hecodes.com",
            "domain_keyword": "hecodes",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:25:59",
            "create_date": "2016-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "techdel.ovh",
            "domain_keyword": "techdel",
            "domain_tld": "ovh",
            "query_time": "2024-04-29 06:55:43",
            "create_date": "2018-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "01Future",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "techies.review",
            "domain_keyword": "techies",
            "domain_tld": "review",
            "query_time": "2024-04-25 23:16:39",
            "create_date": "2020-08-14",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lexvd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "hank.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "mach-es.co.th",
            "domain_keyword": "mach-es",
            "domain_tld": "co.th",
            "query_time": "2024-05-10 16:27:31",
            "create_date": "2012-02-10",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-09",
            "registrar_name": "THNIC",
            "registrant_company": "MACH EN SOLUTION CO., LTD. ( บริษัท แมค เอ็น โซลูชั่น จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns31.hostinglotus.net",
                "ns32.hostinglotus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "megades.site",
            "domain_keyword": "megades",
            "domain_tld": "site",
            "query_time": "2024-05-21 22:04:45",
            "create_date": "2023-06-20",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.U.",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_state": "Illes Balears",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mercedes.com.br",
            "domain_keyword": "mercedes",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 04:48:35",
            "create_date": "2010-09-30",
            "update_date": "2023-03-22",
            "expiry_date": "2029-09-30",
            "registrant_name": "Mercedes-Benz do Brasil Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.t-systems.com.br",
                "ns2.t-systems.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 94,
            "domain_name": "techdee.org",
            "domain_keyword": "techdee",
            "domain_tld": "org",
            "query_time": "2024-05-26 01:01:59",
            "create_date": "2021-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mecodex.com",
            "domain_keyword": "mecodex",
            "domain_tld": "com",
            "query_time": "2024-06-04 17:56:39",
            "create_date": "2019-05-24",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.molecait.com",
                "ns4.molecait.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mechdna.in",
            "domain_keyword": "mechdna",
            "domain_tld": "in",
            "query_time": "2024-06-10 12:26:13",
            "create_date": "2020-07-02",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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.cs64.org",
                "ns2.cs64.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mechmee.com",
            "domain_keyword": "mechmee",
            "domain_tld": "com",
            "query_time": "2024-06-10 12:26:55",
            "create_date": "2017-10-01",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mechler.dev",
            "domain_keyword": "mechler",
            "domain_tld": "dev",
            "query_time": "2024-04-26 05:22:42",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mycodes.fr",
            "domain_keyword": "mycodes",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:40:08",
            "create_date": "2020-10-07",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-07",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 100,
            "domain_name": "michies.net",
            "domain_keyword": "michies",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:50:56",
            "create_date": "2021-09-01",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.284,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mechdes.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2166</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mechdel.co.in, mecodes.info, meches.it, mechdef.com, mecades.com, techdes.co.uk, techdes.com, mecodes.org, techdes.online, bmechdes.com, mechdel.com, mechdez.com, mecedes.de, mecides.online, mechdep.com, mechdev.com, mechdesk.com, mecides.com, techdes.com.br, mecedes.com, mechies.com, machdes.net, meches.se, mecides.ru, mecdes.com, mechres.com, mecodes.com, mechdev.org, meches.hu, mechdex.com, mechdem.com, meches.com, meches.nl, meches.info, machdes.com, mecides.top, meches.co, mecdes.nl, mechds.ca, mechds.com, mecheex.com, mechsys.ru, techdev.it, mecydev.com, mycodes.club, decades.group, merchedes.com, mach-des.net, techves.com, 7echoes.org, menchees.net, mach5es.com, techdesk.help, mzcodes.com, oecodes.com, decodes.com, becodes.com, meshoes.shop, machdas.mobi, mechdema.com, mech-res.com, machies.online, meshdfs.com, mecames.com, echodes.com, megides.family, techdesk.org.uk, mechnews.com, mechrep.com, techdesc.com, mercedes.bayern, mechler.info, methodes.ovh, mxcodes.com, techdex.tech, merchees.com, mercedes.kids, mechkeys.ru, techres.co.uk, techyes.site, pmecodes.com, techies.network, fecodes.com, mechied.com, mechsvs.com, memedes.com, mexides.com, hecodes.com, techdel.ovh, techies.review, mach-es.co.th, megades.site, mercedes.com.br, techdee.org, mecodex.com, mechdna.in, mechmee.com, mechler.dev, mycodes.fr, michies.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mechdel.co.in</domain_name>
   <domain_keyword>mechdel</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-30 12:45:39</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-16</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>Mechdel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.intermesh.net</value>
    <value>ns2.intermesh.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>mecodes.info</domain_name>
   <domain_keyword>mecodes</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 12:27:58</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>meches.it</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 20:34:57</query_time>
   <create_date>2012-04-22</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mechdef.com</domain_name>
   <domain_keyword>mechdef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:55</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mecades.com</domain_name>
   <domain_keyword>mecades</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:36:00</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>techdes.co.uk</domain_name>
   <domain_keyword>techdes</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 11:26:23</query_time>
   <create_date>2015-06-13</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>ICUK Computing Services Ltd [Tag = ICUK]</registrar_name>
   <registrar_website>https://icuk.net</registrar_website>
   <name_servers>
    <value>ns1.interdns.co.uk</value>
    <value>ns2.interdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>techdes.com</domain_name>
   <domain_keyword>techdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:23:20</query_time>
   <create_date>2011-06-07</create_date>
   <update_date>2021-06-01</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mecodes.org</domain_name>
   <domain_keyword>mecodes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 14:02:51</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-15</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.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>techdes.online</domain_name>
   <domain_keyword>techdes</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 15:48:47</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bmechdes.com</domain_name>
   <domain_keyword>bmechdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:22:16</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mechdel.com</domain_name>
   <domain_keyword>mechdel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:38:22</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2029-03-19</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mechdez.com</domain_name>
   <domain_keyword>mechdez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:56</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>ARAVINTHAN SATHANANTHAN</registrant_name>
   <registrant_company>PO Box 624, #32 Mt Vincent Crescent</registrant_company>
   <registrant_address>Marystown 0</registrant_address>
   <registrant_city>Marystown</registrant_city>
   <registrant_state>Newfoundland</registrant_state>
   <registrant_zip>A0E 2M0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4168436234</registrant_phone>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.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>mecedes.de</domain_name>
   <domain_keyword>mecedes</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:20:26</query_time>
   <update_date>2023-05-10</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>mecides.online</domain_name>
   <domain_keyword>mecides</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 09:38:45</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-03</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>irkutsk region</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>15</num>
   <domain_name>mechdep.com</domain_name>
   <domain_keyword>mechdep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:36:05</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-11-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mechdev.com</domain_name>
   <domain_keyword>mechdev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:09:49</query_time>
   <create_date>2001-11-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-05</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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>17</num>
   <domain_name>mechdesk.com</domain_name>
   <domain_keyword>mechdesk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:21:56</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mecides.com</domain_name>
   <domain_keyword>mecides</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:38:45</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mecides Management S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TF</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1053.ui-dns.org</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1121.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>techdes.com.br</domain_name>
   <domain_keyword>techdes</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 06:55:45</query_time>
   <create_date>2019-09-24</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_name>HSTDOMAINS (127)</registrar_name>
   <registrant_name>Thiago Wenceslau de Oliveira</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>mecedes.com</domain_name>
   <domain_keyword>mecedes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:01:20</query_time>
   <create_date>1999-08-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=mecedes.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.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>21</num>
   <domain_name>mechies.com</domain_name>
   <domain_keyword>mechies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:38:29</query_time>
   <create_date>2008-06-10</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Alex Milewski</registrant_name>
   <registrant_company>name.com</registrant_company>
   <registrant_address>332 Elmira St.</registrant_address>
   <registrant_city>Aurora</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80010</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/mechies.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kwy.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3flt.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>machdes.net</domain_name>
   <domain_keyword>machdes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 22:52:25</query_time>
   <create_date>2010-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>meches.se</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:02:32</query_time>
   <create_date>2010-04-06</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</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>24</num>
   <domain_name>mecides.ru</domain_name>
   <domain_keyword>mecides</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:52:15</query_time>
   <create_date>2024-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>mecdes.com</domain_name>
   <domain_keyword>mecdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:26:38</query_time>
   <create_date>2010-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mecdes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/mecdes.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cream.nl</value>
    <value>ns02.cream.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mechres.com</domain_name>
   <domain_keyword>mechres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:23:20</query_time>
   <create_date>2003-07-31</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-31</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mecodes.com</domain_name>
   <domain_keyword>mecodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:31:55</query_time>
   <create_date>2011-04-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>Reed, Shane</registrant_name>
   <registrant_address>180 E 600 N</registrant_address>
   <registrant_city>MILLVILLE</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>84326-7714</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4357606388</registrant_phone>
   <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>28</num>
   <domain_name>mechdev.org</domain_name>
   <domain_keyword>mechdev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 04:28:34</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DERBYSHIRE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>meches.hu</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:26:38</query_time>
   <create_date>2012-03-19</create_date>
  </value>
  <value>
   <num>30</num>
   <domain_name>mechdex.com</domain_name>
   <domain_keyword>mechdex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:59:33</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.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>Noord Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://www.onamae.com/service/whois/contact/?btn_id=whoisresulttop_whoiscontactus&amp;domain=mechdex.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f2ljyx2o.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mechdem.com</domain_name>
   <domain_keyword>mechdem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:36:05</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Prince Tornu</registrant_name>
   <registrant_address>Mandela No 2</registrant_address>
   <registrant_city>SCC</registrant_city>
   <registrant_state>Accra</registrant_state>
   <registrant_zip>GS127</registrant_zip>
   <registrant_country>GH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+233.272934686</registrant_phone>
   <name_servers>
    <value>dns5.stormerhost.com</value>
    <value>dns6.stormerhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>meches.com</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 04:46:39</query_time>
   <create_date>2003-09-08</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://libris.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>host.tradenames.com</value>
    <value>ns.tradenames.com</value>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>meches.nl</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 04:28:42</query_time>
   <create_date>2010-03-29</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>meches.info</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 05:22:26</query_time>
   <create_date>2013-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomDoo Domainholding</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagunes</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CI</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>nsa.domdoo.net</value>
    <value>nsb.domdoo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>machdes.com</domain_name>
   <domain_keyword>machdes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:28:45</query_time>
   <create_date>2022-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=machdes.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mecides.top</domain_name>
   <domain_keyword>mecides</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 15:36:10</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>BIZCN COM  INC</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guan Jing Chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pending-renewal-domain.com</value>
    <value>ns2.pending-renewal-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>meches.co</domain_name>
   <domain_keyword>meches</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 13:59:40</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-17</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>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>38</num>
   <domain_name>mecdes.nl</domain_name>
   <domain_keyword>mecdes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 14:00:55</query_time>
   <create_date>2005-10-14</create_date>
   <update_date>2019-01-09</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns01.cream.nl</value>
    <value>ns02.cream.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mechds.ca</domain_name>
   <domain_keyword>mechds</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-06 08:19:43</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>athena.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mechds.com</domain_name>
   <domain_keyword>mechds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:59:34</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.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>SA</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mecheex.com</domain_name>
   <domain_keyword>mecheex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:22:00</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O mecheex.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mechsys.ru</domain_name>
   <domain_keyword>mechsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:52:10</query_time>
   <create_date>2012-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>Obshhestvo s ogranichennoj otvetstvennost' Mexatronny'e sistemy'</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>techdev.it</domain_name>
   <domain_keyword>techdev</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 13:48:46</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>GIANLUCA MAGOTTI</registrant_company>
   <registrant_address>Giovanni Casa, 47</registrant_address>
   <registrant_city>Corte Franca</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mecydev.com</domain_name>
   <domain_keyword>mecydev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:01:20</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2018-09-07</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mycodes.club</domain_name>
   <domain_keyword>mycodes</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-23 18:43:51</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yong yi</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>martha.ns.cloudflare.com</value>
    <value>ridge.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>decades.group</domain_name>
   <domain_keyword>decades</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-16 10:56:26</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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_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>coby.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>merchedes.com</domain_name>
   <domain_keyword>merchedes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:02:39</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-09</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.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>48</num>
   <domain_name>mach-des.net</domain_name>
   <domain_keyword>mach-des</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 10:29:22</query_time>
   <create_date>2005-01-14</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>techves.com</domain_name>
   <domain_keyword>techves</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:38:30</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2020-06-17</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>7echoes.org</domain_name>
   <domain_keyword>7echoes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 06:24:56</query_time>
   <create_date>2012-08-02</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bear Star LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AK</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.solvps.com</value>
    <value>ns2.solvps.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>menchees.net</domain_name>
   <domain_keyword>menchees</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 15:44:12</query_time>
   <create_date>2011-10-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=menchees.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mach5es.com</domain_name>
   <domain_keyword>mach5es</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:27:42</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2027-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>techdesk.help</domain_name>
   <domain_keyword>techdesk</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-08 15:48:49</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Tech Desk Inc</registrant_company>
   <registrant_state>WA</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>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mzcodes.com</domain_name>
   <domain_keyword>mzcodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:08:11</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>oecodes.com</domain_name>
   <domain_keyword>oecodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 17:25:34</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.coldvpservers.com</value>
    <value>ns2.coldvpservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>decodes.com</domain_name>
   <domain_keyword>decodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 06:18:29</query_time>
   <create_date>1998-10-21</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-20</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=decodes.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns1.codero.com</value>
    <value>ns2.bluehost.com</value>
    <value>ns2.codero.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>57</num>
   <domain_name>becodes.com</domain_name>
   <domain_keyword>becodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:14:59</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2020-07-18</update_date>
   <expiry_date>2024-07-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>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>meshoes.shop</domain_name>
   <domain_keyword>meshoes</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 17:56:56</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>j.ns.arvancdn.ir</value>
    <value>t.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>machdas.mobi</domain_name>
   <domain_keyword>machdas</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-25 10:31:30</query_time>
   <create_date>2013-10-31</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mechdema.com</domain_name>
   <domain_keyword>mechdema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:09:49</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2025-06-18</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mech-res.com</domain_name>
   <domain_keyword>mech-res</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:01:29</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-11</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>62</num>
   <domain_name>machies.online</domain_name>
   <domain_keyword>machies</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 11:48:22</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>meshdfs.com</domain_name>
   <domain_keyword>meshdfs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:02:29</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2026-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1059.awsdns-04.org</value>
    <value>ns-1579.awsdns-05.co.uk</value>
    <value>ns-344.awsdns-43.com</value>
    <value>ns-731.awsdns-27.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>64</num>
   <domain_name>mecames.com</domain_name>
   <domain_keyword>mecames</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 06:46:08</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>anderson.ns.cloudflare.com</value>
    <value>annabel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>echodes.com</domain_name>
   <domain_keyword>echodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:10:20</query_time>
   <create_date>2013-04-28</create_date>
   <update_date>2021-04-22</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>megides.family</domain_name>
   <domain_keyword>megides</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-11 00:53:21</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</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>Independant</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>IL</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>ns1gmz.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>techdesk.org.uk</domain_name>
   <domain_keyword>techdesk</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 07:15:31</query_time>
   <create_date>2018-07-04</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>mechnews.com</domain_name>
   <domain_keyword>mechnews</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:22:48</query_time>
   <create_date>2012-07-22</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>ophelia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mechrep.com</domain_name>
   <domain_keyword>mechrep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:23:20</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>techdesc.com</domain_name>
   <domain_keyword>techdesc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:48:47</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mercedes.bayern</domain_name>
   <domain_keyword>mercedes</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-24 01:10:44</query_time>
   <create_date>2015-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</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>Pergo Management</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>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.de</value>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mechler.info</domain_name>
   <domain_keyword>mechler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 13:59:45</query_time>
   <create_date>2002-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>methodes.ovh</domain_name>
   <domain_keyword>methodes</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-07 11:45:17</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mxcodes.com</domain_name>
   <domain_keyword>mxcodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:59:45</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <name_servers>
    <value>ns1.coldvpservers.com</value>
    <value>ns2.coldvpservers.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>techdex.tech</domain_name>
   <domain_keyword>techdex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-08 06:25:14</query_time>
   <create_date>2022-12-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>merchees.com</domain_name>
   <domain_keyword>merchees</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 20:31:00</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0168810424</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168810424</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <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>77</num>
   <domain_name>mercedes.kids</domain_name>
   <domain_keyword>mercedes</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-04-30 20:25:12</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mechkeys.ru</domain_name>
   <domain_keyword>mechkeys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:52:09</query_time>
   <create_date>2021-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.ru</value>
    <value>ns2.selectel.ru</value>
    <value>ns3.selectel.ru</value>
    <value>ns4.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>techres.co.uk</domain_name>
   <domain_keyword>techres</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 15:49:21</query_time>
   <create_date>1999-04-28</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Mr Les Beer t/a Technology Resources [Tag = TECRES]</registrar_name>
   <registrar_website>https://www.tecres.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>techyes.site</domain_name>
   <domain_keyword>techyes</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 11:41:24</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pmecodes.com</domain_name>
   <domain_keyword>pmecodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:47:19</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.coldvpservers.com</value>
    <value>ns2.coldvpservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>techies.network</domain_name>
   <domain_keyword>techies</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-04-20 04:50:56</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-24</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>83</num>
   <domain_name>fecodes.com</domain_name>
   <domain_keyword>fecodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:39:27</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.hosteurope.es</value>
    <value>ns2.hosteurope.es</value>
    <value>ns3.hosteurope.es</value>
    <value>ns6.hosteurope.es</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mechied.com</domain_name>
   <domain_keyword>mechied</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:38:29</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_address>Suite 5, 7th Floor, 5 Greenwich View Place Visit www.idcprivacy.com to contact the domain contacts. Email to [email protected] for alternative instructions.</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>E14 9NN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2030262854</registrant_phone>
   <name_servers>
    <value>ns1.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mechsvs.com</domain_name>
   <domain_keyword>mechsvs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:00:13</query_time>
   <create_date>2016-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>memedes.com</domain_name>
   <domain_keyword>memedes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:14:32</query_time>
   <create_date>1998-05-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>master host</registrant_name>
   <registrant_company>MeMe Design Ltd.</registrant_company>
   <registrant_address>4-14-5 Nagasaki, -</registrant_address>
   <registrant_city>Toshima-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>171-0051</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.364156100</registrant_phone>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mexides.com</domain_name>
   <domain_keyword>mexides</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 20:19:35</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-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=mexides.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hecodes.com</domain_name>
   <domain_keyword>hecodes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:25:59</query_time>
   <create_date>2016-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>techdel.ovh</domain_name>
   <domain_keyword>techdel</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-29 06:55:43</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>01Future</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>techies.review</domain_name>
   <domain_keyword>techies</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-04-25 23:16:39</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lexvd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>hank.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mach-es.co.th</domain_name>
   <domain_keyword>mach-es</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-10 16:27:31</query_time>
   <create_date>2012-02-10</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>MACH EN SOLUTION CO., LTD. ( บริษัท แมค เอ็น โซลูชั่น จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns31.hostinglotus.net</value>
    <value>ns32.hostinglotus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>megades.site</domain_name>
   <domain_keyword>megades</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 22:04:45</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.U.</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_country>ES</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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mercedes.com.br</domain_name>
   <domain_keyword>mercedes</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 04:48:35</query_time>
   <create_date>2010-09-30</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2029-09-30</expiry_date>
   <registrant_name>Mercedes-Benz do Brasil Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.t-systems.com.br</value>
    <value>ns2.t-systems.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>techdee.org</domain_name>
   <domain_keyword>techdee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 01:01:59</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</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>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>95</num>
   <domain_name>mecodex.com</domain_name>
   <domain_keyword>mecodex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 17:56:39</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.molecait.com</value>
    <value>ns4.molecait.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>96</num>
   <domain_name>mechdna.in</domain_name>
   <domain_keyword>mechdna</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 12:26:13</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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.cs64.org</value>
    <value>ns2.cs64.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mechmee.com</domain_name>
   <domain_keyword>mechmee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 12:26:55</query_time>
   <create_date>2017-10-01</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>98</num>
   <domain_name>mechler.dev</domain_name>
   <domain_keyword>mechler</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-26 05:22:42</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mycodes.fr</domain_name>
   <domain_keyword>mycodes</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:40:08</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>michies.net</domain_name>
   <domain_keyword>michies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:50:56</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.284</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.