WHOIS QUERY TIME

3 May 2024 - 2:00 AM UTC

Registered: 24 December 2020
Expiry: 24 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.selectel.ru
ns2.selectel.ru
ns3.selectel.ru
ns4.selectel.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=microcoma.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "microcoma.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "microcoma.ru",
            "domain_keyword": "microcoma",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:47",
            "create_date": "2020-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns3.selectel.ru",
                "ns4.selectel.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>microcoma.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>microcoma.ru</domain_name>
   <domain_keyword>microcoma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:47</query_time>
   <create_date>2020-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>RU-CENTER-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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.031 seconds) for "microcoma.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 2:00 AM UTC

Registered: 24 December 2020
Expiry: 24 December 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.selectel.ru
ns2.selectel.ru
ns3.selectel.ru
ns4.selectel.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=microcoma.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "microcoma.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "microcoma.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "microcoma.ru",
            "domain_keyword": "microcoma",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:47",
            "create_date": "2020-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns3.selectel.ru",
                "ns4.selectel.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "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>microcoma.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>microcoma.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>microcoma.ru</domain_name>
   <domain_keyword>microcoma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:47</query_time>
   <create_date>2020-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>RU-CENTER-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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 870 domain names (in 0.238 seconds) which look and sound like the brand name "microcoma".
