WHOIS QUERY TIME

12 Jun 2024 - 5:33 AM UTC

Registered: 7 June 2023
Expiry: 7 June 2025

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

park.i-now.cn
park.i-now.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 秦文
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=rainmirror.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "rainmirror.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "rainmirror.cn",
            "domain_keyword": "rainmirror",
            "domain_tld": "cn",
            "query_time": "2024-06-12 05:33:23",
            "create_date": "2023-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "秦文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "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>rainmirror.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>rainmirror.cn</domain_name>
   <domain_keyword>rainmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 05:33:23</query_time>
   <create_date>2023-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>秦文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <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.146 seconds) for "rainmirror.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2024 - 5:12 PM UTC

Registered: 7 June 2023
Expiry: 7 June 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

gabriel.ns.cloudflare.com
tessa.ns.cloudflare.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 秦文
Email: [email protected]

#2 - QUERY TIME

9 Jun 2024 - 12:09 PM UTC

Registered: 7 June 2023
Expiry: 7 June 2025

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

park.i-now.cn
park.i-now.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 秦文
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=rainmirror.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "rainmirror.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "rainmirror.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "rainmirror.cn",
            "domain_keyword": "rainmirror",
            "domain_tld": "cn",
            "query_time": "2024-04-10 17:12:52",
            "create_date": "2023-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "秦文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "gabriel.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rainmirror.cn",
            "domain_keyword": "rainmirror",
            "domain_tld": "cn",
            "query_time": "2024-06-09 12:09:23",
            "create_date": "2023-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "秦文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.146,
        "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>rainmirror.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>rainmirror.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rainmirror.cn</domain_name>
   <domain_keyword>rainmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 17:12:52</query_time>
   <create_date>2023-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>秦文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>gabriel.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rainmirror.cn</domain_name>
   <domain_keyword>rainmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 12:09:23</query_time>
   <create_date>2023-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>秦文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.146</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 1 domain names (in 0.108 seconds) which contained the exact domain keyword "rainmirror".
Domain Name Registered Expiry Registrar Ownership
1 rainmirror.com 10 Apr 2017 10 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 rainmirror.cn 7 Jun 2023 7 Jun 2025 广东时代互联科技有限公司 秦文

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=rainmirror&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "rainmirror",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "rainmirror.com, rainmirror.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "rainmirror.com",
            "domain_keyword": "rainmirror",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:33:23",
            "create_date": "2017-04-10",
            "update_date": "2021-04-04",
            "expiry_date": "2024-04-10",
            "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"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rainmirror.cn",
            "domain_keyword": "rainmirror",
            "domain_tld": "cn",
            "query_time": "2024-06-12 05:33:23",
            "create_date": "2023-06-07",
            "expiry_date": "2025-06-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "秦文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.108,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>rainmirror</domain_keyword>
  <sort_by>create_date</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>rainmirror.com, rainmirror.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rainmirror.com</domain_name>
   <domain_keyword>rainmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:33:23</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2021-04-04</update_date>
   <expiry_date>2024-04-10</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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rainmirror.cn</domain_name>
   <domain_keyword>rainmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 05:33:23</query_time>
   <create_date>2023-06-07</create_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>秦文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.108</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 119 domain names (in 0.438 seconds) which look and sound like the brand name "rainmirror".
