WHOIS QUERY TIME

20 Apr 2024 - 11:12 AM UTC

Registered: 9 March 2024
Modified: 7 April 2024
Expiry: 9 March 2025

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=microsd.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "microsd.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "microsd.pl",
            "domain_keyword": "microsd",
            "domain_tld": "pl",
            "query_time": "2024-04-20 11:12:45",
            "create_date": "2024-03-09",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>microsd.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>microsd.pl</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 11:12:45</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</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>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.045 seconds) for "microsd.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Aug 2017 - 12:35 AM UTC

Registered: 22 October 2015
Modified: 18 March 2017
Expiry: 22 October 2018

REGISTRAR

Name: Michau Enterprises Ltd.
Website: http://www.aftermarket.pl/contact.php

NAME SERVERS

ns1.parkingcrew.net.
ns2.parkingcrew.net.

#2 - QUERY TIME

20 Apr 2024 - 11:12 AM UTC

Registered: 9 March 2024
Modified: 7 April 2024
Expiry: 9 March 2025

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Unsigned

NAME SERVERS

dns.home.pl
dns2.home.pl
dns3.home.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=microsd.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "microsd.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "microsd.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "microsd.pl",
            "domain_keyword": "microsd",
            "domain_tld": "pl",
            "query_time": "2017-08-14 00:35:11",
            "create_date": "2015-10-22",
            "update_date": "2017-03-18",
            "expiry_date": "2018-10-22",
            "registrar_name": "Michau Enterprises Ltd.",
            "registrar_website": "http://www.aftermarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net.",
                "ns2.parkingcrew.net."
            ]
        },
        {
            "num": 2,
            "domain_name": "microsd.pl",
            "domain_keyword": "microsd",
            "domain_tld": "pl",
            "query_time": "2024-04-20 11:12:45",
            "create_date": "2024-03-09",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>microsd.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>microsd.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>microsd.pl</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2017-08-14 00:35:11</query_time>
   <create_date>2015-10-22</create_date>
   <update_date>2017-03-18</update_date>
   <expiry_date>2018-10-22</expiry_date>
   <registrar_name>Michau Enterprises Ltd.</registrar_name>
   <registrar_website>http://www.aftermarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net.</value>
    <value>ns2.parkingcrew.net.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>microsd.pl</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 11:12:45</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</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>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 14 domain names (in 0.015 seconds) which contained the exact domain keyword "microsd".
Domain Name Registered Expiry Registrar Ownership
1 microsd.co.uk 15 Mar 2005 15 Mar 2025 Ionos SE [Tag = 1AND1] -
2 microsd.org 27 May 2005 27 May 2025 Network Solutions, LLC Portingo LLP
3 microsd.nl 18 Sep 2006 - Hostnet B.V. -
4 microsd.be 5 Oct 2007 - Hostnet bv -
5 microsd.ru 19 Mar 2009 19 Mar 2025 RU-CENTER-RU Private Person
6 microsd.us 22 Feb 2011 21 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Cross Shadows LLC
7 microsd.it 25 Jul 2011 26 Jul 2024 Imnoko S.r.l. Imnoko S.r.l.
8 microsd.cards 18 Jun 2014 18 Jun 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
9 microsd.com 1 Nov 2017 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 microsd.com.br 19 Apr 2023 19 Apr 2024 - MARIA JOSE DE FREITAS
11 microsd.online 27 Sep 2023 27 Sep 2024 West263 International Limited -
12 microsd.net 16 Jan 2024 16 Jan 2025 DropCatch.com 434 LLC Redacted for GDPR privacy
13 microsd.store 17 Feb 2024 17 Feb 2025 Ledl.net GmbH -
14 microsd.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
15 microsd.pl 9 Mar 2024 9 Mar 2025 Aftermarket.pl Limited -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=microsd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "microsd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "microsd.co.uk, microsd.org, microsd.nl, microsd.be, microsd.ru, microsd.us, microsd.it, microsd.cards, microsd.com, microsd.com.br, microsd.online, microsd.net, microsd.store, microsd.xyz, microsd.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "microsd.co.uk",
            "domain_keyword": "microsd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 21:40:22",
            "create_date": "2005-03-15",
            "update_date": "2023-03-14",
            "expiry_date": "2025-03-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "microsd.org",
            "domain_keyword": "microsd",
            "domain_tld": "org",
            "query_time": "2024-05-28 23:13:19",
            "create_date": "2005-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Portingo LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "microsd.nl",
            "domain_keyword": "microsd",
            "domain_tld": "nl",
            "query_time": "2024-04-20 11:12:45",
            "create_date": "2006-09-18",
            "update_date": "2022-03-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "microsd.be",
            "domain_keyword": "microsd",
            "domain_tld": "be",
            "query_time": "2024-04-20 11:12:45",
            "create_date": "2007-10-05",
            "registrar_name": "Hostnet bv",
            "registrar_website": "http://www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 5,
            "domain_name": "microsd.ru",
            "domain_keyword": "microsd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:12",
            "create_date": "2009-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "microsd.us",
            "domain_keyword": "microsd",
            "domain_tld": "us",
            "query_time": "2024-05-22 01:43:09",
            "create_date": "2011-02-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "Cross Shadows LLC",
            "registrant_address": "1502 Ridgecrest Dr.",
            "registrant_city": "El Reno",
            "registrant_state": "OK",
            "registrant_zip": "73036",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4052629777",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "microsd.it",
            "domain_keyword": "microsd",
            "domain_tld": "it",
            "query_time": "2024-05-08 21:17:14",
            "create_date": "2011-07-25",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-26",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "microsd.cards",
            "domain_keyword": "microsd",
            "domain_tld": "cards",
            "query_time": "2024-05-08 21:17:14",
            "create_date": "2014-06-18",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "microsd.com",
            "domain_keyword": "microsd",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:28:51",
            "create_date": "2017-11-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-01",
            "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=microsd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "microsd.com.br",
            "domain_keyword": "microsd",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 01:06:08",
            "create_date": "2023-04-19",
            "update_date": "2024-05-03",
            "expiry_date": "2024-04-19",
            "registrant_name": "MARIA JOSE DE FREITAS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 11,
            "domain_name": "microsd.online",
            "domain_keyword": "microsd",
            "domain_tld": "online",
            "query_time": "2024-05-28 23:13:18",
            "create_date": "2023-09-27",
            "update_date": "2023-11-22",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Occitanie",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "microsd.net",
            "domain_keyword": "microsd",
            "domain_tld": "net",
            "query_time": "2024-05-19 17:01:26",
            "create_date": "2024-01-16",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1845,
            "registrar_name": "DropCatch.com 434 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "microsd.store",
            "domain_keyword": "microsd",
            "domain_tld": "store",
            "query_time": "2024-06-07 20:54:00",
            "create_date": "2024-02-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-17",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "https://www.ledl.net",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "microsd.xyz",
            "domain_keyword": "microsd",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:40:50",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "microsd.pl",
            "domain_keyword": "microsd",
            "domain_tld": "pl",
            "query_time": "2024-04-20 11:12:45",
            "create_date": "2024-03-09",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>microsd</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>microsd.co.uk, microsd.org, microsd.nl, microsd.be, microsd.ru, microsd.us, microsd.it, microsd.cards, microsd.com, microsd.com.br, microsd.online, microsd.net, microsd.store, microsd.xyz, microsd.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>microsd.co.uk</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 21:40:22</query_time>
   <create_date>2005-03-15</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>microsd.org</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 23:13:19</query_time>
   <create_date>2005-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Portingo LLP</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 query the rdds service of the registrar 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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>microsd.nl</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 11:12:45</query_time>
   <create_date>2006-09-18</create_date>
   <update_date>2022-03-31</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>microsd.be</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 11:12:45</query_time>
   <create_date>2007-10-05</create_date>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>http://www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>microsd.ru</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:12</query_time>
   <create_date>2009-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>microsd.us</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-22 01:43:09</query_time>
   <create_date>2011-02-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>Cross Shadows LLC</registrant_name>
   <registrant_address>1502 Ridgecrest Dr.</registrant_address>
   <registrant_city>El Reno</registrant_city>
   <registrant_state>OK</registrant_state>
   <registrant_zip>73036</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4052629777</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>7</num>
   <domain_name>microsd.it</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 21:17:14</query_time>
   <create_date>2011-07-25</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>microsd.cards</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-08 21:17:14</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>microsd.com</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:28:51</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-01</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=microsd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>10</num>
   <domain_name>microsd.com.br</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 01:06:08</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-04-19</expiry_date>
   <registrant_name>MARIA JOSE DE FREITAS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>microsd.online</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 23:13:18</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Occitanie</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>microsd.net</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 17:01:26</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1845</registrar_iana>
   <registrar_name>DropCatch.com 434 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>microsd.store</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 20:54:00</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>https://www.ledl.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>microsd.xyz</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:40:50</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>microsd.pl</domain_name>
   <domain_keyword>microsd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 11:12:45</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</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>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,466 domain names (in 0.149 seconds) which look and sound like the brand name "microsd".
Domain Name Registered Expiry Registrar Ownership
1 microd.com 23 Aug 1995 22 Aug 2024 Domain.com, LLC REDACTED FOR PRIVACY
2 micros.me 24 Mar 2020 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 micro3d.ru 3 May 2024 3 May 2025 TILDA-RU Inspect LLC
4 micro3d.org 31 Mar 2022 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 microsad.ru 3 Apr 2010 3 Apr 2025 REGTIME-RU Private Person
6 microsp.com 29 Apr 2020 29 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 micro-d.co.uk 23 Jan 2013 23 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
8 microso.me 6 Apr 2021 6 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 microsr.net 18 Nov 2008 18 Nov 2028 GoDaddy.com, LLC -
10 micrord.xyz 7 May 2023 7 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
11 microst.live 11 Mar 2024 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 micro4d.org 1 Jun 2024 1 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 micro4d.net 18 Jan 2024 18 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
14 microbd.org 24 Sep 2017 24 Sep 2024 IONOS SE Citizens For Economic Develop
15 microsed.ru 4 May 2021 4 May 2025 RU-CENTER-RU OOO 'Internet-agentstvo INTERVOLGA'
16 micross.live 28 Nov 2023 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 microsh.org 21 Mar 2024 21 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 microwd.xyz 30 Aug 2021 30 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
19 microsr.com 18 Nov 2008 20 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
20 microed.com.br 21 Oct 2012 21 Oct 2024 - Edgar Pereira dos Santos
21 microad.in 12 Jun 2012 12 Jun 2024 Instra Corporation Pty Ltd. MicroAd, Inc.
22 micro2d.com 11 May 2015 11 May 2025 Omnis Network, LLC InfoSight Corporation
23 microsb.net 21 Feb 2016 21 Feb 2026 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
24 microwd.cn 11 Jun 2015 11 Jun 2025 腾讯云计算(北京)有限责任公司 河北微众科技集团有限公司
25 micros2.com 19 Feb 2019 19 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 microsv.online 11 Apr 2023 11 Apr 2025 HOSTINGER operations, UAB crowncell
27 micrond.com 13 Sep 2021 13 Sep 2024 GoDaddy.com, LLC -
28 microkd.ru 18 Dec 2018 18 Dec 2024 REGRU-RU Private Person
29 microsod.com 3 Oct 2021 3 Oct 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
30 microsm.com 22 May 2003 22 May 2025 GoDaddy.com, LLC -
31 microsdc.com 30 Sep 2004 30 Sep 2025 MarkMonitor, Inc. Oracle Corporation
32 microsb.com 29 Nov 2016 29 Nov 2024 Megazone Corp., dba HOSTING.KR TwoOut
33 microad.eu - - Domainers Registrar AG -
34 micro4d.lol 29 Apr 2024 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
35 microad.co.jp 15 Jun 2007 - - MicroAd, Inc.
36 microsu.top 14 Jul 2020 14 Jul 2024 DNSPod, Inc. Su Ming Ran
37 microid.com 28 May 1996 27 May 2025 Name SRS AB Shield Whois
38 microhd.com 26 May 2002 16 Feb 2025 GoDaddy.com, LLC -
39 microsud.com 15 Sep 2003 15 Sep 2024 OVH, SAS REDACTED FOR PRIVACY
40 microsmd.com 28 Apr 1999 28 Apr 2025 Network Solutions, LLC -
41 microsi.ru 12 Apr 2010 12 Apr 2025 SALENAMES-RU Private Person
42 microusd.com 3 Oct 2020 3 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 microud.com 17 Apr 2021 17 Apr 2025 GoDaddy.com, LLC -
44 micro-d.net 16 Sep 1996 15 Sep 2024 Network Solutions, LLC -
45 microsi.net 31 Jan 2017 31 Jan 2027 Network Solutions, LLC -
46 microusd.net 1 Feb 2024 1 Feb 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
47 micro3d.online 14 Apr 2022 14 Apr 2027 Go Daddy, LLC Domains By Proxy, LLC
48 microsi.com 18 Apr 1997 19 Apr 2027 Network Solutions, LLC -
49 microid.in 23 Dec 2016 23 Dec 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
50 microst.net 22 May 2003 22 May 2027 OVH, SAS REDACTED FOR PRIVACY
51 micromd.info 6 Feb 2020 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 microso.fit 19 Feb 2024 19 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
53 microsad.com.br 18 Jul 2003 18 Jul 2024 - Microsad Equipamentos Eletr?nicos Ltda.
54 microhd.net 27 May 2023 27 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 microst.com 14 May 1997 15 May 2026 GoDaddy.com, LLC -
56 micrord.com 22 Jan 1996 23 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 microgsd.com 20 Apr 2009 20 Apr 2030 Amazon Registrar, Inc. Identity Protection Service
58 microsh.ru 7 Jun 2018 7 Jun 2024 RU-CENTER-RU Private Person
59 micross.ltd 8 Jan 2019 8 Jan 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liang nai shan
60 microsdt.com 31 Dec 2020 31 Dec 2024 Media Elite Holdings Limited Fundacion Privacy Services LTD
61 microsdr.com 12 Mar 2017 12 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
62 microbsd.org 22 Feb 2007 22 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
63 microsm.space 21 Jul 2019 21 Jul 2024 eNom, Inc. Proxy Protection LLC
64 micro-d.ru 14 Feb 2014 14 Feb 2025 RU-CENTER-RU Private Person
65 micro-sd.net 22 Jun 2015 22 Jun 2024 RegistryGate GmbH REDACTED FOR PRIVACY
66 microso.com 8 Oct 2006 8 Oct 2024 NOM-IQ Ltd dba Com Laude Microsoft Corporation
67 microsid.com 15 Jan 2019 15 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 microsm.net 17 Mar 2007 17 Mar 2025 NameCheap, Inc. -
69 microed.net 30 Mar 2023 30 Mar 2025 NameCheap, Inc. -
70 microgsd.net 2 May 2022 2 May 2025 Amazon Registrar, Inc. Identity Protection Service
71 microsh.com 30 Dec 2023 30 Dec 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 microsad.com 25 Feb 2021 25 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 microse.nl 20 Dec 2007 - Cronon GmbH -
74 microhd.de - - - -
75 microwd.app 5 Oct 2022 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 microesd.pl 19 Dec 2021 19 Dec 2024 Aftermarket.pl Limited -
77 microsed.com 16 Aug 2005 16 Aug 2024 GoDaddy.com, LLC -
78 microsc.com 23 Mar 2010 23 Mar 2025 Dynadot Inc -
79 microsa.net 15 Sep 2001 15 Sep 2024 acens Technologies, S.L.U. MICROSOFSA, S.A.
80 microsa.info 2 Feb 2005 2 Feb 2025 Acens Technologies, S.L.U. Acens Technologies, S.L.U.
81 micros.download 3 Aug 2015 2 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
82 microfd.com 22 Nov 2015 22 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 microisd.com 24 May 2013 24 May 2025 GoDaddy.com, LLC -
84 microad.co.in 15 Apr 2013 15 Apr 2025 Instra Corporation Pty Ltd. MicroAd, Inc.
85 micro3d.hu 23 May 2016 - - -
86 microid.ru 18 May 2016 18 May 2025 RU-CENTER-RU Private Person
87 microbd.com 2 Jun 2013 2 Jun 2025 Purple IT Ltd -
88 xmicrosd.com 9 May 2022 9 May 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Davidmo
89 microed.org 10 Feb 2023 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 micro3d.com 7 Nov 1999 7 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 macrosd.cn 7 May 2015 7 May 2029 阿里云计算有限公司(万网) 盖海燕
92 micromd.net 6 Jul 2001 2 Feb 2025 GoDaddy.com, LLC -
93 microso.net 8 Sep 2008 8 Sep 2024 Xin Net Technology Corporation -
94 micro3d.net 22 Mar 2024 22 Mar 2025 Todaynic.com, Inc. REDACTED FOR PRIVACY
95 micross.ru 21 Oct 2011 21 Oct 2024 SALENAMES-RU Private Person
96 microst.xyz 14 Jun 2023 14 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
97 microsh.co.uk 21 Mar 2024 21 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
98 micross.site 8 Dec 2023 8 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
99 microsdn.com 12 Oct 2022 12 Oct 2024 Domain Cost Club DomainCostClub.com
100 microsi.store 12 Sep 2021 12 Sep 2024 Network Solutions LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Microsd.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=microsd.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "microsd.pl",
        "page_size": 100
    },
    "count": {
        "total": 4466,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "microd.com, micros.me, micro3d.ru, micro3d.org, microsad.ru, microsp.com, micro-d.co.uk, microso.me, microsr.net, micrord.xyz, microst.live, micro4d.org, micro4d.net, microbd.org, microsed.ru, micross.live, microsh.org, microwd.xyz, microsr.com, microed.com.br, microad.in, micro2d.com, microsb.net, microwd.cn, micros2.com, microsv.online, micrond.com, microkd.ru, microsod.com, microsm.com, microsdc.com, microsb.com, microad.eu, micro4d.lol, microad.co.jp, microsu.top, microid.com, microhd.com, microsud.com, microsmd.com, microsi.ru, microusd.com, microud.com, micro-d.net, microsi.net, microusd.net, micro3d.online, microsi.com, microid.in, microst.net, micromd.info, microso.fit, microsad.com.br, microhd.net, microst.com, micrord.com, microgsd.com, microsh.ru, micross.ltd, microsdt.com, microsdr.com, microbsd.org, microsm.space, micro-d.ru, micro-sd.net, microso.com, microsid.com, microsm.net, microed.net, microgsd.net, microsh.com, microsad.com, microse.nl, microhd.de, microwd.app, microesd.pl, microsed.com, microsc.com, microsa.net, microsa.info, micros.download, microfd.com, microisd.com, microad.co.in, micro3d.hu, microid.ru, microbd.com, xmicrosd.com, microed.org, micro3d.com, macrosd.cn, micromd.net, microso.net, micro3d.net, micross.ru, microst.xyz, microsh.co.uk, micross.site, microsdn.com, microsi.store",
    "results": [
        {
            "num": 1,
            "domain_name": "microd.com",
            "domain_keyword": "microd",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:09:23",
            "create_date": "1995-08-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ed3a74f5-a4a3-4299-87ac-e002bff7c58f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "micros.me",
            "domain_keyword": "micros",
            "domain_tld": "me",
            "query_time": "2024-05-23 21:40:19",
            "create_date": "2020-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "micro3d.ru",
            "domain_keyword": "micro3d",
            "domain_tld": "ru",
            "query_time": "2024-05-05 16:44:55",
            "create_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "TILDA-RU",
            "registrant_company": "Inspect LLC",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "micro3d.org",
            "domain_keyword": "micro3d",
            "domain_tld": "org",
            "query_time": "2024-05-28 23:11:23",
            "create_date": "2022-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "microsad.ru",
            "domain_keyword": "microsad",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:11",
            "create_date": "2010-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "microsp.com",
            "domain_keyword": "microsp",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:24:03",
            "create_date": "2020-04-29",
            "update_date": "2021-04-23",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "micro-d.co.uk",
            "domain_keyword": "micro-d",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 16:57:40",
            "create_date": "2013-01-23",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "microso.me",
            "domain_keyword": "microso",
            "domain_tld": "me",
            "query_time": "2024-06-07 20:54:31",
            "create_date": "2021-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "microsr.net",
            "domain_keyword": "microsr",
            "domain_tld": "net",
            "query_time": "2024-06-06 18:38:41",
            "create_date": "2008-11-18",
            "update_date": "2023-11-22",
            "expiry_date": "2028-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "micrord.xyz",
            "domain_keyword": "micrord",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 05:40:43",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "microst.live",
            "domain_keyword": "microst",
            "domain_tld": "live",
            "query_time": "2024-05-13 05:42:05",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "micro4d.org",
            "domain_keyword": "micro4d",
            "domain_tld": "org",
            "query_time": "2024-06-03 16:56:17",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "micro4d.net",
            "domain_keyword": "micro4d",
            "domain_tld": "net",
            "query_time": "2024-05-19 16:58:06",
            "create_date": "2024-01-18",
            "update_date": "2024-05-14",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "microbd.org",
            "domain_keyword": "microbd",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:35:34",
            "create_date": "2017-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Citizens For Economic Develop",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "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": [
                "ns1018.ui-dns.de",
                "ns1029.ui-dns.com",
                "ns1067.ui-dns.org",
                "ns1113.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "microsed.ru",
            "domain_keyword": "microsed",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:12",
            "create_date": "2021-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO 'Internet-agentstvo INTERVOLGA'",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "micross.live",
            "domain_keyword": "micross",
            "domain_tld": "live",
            "query_time": "2024-05-30 12:12:43",
            "create_date": "2023-11-28",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "microsh.org",
            "domain_keyword": "microsh",
            "domain_tld": "org",
            "query_time": "2024-05-22 01:43:45",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "microwd.xyz",
            "domain_keyword": "microwd",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 04:25:07",
            "create_date": "2021-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "microsr.com",
            "domain_keyword": "microsr",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:38:41",
            "create_date": "2008-11-18",
            "update_date": "2023-11-22",
            "expiry_date": "2028-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=microsr.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "microed.com.br",
            "domain_keyword": "microed",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 04:22:25",
            "create_date": "2012-10-21",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-21",
            "registrant_name": "Edgar Pereira dos Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1121.awsdns-12.org",
                "ns-1996.awsdns-57.co.uk",
                "ns-439.awsdns-54.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "microad.in",
            "domain_keyword": "microad",
            "domain_tld": "in",
            "query_time": "2024-05-14 11:51:09",
            "create_date": "2012-06-12",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MicroAd, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "micro2d.com",
            "domain_keyword": "micro2d",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:21:38",
            "create_date": "2015-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "https://www.omnis.com",
            "registrant_company": "InfoSight Corporation",
            "registrant_state": "OH",
            "registrant_country": "US",
            "registrant_email": "https://www.omnis.com/tools/domain-email.php?domain=micro2d.com",
            "name_servers": [
                "ns1.omnis.com",
                "ns2.omnis.com",
                "ns3.omnis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "microsb.net",
            "domain_keyword": "microsb",
            "domain_tld": "net",
            "query_time": "2024-05-28 23:13:13",
            "create_date": "2016-02-21",
            "update_date": "2022-03-18",
            "expiry_date": "2026-02-21",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "microwd.cn",
            "domain_keyword": "microwd",
            "domain_tld": "cn",
            "query_time": "2024-06-11 00:16:34",
            "create_date": "2015-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "河北微众科技集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "micros2.com",
            "domain_keyword": "micros2",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:11:41",
            "create_date": "2019-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "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=micros2.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "microsv.online",
            "domain_keyword": "microsv",
            "domain_tld": "online",
            "query_time": "2024-04-25 21:45:36",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "crowncell",
            "registrant_state": "Sumatera Utara",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "micrond.com",
            "domain_keyword": "micrond",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:07:29",
            "create_date": "2021-09-13",
            "update_date": "2023-07-25",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "microkd.ru",
            "domain_keyword": "microkd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:54",
            "create_date": "2018-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "sima.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "microsod.com",
            "domain_keyword": "microsod",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:29:16",
            "create_date": "2021-10-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-10-03",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=microsod.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "lou.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "microsm.com",
            "domain_keyword": "microsm",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:06:04",
            "create_date": "2003-05-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "microsdc.com",
            "domain_keyword": "microsdc",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:03:33",
            "create_date": "2004-09-30",
            "update_date": "2023-11-01",
            "expiry_date": "2025-09-30",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "500 Oracle Parkway M/S 501ip3,",
            "registrant_city": "Redwood Shores",
            "registrant_state": "CA",
            "registrant_zip": "94065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505062220",
            "registrant_fax": "+1.6505062120",
            "name_servers": [
                "a1-160.akam.net",
                "a11-66.akam.net",
                "a13-65.akam.net",
                "a18-67.akam.net",
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "microsb.com",
            "domain_keyword": "microsb",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:13:12",
            "create_date": "2016-11-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "TwoOut",
            "registrant_company": "TwoOut",
            "registrant_address": "gwangduk-daero 502ho Gwangdeok-daero, Danwon-gu,  Ansan-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "15471",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7088824906",
            "registrant_fax": "+82.5049839429",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "microad.eu",
            "domain_keyword": "microad",
            "domain_tld": "eu",
            "query_time": "2024-06-10 19:47:10",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 34,
            "domain_name": "micro4d.lol",
            "domain_keyword": "micro4d",
            "domain_tld": "lol",
            "query_time": "2024-05-02 16:46:36",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ganz.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "microad.co.jp",
            "domain_keyword": "microad",
            "domain_tld": "co.jp",
            "query_time": "2024-05-25 10:57:03",
            "create_date": "2007-06-15",
            "update_date": "2023-07-01",
            "registrant_company": "MicroAd, Inc.",
            "name_servers": [
                "ns1.cdnetdns.net",
                "ns2.cdnetdns.net"
            ]
        },
        {
            "num": 36,
            "domain_name": "microsu.top",
            "domain_keyword": "microsu",
            "domain_tld": "top",
            "query_time": "2024-05-25 11:02:22",
            "create_date": "2020-07-14",
            "update_date": "2022-12-09",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Su Ming Ran",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net",
                "journey.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "microid.com",
            "domain_keyword": "microid",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:12:13",
            "create_date": "1996-05-28",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-27",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.panelboxmanager.com",
                "ns2.panelboxmanager.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "microhd.com",
            "domain_keyword": "microhd",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:48:24",
            "create_date": "2002-05-26",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "microsud.com",
            "domain_keyword": "microsud",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:39:07",
            "create_date": "2003-09-15",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-15",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "microsmd.com",
            "domain_keyword": "microsmd",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:13:41",
            "create_date": "1999-04-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-28",
            "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": 41,
            "domain_name": "microsi.ru",
            "domain_keyword": "microsi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:12",
            "create_date": "2010-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "microusd.com",
            "domain_keyword": "microusd",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:20:04",
            "create_date": "2020-10-03",
            "update_date": "2020-10-03",
            "expiry_date": "2025-10-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=microusd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "microud.com",
            "domain_keyword": "microud",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:33:02",
            "create_date": "2021-04-17",
            "update_date": "2023-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "micro-d.net",
            "domain_keyword": "micro-d",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:33:00",
            "create_date": "1996-09-16",
            "update_date": "2022-09-13",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "harley.ns.cloudflare.com",
                "kehlani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "microsi.net",
            "domain_keyword": "microsi",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:13:28",
            "create_date": "2017-01-31",
            "update_date": "2023-12-02",
            "expiry_date": "2027-01-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "microusd.net",
            "domain_keyword": "microusd",
            "domain_tld": "net",
            "query_time": "2024-05-22 01:46:17",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "micro3d.online",
            "domain_keyword": "micro3d",
            "domain_tld": "online",
            "query_time": "2024-05-19 16:58:06",
            "create_date": "2022-04-14",
            "update_date": "2024-04-16",
            "expiry_date": "2027-04-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "microsi.com",
            "domain_keyword": "microsi",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:13:28",
            "create_date": "1997-04-18",
            "update_date": "2022-04-05",
            "expiry_date": "2027-04-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "microid.in",
            "domain_keyword": "microid",
            "domain_tld": "in",
            "query_time": "2024-05-20 21:58:56",
            "create_date": "2016-12-23",
            "update_date": "2023-02-17",
            "expiry_date": "2025-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "microst.net",
            "domain_keyword": "microst",
            "domain_tld": "net",
            "query_time": "2024-06-06 18:38:43",
            "create_date": "2003-05-22",
            "update_date": "2022-05-23",
            "expiry_date": "2027-05-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": "SE",
            "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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "micromd.info",
            "domain_keyword": "micromd",
            "domain_tld": "info",
            "query_time": "2024-06-07 20:51:07",
            "create_date": "2020-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "microso.fit",
            "domain_keyword": "microso",
            "domain_tld": "fit",
            "query_time": "2024-06-07 20:54:31",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bryce.ns.cloudflare.com",
                "faye.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "microsad.com.br",
            "domain_keyword": "microsad",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 23:13:11",
            "create_date": "2003-07-18",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-18",
            "registrant_name": "Microsad Equipamentos Eletr?nicos Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 54,
            "domain_name": "microhd.net",
            "domain_keyword": "microhd",
            "domain_tld": "net",
            "query_time": "2024-05-28 23:12:12",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "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=microhd.net",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "microst.com",
            "domain_keyword": "microst",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:10:30",
            "create_date": "1997-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2026-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "micrord.com",
            "domain_keyword": "micrord",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:11:21",
            "create_date": "1996-01-22",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com",
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "microgsd.com",
            "domain_keyword": "microgsd",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:14:35",
            "create_date": "2009-04-20",
            "update_date": "2023-02-21",
            "expiry_date": "2030-04-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of microgsd.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-1619.awsdns-10.co.uk",
                "ns-196.awsdns-24.com",
                "ns-533.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "microsh.ru",
            "domain_keyword": "microsh",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:12",
            "create_date": "2018-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "micross.ltd",
            "domain_keyword": "micross",
            "domain_tld": "ltd",
            "query_time": "2024-05-16 04:24:05",
            "create_date": "2019-01-08",
            "update_date": "2023-12-30",
            "expiry_date": "2026-01-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liang nai shan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "microsdt.com",
            "domain_keyword": "microsdt",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:28:52",
            "create_date": "2020-12-31",
            "update_date": "2023-06-18",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "microsdr.com",
            "domain_keyword": "microsdr",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:12:46",
            "create_date": "2017-03-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "microbsd.org",
            "domain_keyword": "microbsd",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:37:40",
            "create_date": "2007-02-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "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": "please query the rdds service of the registrar 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-12.awsdns-01.com",
                "ns-1243.awsdns-27.org",
                "ns-2036.awsdns-62.co.uk",
                "ns-774.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "microsm.space",
            "domain_keyword": "microsm",
            "domain_tld": "space",
            "query_time": "2024-05-08 21:17:25",
            "create_date": "2019-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "micro-d.ru",
            "domain_keyword": "micro-d",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:31",
            "create_date": "2014-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "micro-sd.net",
            "domain_keyword": "micro-sd",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:34:01",
            "create_date": "2015-06-22",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "microso.com",
            "domain_keyword": "microso",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:29:15",
            "create_date": "2006-10-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "microsid.com",
            "domain_keyword": "microsid",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:13:28",
            "create_date": "2019-01-15",
            "update_date": "2021-01-09",
            "expiry_date": "2026-01-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "microsm.net",
            "domain_keyword": "microsm",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:13:40",
            "create_date": "2007-03-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "gpjvy.ns2.thematicbd.com.deleted-ns.pw",
                "hysns.ns1.thematicbd.com.deleted-ns.pw"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "microed.net",
            "domain_keyword": "microed",
            "domain_tld": "net",
            "query_time": "2024-04-29 04:22:25",
            "create_date": "2023-03-30",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "microgsd.net",
            "domain_keyword": "microgsd",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:25:44",
            "create_date": "2022-05-02",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of microgsd.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1027.awsdns-00.org",
                "ns-1746.awsdns-26.co.uk",
                "ns-420.awsdns-52.com",
                "ns-854.awsdns-42.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "microsh.com",
            "domain_keyword": "microsh",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:40:54",
            "create_date": "2023-12-30",
            "update_date": "2024-02-27",
            "expiry_date": "2025-12-30",
            "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": [
                "leah.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "microsad.com",
            "domain_keyword": "microsad",
            "domain_tld": "com",
            "query_time": "2024-05-22 01:42:58",
            "create_date": "2021-02-25",
            "update_date": "2021-08-27",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "microse.nl",
            "domain_keyword": "microse",
            "domain_tld": "nl",
            "query_time": "2024-05-25 11:02:01",
            "create_date": "2007-12-20",
            "update_date": "2024-01-03",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks14.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "microhd.de",
            "domain_keyword": "microhd",
            "domain_tld": "de",
            "query_time": "2024-05-06 02:11:38",
            "update_date": "2023-03-07",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "microwd.app",
            "domain_keyword": "microwd",
            "domain_tld": "app",
            "query_time": "2024-05-31 21:33:13",
            "create_date": "2022-10-05",
            "update_date": "2023-07-30",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "microesd.pl",
            "domain_keyword": "microesd",
            "domain_tld": "pl",
            "query_time": "2024-04-29 04:22:33",
            "create_date": "2021-12-19",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "microsed.com",
            "domain_keyword": "microsed",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:28:53",
            "create_date": "2005-08-16",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "microsc.com",
            "domain_keyword": "microsc",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:11:50",
            "create_date": "2010-03-23",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "microsa.net",
            "domain_keyword": "microsa",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:11:41",
            "create_date": "2001-09-15",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-15",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "MICROSOFSA, S.A.",
            "registrant_state": "Sevilla",
            "registrant_country": "ES",
            "name_servers": [
                "ns1.dominioabsoluto.com",
                "ns2.dominioabsoluto.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "microsa.info",
            "domain_keyword": "microsa",
            "domain_tld": "info",
            "query_time": "2024-05-28 23:13:10",
            "create_date": "2005-02-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-02",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Acens Technologies, S.L.U.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "esiami.tsai.es",
                "esiami2.tsai.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "micros.download",
            "domain_keyword": "micros",
            "domain_tld": "download",
            "query_time": "2024-05-28 23:13:10",
            "create_date": "2015-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipmirror.com",
                "ns2.ipmirror.com",
                "ns3.ipmirror.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "microfd.com",
            "domain_keyword": "microfd",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:11:46",
            "create_date": "2015-11-22",
            "update_date": "2020-11-16",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "microisd.com",
            "domain_keyword": "microisd",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:15:33",
            "create_date": "2013-05-24",
            "update_date": "2023-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "microad.co.in",
            "domain_keyword": "microad",
            "domain_tld": "co.in",
            "query_time": "2024-05-05 01:32:26",
            "create_date": "2013-04-15",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MicroAd, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "micro3d.hu",
            "domain_keyword": "micro3d",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:46:23",
            "create_date": "2016-05-23"
        },
        {
            "num": 86,
            "domain_name": "microid.ru",
            "domain_keyword": "microid",
            "domain_tld": "ru",
            "query_time": "2024-05-20 21:58:56",
            "create_date": "2016-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "microbd.com",
            "domain_keyword": "microbd",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:43:25",
            "create_date": "2013-06-02",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-02",
            "registrar_iana": 3861,
            "registrar_name": "Purple IT Ltd",
            "registrar_website": "http://www.purpleit.com",
            "name_servers": [
                "ns3.hostnibo.com",
                "ns4.hostnibo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "xmicrosd.com",
            "domain_keyword": "xmicrosd",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:58:32",
            "create_date": "2022-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Davidmo",
            "registrant_address": "UNIT 1026, HONGHU BULDING, RENMIN NORTH RD, LUOHU DISTRICT",
            "registrant_city": "SZ",
            "registrant_state": "Guangdong",
            "registrant_zip": "518000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13632785353",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "microed.org",
            "domain_keyword": "microed",
            "domain_tld": "org",
            "query_time": "2024-06-09 05:48:02",
            "create_date": "2023-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "micro3d.com",
            "domain_keyword": "micro3d",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:34:19",
            "create_date": "1999-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "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=micro3d.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "macrosd.cn",
            "domain_keyword": "macrosd",
            "domain_tld": "cn",
            "query_time": "2024-06-02 16:13:10",
            "create_date": "2015-05-07",
            "expiry_date": "2029-05-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "盖海燕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "micromd.net",
            "domain_keyword": "micromd",
            "domain_tld": "net",
            "query_time": "2024-06-07 20:51:07",
            "create_date": "2001-07-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "microso.net",
            "domain_keyword": "microso",
            "domain_tld": "net",
            "query_time": "2024-06-07 20:54:31",
            "create_date": "2008-09-08",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-08",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "micro3d.net",
            "domain_keyword": "micro3d",
            "domain_tld": "net",
            "query_time": "2024-05-23 06:34:31",
            "create_date": "2024-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://whois.now.cn/whois/message_to_contact.php?domain=micro3d.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "micross.ru",
            "domain_keyword": "micross",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:01:16",
            "create_date": "2011-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "microst.xyz",
            "domain_keyword": "microst",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 21:19:42",
            "create_date": "2023-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "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": [
                "courtney.ns.cloudflare.com",
                "jakub.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "microsh.co.uk",
            "domain_keyword": "microsh",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 21:40:26",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "micross.site",
            "domain_keyword": "micross",
            "domain_tld": "site",
            "query_time": "2024-06-06 18:38:42",
            "create_date": "2023-12-08",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "riya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "microsdn.com",
            "domain_keyword": "microsdn",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:28:51",
            "create_date": "2022-10-12",
            "update_date": "2024-03-01",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1463,
            "registrar_name": "Domain Cost Club",
            "registrar_website": "http://www.domaincostclub.com",
            "registrant_name": "DCC Private Registration",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "701 Palomar Airport Rd #300",
            "registrant_city": "Carlsbad",
            "registrant_state": "CA",
            "registrant_zip": "92011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606023050",
            "registrant_fax": "+1.7606023055",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "microsi.store",
            "domain_keyword": "microsi",
            "domain_tld": "store",
            "query_time": "2024-05-22 01:43:48",
            "create_date": "2021-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-12",
            "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": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>microsd.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4466</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>microd.com, micros.me, micro3d.ru, micro3d.org, microsad.ru, microsp.com, micro-d.co.uk, microso.me, microsr.net, micrord.xyz, microst.live, micro4d.org, micro4d.net, microbd.org, microsed.ru, micross.live, microsh.org, microwd.xyz, microsr.com, microed.com.br, microad.in, micro2d.com, microsb.net, microwd.cn, micros2.com, microsv.online, micrond.com, microkd.ru, microsod.com, microsm.com, microsdc.com, microsb.com, microad.eu, micro4d.lol, microad.co.jp, microsu.top, microid.com, microhd.com, microsud.com, microsmd.com, microsi.ru, microusd.com, microud.com, micro-d.net, microsi.net, microusd.net, micro3d.online, microsi.com, microid.in, microst.net, micromd.info, microso.fit, microsad.com.br, microhd.net, microst.com, micrord.com, microgsd.com, microsh.ru, micross.ltd, microsdt.com, microsdr.com, microbsd.org, microsm.space, micro-d.ru, micro-sd.net, microso.com, microsid.com, microsm.net, microed.net, microgsd.net, microsh.com, microsad.com, microse.nl, microhd.de, microwd.app, microesd.pl, microsed.com, microsc.com, microsa.net, microsa.info, micros.download, microfd.com, microisd.com, microad.co.in, micro3d.hu, microid.ru, microbd.com, xmicrosd.com, microed.org, micro3d.com, macrosd.cn, micromd.net, microso.net, micro3d.net, micross.ru, microst.xyz, microsh.co.uk, micross.site, microsdn.com, microsi.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>microd.com</domain_name>
   <domain_keyword>microd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:09:23</query_time>
   <create_date>1995-08-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ed3a74f5-a4a3-4299-87ac-e002bff7c58f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>micros.me</domain_name>
   <domain_keyword>micros</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-23 21:40:19</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</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>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>3</num>
   <domain_name>micro3d.ru</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 16:44:55</query_time>
   <create_date>2024-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>TILDA-RU</registrar_name>
   <registrant_company>Inspect LLC</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>micro3d.org</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 23:11:23</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>microsad.ru</domain_name>
   <domain_keyword>microsad</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:11</query_time>
   <create_date>2010-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>microsp.com</domain_name>
   <domain_keyword>microsp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:24:03</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>micro-d.co.uk</domain_name>
   <domain_keyword>micro-d</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 16:57:40</query_time>
   <create_date>2013-01-23</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>microso.me</domain_name>
   <domain_keyword>microso</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-07 20:54:31</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>microsr.net</domain_name>
   <domain_keyword>microsr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 18:38:41</query_time>
   <create_date>2008-11-18</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2028-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>micrord.xyz</domain_name>
   <domain_keyword>micrord</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 05:40:43</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>microst.live</domain_name>
   <domain_keyword>microst</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 05:42:05</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>micro4d.org</domain_name>
   <domain_keyword>micro4d</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 16:56:17</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, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>micro4d.net</domain_name>
   <domain_keyword>micro4d</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 16:58:06</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>microbd.org</domain_name>
   <domain_keyword>microbd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:35:34</query_time>
   <create_date>2017-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</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>Citizens For Economic Develop</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</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>ns1018.ui-dns.de</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1067.ui-dns.org</value>
    <value>ns1113.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>microsed.ru</domain_name>
   <domain_keyword>microsed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:12</query_time>
   <create_date>2021-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO 'Internet-agentstvo INTERVOLGA'</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>micross.live</domain_name>
   <domain_keyword>micross</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-30 12:12:43</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>microsh.org</domain_name>
   <domain_keyword>microsh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 01:43:45</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>microwd.xyz</domain_name>
   <domain_keyword>microwd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 04:25:07</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>microsr.com</domain_name>
   <domain_keyword>microsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:38:41</query_time>
   <create_date>2008-11-18</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2028-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=microsr.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>microed.com.br</domain_name>
   <domain_keyword>microed</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 04:22:25</query_time>
   <create_date>2012-10-21</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrant_name>Edgar Pereira dos Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1121.awsdns-12.org</value>
    <value>ns-1996.awsdns-57.co.uk</value>
    <value>ns-439.awsdns-54.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>microad.in</domain_name>
   <domain_keyword>microad</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 11:51:09</query_time>
   <create_date>2012-06-12</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MicroAd, Inc.</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 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.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>micro2d.com</domain_name>
   <domain_keyword>micro2d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:21:38</query_time>
   <create_date>2015-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>https://www.omnis.com</registrar_website>
   <registrant_company>InfoSight Corporation</registrant_company>
   <registrant_state>OH</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.omnis.com/tools/domain-email.php?domain=micro2d.com</registrant_email>
   <name_servers>
    <value>ns1.omnis.com</value>
    <value>ns2.omnis.com</value>
    <value>ns3.omnis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>microsb.net</domain_name>
   <domain_keyword>microsb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 23:13:13</query_time>
   <create_date>2016-02-21</create_date>
   <update_date>2022-03-18</update_date>
   <expiry_date>2026-02-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>microwd.cn</domain_name>
   <domain_keyword>microwd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 00:16:34</query_time>
   <create_date>2015-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>河北微众科技集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>micros2.com</domain_name>
   <domain_keyword>micros2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:11:41</query_time>
   <create_date>2019-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</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=micros2.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>microsv.online</domain_name>
   <domain_keyword>microsv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 21:45:36</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>crowncell</registrant_company>
   <registrant_state>Sumatera Utara</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>micrond.com</domain_name>
   <domain_keyword>micrond</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:07:29</query_time>
   <create_date>2021-09-13</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-09-13</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.brandbucket.com</value>
    <value>ns2.brandbucket.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>28</num>
   <domain_name>microkd.ru</domain_name>
   <domain_keyword>microkd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:54</query_time>
   <create_date>2018-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>sima.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>microsod.com</domain_name>
   <domain_keyword>microsod</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:29:16</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=microsod.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>lou.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>microsm.com</domain_name>
   <domain_keyword>microsm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:06:04</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-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.squadhelp.com</value>
    <value>ns2.squadhelp.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>31</num>
   <domain_name>microsdc.com</domain_name>
   <domain_keyword>microsdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:03:33</query_time>
   <create_date>2004-09-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-09-30</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>Oracle Corporation</registrant_company>
   <registrant_address>500 Oracle Parkway M/S 501ip3,</registrant_address>
   <registrant_city>Redwood Shores</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505062220</registrant_phone>
   <registrant_fax>+1.6505062120</registrant_fax>
   <name_servers>
    <value>a1-160.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a13-65.akam.net</value>
    <value>a18-67.akam.net</value>
    <value>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>microsb.com</domain_name>
   <domain_keyword>microsb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:13:12</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>TwoOut</registrant_name>
   <registrant_company>TwoOut</registrant_company>
   <registrant_address>gwangduk-daero 502ho Gwangdeok-daero, Danwon-gu,  Ansan-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>15471</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7088824906</registrant_phone>
   <registrant_fax>+82.5049839429</registrant_fax>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>microad.eu</domain_name>
   <domain_keyword>microad</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-10 19:47:10</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>micro4d.lol</domain_name>
   <domain_keyword>micro4d</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-02 16:46:36</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>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>ganz.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.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>35</num>
   <domain_name>microad.co.jp</domain_name>
   <domain_keyword>microad</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-25 10:57:03</query_time>
   <create_date>2007-06-15</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>MicroAd, Inc.</registrant_company>
   <name_servers>
    <value>ns1.cdnetdns.net</value>
    <value>ns2.cdnetdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>microsu.top</domain_name>
   <domain_keyword>microsu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 11:02:22</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Su Ming Ran</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
    <value>journey.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>microid.com</domain_name>
   <domain_keyword>microid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:12:13</query_time>
   <create_date>1996-05-28</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.panelboxmanager.com</value>
    <value>ns2.panelboxmanager.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>microhd.com</domain_name>
   <domain_keyword>microhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:48:24</query_time>
   <create_date>2002-05-26</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>microsud.com</domain_name>
   <domain_keyword>microsud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:39:07</query_time>
   <create_date>2003-09-15</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-15</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>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>microsmd.com</domain_name>
   <domain_keyword>microsmd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:13:41</query_time>
   <create_date>1999-04-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-28</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>41</num>
   <domain_name>microsi.ru</domain_name>
   <domain_keyword>microsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:12</query_time>
   <create_date>2010-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>microusd.com</domain_name>
   <domain_keyword>microusd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:20:04</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2020-10-03</update_date>
   <expiry_date>2025-10-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=microusd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>microud.com</domain_name>
   <domain_keyword>microud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:33:02</query_time>
   <create_date>2021-04-17</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>44</num>
   <domain_name>micro-d.net</domain_name>
   <domain_keyword>micro-d</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:33:00</query_time>
   <create_date>1996-09-16</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>harley.ns.cloudflare.com</value>
    <value>kehlani.ns.cloudflare.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>microsi.net</domain_name>
   <domain_keyword>microsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:13:28</query_time>
   <create_date>2017-01-31</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2027-01-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>microusd.net</domain_name>
   <domain_keyword>microusd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 01:46:17</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>micro3d.online</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 16:58:06</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2027-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>microsi.com</domain_name>
   <domain_keyword>microsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:13:28</query_time>
   <create_date>1997-04-18</create_date>
   <update_date>2022-04-05</update_date>
   <expiry_date>2027-04-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>microid.in</domain_name>
   <domain_keyword>microid</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 21:58:56</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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>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>50</num>
   <domain_name>microst.net</domain_name>
   <domain_keyword>microst</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 18:38:43</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2027-05-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>SE</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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>micromd.info</domain_name>
   <domain_keyword>micromd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-07 20:51:07</query_time>
   <create_date>2020-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>microso.fit</domain_name>
   <domain_keyword>microso</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-07 20:54:31</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bryce.ns.cloudflare.com</value>
    <value>faye.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>microsad.com.br</domain_name>
   <domain_keyword>microsad</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 23:13:11</query_time>
   <create_date>2003-07-18</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrant_name>Microsad Equipamentos Eletr?nicos Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>microhd.net</domain_name>
   <domain_keyword>microhd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 23:12:12</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</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=microhd.net</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>microst.com</domain_name>
   <domain_keyword>microst</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:10:30</query_time>
   <create_date>1997-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>56</num>
   <domain_name>micrord.com</domain_name>
   <domain_keyword>micrord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:11:21</query_time>
   <create_date>1996-01-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>microgsd.com</domain_name>
   <domain_keyword>microgsd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:14:35</query_time>
   <create_date>2009-04-20</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2030-04-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of microgsd.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-1619.awsdns-10.co.uk</value>
    <value>ns-196.awsdns-24.com</value>
    <value>ns-533.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>microsh.ru</domain_name>
   <domain_keyword>microsh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:12</query_time>
   <create_date>2018-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>micross.ltd</domain_name>
   <domain_keyword>micross</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-16 04:24:05</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2026-01-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liang nai shan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>microsdt.com</domain_name>
   <domain_keyword>microsdt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:28:52</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>microsdr.com</domain_name>
   <domain_keyword>microsdr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:12:46</query_time>
   <create_date>2017-03-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>microbsd.org</domain_name>
   <domain_keyword>microbsd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:37:40</query_time>
   <create_date>2007-02-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-12.awsdns-01.com</value>
    <value>ns-1243.awsdns-27.org</value>
    <value>ns-2036.awsdns-62.co.uk</value>
    <value>ns-774.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>microsm.space</domain_name>
   <domain_keyword>microsm</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 21:17:25</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>micro-d.ru</domain_name>
   <domain_keyword>micro-d</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:31</query_time>
   <create_date>2014-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>micro-sd.net</domain_name>
   <domain_keyword>micro-sd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:34:01</query_time>
   <create_date>2015-06-22</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>microso.com</domain_name>
   <domain_keyword>microso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:29:15</query_time>
   <create_date>2006-10-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>microsid.com</domain_name>
   <domain_keyword>microsid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:13:28</query_time>
   <create_date>2019-01-15</create_date>
   <update_date>2021-01-09</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>microsm.net</domain_name>
   <domain_keyword>microsm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:13:40</query_time>
   <create_date>2007-03-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>gpjvy.ns2.thematicbd.com.deleted-ns.pw</value>
    <value>hysns.ns1.thematicbd.com.deleted-ns.pw</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>microed.net</domain_name>
   <domain_keyword>microed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 04:22:25</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-30</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.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>70</num>
   <domain_name>microgsd.net</domain_name>
   <domain_keyword>microgsd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:25:44</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of microgsd.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1027.awsdns-00.org</value>
    <value>ns-1746.awsdns-26.co.uk</value>
    <value>ns-420.awsdns-52.com</value>
    <value>ns-854.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>microsh.com</domain_name>
   <domain_keyword>microsh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:40:54</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-12-30</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>leah.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>microsad.com</domain_name>
   <domain_keyword>microsad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 01:42:58</query_time>
   <create_date>2021-02-25</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>microse.nl</domain_name>
   <domain_keyword>microse</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 11:02:01</query_time>
   <create_date>2007-12-20</create_date>
   <update_date>2024-01-03</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>microhd.de</domain_name>
   <domain_keyword>microhd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 02:11:38</query_time>
   <update_date>2023-03-07</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>microwd.app</domain_name>
   <domain_keyword>microwd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 21:33:13</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>microesd.pl</domain_name>
   <domain_keyword>microesd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 04:22:33</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>microsed.com</domain_name>
   <domain_keyword>microsed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:28:53</query_time>
   <create_date>2005-08-16</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>microsc.com</domain_name>
   <domain_keyword>microsc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:11:50</query_time>
   <create_date>2010-03-23</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>microsa.net</domain_name>
   <domain_keyword>microsa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:11:41</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>MICROSOFSA, S.A.</registrant_company>
   <registrant_state>Sevilla</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns1.dominioabsoluto.com</value>
    <value>ns2.dominioabsoluto.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>microsa.info</domain_name>
   <domain_keyword>microsa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 23:13:10</query_time>
   <create_date>2005-02-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Acens Technologies, S.L.U.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>esiami.tsai.es</value>
    <value>esiami2.tsai.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>micros.download</domain_name>
   <domain_keyword>micros</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-28 23:13:10</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipmirror.com</value>
    <value>ns2.ipmirror.com</value>
    <value>ns3.ipmirror.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>microfd.com</domain_name>
   <domain_keyword>microfd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:11:46</query_time>
   <create_date>2015-11-22</create_date>
   <update_date>2020-11-16</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>microisd.com</domain_name>
   <domain_keyword>microisd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:15:33</query_time>
   <create_date>2013-05-24</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>84</num>
   <domain_name>microad.co.in</domain_name>
   <domain_keyword>microad</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-05 01:32:26</query_time>
   <create_date>2013-04-15</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MicroAd, Inc.</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 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.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>micro3d.hu</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:46:23</query_time>
   <create_date>2016-05-23</create_date>
  </value>
  <value>
   <num>86</num>
   <domain_name>microid.ru</domain_name>
   <domain_keyword>microid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-20 21:58:56</query_time>
   <create_date>2016-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>microbd.com</domain_name>
   <domain_keyword>microbd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:43:25</query_time>
   <create_date>2013-06-02</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>3861</registrar_iana>
   <registrar_name>Purple IT Ltd</registrar_name>
   <registrar_website>http://www.purpleit.com</registrar_website>
   <name_servers>
    <value>ns3.hostnibo.com</value>
    <value>ns4.hostnibo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>xmicrosd.com</domain_name>
   <domain_keyword>xmicrosd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:58:32</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-09</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>Davidmo</registrant_name>
   <registrant_address>UNIT 1026, HONGHU BULDING, RENMIN NORTH RD, LUOHU DISTRICT</registrant_address>
   <registrant_city>SZ</registrant_city>
   <registrant_state>Guangdong</registrant_state>
   <registrant_zip>518000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13632785353</registrant_phone>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>microed.org</domain_name>
   <domain_keyword>microed</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 05:48:02</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>micro3d.com</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:34:19</query_time>
   <create_date>1999-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</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=micro3d.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>macrosd.cn</domain_name>
   <domain_keyword>macrosd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 16:13:10</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2029-05-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>盖海燕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>micromd.net</domain_name>
   <domain_keyword>micromd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 20:51:07</query_time>
   <create_date>2001-07-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>microso.net</domain_name>
   <domain_keyword>microso</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 20:54:31</query_time>
   <create_date>2008-09-08</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>micro3d.net</domain_name>
   <domain_keyword>micro3d</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 06:34:31</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.now.cn/whois/message_to_contact.php?domain=micro3d.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>micross.ru</domain_name>
   <domain_keyword>micross</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:01:16</query_time>
   <create_date>2011-10-21</create_date>
   <expiry_date>2024-10-21</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>96</num>
   <domain_name>microst.xyz</domain_name>
   <domain_keyword>microst</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 21:19:42</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</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>courtney.ns.cloudflare.com</value>
    <value>jakub.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>microsh.co.uk</domain_name>
   <domain_keyword>microsh</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 21:40:26</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>micross.site</domain_name>
   <domain_keyword>micross</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-06 18:38:42</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>riya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>microsdn.com</domain_name>
   <domain_keyword>microsdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:28:51</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Domain Cost Club</registrar_name>
   <registrar_website>http://www.domaincostclub.com</registrar_website>
   <registrant_name>DCC Private Registration</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>701 Palomar Airport Rd #300</registrant_address>
   <registrant_city>Carlsbad</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606023050</registrant_phone>
   <registrant_fax>+1.7606023055</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>microsi.store</domain_name>
   <domain_keyword>microsi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 01:43:48</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-12</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>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</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.