Domain Name Registered Expiry Registrar Ownership
1 microcom1.com 7 Jul 2010 7 Jul 2024 Network Solutions, LLC -
2 micronoma.com 25 Apr 2019 25 Apr 2025 Network Solutions, LLC -
3 microcoms.it 4 Oct 2018 4 Oct 2024 Aruba s.p.a. Ermete Equitani
4 microcema.com 11 Oct 2023 11 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
5 microdoma.com 22 Jun 2008 22 Jun 2024 OVH, SAS REDACTED FOR PRIVACY
6 microcomm.net 15 Jul 2002 14 Jul 2024 DomainSpot LLC Whois Privacy Service
7 microcosma.io 30 May 2023 30 May 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 microsoma.com 3 Sep 2023 3 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 microcomp.pl 7 Mar 2002 6 Mar 2026 cyber_Folks S.A. -
10 microcomm.biz 14 Nov 2001 13 Nov 2025 PDR Ltd. d/b/a PublicDomainRegistry.com MicroComm Consulting
11 microcoms.net 29 Nov 2019 29 Nov 2024 GoDaddy.com, LLC -
12 microgoma.cl 13 Feb 2024 13 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu jlg importadora y exportadora ltda
13 microcom7.com 2 Nov 2009 2 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
14 microcomp.org 26 Apr 2018 26 Apr 2025 GoDaddy.com, LLC NameFind LLC
15 microgoma.com 8 Oct 2018 8 Oct 2028 Register.com, Inc. -
16 microcom2.com 7 Jul 2010 7 Jul 2024 Network Solutions, LLC -
17 microdoma.ru 18 May 2023 18 May 2025 REGRU-RU Private Person
18 microcom1.site 24 Jul 2019 24 Jul 2024 Network Solutions LLC -
19 microcomp.in 29 Aug 2006 29 Aug 2024 Endurance Digital Domain Technology LLP Webbazaar
20 microcomb.org 3 Jan 2023 3 Jan 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
21 microcom.tech 20 Aug 2019 20 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 microcom.ca 8 Oct 2004 8 Oct 2024 Rebel.ca Corp. Microcom #Technologies inc
23 microcom.cc 31 Aug 2012 31 Aug 2024 GoDaddy.com, LLC -
24 microcom.us 1 May 2002 30 Apr 2025 Register.com, Inc. ASI Electronics, Inc.
25 microcom.guru 28 Jun 2014 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 microcom.work 12 Sep 2017 12 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 microcom.education 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
28 microcom.cloud 11 Oct 2021 11 Oct 2025 GoDaddy Domains By Proxy, LLC
29 microcom.email 28 Jun 2014 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 microcom.info 22 Sep 2020 22 Sep 2024 IONOS SE Data Privacy Protected
31 microcom.ro - 30 May 2026 EXIM HOST SRL -
32 microcom.mobi 31 Aug 2012 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 microcom.org 21 Apr 2001 21 Apr 2025 The Registry at Info Avenue, LLC d/b/a Spirit Communications SS ltd.
34 microcom.nl 11 Mar 2022 - Realtime Register -
35 microcom.be 10 Aug 2010 - One.com A/S -
36 microcom.dk 26 Aug 1998 30 Sep 2025 - Microcom A/S
37 microcom.tv 22 Apr 2006 22 Apr 2025 Gandi SAS Microcom Communication Solutions
38 microcom.social 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
39 microcom.net 4 Jul 1997 3 Jul 2024 Namespro Solutions INC. Namespro.ca PrivateWHOIS
40 microcom.africa 19 Jan 2024 19 Jan 2025 Namecheap, Inc. REDACTED
41 microcomm.co.in 6 Dec 2023 6 Dec 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
42 microcoms.co.uk 19 Apr 2013 19 Apr 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
43 microcola.co.uk 23 Jan 2002 23 Jan 2026 Cronon GmbH [Tag = CRONON-DE] -
44 microcosma.com 9 Jan 2020 9 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 microcomp.com.br 3 Mar 1997 3 Mar 2026 - MICROCOM COMPUTADORES PERIFERICOS E SISTEMAS LTDA.
46 microcomo.com 17 Jun 2018 17 Jun 2024 Tucows Domains Inc. -
47 mitrocoma.de - - - -
48 microcomp.co 29 Jul 2010 28 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
49 microcomp.net 16 Jan 2003 16 Jan 2025 GoDaddy.com, LLC -
50 microcomp.com 7 Jul 1995 23 Dec 2025 Wild West Domains, LLC -
51 microcosma.xyz 30 May 2023 30 May 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
52 microcoms.com 22 Oct 2018 22 Oct 2024 GoDaddy.com, LLC -
53 microcomm.in 5 Dec 2007 5 Dec 2024 GoDaddy.com, LLC MICROCOMM INFOTECH
54 microcola.com 23 Jan 2002 23 Jan 2025 Cronon GmbH -
55 microcomp.com.au - - GoDaddy.com LLC trading as GoDaddy.com Yi Shu Huang
56 microcomp.ru 16 Mar 2017 16 Mar 2025 SALENAMES-RU Private Person
57 microsoma.dance 3 Sep 2023 3 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 microcora.com 31 Aug 2013 31 Aug 2025 NEUBOX Internet S.A. de C.V. Jesus Pardo Marquez
59 microcom.com.pl 5 Sep 2017 5 Sep 2024 Aftermarket.pl Limited -
60 microcom.in 10 Nov 2009 10 Nov 2024 Endurance Digital Domain Technology LLP microcom data centre
61 microcom.club 28 Jun 2014 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 microcom.co.uk 13 Mar 2021 13 Mar 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
63 microcom.it 20 Apr 1998 23 Apr 2025 OVH Microcom Internet Solution di Gualandri Cristian
64 microcom.international 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
65 microcom.de - - - -
66 microcom.ag 22 Oct 2002 22 Oct 2024 NicAg Registrar Microcom Limited
67 microcom.store 14 Jun 2016 14 Jun 2024 IONOS SE Microcom
68 microcom.com.au - - Melbourne IT Scott Passlow
69 microcom.dev 9 Sep 2021 9 Sep 2024 Key-Systems LLC Microcom bv
70 microcom.app 27 Aug 2020 27 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 microcom.expert 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
72 microcom.technology 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
73 microcom.uk 17 May 2023 17 May 2025 Ionos SE [Tag = 1AND1] -
74 microcom.ru 17 Jan 2014 17 Jan 2025 REGRU-RU Private Person
75 microcom.com.br 16 Mar 2003 16 Mar 2025 - E-MID Editora??o e Computa??o Grafica Ltda
76 microcom.com 20 Feb 1991 21 Feb 2025 MarkMonitor, Inc. Hewlett Packard Enterprise Company
77 microcom.gmbh 12 Nov 2018 12 Nov 2024 Key-Systems, LLC MicroCom GmbH
78 microcom.pl 13 Feb 2001 12 Feb 2025 Digital Media Technology Sp. z o.o. -
79 microcom.services 9 Jul 2014 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 microcom.xyz 28 Jun 2014 28 Jun 2024 Super Registry Microcom Informatique Inc.
81 microcom.network 11 Oct 2021 11 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 microcom.enterprises 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
83 microcom.wiki 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
84 microcom.online 26 Jan 2023 26 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
85 microcomp.com.pl 14 Jul 2001 13 Jul 2024 cyber_Folks S.A. -
86 microcomb.com 23 Mar 2018 23 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 microcomm.org 4 Dec 2023 4 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169507163
88 microcomm.com 8 Jun 2001 8 Jun 2024 GoDaddy.com, LLC -
89 microcomp.koeln 14 Apr 2021 14 Apr 2025 IONOS SE Spies-Jumpertz
90 microcom.pics 1 Jun 2024 1 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
91 microcom.su 19 Nov 2010 19 Nov 2024 REGRU-SU Private Person
92 microcom.support 28 Jun 2014 28 Jun 2024 Super Registry Ltd Microcom Informatique Inc.
93 microcom.link 30 Jun 2014 30 Jun 2024 Super Registry Inc. Microcom Informatique Inc.
94 microcomp.ca 3 Oct 2000 29 May 2025 Rebel.ca Corp. REDACTED FOR PRIVACY
95 microcom.solutions 28 Jun 2014 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 microcom.jp 2 Dec 2020 31 Dec 2024 - (Not displayed by registrant's request)
97 microcom.world 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 microcom.ltd 19 Jul 2023 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 microcode.nl 26 Apr 2023 - - -
100 micropola.com 10 Jun 2010 10 Jun 2024 NameCheap, Inc. -
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 Microcoma.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=microcoma.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "microcoma.ru",
        "page_size": 100
    },
    "count": {
        "total": 870,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "microcom1.com, micronoma.com, microcoms.it, microcema.com, microdoma.com, microcomm.net, microcosma.io, microsoma.com, microcomp.pl, microcomm.biz, microcoms.net, microgoma.cl, microcom7.com, microcomp.org, microgoma.com, microcom2.com, microdoma.ru, microcom1.site, microcomp.in, microcomb.org, microcom.tech, microcom.ca, microcom.cc, microcom.us, microcom.guru, microcom.work, microcom.education, microcom.cloud, microcom.email, microcom.info, microcom.ro, microcom.mobi, microcom.org, microcom.nl, microcom.be, microcom.dk, microcom.tv, microcom.social, microcom.net, microcom.africa, microcomm.co.in, microcoms.co.uk, microcola.co.uk, microcosma.com, microcomp.com.br, microcomo.com, mitrocoma.de, microcomp.co, microcomp.net, microcomp.com, microcosma.xyz, microcoms.com, microcomm.in, microcola.com, microcomp.com.au, microcomp.ru, microsoma.dance, microcora.com, microcom.com.pl, microcom.in, microcom.club, microcom.co.uk, microcom.it, microcom.international, microcom.de, microcom.ag, microcom.store, microcom.com.au, microcom.dev, microcom.app, microcom.expert, microcom.technology, microcom.uk, microcom.ru, microcom.com.br, microcom.com, microcom.gmbh, microcom.pl, microcom.services, microcom.xyz, microcom.network, microcom.enterprises, microcom.wiki, microcom.online, microcomp.com.pl, microcomb.com, microcomm.org, microcomm.com, microcomp.koeln, microcom.pics, microcom.su, microcom.support, microcom.link, microcomp.ca, microcom.solutions, microcom.jp, microcom.world, microcom.ltd, microcode.nl, micropola.com",
    "results": [
        {
            "num": 1,
            "domain_name": "microcom1.com",
            "domain_keyword": "microcom1",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2010-07-07",
            "update_date": "2023-05-08",
            "expiry_date": "2024-07-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "micronoma.com",
            "domain_keyword": "micronoma",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:28:13",
            "create_date": "2019-04-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "microcoms.it",
            "domain_keyword": "microcoms",
            "domain_tld": "it",
            "query_time": "2024-05-13 05:37:49",
            "create_date": "2018-10-04",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Ermete Equitani",
            "registrant_address": "via lanzo 8",
            "registrant_city": "Alpignano",
            "registrant_state": "TO",
            "registrant_zip": "10091",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "microcema.com",
            "domain_keyword": "microcema",
            "domain_tld": "com",
            "query_time": "2024-05-05 01:33:34",
            "create_date": "2023-10-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-11",
            "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": 5,
            "domain_name": "microdoma.com",
            "domain_keyword": "microdoma",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:10:16",
            "create_date": "2008-06-22",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-22",
            "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": "FR",
            "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": 6,
            "domain_name": "microcomm.net",
            "domain_keyword": "microcomm",
            "domain_tld": "net",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2002-07-15",
            "update_date": "2023-05-01",
            "expiry_date": "2024-07-14",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "microcosma.io",
            "domain_keyword": "microcosma",
            "domain_tld": "io",
            "query_time": "2024-06-06 05:43:06",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "microsoma.com",
            "domain_keyword": "microsoma",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:32:47",
            "create_date": "2023-09-03",
            "update_date": "2023-11-29",
            "expiry_date": "2025-09-03",
            "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=microsoma.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "microcomp.pl",
            "domain_keyword": "microcomp",
            "domain_tld": "pl",
            "query_time": "2024-04-29 04:20:37",
            "create_date": "2002-03-07",
            "update_date": "2023-01-21",
            "expiry_date": "2026-03-06",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.webgroup.pl",
                "ns2.webgroup.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "microcomm.biz",
            "domain_keyword": "microcomm",
            "domain_tld": "biz",
            "query_time": "2024-05-20 21:57:24",
            "create_date": "2001-11-14",
            "update_date": "2022-11-11",
            "expiry_date": "2025-11-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MicroComm Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns89.serverquality.com",
                "ns90.serverquality.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "microcoms.net",
            "domain_keyword": "microcoms",
            "domain_tld": "net",
            "query_time": "2024-04-23 11:12:04",
            "create_date": "2019-11-29",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "microgoma.cl",
            "domain_keyword": "microgoma",
            "domain_tld": "cl",
            "query_time": "2024-06-10 15:57:00",
            "create_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.es",
            "registrant_name": "jorge ruiz",
            "registrant_company": "jlg importadora y exportadora ltda",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ]
        },
        {
            "num": 13,
            "domain_name": "microcom7.com",
            "domain_keyword": "microcom7",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2009-11-02",
            "update_date": "2021-10-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofia",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns3.gotobg.net",
                "ns4.gotobg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "microcomp.org",
            "domain_keyword": "microcomp",
            "domain_tld": "org",
            "query_time": "2024-04-27 20:08:15",
            "create_date": "2018-04-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "microgoma.com",
            "domain_keyword": "microgoma",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:50:20",
            "create_date": "2018-10-08",
            "update_date": "2023-09-20",
            "expiry_date": "2028-10-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "microcom2.com",
            "domain_keyword": "microcom2",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2010-07-07",
            "update_date": "2023-05-08",
            "expiry_date": "2024-07-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "microdoma.ru",
            "domain_keyword": "microdoma",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:49",
            "create_date": "2023-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "microcom1.site",
            "domain_keyword": "microcom1",
            "domain_tld": "site",
            "query_time": "2024-05-13 05:37:48",
            "create_date": "2019-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "microcomp.in",
            "domain_keyword": "microcomp",
            "domain_tld": "in",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2006-08-29",
            "update_date": "2022-06-07",
            "expiry_date": "2024-08-29",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webbazaar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rimuhosting.com",
                "ns2.rimuhosting.com",
                "ns3.rimuhosting.com",
                "ns4.rimuhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "microcomb.org",
            "domain_keyword": "microcomb",
            "domain_tld": "org",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2023-01-03",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "microcom.tech",
            "domain_keyword": "microcom",
            "domain_tld": "tech",
            "query_time": "2024-05-13 05:37:48",
            "create_date": "2019-08-20",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "microcom.ca",
            "domain_keyword": "microcom",
            "domain_tld": "ca",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2004-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "Microcom #Technologies inc",
            "registrant_address": "200-9900 Boul. Louis H.Lafontaine",
            "registrant_city": "Montréal",
            "registrant_state": "QC",
            "registrant_zip": "H1J2W3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5146453533",
            "registrant_fax": "+1.5147884448",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc",
                "ns6.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "microcom.cc",
            "domain_keyword": "microcom",
            "domain_tld": "cc",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2012-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc",
                "ns6.microcom.cc",
                "ns7.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "microcom.us",
            "domain_keyword": "microcom",
            "domain_tld": "us",
            "query_time": "2024-04-24 07:51:19",
            "create_date": "2002-05-01",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "David Golob",
            "registrant_company": "ASI Electronics, Inc.",
            "registrant_address": "26635 AGOURA RD",
            "registrant_city": "Calabasas",
            "registrant_state": "CA",
            "registrant_zip": "91302-2950",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8188808008",
            "registrant_fax": "+1.8188808150",
            "name_servers": [
                "ns3.turbify.com",
                "ns4.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "microcom.guru",
            "domain_keyword": "microcom",
            "domain_tld": "guru",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2014-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "microcom.work",
            "domain_keyword": "microcom",
            "domain_tld": "work",
            "query_time": "2024-05-25 10:59:05",
            "create_date": "2017-09-12",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "microcom.education",
            "domain_keyword": "microcom",
            "domain_tld": "education",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "microcom.cloud",
            "domain_keyword": "microcom",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2021-10-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-231-c.gandi.net",
                "ns-4-b.gandi.net",
                "ns-98-a.gandi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "microcom.email",
            "domain_keyword": "microcom",
            "domain_tld": "email",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2014-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc",
                "ns6.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "microcom.info",
            "domain_keyword": "microcom",
            "domain_tld": "info",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2020-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1032.ui-dns.com",
                "ns1054.ui-dns.org",
                "ns1062.ui-dns.de",
                "ns1069.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "microcom.ro",
            "domain_keyword": "microcom",
            "domain_tld": "ro",
            "query_time": "2024-06-02 01:05:21",
            "expiry_date": "2026-05-30",
            "registrar_name": "EXIM HOST SRL",
            "registrar_website": "sitebunker.ro",
            "name_servers": [
                "ns.esolve.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "microcom.mobi",
            "domain_keyword": "microcom",
            "domain_tld": "mobi",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2012-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "microcom.org",
            "domain_keyword": "microcom",
            "domain_tld": "org",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2001-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 123,
            "registrar_name": "The Registry at Info Avenue, LLC d/b/a Spirit Communications",
            "registrar_website": "https://spiritdomains.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SS ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chihuahua",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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.spirit-parked-pages.net",
                "dns2.spirit-parked-pages.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "microcom.nl",
            "domain_keyword": "microcom",
            "domain_tld": "nl",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2022-03-11",
            "update_date": "2023-06-10",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "microcom.be",
            "domain_keyword": "microcom",
            "domain_tld": "be",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2010-08-10",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 36,
            "domain_name": "microcom.dk",
            "domain_keyword": "microcom",
            "domain_tld": "dk",
            "query_time": "2024-05-10 10:08:31",
            "create_date": "1998-08-26",
            "expiry_date": "2025-09-30",
            "registrant_name": "Microcom A/S",
            "registrant_address": "Samuel Morses Vej 3, Skejby",
            "registrant_city": "Aarhus N",
            "registrant_zip": "8200",
            "registrant_country": "DK",
            "registrant_phone": "+45 66154600",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "microcom.tv",
            "domain_keyword": "microcom",
            "domain_tld": "tv",
            "query_time": "2024-04-22 17:17:13",
            "create_date": "2006-04-22",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Communication Solutions",
            "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": [
                "ns-103-c.gandi.net",
                "ns-225-a.gandi.net",
                "ns-93-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "microcom.social",
            "domain_keyword": "microcom",
            "domain_tld": "social",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "microcom.net",
            "domain_keyword": "microcom",
            "domain_tld": "net",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "1997-07-04",
            "update_date": "2022-06-29",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions INC.",
            "registrar_website": "http://www.namespro.ca",
            "registrant_name": "Namespro.ca PrivateWHOIS",
            "registrant_company": "Namespro.ca PrivateWHOIS",
            "registrant_address": "PO Box 97083, RICHMOND PO MAIN",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V6X8H3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046828059",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "microcom.africa",
            "domain_keyword": "microcom",
            "domain_tld": "africa",
            "query_time": "2024-05-19 16:59:12",
            "create_date": "2024-01-19",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com",
                "ns1.microcom.africa",
                "ns2.microcom.africa"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "microcomm.co.in",
            "domain_keyword": "microcomm",
            "domain_tld": "co.in",
            "query_time": "2024-04-27 20:08:14",
            "create_date": "2023-12-06",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clarissa.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "microcoms.co.uk",
            "domain_keyword": "microcoms",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 16:02:45",
            "create_date": "2013-04-19",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-19",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "microcola.co.uk",
            "domain_keyword": "microcola",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 23:11:41",
            "create_date": "2002-01-23",
            "update_date": "2024-02-12",
            "expiry_date": "2026-01-23",
            "registrar_name": "Cronon GmbH [Tag = CRONON-DE]",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks08.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "microcosma.com",
            "domain_keyword": "microcosma",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:37:53",
            "create_date": "2020-01-09",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "microcomp.com.br",
            "domain_keyword": "microcomp",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 21:57:24",
            "create_date": "1997-03-03",
            "update_date": "2024-03-19",
            "expiry_date": "2026-03-03",
            "registrant_name": "MICROCOM COMPUTADORES PERIFERICOS E SISTEMAS LTDA.",
            "name_servers": [
                "dns1.pzo.net.br",
                "dns2.pzo.net.br",
                "dns3.pzo.net.br",
                "dns4.pzo.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "microcomo.com",
            "domain_keyword": "microcomo",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:15",
            "create_date": "2018-06-17",
            "update_date": "2024-02-16",
            "expiry_date": "2024-06-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mitrocoma.de",
            "domain_keyword": "mitrocoma",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:38:23",
            "update_date": "2008-03-03",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "microcomp.co",
            "domain_keyword": "microcomp",
            "domain_tld": "co",
            "query_time": "2024-04-27 20:08:15",
            "create_date": "2010-07-29",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "microcomp.net",
            "domain_keyword": "microcomp",
            "domain_tld": "net",
            "query_time": "2024-05-20 21:57:24",
            "create_date": "2003-01-16",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.microcomp.net",
                "ns2.microcomp.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "microcomp.com",
            "domain_keyword": "microcomp",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:57:24",
            "create_date": "1995-07-07",
            "update_date": "2022-09-03",
            "expiry_date": "2025-12-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "microcosma.xyz",
            "domain_keyword": "microcosma",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 01:05:07",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "microcoms.com",
            "domain_keyword": "microcoms",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:18",
            "create_date": "2018-10-22",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "microcomm.in",
            "domain_keyword": "microcomm",
            "domain_tld": "in",
            "query_time": "2024-04-29 04:20:36",
            "create_date": "2007-12-05",
            "update_date": "2023-10-06",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MICROCOMM INFOTECH",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "microcola.com",
            "domain_keyword": "microcola",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:24:38",
            "create_date": "2002-01-23",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks20.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "microcomp.com.au",
            "domain_keyword": "microcomp",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 05:46:22",
            "update_date": "2024-06-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Yi Shu Huang",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "microcomp.ru",
            "domain_keyword": "microcomp",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:47",
            "create_date": "2017-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "microsoma.dance",
            "domain_keyword": "microsoma",
            "domain_tld": "dance",
            "query_time": "2024-05-22 01:45:19",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "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": 58,
            "domain_name": "microcora.com",
            "domain_keyword": "microcora",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:46:48",
            "create_date": "2013-08-31",
            "update_date": "2023-07-31",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "Jesus Pardo Marquez",
            "registrant_company": "Jesus Pardo Marquez",
            "registrant_address": "Trabajo 283B",
            "registrant_city": "Tepic",
            "registrant_state": "Nayarit",
            "registrant_zip": "63080",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.3111871373",
            "name_servers": [
                "ns1.masfactura.mx",
                "ns2.masfactura.mx"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "microcom.com.pl",
            "domain_keyword": "microcom",
            "domain_tld": "com.pl",
            "query_time": "2024-04-29 04:20:35",
            "create_date": "2017-09-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.laohost.net",
                "ns2.laohost.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "microcom.in",
            "domain_keyword": "microcom",
            "domain_tld": "in",
            "query_time": "2024-05-20 21:57:23",
            "create_date": "2009-11-10",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "microcom data centre",
            "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": [
                "8714.earth.orderbox-dns.com",
                "8714.mars.orderbox-dns.com",
                "8714.mercury.orderbox-dns.com",
                "8714.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "microcom.club",
            "domain_keyword": "microcom",
            "domain_tld": "club",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2014-06-28",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-27",
            "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": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "microcom.co.uk",
            "domain_keyword": "microcom",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 16:59:14",
            "create_date": "2021-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "microcom.it",
            "domain_keyword": "microcom",
            "domain_tld": "it",
            "query_time": "2024-05-19 16:59:12",
            "create_date": "1998-04-20",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Microcom Internet Solution di Gualandri Cristian",
            "registrant_address": "Via per Sassuolo, 1614",
            "registrant_city": "Serramazzoni",
            "registrant_state": "MO",
            "registrant_zip": "41028",
            "registrant_country": "IT",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 64,
            "domain_name": "microcom.international",
            "domain_keyword": "microcom",
            "domain_tld": "international",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "microcom.de",
            "domain_keyword": "microcom",
            "domain_tld": "de",
            "query_time": "2024-05-06 02:11:35",
            "update_date": "2018-08-10",
            "name_servers": [
                "ns1098.ui-dns.biz",
                "ns1098.ui-dns.com",
                "ns1098.ui-dns.de",
                "ns1098.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "microcom.ag",
            "domain_keyword": "microcom",
            "domain_tld": "ag",
            "query_time": "2024-05-13 05:37:48",
            "create_date": "2002-10-22",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 800117,
            "registrar_name": "NicAg Registrar",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ANTIGUA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AG",
            "registrant_email": "please query the rdds service of the registrar 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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "microcom.store",
            "domain_keyword": "microcom",
            "domain_tld": "store",
            "query_time": "2024-05-13 05:37:48",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Microcom",
            "registrant_state": "AK",
            "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": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "microcom.com.au",
            "domain_keyword": "microcom",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 05:46:21",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Scott Passlow",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "microcom.dev",
            "domain_keyword": "microcom",
            "domain_tld": "dev",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2021-09-09",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom bv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "microcom.app",
            "domain_keyword": "microcom",
            "domain_tld": "app",
            "query_time": "2024-05-20 21:57:23",
            "create_date": "2020-08-27",
            "update_date": "2024-05-12",
            "expiry_date": "2025-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-155-b.gandi.net",
                "ns-155-c.gandi.net",
                "ns-243-a.gandi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "microcom.expert",
            "domain_keyword": "microcom",
            "domain_tld": "expert",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "microcom.technology",
            "domain_keyword": "microcom",
            "domain_tld": "technology",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "microcom.uk",
            "domain_keyword": "microcom",
            "domain_tld": "uk",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2023-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1023.ui-dns.biz",
                "ns1053.ui-dns.com",
                "ns1103.ui-dns.org",
                "ns1114.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "microcom.ru",
            "domain_keyword": "microcom",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:47",
            "create_date": "2014-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fle.ru",
                "ns2.fle.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "microcom.com.br",
            "domain_keyword": "microcom",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2003-03-16",
            "update_date": "2023-07-24",
            "expiry_date": "2025-03-16",
            "registrant_name": "E-MID Editora??o e Computa??o Grafica Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns0.staybox.com.br",
                "ns1.staybox.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "microcom.com",
            "domain_keyword": "microcom",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "1991-02-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Hewlett Packard Enterprise Company",
            "registrant_address": "1701 E Mossy Oaks Road",
            "registrant_city": "Spring",
            "registrant_state": "TX",
            "registrant_zip": "77389",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6508572246",
            "registrant_fax": "+1.6506875817",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "microcom.gmbh",
            "domain_keyword": "microcom",
            "domain_tld": "gmbh",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2018-11-12",
            "update_date": "2023-04-28",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MicroCom GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "microcom.pl",
            "domain_keyword": "microcom",
            "domain_tld": "pl",
            "query_time": "2024-04-29 04:20:38",
            "create_date": "2001-02-13",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-12",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "microcom.services",
            "domain_keyword": "microcom",
            "domain_tld": "services",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2014-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "microcom.xyz",
            "domain_keyword": "microcom",
            "domain_tld": "xyz",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry",
            "registrar_website": "http://rebel.com",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_state": "QC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "microcom.network",
            "domain_keyword": "microcom",
            "domain_tld": "network",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2021-10-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-231-b.gandi.net",
                "ns-3-a.gandi.net",
                "ns-39-c.gandi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "microcom.enterprises",
            "domain_keyword": "microcom",
            "domain_tld": "enterprises",
            "query_time": "2024-05-25 10:59:03",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "microcom.wiki",
            "domain_keyword": "microcom",
            "domain_tld": "wiki",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "microcom.online",
            "domain_keyword": "microcom",
            "domain_tld": "online",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2023-01-26",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-26",
            "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": [
                "ns8964.banahosting.com",
                "ns8965.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "microcomp.com.pl",
            "domain_keyword": "microcomp",
            "domain_tld": "com.pl",
            "query_time": "2024-04-29 04:20:36",
            "create_date": "2001-07-14",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-13",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.webgroup.pl",
                "ns2.webgroup.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "microcomb.com",
            "domain_keyword": "microcomb",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:08:12",
            "create_date": "2018-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=microcomb.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "microcomm.org",
            "domain_keyword": "microcomm",
            "domain_tld": "org",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169507163",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "courtney.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "microcomm.com",
            "domain_keyword": "microcomm",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:20:36",
            "create_date": "2001-06-08",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-08",
            "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": 89,
            "domain_name": "microcomp.koeln",
            "domain_keyword": "microcomp",
            "domain_tld": "koeln",
            "query_time": "2024-04-29 04:20:37",
            "create_date": "2021-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.1und1.de",
            "registrant_name": "REDACTED",
            "registrant_company": "Spies-Jumpertz",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1076.ui-dns.de",
                "ns1109.ui-dns.com",
                "ns1113.ui-dns.org",
                "ns1117.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "microcom.pics",
            "domain_keyword": "microcom",
            "domain_tld": "pics",
            "query_time": "2024-06-03 16:57:05",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "microcom.su",
            "domain_keyword": "microcom",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:31",
            "create_date": "2010-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 92,
            "domain_name": "microcom.support",
            "domain_keyword": "microcom",
            "domain_tld": "support",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2014-06-28",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "microcom.link",
            "domain_keyword": "microcom",
            "domain_tld": "link",
            "query_time": "2024-05-29 03:41:55",
            "create_date": "2014-06-30",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-30",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Inc.",
            "registrar_website": "namescout.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microcom Informatique Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "microcomp.ca",
            "domain_keyword": "microcomp",
            "domain_tld": "ca",
            "query_time": "2024-05-20 21:57:24",
            "create_date": "2000-10-03",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-29",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "maxine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "microcom.solutions",
            "domain_keyword": "microcom",
            "domain_tld": "solutions",
            "query_time": "2024-05-25 10:59:04",
            "create_date": "2014-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.microcom.cc",
                "ns5.microcom.cc"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "microcom.jp",
            "domain_keyword": "microcom",
            "domain_tld": "jp",
            "query_time": "2024-06-12 11:23:21",
            "create_date": "2020-12-02",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.cbsv.jp",
                "ns2.cbsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 97,
            "domain_name": "microcom.world",
            "domain_keyword": "microcom",
            "domain_tld": "world",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "microcom.ltd",
            "domain_keyword": "microcom",
            "domain_tld": "ltd",
            "query_time": "2024-06-09 05:46:21",
            "create_date": "2023-07-19",
            "update_date": "2023-09-29",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "microcode.nl",
            "domain_keyword": "microcode",
            "domain_tld": "nl",
            "query_time": "2024-04-27 20:08:08",
            "create_date": "2023-04-26",
            "update_date": "2024-04-25",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 100,
            "domain_name": "micropola.com",
            "domain_keyword": "micropola",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:10:18",
            "create_date": "2010-06-10",
            "update_date": "2023-05-11",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.238,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>microcoma.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>870</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>microcom1.com, micronoma.com, microcoms.it, microcema.com, microdoma.com, microcomm.net, microcosma.io, microsoma.com, microcomp.pl, microcomm.biz, microcoms.net, microgoma.cl, microcom7.com, microcomp.org, microgoma.com, microcom2.com, microdoma.ru, microcom1.site, microcomp.in, microcomb.org, microcom.tech, microcom.ca, microcom.cc, microcom.us, microcom.guru, microcom.work, microcom.education, microcom.cloud, microcom.email, microcom.info, microcom.ro, microcom.mobi, microcom.org, microcom.nl, microcom.be, microcom.dk, microcom.tv, microcom.social, microcom.net, microcom.africa, microcomm.co.in, microcoms.co.uk, microcola.co.uk, microcosma.com, microcomp.com.br, microcomo.com, mitrocoma.de, microcomp.co, microcomp.net, microcomp.com, microcosma.xyz, microcoms.com, microcomm.in, microcola.com, microcomp.com.au, microcomp.ru, microsoma.dance, microcora.com, microcom.com.pl, microcom.in, microcom.club, microcom.co.uk, microcom.it, microcom.international, microcom.de, microcom.ag, microcom.store, microcom.com.au, microcom.dev, microcom.app, microcom.expert, microcom.technology, microcom.uk, microcom.ru, microcom.com.br, microcom.com, microcom.gmbh, microcom.pl, microcom.services, microcom.xyz, microcom.network, microcom.enterprises, microcom.wiki, microcom.online, microcomp.com.pl, microcomb.com, microcomm.org, microcomm.com, microcomp.koeln, microcom.pics, microcom.su, microcom.support, microcom.link, microcomp.ca, microcom.solutions, microcom.jp, microcom.world, microcom.ltd, microcode.nl, micropola.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>microcom1.com</domain_name>
   <domain_keyword>microcom1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.worldnic.com</value>
    <value>ns16.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>micronoma.com</domain_name>
   <domain_keyword>micronoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:28:13</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.worldnic.com</value>
    <value>ns9.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>microcoms.it</domain_name>
   <domain_keyword>microcoms</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 05:37:49</query_time>
   <create_date>2018-10-04</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Ermete Equitani</registrant_company>
   <registrant_address>via lanzo 8</registrant_address>
   <registrant_city>Alpignano</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10091</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>4</num>
   <domain_name>microcema.com</domain_name>
   <domain_keyword>microcema</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 01:33:34</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-11</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>5</num>
   <domain_name>microdoma.com</domain_name>
   <domain_keyword>microdoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:10:16</query_time>
   <create_date>2008-06-22</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-22</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>FR</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>6</num>
   <domain_name>microcomm.net</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2002-07-15</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>microcosma.io</domain_name>
   <domain_keyword>microcosma</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-06 05:43:06</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>microsoma.com</domain_name>
   <domain_keyword>microsoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:32:47</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-09-03</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=microsoma.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>microcomp.pl</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 04:20:37</query_time>
   <create_date>2002-03-07</create_date>
   <update_date>2023-01-21</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.webgroup.pl</value>
    <value>ns2.webgroup.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>microcomm.biz</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 21:57:24</query_time>
   <create_date>2001-11-14</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2025-11-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MicroComm Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns89.serverquality.com</value>
    <value>ns90.serverquality.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>microcoms.net</domain_name>
   <domain_keyword>microcoms</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 11:12:04</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>microgoma.cl</domain_name>
   <domain_keyword>microgoma</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-10 15:57:00</query_time>
   <create_date>2024-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.es</registrar_website>
   <registrant_name>jorge ruiz</registrant_name>
   <registrant_company>jlg importadora y exportadora ltda</registrant_company>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>microcom7.com</domain_name>
   <domain_keyword>microcom7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2009-11-02</create_date>
   <update_date>2021-10-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofia</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns3.gotobg.net</value>
    <value>ns4.gotobg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>microcomp.org</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 20:08:15</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>microgoma.com</domain_name>
   <domain_keyword>microgoma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:50:20</query_time>
   <create_date>2018-10-08</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2028-10-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns103.register.com</value>
    <value>dns104.register.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>microcom2.com</domain_name>
   <domain_keyword>microcom2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>microdoma.ru</domain_name>
   <domain_keyword>microdoma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:49</query_time>
   <create_date>2023-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>microcom1.site</domain_name>
   <domain_keyword>microcom1</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 05:37:48</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>microcomp.in</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2022-06-07</update_date>
   <expiry_date>2024-08-29</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>Webbazaar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rimuhosting.com</value>
    <value>ns2.rimuhosting.com</value>
    <value>ns3.rimuhosting.com</value>
    <value>ns4.rimuhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>microcomb.org</domain_name>
   <domain_keyword>microcomb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>microcom.tech</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 05:37:48</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>microcom.ca</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2004-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>Microcom #Technologies inc</registrant_name>
   <registrant_address>200-9900 Boul. Louis H.Lafontaine</registrant_address>
   <registrant_city>Montréal</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H1J2W3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5146453533</registrant_phone>
   <registrant_fax>+1.5147884448</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
    <value>ns6.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>microcom.cc</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2012-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
    <value>ns6.microcom.cc</value>
    <value>ns7.microcom.cc</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>24</num>
   <domain_name>microcom.us</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 07:51:19</query_time>
   <create_date>2002-05-01</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>David Golob</registrant_name>
   <registrant_company>ASI Electronics, Inc.</registrant_company>
   <registrant_address>26635 AGOURA RD</registrant_address>
   <registrant_city>Calabasas</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91302-2950</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8188808008</registrant_phone>
   <registrant_fax>+1.8188808150</registrant_fax>
   <name_servers>
    <value>ns3.turbify.com</value>
    <value>ns4.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>microcom.guru</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>microcom.work</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-25 10:59:05</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>microcom.education</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>microcom.cloud</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-231-c.gandi.net</value>
    <value>ns-4-b.gandi.net</value>
    <value>ns-98-a.gandi.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>29</num>
   <domain_name>microcom.email</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
    <value>ns6.microcom.cc</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>30</num>
   <domain_name>microcom.info</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2020-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>ns1032.ui-dns.com</value>
    <value>ns1054.ui-dns.org</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1069.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>microcom.ro</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 01:05:21</query_time>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_name>EXIM HOST SRL</registrar_name>
   <registrar_website>sitebunker.ro</registrar_website>
   <name_servers>
    <value>ns.esolve.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>microcom.mobi</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2012-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>33</num>
   <domain_name>microcom.org</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2001-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>123</registrar_iana>
   <registrar_name>The Registry at Info Avenue, LLC d/b/a Spirit Communications</registrar_name>
   <registrar_website>https://spiritdomains.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SS ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chihuahua</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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.spirit-parked-pages.net</value>
    <value>dns2.spirit-parked-pages.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>microcom.nl</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2023-06-10</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>microcom.be</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2010-08-10</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>microcom.dk</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 10:08:31</query_time>
   <create_date>1998-08-26</create_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrant_name>Microcom A/S</registrant_name>
   <registrant_address>Samuel Morses Vej 3, Skejby</registrant_address>
   <registrant_city>Aarhus N</registrant_city>
   <registrant_zip>8200</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 66154600</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>microcom.tv</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-22 17:17:13</query_time>
   <create_date>2006-04-22</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Communication Solutions</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>ns-103-c.gandi.net</value>
    <value>ns-225-a.gandi.net</value>
    <value>ns-93-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>microcom.social</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>microcom.net</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>1997-07-04</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions INC.</registrar_name>
   <registrar_website>http://www.namespro.ca</registrar_website>
   <registrant_name>Namespro.ca PrivateWHOIS</registrant_name>
   <registrant_company>Namespro.ca PrivateWHOIS</registrant_company>
   <registrant_address>PO Box 97083, RICHMOND PO MAIN</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6X8H3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046828059</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>microcom.africa</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-19 16:59:12</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
    <value>ns1.microcom.africa</value>
    <value>ns2.microcom.africa</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>microcomm.co.in</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-27 20:08:14</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>clarissa.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.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>microcoms.co.uk</domain_name>
   <domain_keyword>microcoms</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 16:02:45</query_time>
   <create_date>2013-04-19</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>microcola.co.uk</domain_name>
   <domain_keyword>microcola</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 23:11:41</query_time>
   <create_date>2002-01-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_name>Cronon GmbH [Tag = CRONON-DE]</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>microcosma.com</domain_name>
   <domain_keyword>microcosma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:37:53</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.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>45</num>
   <domain_name>microcomp.com.br</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 21:57:24</query_time>
   <create_date>1997-03-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrant_name>MICROCOM COMPUTADORES PERIFERICOS E SISTEMAS LTDA.</registrant_name>
   <name_servers>
    <value>dns1.pzo.net.br</value>
    <value>dns2.pzo.net.br</value>
    <value>dns3.pzo.net.br</value>
    <value>dns4.pzo.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>microcomo.com</domain_name>
   <domain_keyword>microcomo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:15</query_time>
   <create_date>2018-06-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mitrocoma.de</domain_name>
   <domain_keyword>mitrocoma</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:38:23</query_time>
   <update_date>2008-03-03</update_date>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>microcomp.co</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 20:08:15</query_time>
   <create_date>2010-07-29</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>microcomp.net</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 21:57:24</query_time>
   <create_date>2003-01-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-16</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.microcomp.net</value>
    <value>ns2.microcomp.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>50</num>
   <domain_name>microcomp.com</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:57:24</query_time>
   <create_date>1995-07-07</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>microcosma.xyz</domain_name>
   <domain_keyword>microcosma</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 01:05:07</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>microcoms.com</domain_name>
   <domain_keyword>microcoms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:18</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-22</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>microcomm.in</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 04:20:36</query_time>
   <create_date>2007-12-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MICROCOMM INFOTECH</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>microcola.com</domain_name>
   <domain_keyword>microcola</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:24:38</query_time>
   <create_date>2002-01-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>microcomp.com.au</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 05:46:22</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Yi Shu Huang</registrant_name>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>microcomp.ru</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:47</query_time>
   <create_date>2017-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>microsoma.dance</domain_name>
   <domain_keyword>microsoma</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-22 01:45:19</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</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>58</num>
   <domain_name>microcora.com</domain_name>
   <domain_keyword>microcora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:46:48</query_time>
   <create_date>2013-08-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>Jesus Pardo Marquez</registrant_name>
   <registrant_company>Jesus Pardo Marquez</registrant_company>
   <registrant_address>Trabajo 283B</registrant_address>
   <registrant_city>Tepic</registrant_city>
   <registrant_state>Nayarit</registrant_state>
   <registrant_zip>63080</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.3111871373</registrant_phone>
   <name_servers>
    <value>ns1.masfactura.mx</value>
    <value>ns2.masfactura.mx</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>microcom.com.pl</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-29 04:20:35</query_time>
   <create_date>2017-09-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.laohost.net</value>
    <value>ns2.laohost.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>microcom.in</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 21:57:23</query_time>
   <create_date>2009-11-10</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>microcom data centre</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>8714.earth.orderbox-dns.com</value>
    <value>8714.mars.orderbox-dns.com</value>
    <value>8714.mercury.orderbox-dns.com</value>
    <value>8714.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>microcom.club</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-27</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>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>microcom.co.uk</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 16:59:14</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>microcom.it</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 16:59:12</query_time>
   <create_date>1998-04-20</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Microcom Internet Solution di Gualandri Cristian</registrant_company>
   <registrant_address>Via per Sassuolo, 1614</registrant_address>
   <registrant_city>Serramazzoni</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>41028</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>microcom.international</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>microcom.de</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 02:11:35</query_time>
   <update_date>2018-08-10</update_date>
   <name_servers>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1098.ui-dns.com</value>
    <value>ns1098.ui-dns.de</value>
    <value>ns1098.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>microcom.ag</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-13 05:37:48</query_time>
   <create_date>2002-10-22</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>800117</registrar_iana>
   <registrar_name>NicAg Registrar</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ANTIGUA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AG</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>microcom.store</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 05:37:48</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Microcom</registrant_company>
   <registrant_state>AK</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>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>microcom.com.au</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Scott Passlow</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>microcom.dev</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom bv</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>BE</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>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>microcom.app</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-20 21:57:23</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-155-b.gandi.net</value>
    <value>ns-155-c.gandi.net</value>
    <value>ns-243-a.gandi.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>71</num>
   <domain_name>microcom.expert</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>microcom.technology</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>microcom.uk</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1053.ui-dns.com</value>
    <value>ns1103.ui-dns.org</value>
    <value>ns1114.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>microcom.ru</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:47</query_time>
   <create_date>2014-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fle.ru</value>
    <value>ns2.fle.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>microcom.com.br</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2003-03-16</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrant_name>E-MID Editora??o e Computa??o Grafica Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns0.staybox.com.br</value>
    <value>ns1.staybox.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>microcom.com</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>1991-02-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Hewlett Packard Enterprise Company</registrant_company>
   <registrant_address>1701 E Mossy Oaks Road</registrant_address>
   <registrant_city>Spring</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>77389</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6508572246</registrant_phone>
   <registrant_fax>+1.6506875817</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>77</num>
   <domain_name>microcom.gmbh</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2018-11-12</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MicroCom GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>microcom.pl</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 04:20:38</query_time>
   <create_date>2001-02-13</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>microcom.services</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>microcom.xyz</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry</registrar_name>
   <registrar_website>http://rebel.com</registrar_website>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_state>QC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>microcom.network</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-231-b.gandi.net</value>
    <value>ns-3-a.gandi.net</value>
    <value>ns-39-c.gandi.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>82</num>
   <domain_name>microcom.enterprises</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-25 10:59:03</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>microcom.wiki</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>microcom.online</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-26</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>ns8964.banahosting.com</value>
    <value>ns8965.banahosting.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>microcomp.com.pl</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-29 04:20:36</query_time>
   <create_date>2001-07-14</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.webgroup.pl</value>
    <value>ns2.webgroup.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>microcomb.com</domain_name>
   <domain_keyword>microcomb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:08:12</query_time>
   <create_date>2018-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-23</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=microcomb.com</registrant_email>
   <registrant_phone>+1.4165385487</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>microcomm.org</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-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>Contact Privacy Inc. Customer 0169507163</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>courtney.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>microcomm.com</domain_name>
   <domain_keyword>microcomm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:20:36</query_time>
   <create_date>2001-06-08</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>89</num>
   <domain_name>microcomp.koeln</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-29 04:20:37</query_time>
   <create_date>2021-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.1und1.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Spies-Jumpertz</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1076.ui-dns.de</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1113.ui-dns.org</value>
    <value>ns1117.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>microcom.pics</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-06-03 16:57:05</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>microcom.su</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:31</query_time>
   <create_date>2010-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>microcom.support</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>microcom.link</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-29 03:41:55</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Inc.</registrar_name>
   <registrar_website>namescout.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microcom Informatique Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>microcomp.ca</domain_name>
   <domain_keyword>microcomp</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 21:57:24</query_time>
   <create_date>2000-10-03</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>maxine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>microcom.solutions</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-25 10:59:04</query_time>
   <create_date>2014-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.microcom.cc</value>
    <value>ns5.microcom.cc</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>microcom.jp</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-12 11:23:21</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.cbsv.jp</value>
    <value>ns2.cbsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>microcom.world</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>microcom.ltd</domain_name>
   <domain_keyword>microcom</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-09 05:46:21</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>microcode.nl</domain_name>
   <domain_keyword>microcode</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 20:08:08</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-25</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>micropola.com</domain_name>
   <domain_keyword>micropola</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:10:18</query_time>
   <create_date>2010-06-10</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>
 </results>
 <stats>
  <total_time>0.238</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.