Domain Name Registered Expiry Registrar Ownership
1 railmirror.com 19 Aug 2020 19 Aug 2025 GoDaddy.com, LLC -
2 rainmirrors.com 1 Dec 2014 1 Dec 2024 GoDaddy.com, LLC -
3 raidmirror.com 28 May 2024 28 May 2025 ! #1 Host Canada, LLC -
4 brainmirror.com 10 Mar 2018 10 Mar 2034 Network Solutions, LLC -
5 brainmirror.company 28 Sep 2017 28 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
6 rainymirror.com 23 Aug 2022 23 Aug 2024 MAFF Inc. zhisen ke
7 brainmirror.nl 29 Feb 2016 - Antagonist B.V. -
8 brainmirror.se 24 Jun 2018 24 Jun 2024 Abion AB -
9 mailmirror.com 1 Jan 2004 1 Jan 2025 ANNULET, INC BuyDomains.com
10 racemirror.com 29 Mar 2008 29 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
11 racinemirror.com 12 Jul 2023 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 riazmirror.com 5 May 2016 5 May 2025 Onlinenic Inc KUM SUNG Dental Star
13 oranmirror.com 18 Jun 2023 18 Jun 2025 GoDaddy.com, LLC -
14 mainemirror.com 12 Sep 2002 12 Sep 2027 GoDaddy.com, LLC -
15 coinmirror.co 4 Apr 2024 4 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
16 azinmirror.com 1 Jan 2023 1 Jan 2025 1API GmbH REDACTED FOR PRIVACY
17 brainmirrors.com 24 Jul 2015 24 Jul 2024 GoDaddy.com, LLC -
18 atinmirror.com 8 May 2023 8 May 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com none
19 maindmirror.com 23 Jun 2023 23 Jun 2024 Domain.com, LLC REDACTED FOR PRIVACY
20 radiomirror.com 23 Feb 2019 23 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 sanimirror.com 5 Jun 2020 5 Jun 2024 1API GmbH REDACTED FOR PRIVACY
22 rail-mirror.com 1 Sep 2009 1 Sep 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
23 ram-mirror.com 21 Oct 2009 21 Oct 2025 GoDaddy.com, LLC -
24 twinmirror.com 13 Oct 2020 13 Oct 2024 GoDaddy.com, LLC -
25 artnmirror.com 8 Mar 2019 8 Mar 2025 GoDaddy.com, LLC -
26 brain-mirror.com 4 Jan 2018 4 Jan 2025 GoDaddy.com, LLC -
27 sanimirror.org 5 Jun 2020 5 Jun 2024 RegistryGate GmbH ad notam AG
28 rapkmirror.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -
29 randmirror.fun 12 Aug 2023 12 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER -
30 rankmirror.com 20 Aug 2022 20 Aug 2024 Cloudflare, Inc. DATA REDACTED
31 rapidmirror.com 10 Jun 2017 10 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 skinmirror.com 22 Mar 2011 22 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
33 maninmirror.com 21 Sep 2016 21 Sep 2024 GoDaddy.com, LLC -
34 skinmirror.cn 14 Jul 2022 14 Jul 2024 郑州世纪创联电子科技开发有限公司 邓日喜
35 hairnmirror.com 27 Sep 2017 27 Sep 2026 GoDaddy.com, LLC -
36 drinmirror.com 6 Jul 2011 13 Jun 2027 Tucows Domains Inc. -
37 iraninmirror.com 17 Feb 2022 17 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Anothervista
38 joinmirror.com 29 Aug 2021 29 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 ravenmirror.com 9 Apr 2008 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 twinmirror.store 20 Apr 2024 20 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170944314
41 twinmirror.site 4 Aug 2023 4 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 jailmirror.com 5 Apr 2023 5 Apr 2025 DomainSpot LLC Whois Privacy Service
43 franmirror.com 2 Jun 2023 2 Jun 2024 acens Technologies, S.L.U. Encarnación Carretero Santos
44 hairmirror.com 18 Jan 2008 18 Jan 2025 GoDaddy.com, LLC -
45 coinmirror.com 13 Jun 2017 13 Jun 2024 GoDaddy.com, LLC -
46 chinmirror.com 4 Dec 2023 4 Dec 2024 DropCatch.com 1280 LLC Redacted for GDPR privacy
47 rapidmirror.info 3 Apr 2023 3 Apr 2024 Sav.com, LLC Privacy Protection
48 chainmirror.com 18 Jun 2023 18 Jun 2024 DropCatch.com 385 LLC HugeDomains.com
49 ranamirror.com 13 Jan 2024 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 1winmirror.ru 17 Dec 2019 17 Dec 2024 REGRU-RU Private Person
51 racingmirror.com 23 May 2016 23 May 2025 1API GmbH REDACTED FOR PRIVACY
52 raremirror.com 22 Oct 2022 22 Oct 2024 Dynadot Inc -
53 maidmirror.com 25 Jul 2022 25 Jul 2024 Cloudflare, Inc. DATA REDACTED
54 pinmirror.net 12 Sep 2021 12 Sep 2024 Squarespace Domains II LLC LetinAR Inc.
55 runmirror.com 19 Sep 2022 19 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
56 pinmirror.org 12 Sep 2021 12 Sep 2024 Squarespace Domains II LLC LetinAR Inc.
57 panmirror.com 29 Mar 2020 29 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
58 rawmirror.com 15 Jul 2013 15 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
59 fanmirror.com 14 Aug 2012 14 Aug 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
60 ai-mirror.com 1 Jun 2023 1 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 panmirror.pub 30 Apr 2020 30 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
62 saimirror.com 4 Jun 2019 4 Jun 2025 REGISTER S.P.A. SDESIGN DI KORU S.A.S. DI MELOTTI ROBERTO E C.
63 winmirror.org 15 Oct 2023 15 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 rainieror.com 13 Jul 2022 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com -
65 minmirror.com 16 May 2019 16 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
66 pinmirror.online 29 Mar 2023 29 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
67 rammirror.com 16 May 2011 16 May 2025 GoDaddy.com, LLC -
68 panmirror.net 29 Mar 2020 29 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
69 airmirror.com 15 Jan 2011 15 Jan 2025 Dynadot Inc -
70 manmirror.com 28 Mar 2019 28 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 airmirror.shop 30 Nov 2022 30 Nov 2024 GoDaddy.com LLC -
72 manmirror.net 7 Sep 2022 7 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
73 canmirror.com 16 May 2024 16 May 2025 NAMECHEAP INC WestBanner
74 pinmirror.com 12 Sep 2021 12 Sep 2024 Squarespace Domains II LLC LetinAR Inc.
75 panmirror.dev 13 Apr 2020 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 vanmirror.cn 1 Apr 2021 1 Apr 2025 阿里云计算有限公司(万网) 双镜智能(杭州)有限公司
77 airmirror.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
78 rapidmirror.fun 11 Oct 2023 11 Oct 2024 DNSPod, Inc. hujunfeng
79 skinmirror.net 28 Jun 2021 28 Jun 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
80 sanimirror.co.uk 5 Jun 2020 5 Jun 2025 RegistryGate GmbH [Tag = REGISTRYGATE-DE] -
81 brianmirror.online 7 Dec 2023 7 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
82 1winmirror.com 6 Jun 2023 6 Jun 2024 Key-Systems GmbH c/o whoisproxy.com
83 iranmirror.com 26 Nov 2022 26 Nov 2024 GoDaddy.com, LLC -
84 koinmirror.com 13 Jan 2024 13 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 paintmirror.com 12 Apr 2024 12 Apr 2025 Squarespace Domains LLC Neubert Devin, Rau Bjarne und Root Paul GbR
86 mailmirror.nl 2 Sep 2010 - Registrar.eu -
87 jailmirror.net 5 Apr 2023 5 Apr 2025 DomainSpot LLC Whois Privacy Service
88 sajinmirror.com 29 Oct 2022 29 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
89 vxinmirror.com 18 Jul 2019 18 Jul 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
90 ravemirror.com 7 May 2023 7 May 2025 Metaregistrar BV REDACTED FOR PRIVACY
91 maiamirror.com 14 Mar 2018 14 Mar 2025 REGISTER S.P.A. NOVACS S.r.l.
92 sanimirror.net 5 Jun 2020 5 Jun 2024 RegistryGate GmbH REDACTED FOR PRIVACY
93 panmirror.org 29 Mar 2020 29 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
94 maimirror.info 11 Feb 2023 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 aimirror.store 23 Apr 2023 23 Apr 2025 Dynadot LLC -
96 aimirror.pro 21 Nov 2023 21 Nov 2024 Sav.com, LLC Privacy Protection
97 maimirror.net 11 Feb 2023 11 Feb 2025 GoDaddy.com, LLC -
98 aimirror.app 8 Jan 2024 8 Jan 2025 Porkbun LLC Private by Design, LLC
99 aimirror.house 3 Apr 2021 3 Apr 2024 Whois Corp. Choi Junghoi
100 aimirror.fun 30 Nov 2022 30 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
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 Rainmirror.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=rainmirror.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "rainmirror.cn",
        "page_size": 100
    },
    "count": {
        "total": 119,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "railmirror.com, rainmirrors.com, raidmirror.com, brainmirror.com, brainmirror.company, rainymirror.com, brainmirror.nl, brainmirror.se, mailmirror.com, racemirror.com, racinemirror.com, riazmirror.com, oranmirror.com, mainemirror.com, coinmirror.co, azinmirror.com, brainmirrors.com, atinmirror.com, maindmirror.com, radiomirror.com, sanimirror.com, rail-mirror.com, ram-mirror.com, twinmirror.com, artnmirror.com, brain-mirror.com, sanimirror.org, rapkmirror.com, randmirror.fun, rankmirror.com, rapidmirror.com, skinmirror.com, maninmirror.com, skinmirror.cn, hairnmirror.com, drinmirror.com, iraninmirror.com, joinmirror.com, ravenmirror.com, twinmirror.store, twinmirror.site, jailmirror.com, franmirror.com, hairmirror.com, coinmirror.com, chinmirror.com, rapidmirror.info, chainmirror.com, ranamirror.com, 1winmirror.ru, racingmirror.com, raremirror.com, maidmirror.com, pinmirror.net, runmirror.com, pinmirror.org, panmirror.com, rawmirror.com, fanmirror.com, ai-mirror.com, panmirror.pub, saimirror.com, winmirror.org, rainieror.com, minmirror.com, pinmirror.online, rammirror.com, panmirror.net, airmirror.com, manmirror.com, airmirror.shop, manmirror.net, canmirror.com, pinmirror.com, panmirror.dev, vanmirror.cn, airmirror.ru, rapidmirror.fun, skinmirror.net, sanimirror.co.uk, brianmirror.online, 1winmirror.com, iranmirror.com, koinmirror.com, paintmirror.com, mailmirror.nl, jailmirror.net, sajinmirror.com, vxinmirror.com, ravemirror.com, maiamirror.com, sanimirror.net, panmirror.org, maimirror.info, aimirror.store, aimirror.pro, maimirror.net, aimirror.app, aimirror.house, aimirror.fun",
    "results": [
        {
            "num": 1,
            "domain_name": "railmirror.com",
            "domain_keyword": "railmirror",
            "domain_tld": "com",
            "query_time": "2024-05-05 04:27:57",
            "create_date": "2020-08-19",
            "update_date": "2023-03-10",
            "expiry_date": "2025-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rainmirrors.com",
            "domain_keyword": "rainmirrors",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:43:33",
            "create_date": "2014-12-01",
            "update_date": "2022-09-17",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "raidmirror.com",
            "domain_keyword": "raidmirror",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:06:49",
            "create_date": "2024-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 971,
            "registrar_name": "! #1 Host Canada, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "brainmirror.com",
            "domain_keyword": "brainmirror",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:34:28",
            "create_date": "2018-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2034-03-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "brainmirror.company",
            "domain_keyword": "brainmirror",
            "domain_tld": "company",
            "query_time": "2024-05-11 12:46:06",
            "create_date": "2017-09-28",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rainymirror.com",
            "domain_keyword": "rainymirror",
            "domain_tld": "com",
            "query_time": "2024-05-22 04:21:36",
            "create_date": "2022-08-23",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-23",
            "registrar_iana": 817,
            "registrar_name": "MAFF Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "zhisen ke",
            "registrant_address": "wu chuan shi zhang qi zhen shan xiu cun 132 hao",
            "registrant_city": "zhan jiang shi",
            "registrant_state": "guang dong",
            "registrant_zip": "524500",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15510635063",
            "registrant_fax": "+86.15510635063",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "brainmirror.nl",
            "domain_keyword": "brainmirror",
            "domain_tld": "nl",
            "query_time": "2024-05-03 12:55:13",
            "create_date": "2016-02-29",
            "update_date": "2024-03-19",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "brainmirror.se",
            "domain_keyword": "brainmirror",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:12:03",
            "create_date": "2018-06-24",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-24",
            "registrar_name": "Abion AB",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mailmirror.com",
            "domain_keyword": "mailmirror",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:40:59",
            "create_date": "2004-01-01",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-01",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "racemirror.com",
            "domain_keyword": "racemirror",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:24:34",
            "create_date": "2008-03-29",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "racinemirror.com",
            "domain_keyword": "racinemirror",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:09:55",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "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=racinemirror.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "riazmirror.com",
            "domain_keyword": "riazmirror",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:01:21",
            "create_date": "2016-05-05",
            "update_date": "2023-08-16",
            "expiry_date": "2025-05-05",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Muhamamd Riaz",
            "registrant_company": "KUM SUNG Dental Star",
            "registrant_address": "S.I.E Kacha Shahab Pura Road, Sialkot",
            "registrant_city": "Sialkot",
            "registrant_state": "Punjab",
            "registrant_zip": "44000",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3462304040",
            "registrant_fax": "+92.519208770",
            "name_servers": [
                "n1.comsats.net.pk",
                "n2.comsats.net.pk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oranmirror.com",
            "domain_keyword": "oranmirror",
            "domain_tld": "com",
            "query_time": "2024-05-29 00:14:32",
            "create_date": "2023-06-18",
            "update_date": "2023-06-18",
            "expiry_date": "2025-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mainemirror.com",
            "domain_keyword": "mainemirror",
            "domain_tld": "com",
            "query_time": "2024-06-05 14:04:23",
            "create_date": "2002-09-12",
            "update_date": "2022-09-12",
            "expiry_date": "2027-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "coinmirror.co",
            "domain_keyword": "coinmirror",
            "domain_tld": "co",
            "query_time": "2024-04-20 06:12:01",
            "create_date": "2024-04-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "azinmirror.com",
            "domain_keyword": "azinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:03:33",
            "create_date": "2023-01-01",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "contact via https://www.1api.net/send-message/azinmirror.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irns1.netafraz.com",
                "irns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "brainmirrors.com",
            "domain_keyword": "brainmirrors",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:34:28",
            "create_date": "2015-07-24",
            "update_date": "2023-12-11",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "atinmirror.com",
            "domain_keyword": "atinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:24:21",
            "create_date": "2023-05-08",
            "update_date": "2024-05-10",
            "expiry_date": "2024-05-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "none",
            "registrant_state": "Fejer",
            "registrant_country": "HU",
            "registrant_email": "https://csl-registrar.com/contact/atinmirror.com/owner",
            "name_servers": [
                "ns433.mihanwebhost.com",
                "ns434.mihanwebhost.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "maindmirror.com",
            "domain_keyword": "maindmirror",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:56:08",
            "create_date": "2023-06-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "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": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "https://tieredaccess.com/contact/8c30aefa-78ee-4362-848e-d87abda28721",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "radiomirror.com",
            "domain_keyword": "radiomirror",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:20:15",
            "create_date": "2019-02-23",
            "update_date": "2021-02-17",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sanimirror.com",
            "domain_keyword": "sanimirror",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:02:30",
            "create_date": "2020-06-05",
            "update_date": "2024-02-09",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": "contact via https://www.1api.net/send-message/sanimirror.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rail-mirror.com",
            "domain_keyword": "rail-mirror",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:27:37",
            "create_date": "2009-09-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-09-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ram-mirror.com",
            "domain_keyword": "ram-mirror",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:01:28",
            "create_date": "2009-10-21",
            "update_date": "2023-09-22",
            "expiry_date": "2025-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "twinmirror.com",
            "domain_keyword": "twinmirror",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:54:06",
            "create_date": "2020-10-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "artnmirror.com",
            "domain_keyword": "artnmirror",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:23:49",
            "create_date": "2019-03-08",
            "update_date": "2023-03-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "brain-mirror.com",
            "domain_keyword": "brain-mirror",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:37:28",
            "create_date": "2018-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "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": 27,
            "domain_name": "sanimirror.org",
            "domain_keyword": "sanimirror",
            "domain_tld": "org",
            "query_time": "2024-05-15 14:48:46",
            "create_date": "2020-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ad notam AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rapkmirror.com",
            "domain_keyword": "rapkmirror",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:16:07",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "randmirror.fun",
            "domain_keyword": "randmirror",
            "domain_tld": "fun",
            "query_time": "2024-05-01 15:02:37",
            "create_date": "2023-08-12",
            "update_date": "2023-09-10",
            "expiry_date": "2024-08-12",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "alexandra.ns.cloudflare.com",
                "bowen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rankmirror.com",
            "domain_keyword": "rankmirror",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:37:19",
            "create_date": "2022-08-20",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "IN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rankmirror.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "porter.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rapidmirror.com",
            "domain_keyword": "rapidmirror",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:41:01",
            "create_date": "2017-06-10",
            "update_date": "2020-06-04",
            "expiry_date": "2025-06-10",
            "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"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "skinmirror.com",
            "domain_keyword": "skinmirror",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:44:49",
            "create_date": "2011-03-22",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-22",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of skinmirror.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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "maninmirror.com",
            "domain_keyword": "maninmirror",
            "domain_tld": "com",
            "query_time": "2024-06-03 19:20:27",
            "create_date": "2016-09-21",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thehost.com.ua",
                "ns2.thehost.com.ua",
                "ns3.thehost.com.ua",
                "ns4.thehost.com.ua"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "skinmirror.cn",
            "domain_keyword": "skinmirror",
            "domain_tld": "cn",
            "query_time": "2024-05-13 22:58:36",
            "create_date": "2022-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "邓日喜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hairnmirror.com",
            "domain_keyword": "hairnmirror",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:15:39",
            "create_date": "2017-09-27",
            "update_date": "2023-09-28",
            "expiry_date": "2026-09-27",
            "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": 36,
            "domain_name": "drinmirror.com",
            "domain_keyword": "drinmirror",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:58:34",
            "create_date": "2011-07-06",
            "update_date": "2017-06-13",
            "expiry_date": "2027-06-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "iraninmirror.com",
            "domain_keyword": "iraninmirror",
            "domain_tld": "com",
            "query_time": "2024-06-03 21:33:14",
            "create_date": "2022-02-17",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-17",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Anothervista",
            "registrant_state": "Tehran",
            "registrant_country": "IR",
            "registrant_email": "https://csl-registrar.com/contact/iraninmirror.com/owner",
            "name_servers": [
                "ns1.anothervista.net",
                "ns2.anothervista.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "joinmirror.com",
            "domain_keyword": "joinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:14:20",
            "create_date": "2021-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "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=joinmirror.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ravenmirror.com",
            "domain_keyword": "ravenmirror",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:14:24",
            "create_date": "2008-04-09",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-09",
            "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=ravenmirror.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "twinmirror.store",
            "domain_keyword": "twinmirror",
            "domain_tld": "store",
            "query_time": "2024-04-23 16:52:36",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170944314",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "twinmirror.site",
            "domain_keyword": "twinmirror",
            "domain_tld": "site",
            "query_time": "2024-04-29 02:12:23",
            "create_date": "2023-08-04",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-04",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "jailmirror.com",
            "domain_keyword": "jailmirror",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:30:02",
            "create_date": "2023-04-05",
            "update_date": "2024-02-21",
            "expiry_date": "2025-04-05",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "franmirror.com",
            "domain_keyword": "franmirror",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:47:14",
            "create_date": "2023-06-02",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-02",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "Encarnación Carretero Santos",
            "registrant_state": "SEVILLA",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.raiolanetworks.es",
                "dns2.raiolanetworks.es",
                "dns3.raiolanetworks.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hairmirror.com",
            "domain_keyword": "hairmirror",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:44:51",
            "create_date": "2008-01-18",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "coinmirror.com",
            "domain_keyword": "coinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:42:54",
            "create_date": "2017-06-13",
            "update_date": "2024-03-08",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-kqnr5ht7z8pnvuelk6t645.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "chinmirror.com",
            "domain_keyword": "chinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-29 17:32:45",
            "create_date": "2023-12-04",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-04",
            "registrar_iana": 3489,
            "registrar_name": "DropCatch.com 1280 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": "jilin",
            "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": 47,
            "domain_name": "rapidmirror.info",
            "domain_keyword": "rapidmirror",
            "domain_tld": "info",
            "query_time": "2024-06-01 20:31:41",
            "create_date": "2023-04-03",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "chainmirror.com",
            "domain_keyword": "chainmirror",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:27:15",
            "create_date": "2023-06-18",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1796,
            "registrar_name": "DropCatch.com 385 LLC",
            "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": 49,
            "domain_name": "ranamirror.com",
            "domain_keyword": "ranamirror",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:23:52",
            "create_date": "2024-01-13",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-13",
            "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=ranamirror.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "1winmirror.ru",
            "domain_keyword": "1winmirror",
            "domain_tld": "ru",
            "query_time": "2024-05-06 02:22:48",
            "create_date": "2019-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "racingmirror.com",
            "domain_keyword": "racingmirror",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:09:22",
            "create_date": "2016-05-23",
            "update_date": "2021-10-29",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UM",
            "registrant_email": "contact via https://www.1api.net/send-message/racingmirror.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.uniregistry-dns.com",
                "ns2.expired.uniregistry-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "raremirror.com",
            "domain_keyword": "raremirror",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:21:39",
            "create_date": "2022-10-22",
            "update_date": "2024-01-24",
            "expiry_date": "2024-10-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "maidmirror.com",
            "domain_keyword": "maidmirror",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:57:57",
            "create_date": "2022-07-25",
            "update_date": "2023-10-24",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/maidmirror.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "etta.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "pinmirror.net",
            "domain_keyword": "pinmirror",
            "domain_tld": "net",
            "query_time": "2024-05-26 16:19:24",
            "create_date": "2021-09-12",
            "update_date": "2024-04-19",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LetinAR Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "서울특별시",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "runmirror.com",
            "domain_keyword": "runmirror",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:08:39",
            "create_date": "2022-09-19",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-19",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "evangeline.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pinmirror.org",
            "domain_keyword": "pinmirror",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:44:58",
            "create_date": "2021-09-12",
            "update_date": "2024-04-21",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LetinAR Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\uC11C\\uC6B8\\uD2B9\\uBCC4\\uC2DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "panmirror.com",
            "domain_keyword": "panmirror",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:27:18",
            "create_date": "2020-03-29",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of panmirror.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-1533.awsdns-63.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-322.awsdns-40.com",
                "ns-716.awsdns-25.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rawmirror.com",
            "domain_keyword": "rawmirror",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:36:47",
            "create_date": "2013-07-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-07-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/rawmirror.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1qsy.name.com",
                "ns2bkr.name.com",
                "ns3bfm.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fanmirror.com",
            "domain_keyword": "fanmirror",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:18:40",
            "create_date": "2012-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ai-mirror.com",
            "domain_keyword": "ai-mirror",
            "domain_tld": "com",
            "query_time": "2024-06-09 12:14:55",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "he nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "panmirror.pub",
            "domain_keyword": "panmirror",
            "domain_tld": "pub",
            "query_time": "2024-05-25 16:45:54",
            "create_date": "2020-04-30",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "saimirror.com",
            "domain_keyword": "saimirror",
            "domain_tld": "com",
            "query_time": "2024-05-10 18:46:28",
            "create_date": "2019-06-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SDESIGN DI KORU S.A.S. DI MELOTTI ROBERTO E C.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "winmirror.org",
            "domain_keyword": "winmirror",
            "domain_tld": "org",
            "query_time": "2024-05-01 20:39:00",
            "create_date": "2023-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rainieror.com",
            "domain_keyword": "rainieror",
            "domain_tld": "com",
            "query_time": "2024-05-25 18:44:33",
            "create_date": "2022-07-13",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "minmirror.com",
            "domain_keyword": "minmirror",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:17:41",
            "create_date": "2019-05-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "pinmirror.online",
            "domain_keyword": "pinmirror",
            "domain_tld": "online",
            "query_time": "2024-05-29 14:39:37",
            "create_date": "2023-03-29",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Leningradskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.parkpage.foundationapi.com",
                "dns12.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "rammirror.com",
            "domain_keyword": "rammirror",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:29:50",
            "create_date": "2011-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "panmirror.net",
            "domain_keyword": "panmirror",
            "domain_tld": "net",
            "query_time": "2024-05-15 15:45:10",
            "create_date": "2020-03-29",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of panmirror.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-1475.awsdns-56.org",
                "ns-1987.awsdns-56.co.uk",
                "ns-373.awsdns-46.com",
                "ns-692.awsdns-22.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "airmirror.com",
            "domain_keyword": "airmirror",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:25:50",
            "create_date": "2011-01-15",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "manmirror.com",
            "domain_keyword": "manmirror",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:07:46",
            "create_date": "2019-03-28",
            "update_date": "2022-08-23",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "airmirror.shop",
            "domain_keyword": "airmirror",
            "domain_tld": "shop",
            "query_time": "2024-04-15 04:26:00",
            "create_date": "2022-11-30",
            "update_date": "2024-03-07",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "manmirror.net",
            "domain_keyword": "manmirror",
            "domain_tld": "net",
            "query_time": "2024-06-03 19:24:07",
            "create_date": "2022-09-07",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.manmirror.net",
                "ns2.manmirror.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "canmirror.com",
            "domain_keyword": "canmirror",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:31:54",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "James Smith",
            "registrant_company": "WestBanner",
            "registrant_address": "Cologne",
            "registrant_city": "Cologne",
            "registrant_state": "Cologne",
            "registrant_zip": "50667",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.98772622",
            "name_servers": [
                "brian.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "pinmirror.com",
            "domain_keyword": "pinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:19:24",
            "create_date": "2021-09-12",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LetinAR Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "서울특별시",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "panmirror.dev",
            "domain_keyword": "panmirror",
            "domain_tld": "dev",
            "query_time": "2024-05-15 15:45:10",
            "create_date": "2020-04-13",
            "update_date": "2023-08-03",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "vanmirror.cn",
            "domain_keyword": "vanmirror",
            "domain_tld": "cn",
            "query_time": "2024-05-01 08:06:45",
            "create_date": "2021-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "双镜智能(杭州)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "airmirror.ru",
            "domain_keyword": "airmirror",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:15:09",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "rapidmirror.fun",
            "domain_keyword": "rapidmirror",
            "domain_tld": "fun",
            "query_time": "2024-06-09 18:42:56",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "hujunfeng",
            "registrant_state": "chong qing shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "forecast.dnspod.net",
                "zipper.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "skinmirror.net",
            "domain_keyword": "skinmirror",
            "domain_tld": "net",
            "query_time": "2024-06-09 22:44:49",
            "create_date": "2021-06-28",
            "update_date": "2023-04-20",
            "expiry_date": "2025-06-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sanimirror.co.uk",
            "domain_keyword": "sanimirror",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 08:53:13",
            "create_date": "2020-06-05",
            "update_date": "2023-06-04",
            "expiry_date": "2025-06-05",
            "registrar_name": "RegistryGate GmbH [Tag = REGISTRYGATE-DE]",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "brianmirror.online",
            "domain_keyword": "brianmirror",
            "domain_tld": "online",
            "query_time": "2024-06-09 03:59:34",
            "create_date": "2023-12-07",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-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": [
                "marty.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "1winmirror.com",
            "domain_keyword": "1winmirror",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:29:41",
            "create_date": "2023-06-06",
            "update_date": "2023-12-04",
            "expiry_date": "2024-06-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.dominiok.it",
            "registrant_name": "On behalf of 1winmirror.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "ce5a594f2c713d46d795d459e73f6919dda961972d9924127d6642fcda17ed2d@1winmirror.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.dominiok.it",
                "ns2.dominiok.it",
                "ns3.dominiok.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "iranmirror.com",
            "domain_keyword": "iranmirror",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:26:11",
            "create_date": "2022-11-26",
            "update_date": "2022-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "koinmirror.com",
            "domain_keyword": "koinmirror",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:31:05",
            "create_date": "2024-01-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "paintmirror.com",
            "domain_keyword": "paintmirror",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:53:13",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neubert Devin, Rau Bjarne und Root Paul GbR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mailmirror.nl",
            "domain_keyword": "mailmirror",
            "domain_tld": "nl",
            "query_time": "2024-05-09 20:38:08",
            "create_date": "2010-09-02",
            "update_date": "2022-03-18",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.vandersalm-it.nl",
                "dns2.vandersalm-it.nl",
                "dns3.vandersalm-it.nl",
                "dns4.vandersalm-it.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 87,
            "domain_name": "jailmirror.net",
            "domain_keyword": "jailmirror",
            "domain_tld": "net",
            "query_time": "2024-05-14 02:30:02",
            "create_date": "2023-04-05",
            "update_date": "2024-02-21",
            "expiry_date": "2025-04-05",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Whois Privacy Service",
            "registrant_company": "Whois Privacy Service",
            "registrant_address": "PO BOX 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sajinmirror.com",
            "domain_keyword": "sajinmirror",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:40:22",
            "create_date": "2022-10-29",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-29",
            "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": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "vxinmirror.com",
            "domain_keyword": "vxinmirror",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:16:39",
            "create_date": "2019-07-18",
            "update_date": "2019-07-19",
            "expiry_date": "2029-07-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ravemirror.com",
            "domain_keyword": "ravemirror",
            "domain_tld": "com",
            "query_time": "2024-05-11 18:30:23",
            "create_date": "2023-05-07",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-07",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.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": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 91,
            "domain_name": "maiamirror.com",
            "domain_keyword": "maiamirror",
            "domain_tld": "com",
            "query_time": "2024-05-04 22:07:10",
            "create_date": "2018-03-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-14",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NOVACS S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sanimirror.net",
            "domain_keyword": "sanimirror",
            "domain_tld": "net",
            "query_time": "2024-05-15 14:48:46",
            "create_date": "2020-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "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": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "panmirror.org",
            "domain_keyword": "panmirror",
            "domain_tld": "org",
            "query_time": "2024-05-21 09:17:05",
            "create_date": "2020-03-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1229.awsdns-25.org",
                "ns-190.awsdns-23.com",
                "ns-1935.awsdns-49.co.uk",
                "ns-561.awsdns-06.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "maimirror.info",
            "domain_keyword": "maimirror",
            "domain_tld": "info",
            "query_time": "2024-06-12 09:36:25",
            "create_date": "2023-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aimirror.store",
            "domain_keyword": "aimirror",
            "domain_tld": "store",
            "query_time": "2024-05-01 10:54:08",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aimirror.pro",
            "domain_keyword": "aimirror",
            "domain_tld": "pro",
            "query_time": "2024-05-01 10:54:08",
            "create_date": "2023-11-21",
            "update_date": "2024-05-01",
            "expiry_date": "2024-11-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sudos.co",
                "ns2.sudos.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "maimirror.net",
            "domain_keyword": "maimirror",
            "domain_tld": "net",
            "query_time": "2024-06-12 09:36:25",
            "create_date": "2023-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "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": 98,
            "domain_name": "aimirror.app",
            "domain_keyword": "aimirror",
            "domain_tld": "app",
            "query_time": "2024-05-11 18:13:11",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aimirror.house",
            "domain_keyword": "aimirror",
            "domain_tld": "house",
            "query_time": "2024-06-01 10:25:11",
            "create_date": "2021-04-03",
            "update_date": "2024-05-03",
            "expiry_date": "2024-04-03",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Choi Junghoi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aimirror.fun",
            "domain_keyword": "aimirror",
            "domain_tld": "fun",
            "query_time": "2024-05-28 06:51:40",
            "create_date": "2022-11-30",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arvind.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.438,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>rainmirror.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>119</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>railmirror.com, rainmirrors.com, raidmirror.com, brainmirror.com, brainmirror.company, rainymirror.com, brainmirror.nl, brainmirror.se, mailmirror.com, racemirror.com, racinemirror.com, riazmirror.com, oranmirror.com, mainemirror.com, coinmirror.co, azinmirror.com, brainmirrors.com, atinmirror.com, maindmirror.com, radiomirror.com, sanimirror.com, rail-mirror.com, ram-mirror.com, twinmirror.com, artnmirror.com, brain-mirror.com, sanimirror.org, rapkmirror.com, randmirror.fun, rankmirror.com, rapidmirror.com, skinmirror.com, maninmirror.com, skinmirror.cn, hairnmirror.com, drinmirror.com, iraninmirror.com, joinmirror.com, ravenmirror.com, twinmirror.store, twinmirror.site, jailmirror.com, franmirror.com, hairmirror.com, coinmirror.com, chinmirror.com, rapidmirror.info, chainmirror.com, ranamirror.com, 1winmirror.ru, racingmirror.com, raremirror.com, maidmirror.com, pinmirror.net, runmirror.com, pinmirror.org, panmirror.com, rawmirror.com, fanmirror.com, ai-mirror.com, panmirror.pub, saimirror.com, winmirror.org, rainieror.com, minmirror.com, pinmirror.online, rammirror.com, panmirror.net, airmirror.com, manmirror.com, airmirror.shop, manmirror.net, canmirror.com, pinmirror.com, panmirror.dev, vanmirror.cn, airmirror.ru, rapidmirror.fun, skinmirror.net, sanimirror.co.uk, brianmirror.online, 1winmirror.com, iranmirror.com, koinmirror.com, paintmirror.com, mailmirror.nl, jailmirror.net, sajinmirror.com, vxinmirror.com, ravemirror.com, maiamirror.com, sanimirror.net, panmirror.org, maimirror.info, aimirror.store, aimirror.pro, maimirror.net, aimirror.app, aimirror.house, aimirror.fun</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>railmirror.com</domain_name>
   <domain_keyword>railmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 04:27:57</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>2</num>
   <domain_name>rainmirrors.com</domain_name>
   <domain_keyword>rainmirrors</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:43:33</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>3</num>
   <domain_name>raidmirror.com</domain_name>
   <domain_keyword>raidmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:06:49</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>971</registrar_iana>
   <registrar_name>! #1 Host Canada, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>brainmirror.com</domain_name>
   <domain_keyword>brainmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:34:28</query_time>
   <create_date>2018-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2034-03-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>brainmirror.company</domain_name>
   <domain_keyword>brainmirror</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-11 12:46:06</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rainymirror.com</domain_name>
   <domain_keyword>rainymirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 04:21:36</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>817</registrar_iana>
   <registrar_name>MAFF Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>zhisen ke</registrant_name>
   <registrant_address>wu chuan shi zhang qi zhen shan xiu cun 132 hao</registrant_address>
   <registrant_city>zhan jiang shi</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>524500</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15510635063</registrant_phone>
   <registrant_fax>+86.15510635063</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>brainmirror.nl</domain_name>
   <domain_keyword>brainmirror</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 12:55:13</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>brainmirror.se</domain_name>
   <domain_keyword>brainmirror</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:12:03</query_time>
   <create_date>2018-06-24</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mailmirror.com</domain_name>
   <domain_keyword>mailmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:40:59</query_time>
   <create_date>2004-01-01</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>racemirror.com</domain_name>
   <domain_keyword>racemirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:24:34</query_time>
   <create_date>2008-03-29</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-29</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>racinemirror.com</domain_name>
   <domain_keyword>racinemirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:09:55</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</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=racinemirror.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>riazmirror.com</domain_name>
   <domain_keyword>riazmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:01:21</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Muhamamd Riaz</registrant_name>
   <registrant_company>KUM SUNG Dental Star</registrant_company>
   <registrant_address>S.I.E Kacha Shahab Pura Road, Sialkot</registrant_address>
   <registrant_city>Sialkot</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>44000</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3462304040</registrant_phone>
   <registrant_fax>+92.519208770</registrant_fax>
   <name_servers>
    <value>n1.comsats.net.pk</value>
    <value>n2.comsats.net.pk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oranmirror.com</domain_name>
   <domain_keyword>oranmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 00:14:32</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>14</num>
   <domain_name>mainemirror.com</domain_name>
   <domain_keyword>mainemirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 14:04:23</query_time>
   <create_date>2002-09-12</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2027-09-12</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>dana.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>coinmirror.co</domain_name>
   <domain_keyword>coinmirror</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 06:12:01</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>azinmirror.com</domain_name>
   <domain_keyword>azinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:03:33</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/azinmirror.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>irns1.netafraz.com</value>
    <value>irns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>brainmirrors.com</domain_name>
   <domain_keyword>brainmirrors</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:34:28</query_time>
   <create_date>2015-07-24</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-07-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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>atinmirror.com</domain_name>
   <domain_keyword>atinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:24:21</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Fejer</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/atinmirror.com/owner</registrant_email>
   <name_servers>
    <value>ns433.mihanwebhost.com</value>
    <value>ns434.mihanwebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>maindmirror.com</domain_name>
   <domain_keyword>maindmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:56:08</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</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>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8c30aefa-78ee-4362-848e-d87abda28721</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>radiomirror.com</domain_name>
   <domain_keyword>radiomirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:20:15</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2021-02-17</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sanimirror.com</domain_name>
   <domain_keyword>sanimirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:02:30</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>contact via https://www.1api.net/send-message/sanimirror.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rail-mirror.com</domain_name>
   <domain_keyword>rail-mirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:27:37</query_time>
   <create_date>2009-09-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ram-mirror.com</domain_name>
   <domain_keyword>ram-mirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:01:28</query_time>
   <create_date>2009-10-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>max.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>twinmirror.com</domain_name>
   <domain_keyword>twinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:54:06</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-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.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>25</num>
   <domain_name>artnmirror.com</domain_name>
   <domain_keyword>artnmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:23:49</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>26</num>
   <domain_name>brain-mirror.com</domain_name>
   <domain_keyword>brain-mirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:37:28</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>27</num>
   <domain_name>sanimirror.org</domain_name>
   <domain_keyword>sanimirror</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 14:48:46</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ad notam AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rapkmirror.com</domain_name>
   <domain_keyword>rapkmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:16:07</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</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.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>randmirror.fun</domain_name>
   <domain_keyword>randmirror</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-01 15:02:37</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>alexandra.ns.cloudflare.com</value>
    <value>bowen.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>rankmirror.com</domain_name>
   <domain_keyword>rankmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:37:19</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rankmirror.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>porter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>rapidmirror.com</domain_name>
   <domain_keyword>rapidmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:41:01</query_time>
   <create_date>2017-06-10</create_date>
   <update_date>2020-06-04</update_date>
   <expiry_date>2025-06-10</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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>skinmirror.com</domain_name>
   <domain_keyword>skinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:44:49</query_time>
   <create_date>2011-03-22</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-22</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 skinmirror.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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>maninmirror.com</domain_name>
   <domain_keyword>maninmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 19:20:27</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thehost.com.ua</value>
    <value>ns2.thehost.com.ua</value>
    <value>ns3.thehost.com.ua</value>
    <value>ns4.thehost.com.ua</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>34</num>
   <domain_name>skinmirror.cn</domain_name>
   <domain_keyword>skinmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 22:58:36</query_time>
   <create_date>2022-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>邓日喜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hairnmirror.com</domain_name>
   <domain_keyword>hairnmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:15:39</query_time>
   <create_date>2017-09-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2026-09-27</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>36</num>
   <domain_name>drinmirror.com</domain_name>
   <domain_keyword>drinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:58:34</query_time>
   <create_date>2011-07-06</create_date>
   <update_date>2017-06-13</update_date>
   <expiry_date>2027-06-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>iraninmirror.com</domain_name>
   <domain_keyword>iraninmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 21:33:14</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Anothervista</registrant_company>
   <registrant_state>Tehran</registrant_state>
   <registrant_country>IR</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/iraninmirror.com/owner</registrant_email>
   <name_servers>
    <value>ns1.anothervista.net</value>
    <value>ns2.anothervista.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>joinmirror.com</domain_name>
   <domain_keyword>joinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:14:20</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</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=joinmirror.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ravenmirror.com</domain_name>
   <domain_keyword>ravenmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:14:24</query_time>
   <create_date>2008-04-09</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-09</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=ravenmirror.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>twinmirror.store</domain_name>
   <domain_keyword>twinmirror</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 16:52:36</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170944314</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-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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>twinmirror.site</domain_name>
   <domain_keyword>twinmirror</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 02:12:23</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-04</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-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>jailmirror.com</domain_name>
   <domain_keyword>jailmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:30:02</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>franmirror.com</domain_name>
   <domain_keyword>franmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:47:14</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-02</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>Encarnación Carretero Santos</registrant_company>
   <registrant_state>SEVILLA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.raiolanetworks.es</value>
    <value>dns2.raiolanetworks.es</value>
    <value>dns3.raiolanetworks.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hairmirror.com</domain_name>
   <domain_keyword>hairmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:44:51</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-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>ns3.afternic.com</value>
    <value>ns4.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>45</num>
   <domain_name>coinmirror.com</domain_name>
   <domain_keyword>coinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:42:54</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-06-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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-kqnr5ht7z8pnvuelk6t645.ns101.verify.hn</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>46</num>
   <domain_name>chinmirror.com</domain_name>
   <domain_keyword>chinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 17:32:45</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>3489</registrar_iana>
   <registrar_name>DropCatch.com 1280 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>jilin</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>47</num>
   <domain_name>rapidmirror.info</domain_name>
   <domain_keyword>rapidmirror</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 20:31:41</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>chainmirror.com</domain_name>
   <domain_keyword>chainmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:27:15</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1796</registrar_iana>
   <registrar_name>DropCatch.com 385 LLC</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>49</num>
   <domain_name>ranamirror.com</domain_name>
   <domain_keyword>ranamirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:23:52</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-13</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=ranamirror.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>1winmirror.ru</domain_name>
   <domain_keyword>1winmirror</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 02:22:48</query_time>
   <create_date>2019-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>racingmirror.com</domain_name>
   <domain_keyword>racingmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:09:22</query_time>
   <create_date>2016-05-23</create_date>
   <update_date>2021-10-29</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UM</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/racingmirror.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.expired.uniregistry-dns.com</value>
    <value>ns2.expired.uniregistry-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>raremirror.com</domain_name>
   <domain_keyword>raremirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:21:39</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>maidmirror.com</domain_name>
   <domain_keyword>maidmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:57:57</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/maidmirror.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>etta.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>pinmirror.net</domain_name>
   <domain_keyword>pinmirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 16:19:24</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-09-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_company>LetinAR Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>서울특별시</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>runmirror.com</domain_name>
   <domain_keyword>runmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:08:39</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>evangeline.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pinmirror.org</domain_name>
   <domain_keyword>pinmirror</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:44:58</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LetinAR Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\uC11C\uC6B8\uD2B9\uBCC4\uC2DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>panmirror.com</domain_name>
   <domain_keyword>panmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:27:18</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-29</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 panmirror.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-1533.awsdns-63.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-322.awsdns-40.com</value>
    <value>ns-716.awsdns-25.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>rawmirror.com</domain_name>
   <domain_keyword>rawmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:36:47</query_time>
   <create_date>2013-07-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/rawmirror.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1qsy.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fanmirror.com</domain_name>
   <domain_keyword>fanmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:18:40</query_time>
   <create_date>2012-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ai-mirror.com</domain_name>
   <domain_keyword>ai-mirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 12:14:55</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>he nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>panmirror.pub</domain_name>
   <domain_keyword>panmirror</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-25 16:45:54</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>saimirror.com</domain_name>
   <domain_keyword>saimirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 18:46:28</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SDESIGN DI KORU S.A.S. DI MELOTTI ROBERTO E C.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>winmirror.org</domain_name>
   <domain_keyword>winmirror</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 20:39:00</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>64</num>
   <domain_name>rainieror.com</domain_name>
   <domain_keyword>rainieror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 18:44:33</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>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>65</num>
   <domain_name>minmirror.com</domain_name>
   <domain_keyword>minmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:17:41</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pinmirror.online</domain_name>
   <domain_keyword>pinmirror</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 14:39:37</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Leningradskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.parkpage.foundationapi.com</value>
    <value>dns12.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rammirror.com</domain_name>
   <domain_keyword>rammirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:29:50</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-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>kate.ns.cloudflare.com</value>
    <value>max.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>panmirror.net</domain_name>
   <domain_keyword>panmirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 15:45:10</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-29</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 panmirror.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-1475.awsdns-56.org</value>
    <value>ns-1987.awsdns-56.co.uk</value>
    <value>ns-373.awsdns-46.com</value>
    <value>ns-692.awsdns-22.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>69</num>
   <domain_name>airmirror.com</domain_name>
   <domain_keyword>airmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:25:50</query_time>
   <create_date>2011-01-15</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>manmirror.com</domain_name>
   <domain_keyword>manmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:07:46</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>71</num>
   <domain_name>airmirror.shop</domain_name>
   <domain_keyword>airmirror</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 04:26:00</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <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>72</num>
   <domain_name>manmirror.net</domain_name>
   <domain_keyword>manmirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 19:24:07</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-07</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.manmirror.net</value>
    <value>ns2.manmirror.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>canmirror.com</domain_name>
   <domain_keyword>canmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:31:54</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>James Smith</registrant_name>
   <registrant_company>WestBanner</registrant_company>
   <registrant_address>Cologne</registrant_address>
   <registrant_city>Cologne</registrant_city>
   <registrant_state>Cologne</registrant_state>
   <registrant_zip>50667</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.98772622</registrant_phone>
   <name_servers>
    <value>brian.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>pinmirror.com</domain_name>
   <domain_keyword>pinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:19:24</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-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_company>LetinAR Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>서울특별시</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>panmirror.dev</domain_name>
   <domain_keyword>panmirror</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 15:45:10</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>vanmirror.cn</domain_name>
   <domain_keyword>vanmirror</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 08:06:45</query_time>
   <create_date>2021-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>双镜智能(杭州)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>airmirror.ru</domain_name>
   <domain_keyword>airmirror</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:15:09</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>rapidmirror.fun</domain_name>
   <domain_keyword>rapidmirror</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-09 18:42:56</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>hujunfeng</registrant_company>
   <registrant_state>chong qing shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>forecast.dnspod.net</value>
    <value>zipper.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>skinmirror.net</domain_name>
   <domain_keyword>skinmirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 22:44:49</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>80</num>
   <domain_name>sanimirror.co.uk</domain_name>
   <domain_keyword>sanimirror</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 08:53:13</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>RegistryGate GmbH [Tag = REGISTRYGATE-DE]</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>brianmirror.online</domain_name>
   <domain_keyword>brianmirror</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 03:59:34</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-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>marty.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>1winmirror.com</domain_name>
   <domain_keyword>1winmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:29:41</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.dominiok.it</registrar_website>
   <registrant_name>On behalf of 1winmirror.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>ce5a594f2c713d46d795d459e73f6919dda961972d9924127d6642fcda17ed2d@1winmirror.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.dominiok.it</value>
    <value>ns2.dominiok.it</value>
    <value>ns3.dominiok.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>iranmirror.com</domain_name>
   <domain_keyword>iranmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:26:11</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2024-11-26</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>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>84</num>
   <domain_name>koinmirror.com</domain_name>
   <domain_keyword>koinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:31:05</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>paintmirror.com</domain_name>
   <domain_keyword>paintmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:53:13</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Neubert Devin, Rau Bjarne und Root Paul GbR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mailmirror.nl</domain_name>
   <domain_keyword>mailmirror</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 20:38:08</query_time>
   <create_date>2010-09-02</create_date>
   <update_date>2022-03-18</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.vandersalm-it.nl</value>
    <value>dns2.vandersalm-it.nl</value>
    <value>dns3.vandersalm-it.nl</value>
    <value>dns4.vandersalm-it.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>jailmirror.net</domain_name>
   <domain_keyword>jailmirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 02:30:02</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Whois Privacy Service</registrant_name>
   <registrant_company>Whois Privacy Service</registrant_company>
   <registrant_address>PO BOX 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sajinmirror.com</domain_name>
   <domain_keyword>sajinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:40:22</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-29</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>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>vxinmirror.com</domain_name>
   <domain_keyword>vxinmirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:16:39</query_time>
   <create_date>2019-07-18</create_date>
   <update_date>2019-07-19</update_date>
   <expiry_date>2029-07-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ravemirror.com</domain_name>
   <domain_keyword>ravemirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 18:30:23</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>maiamirror.com</domain_name>
   <domain_keyword>maiamirror</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 22:07:10</query_time>
   <create_date>2018-03-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NOVACS S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sanimirror.net</domain_name>
   <domain_keyword>sanimirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 14:48:46</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</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>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>panmirror.org</domain_name>
   <domain_keyword>panmirror</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 09:17:05</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1229.awsdns-25.org</value>
    <value>ns-190.awsdns-23.com</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-561.awsdns-06.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>94</num>
   <domain_name>maimirror.info</domain_name>
   <domain_keyword>maimirror</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 09:36:25</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aimirror.store</domain_name>
   <domain_keyword>aimirror</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 10:54:08</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>aimirror.pro</domain_name>
   <domain_keyword>aimirror</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 10:54:08</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sudos.co</value>
    <value>ns2.sudos.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>maimirror.net</domain_name>
   <domain_keyword>maimirror</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 09:36:25</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</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>98</num>
   <domain_name>aimirror.app</domain_name>
   <domain_keyword>aimirror</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 18:13:11</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aimirror.house</domain_name>
   <domain_keyword>aimirror</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-01 10:25:11</query_time>
   <create_date>2021-04-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Choi Junghoi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aimirror.fun</domain_name>
   <domain_keyword>aimirror</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-28 06:51:40</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arvind.ns.cloudflare.com</value>
    <value>piper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.438</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.