WHOIS QUERY TIME

13 May 2024 - 3:58 AM UTC

Registered: 10 May 2023
Expiry: 10 May 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=yogasalon.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "yogasalon.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "yogasalon.com.cn",
            "domain_keyword": "yogasalon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 03:58:19",
            "create_date": "2023-05-10",
            "expiry_date": "2025-05-10",
            "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.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>yogasalon.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>yogasalon.com.cn</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 03:58:19</query_time>
   <create_date>2023-05-10</create_date>
   <expiry_date>2025-05-10</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.047</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.077 seconds) for "yogasalon.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2024 - 4:33 PM UTC

Registered: 10 May 2023
Expiry: 10 May 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 吴志坚
Email: [email protected]

#2 - QUERY TIME

13 May 2024 - 3:58 AM UTC

Registered: 10 May 2023
Expiry: 10 May 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=yogasalon.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "yogasalon.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "yogasalon.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "yogasalon.com.cn",
            "domain_keyword": "yogasalon",
            "domain_tld": "com.cn",
            "query_time": "2024-04-10 16:33:35",
            "create_date": "2023-05-10",
            "expiry_date": "2024-05-10",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "吴志坚",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "yogasalon.com.cn",
            "domain_keyword": "yogasalon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 03:58:19",
            "create_date": "2023-05-10",
            "expiry_date": "2025-05-10",
            "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.077,
        "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>yogasalon.com.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>yogasalon.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>yogasalon.com.cn</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-10 16:33:35</query_time>
   <create_date>2023-05-10</create_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>吴志坚</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>yogasalon.com.cn</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 03:58:19</query_time>
   <create_date>2023-05-10</create_date>
   <expiry_date>2025-05-10</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.077</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 5 domain names (in 0.041 seconds) which contained the exact domain keyword "yogasalon".
Domain Name Registered Expiry Registrar Ownership
1 yogasalon.nl 16 Sep 2012 - Registrar.eu -
2 yogasalon.com 9 Feb 2013 9 Feb 2025 GoDaddy.com, LLC -
3 yogasalon.co.uk 22 Apr 2016 22 Apr 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
4 yogasalon.net 26 Jan 2017 26 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
5 yogasalon.org 10 Apr 2022 10 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0164145941
6 yogasalon.com.cn 10 May 2023 10 May 2025 广东时代互联科技有限公司 吴志坚

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=yogasalon&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "yogasalon",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "yogasalon.nl, yogasalon.com, yogasalon.co.uk, yogasalon.net, yogasalon.org, yogasalon.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "yogasalon.nl",
            "domain_keyword": "yogasalon",
            "domain_tld": "nl",
            "query_time": "2024-05-08 03:11:30",
            "create_date": "2012-09-16",
            "update_date": "2023-08-08",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.rimotecloud.com",
                "ns2.rimotecloud.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "yogasalon.com",
            "domain_keyword": "yogasalon",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:47:21",
            "create_date": "2013-02-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "yogasalon.co.uk",
            "domain_keyword": "yogasalon",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 00:26:56",
            "create_date": "2016-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-22",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 4,
            "domain_name": "yogasalon.net",
            "domain_keyword": "yogasalon",
            "domain_tld": "net",
            "query_time": "2024-05-08 03:11:29",
            "create_date": "2017-01-26",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-26",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "yogasalon.org",
            "domain_keyword": "yogasalon",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:47:21",
            "create_date": "2022-04-10",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164145941",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "yogasalon.com.cn",
            "domain_keyword": "yogasalon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 03:58:19",
            "create_date": "2023-05-10",
            "expiry_date": "2025-05-10",
            "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.041,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>yogasalon</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>yogasalon.nl, yogasalon.com, yogasalon.co.uk, yogasalon.net, yogasalon.org, yogasalon.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>yogasalon.nl</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 03:11:30</query_time>
   <create_date>2012-09-16</create_date>
   <update_date>2023-08-08</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.rimotecloud.com</value>
    <value>ns2.rimotecloud.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>yogasalon.com</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:47:21</query_time>
   <create_date>2013-02-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>yogasalon.co.uk</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 00:26:56</query_time>
   <create_date>2016-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>yogasalon.net</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 03:11:29</query_time>
   <create_date>2017-01-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-26</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>yogasalon.org</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:47:21</query_time>
   <create_date>2022-04-10</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164145941</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>yogasalon.com.cn</domain_name>
   <domain_keyword>yogasalon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 03:58:19</query_time>
   <create_date>2023-05-10</create_date>
   <expiry_date>2025-05-10</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.041</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 328 domain names (in 0.145 seconds) which look and sound like the brand name "yogasalon".
Domain Name Registered Expiry Registrar Ownership
1 yoga-salon.asia 25 Oct 2014 25 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Kazuya Yoshida
2 yogasaloon.com 1 Sep 2016 1 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 vogasalon.com 14 Mar 2011 28 Feb 2025 GoDaddy.com, LLC -
4 yoga-salon.com 25 Feb 2024 25 Feb 2025 Dynadot Inc -
5 gogasalon.com 15 Dec 2022 15 Dec 2024 Dynadot Inc -
6 yogisalon.com 24 Apr 2018 24 Apr 2025 TurnCommerce, Inc. DBA NameBright.com B2B Domains
7 yoga-salon.jp 22 Apr 2008 30 Apr 2025 - Nishimura Kazuko Yoga Salon
8 yogawagon.com 14 Dec 2023 14 Dec 2024 GoDaddy.com, LLC -
9 rosasalon.com 22 Mar 2016 5 Apr 2025 GoDaddy.com, LLC -
10 soagsalon.online 24 May 2020 24 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
11 yogasalas.com 31 Aug 2020 31 Aug 2024 IONOS SE REDACTED FOR PRIVACY
12 rosasalon.dk 14 Jul 2020 31 Jul 2025 Simply.com A/S Thomas Lissabeck Praëm-Nielsen
13 yoga-salon3.asia 8 Feb 2016 8 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Kazuya Yoshida
14 yoursalon.uk 12 Nov 2021 12 Nov 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
15 sonasalon.com 25 Jun 2020 25 Jun 2024 Domain.com, LLC -
16 yogasally.com 23 May 2012 23 May 2025 HOSTINGER operations, UAB -
17 yogamelon.com 23 Jun 2019 23 Jun 2024 SNAPNAMES 17, LLC -
18 yonisalon.info 17 Jan 2022 17 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 kosasalon.com 1 Aug 2013 6 Aug 2024 GoDaddy.com, LLC -
20 yadasalon.com 22 Nov 2011 22 Nov 2024 Name.com, Inc. yada inc
21 yoursalon.space 19 Aug 2015 19 Aug 2025 Go Daddy, LLC Domains By Proxy, LLC
22 yogasaleov.xyz 18 Aug 2023 18 Aug 2024 Sav.com, LLC Privacy Protection
23 nomasalon.com 30 Jan 2023 30 Jan 2025 Squarespace Domains LLC Noma Salon
24 yogasalad.com 30 Jul 2020 30 Jul 2025 GoDaddy.com, LLC -
25 yoga-salon2.asia 28 Dec 2015 28 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Kazuya Yoshida
26 novasalon.co.uk 16 Nov 2023 16 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
27 yogacaron.com 31 Oct 2016 31 Oct 2024 GoDaddy.com, LLC -
28 royasalon.com 29 Nov 2017 29 Nov 2027 FastDomain Inc. -
29 yogabaron.com 12 Aug 2008 12 Aug 2024 Tucows Domains Inc. -
30 comasalon.online 21 Aug 2023 21 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
31 cosasalon.com 29 Aug 2019 29 Aug 2024 Wix.com Ltd. -
32 gigasalon.net 16 Jul 2009 16 Jul 2024 Register.com, Inc. -
33 koyasalon.com 20 Mar 2023 20 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
34 morasalon.com 6 Jan 2015 6 Jan 2025 GoDaddy.com, LLC -
35 yogasalsa.com 3 Sep 2023 3 Sep 2024 Register.com, Inc. -
36 monasalon.sk 5 Apr 2007 5 Apr 2025 EuroServer.sk s. r. o. Monika Jung - SALON MONA
37 yoursalon.co.uk 12 Oct 2012 12 Oct 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
38 zolasalon.com 7 Feb 2023 7 Feb 2025 FastDomain Inc. -
39 tokasalon.com 1 Nov 2004 1 Nov 2024 GoDaddy.com, LLC -
40 ionasalon.com 29 Apr 2022 29 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
41 yogisanon.com 6 Jul 2021 6 Jul 2024 GoDaddy.com, LLC -
42 eigasalon.com 1 Mar 2019 1 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
43 royasalon.beauty 30 Nov 2022 30 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
44 yogaalong.com 28 Oct 2022 28 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
45 zonasalon.ru 23 May 2022 23 May 2024 REGRU-RU Private Person
46 yogathlon.com 15 May 2010 1 Jun 2025 GoDaddy.com, LLC -
47 lolasalon.ca 14 Oct 2015 14 Oct 2025 Go Daddy Domains Canada, Inc 1942333 Ontario Inc.
48 yogashion.it 10 Feb 2017 18 Jul 2024 Tucows.com Co. AMATORI ARCHITETTURA D'INTERNI SRL
49 yoursalon.com 22 Jan 1996 23 Jan 2025 CSC CORPORATE DOMAINS, INC. UNILEVER GLOBAL IP LIMITED
50 lorasalon.ru 2 Feb 2019 2 Feb 2025 DOMENUS-RU Private Person
51 monasalon.online 16 Oct 2023 16 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
52 yogasalud.online 15 Apr 2023 15 Apr 2025 IONOS SE 1&1 Internet Inc
53 modasalon.com 5 Jan 2009 5 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
54 zoyasalon.net 2 Mar 2016 2 Mar 2026 GoDaddy.com, LLC -
55 gogisalon.com 26 Mar 2012 26 Mar 2025 GoDaddy.com, LLC -
56 yolosalon.com 2 Jan 2013 2 Jan 2025 GoDaddy.com, LLC -
57 sovasalon.com 3 Mar 2023 3 Mar 2025 Wix.Com Ltd. Wix.com Ltd.
58 lowasalon.com 1 Apr 2023 1 Apr 2024 OwnRegistrar, Inc. WhoisSecure
59 somasalon.com 6 Oct 2011 6 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 zosasalon.com 11 Jul 2023 11 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
61 nolasalon.com 18 Feb 2016 18 Feb 2025 GoDaddy.com, LLC -
62 sodasalon.com 17 Feb 2004 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 yumasalon.com 15 Mar 2010 15 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
64 vegasalon.net 9 Nov 2014 9 Nov 2024 GoDaddy.com, LLC -
65 yogashalom.com 29 Nov 2018 29 Nov 2024 DREAMHOST Proxy Protection LLC
66 yoga-salon0.asia 8 Feb 2016 8 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Kazuya Yoshida
67 yoursalon.co 27 Oct 2014 26 Oct 2024 Domainbox Limited Domains By Proxy, LLC
68 yokesalon.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Ritchie Young
69 sofasalon.com 22 Nov 2007 22 Nov 2024 GoDaddy.com, LLC Construction Publications, Inc.
70 yogaspoon.com 12 Dec 2021 12 Dec 2024 Dynadot Inc -
71 dog-salon.biz 31 Jan 2020 31 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
72 yogensalon.com 1 May 2018 1 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
73 yogassion.com 13 Sep 2019 13 Sep 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 yogasaldo.com 21 Dec 2022 21 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 yoursalon.website 2 Sep 2023 2 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
76 novasalon.beauty 23 Jun 2023 23 Jun 2024 Gandi SAS HAIR BY BENNIE AND FRIENDS, INC.
77 yogagalen.com 12 Mar 2016 12 Mar 2025 Tucows Domains Inc. -
78 bodasalon.com 16 May 2011 16 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
79 vegasalon.by 9 Oct 2012 9 Oct 2025 Reliable Software, Ltd ООО "ИНТЕРАВТОПЛАНЕТА"
80 rosasalon.net 5 Aug 2016 5 Aug 2026 GoDaddy.com, LLC -
81 forasalon.ru 13 May 2024 13 May 2025 REGRU-RU Private Person
82 yogasales.com 12 May 2017 12 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 sorasalon.com 15 May 2023 15 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
84 yogasaigon.com 30 Jun 2016 30 Jun 2024 P.A. Viet Nam Company Limited Le Van Binh
85 dogssalon.com 1 Jan 2014 1 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 yoursalon.one 18 Oct 2023 18 Oct 2024 One.com A/S REDACTED FOR PRIVACY
87 holasalon.com 28 Feb 2022 28 Feb 2025 GoDaddy.com, LLC -
88 yorksalon.com 10 Jan 2023 10 Jan 2028 Netowl, Inc. Xserver Inc.
89 zotasalon.com 5 Jul 2021 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 yogadaloy.com 23 Apr 2024 23 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
91 bocasalon.com 10 Aug 2004 10 Aug 2024 GoDaddy.com, LLC -
92 tovasalon.com 22 Jan 2017 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 gojasalon.pl 18 Jan 2017 18 Jan 2025 OVH SAS -
94 yoka-salon.com 17 Aug 2022 17 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
95 yogasalad.net 20 Sep 2005 14 Oct 2024 GoDaddy.com, LLC -
96 nofasalon.com 4 Feb 2023 4 Feb 2025 Wix.Com Ltd. Wix.com Ltd.
97 yogaaaron.com 24 Nov 2014 24 Nov 2024 Network Solutions, LLC -
98 novasalon.com 4 Nov 2014 4 Nov 2024 Network Solutions, LLC -
99 sodasalon.org 17 Apr 2008 17 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 yogamalin.com 14 Feb 2024 14 Feb 2025 Tucows Domains Inc. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Yogasalon.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=yogasalon.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "yogasalon.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 328,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "yoga-salon.asia, yogasaloon.com, vogasalon.com, yoga-salon.com, gogasalon.com, yogisalon.com, yoga-salon.jp, yogawagon.com, rosasalon.com, soagsalon.online, yogasalas.com, rosasalon.dk, yoga-salon3.asia, yoursalon.uk, sonasalon.com, yogasally.com, yogamelon.com, yonisalon.info, kosasalon.com, yadasalon.com, yoursalon.space, yogasaleov.xyz, nomasalon.com, yogasalad.com, yoga-salon2.asia, novasalon.co.uk, yogacaron.com, royasalon.com, yogabaron.com, comasalon.online, cosasalon.com, gigasalon.net, koyasalon.com, morasalon.com, yogasalsa.com, monasalon.sk, yoursalon.co.uk, zolasalon.com, tokasalon.com, ionasalon.com, yogisanon.com, eigasalon.com, royasalon.beauty, yogaalong.com, zonasalon.ru, yogathlon.com, lolasalon.ca, yogashion.it, yoursalon.com, lorasalon.ru, monasalon.online, yogasalud.online, modasalon.com, zoyasalon.net, gogisalon.com, yolosalon.com, sovasalon.com, lowasalon.com, somasalon.com, zosasalon.com, nolasalon.com, sodasalon.com, yumasalon.com, vegasalon.net, yogashalom.com, yoga-salon0.asia, yoursalon.co, yokesalon.com.au, sofasalon.com, yogaspoon.com, dog-salon.biz, yogensalon.com, yogassion.com, yogasaldo.com, yoursalon.website, novasalon.beauty, yogagalen.com, bodasalon.com, vegasalon.by, rosasalon.net, forasalon.ru, yogasales.com, sorasalon.com, yogasaigon.com, dogssalon.com, yoursalon.one, holasalon.com, yorksalon.com, zotasalon.com, yogadaloy.com, bocasalon.com, tovasalon.com, gojasalon.pl, yoka-salon.com, yogasalad.net, nofasalon.com, yogaaaron.com, novasalon.com, sodasalon.org, yogamalin.com",
    "results": [
        {
            "num": 1,
            "domain_name": "yoga-salon.asia",
            "domain_keyword": "yoga-salon",
            "domain_tld": "asia",
            "query_time": "2024-05-15 12:14:18",
            "create_date": "2014-10-25",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuya Yoshida",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "yogasaloon.com",
            "domain_keyword": "yogasaloon",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:59:35",
            "create_date": "2016-09-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.mddservices.com",
                "ns2.mddservices.com",
                "ns3.mddservices.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vogasalon.com",
            "domain_keyword": "vogasalon",
            "domain_tld": "com",
            "query_time": "2024-04-29 21:12:32",
            "create_date": "2011-03-14",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "yoga-salon.com",
            "domain_keyword": "yoga-salon",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:26:09",
            "create_date": "2024-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "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": 5,
            "domain_name": "gogasalon.com",
            "domain_keyword": "gogasalon",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:53:57",
            "create_date": "2022-12-15",
            "update_date": "2022-12-15",
            "expiry_date": "2024-12-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": 6,
            "domain_name": "yogisalon.com",
            "domain_keyword": "yogisalon",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:05:10",
            "create_date": "2018-04-24",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Vernon McCoy",
            "registrant_company": "B2B Domains",
            "registrant_address": "1521 Alton Rd, Suite 481",
            "registrant_city": "MIAMI BEACH",
            "registrant_state": "FL",
            "registrant_zip": "33139",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3054259009",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "yoga-salon.jp",
            "domain_keyword": "yoga-salon",
            "domain_tld": "jp",
            "query_time": "2024-05-08 03:06:49",
            "create_date": "2008-04-22",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Nishimura Kazuko Yoga Salon",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "yogawagon.com",
            "domain_keyword": "yogawagon",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:55:18",
            "create_date": "2023-12-14",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "rosasalon.com",
            "domain_keyword": "rosasalon",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:23:17",
            "create_date": "2016-03-22",
            "update_date": "2023-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "soagsalon.online",
            "domain_keyword": "soagsalon",
            "domain_tld": "online",
            "query_time": "2024-05-12 08:33:11",
            "create_date": "2020-05-24",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "yogasalas.com",
            "domain_keyword": "yogasalas",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:59:35",
            "create_date": "2020-08-31",
            "update_date": "2020-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.org",
                "ns1034.ui-dns.com",
                "ns1079.ui-dns.de",
                "ns1081.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rosasalon.dk",
            "domain_keyword": "rosasalon",
            "domain_tld": "dk",
            "query_time": "2024-05-10 17:21:04",
            "create_date": "2020-07-14",
            "expiry_date": "2025-07-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Thomas Lissabeck Praëm-Nielsen",
            "registrant_address": "Flintagerløkken 31, Bellinge",
            "registrant_city": "Odense SV",
            "registrant_zip": "5250",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "yoga-salon3.asia",
            "domain_keyword": "yoga-salon3",
            "domain_tld": "asia",
            "query_time": "2024-05-22 21:58:27",
            "create_date": "2016-02-08",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuya Yoshida",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "yoursalon.uk",
            "domain_keyword": "yoursalon",
            "domain_tld": "uk",
            "query_time": "2024-05-14 11:19:44",
            "create_date": "2021-11-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-12",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "sonasalon.com",
            "domain_keyword": "sonasalon",
            "domain_tld": "com",
            "query_time": "2024-05-19 23:01:28",
            "create_date": "2020-06-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-25",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.accountsupport.com",
                "ns2.accountsupport.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "yogasally.com",
            "domain_keyword": "yogasally",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:48:44",
            "create_date": "2012-05-23",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "yogamelon.com",
            "domain_keyword": "yogamelon",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:43:40",
            "create_date": "2019-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1037,
            "registrar_name": "SNAPNAMES 17, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "yonisalon.info",
            "domain_keyword": "yonisalon",
            "domain_tld": "info",
            "query_time": "2024-05-21 05:08:56",
            "create_date": "2022-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "kosasalon.com",
            "domain_keyword": "kosasalon",
            "domain_tld": "com",
            "query_time": "2024-06-06 21:57:56",
            "create_date": "2013-08-01",
            "update_date": "2022-09-14",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "yadasalon.com",
            "domain_keyword": "yadasalon",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:06:49",
            "create_date": "2011-11-22",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "yada inc",
            "registrant_address": "223 davenport road",
            "registrant_city": "toronto",
            "registrant_state": "ontario",
            "registrant_zip": "M5R1J3",
            "registrant_country": "CA",
            "registrant_email": "https://www.name.com/contact-domain-whois/yadasalon.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2bkr.name.com",
                "ns3cqz.name.com",
                "ns4gvx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "yoursalon.space",
            "domain_keyword": "yoursalon",
            "domain_tld": "space",
            "query_time": "2024-05-06 18:19:47",
            "create_date": "2015-08-19",
            "update_date": "2024-04-25",
            "expiry_date": "2025-08-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "yogasaleov.xyz",
            "domain_keyword": "yogasaleov",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 03:11:29",
            "create_date": "2023-08-18",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-18",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "carlane.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nomasalon.com",
            "domain_keyword": "nomasalon",
            "domain_tld": "com",
            "query_time": "2024-05-31 06:50:46",
            "create_date": "2023-01-30",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-30",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noma Salon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "yogasalad.com",
            "domain_keyword": "yogasalad",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:53:30",
            "create_date": "2020-07-30",
            "update_date": "2023-08-23",
            "expiry_date": "2025-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "yoga-salon2.asia",
            "domain_keyword": "yoga-salon2",
            "domain_tld": "asia",
            "query_time": "2024-06-07 07:04:49",
            "create_date": "2015-12-28",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuya Yoshida",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "novasalon.co.uk",
            "domain_keyword": "novasalon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 21:49:16",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "yogacaron.com",
            "domain_keyword": "yogacaron",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:27:05",
            "create_date": "2016-10-31",
            "update_date": "2022-11-18",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "royasalon.com",
            "domain_keyword": "royasalon",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:30:19",
            "create_date": "2017-11-29",
            "update_date": "2022-11-03",
            "expiry_date": "2027-11-29",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "yogabaron.com",
            "domain_keyword": "yogabaron",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:48:18",
            "create_date": "2008-08-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "comasalon.online",
            "domain_keyword": "comasalon",
            "domain_tld": "online",
            "query_time": "2024-05-10 12:24:13",
            "create_date": "2023-08-21",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-21",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cosasalon.com",
            "domain_keyword": "cosasalon",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:11:00",
            "create_date": "2019-08-29",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-29",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gigasalon.net",
            "domain_keyword": "gigasalon",
            "domain_tld": "net",
            "query_time": "2024-04-18 10:11:40",
            "create_date": "2009-07-16",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-16",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "koyasalon.com",
            "domain_keyword": "koyasalon",
            "domain_tld": "com",
            "query_time": "2024-05-01 01:28:31",
            "create_date": "2023-03-20",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-20",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "morasalon.com",
            "domain_keyword": "morasalon",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:45:12",
            "create_date": "2015-01-06",
            "update_date": "2023-10-03",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "yogasalsa.com",
            "domain_keyword": "yogasalsa",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:53:30",
            "create_date": "2023-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "monasalon.sk",
            "domain_keyword": "monasalon",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:07:56",
            "create_date": "2007-04-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-05",
            "registrar_name": "EuroServer.sk s. r. o.",
            "registrant_name": "Monika Jung",
            "registrant_company": "Monika Jung - SALON MONA",
            "registrant_address": "Tylova 1039/3",
            "registrant_city": "Bratislava-Nové Mesto",
            "registrant_zip": "83104",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.918814029",
            "name_servers": [
                "ns1.webdom.sk",
                "ns2.webdom.sk",
                "ns3.webdom.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "yoursalon.co.uk",
            "domain_keyword": "yoursalon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 18:19:47",
            "create_date": "2012-10-12",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-12",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "zolasalon.com",
            "domain_keyword": "zolasalon",
            "domain_tld": "com",
            "query_time": "2024-04-10 15:31:44",
            "create_date": "2023-02-07",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tokasalon.com",
            "domain_keyword": "tokasalon",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:47:40",
            "create_date": "2004-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ionasalon.com",
            "domain_keyword": "ionasalon",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:14:06",
            "create_date": "2022-04-29",
            "update_date": "2024-05-03",
            "expiry_date": "2026-04-29",
            "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=ionasalon.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "yogisanon.com",
            "domain_keyword": "yogisanon",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:05:17",
            "create_date": "2021-07-06",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "eigasalon.com",
            "domain_keyword": "eigasalon",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:50:38",
            "create_date": "2019-03-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "royasalon.beauty",
            "domain_keyword": "royasalon",
            "domain_tld": "beauty",
            "query_time": "2024-04-06 19:16:18",
            "create_date": "2022-11-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "yogaalong.com",
            "domain_keyword": "yogaalong",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:14:22",
            "create_date": "2022-10-28",
            "update_date": "2024-04-08",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=yogaalong.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "zonasalon.ru",
            "domain_keyword": "zonasalon",
            "domain_tld": "ru",
            "query_time": "2024-06-02 21:20:05",
            "create_date": "2022-05-23",
            "expiry_date": "2024-05-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "yogathlon.com",
            "domain_keyword": "yogathlon",
            "domain_tld": "com",
            "query_time": "2024-06-06 19:58:34",
            "create_date": "2010-05-15",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "lolasalon.ca",
            "domain_keyword": "lolasalon",
            "domain_tld": "ca",
            "query_time": "2024-05-07 18:18:05",
            "create_date": "2015-10-14",
            "update_date": "2021-08-24",
            "expiry_date": "2025-10-14",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "1942333 Ontario Inc.",
            "registrant_address": "200 Ossington Avenue",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6J2Z7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4166684766",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "yogashion.it",
            "domain_keyword": "yogashion",
            "domain_tld": "it",
            "query_time": "2024-05-08 03:12:17",
            "create_date": "2017-02-10",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-18",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "AMATORI ARCHITETTURA D'INTERNI SRL",
            "registrant_address": "Via Damiano Chiesa, 21",
            "registrant_city": "THIENE",
            "registrant_state": "VI",
            "registrant_zip": "36016",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "yoursalon.com",
            "domain_keyword": "yoursalon",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:59:55",
            "create_date": "1996-01-22",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-23",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "Port Sunlight Wirral",
            "registrant_city": "Merseyside",
            "registrant_state": "ENG",
            "registrant_zip": "CH62 4ZD",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2078226883",
            "registrant_fax": "+44.2078226536",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "lorasalon.ru",
            "domain_keyword": "lorasalon",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:48:31",
            "create_date": "2019-02-02",
            "expiry_date": "2025-02-02",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "lee.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "monasalon.online",
            "domain_keyword": "monasalon",
            "domain_tld": "online",
            "query_time": "2024-04-30 13:44:24",
            "create_date": "2023-10-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "yogasalud.online",
            "domain_keyword": "yogasalud",
            "domain_tld": "online",
            "query_time": "2024-04-30 23:46:08",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1047.ui-dns.com",
                "ns1083.ui-dns.org",
                "ns1085.ui-dns.de",
                "ns1088.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "modasalon.com",
            "domain_keyword": "modasalon",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:44:52",
            "create_date": "2009-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "zoyasalon.net",
            "domain_keyword": "zoyasalon",
            "domain_tld": "net",
            "query_time": "2024-05-07 11:32:41",
            "create_date": "2016-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2026-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gogisalon.com",
            "domain_keyword": "gogisalon",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:05:20",
            "create_date": "2012-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "yolosalon.com",
            "domain_keyword": "yolosalon",
            "domain_tld": "com",
            "query_time": "2024-06-06 20:05:30",
            "create_date": "2013-01-02",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sovasalon.com",
            "domain_keyword": "sovasalon",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:49:53",
            "create_date": "2023-03-03",
            "update_date": "2023-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lowasalon.com",
            "domain_keyword": "lowasalon",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:24:23",
            "create_date": "2023-04-01",
            "update_date": "2023-04-01",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu",
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "Pending Delete Restorable"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "somasalon.com",
            "domain_keyword": "somasalon",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:40:49",
            "create_date": "2011-10-06",
            "update_date": "2020-09-30",
            "expiry_date": "2025-10-06",
            "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": 60,
            "domain_name": "zosasalon.com",
            "domain_keyword": "zosasalon",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:39:05",
            "create_date": "2023-07-11",
            "update_date": "2024-02-27",
            "expiry_date": "2024-07-11",
            "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": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "nolasalon.com",
            "domain_keyword": "nolasalon",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:33:35",
            "create_date": "2016-02-18",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sodasalon.com",
            "domain_keyword": "sodasalon",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:32:21",
            "create_date": "2004-02-17",
            "update_date": "2023-01-25",
            "expiry_date": "2025-02-17",
            "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=sodasalon.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.arandomserver.com",
                "ns2.arandomserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "yumasalon.com",
            "domain_keyword": "yumasalon",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:32:07",
            "create_date": "2010-03-15",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns7.momwebs.com",
                "ns8.momwebs.com",
                "ns9.momwebs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "vegasalon.net",
            "domain_keyword": "vegasalon",
            "domain_tld": "net",
            "query_time": "2024-06-09 04:48:36",
            "create_date": "2014-11-09",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "yogashalom.com",
            "domain_keyword": "yogashalom",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:47:38",
            "create_date": "2018-11-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O yogashalom.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "yoga-salon0.asia",
            "domain_keyword": "yoga-salon0",
            "domain_tld": "asia",
            "query_time": "2024-06-02 08:05:08",
            "create_date": "2016-02-08",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuya Yoshida",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saitama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "yoursalon.co",
            "domain_keyword": "yoursalon",
            "domain_tld": "co",
            "query_time": "2024-04-18 16:10:27",
            "create_date": "2014-10-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp.salonguru.net",
                "ns2.cp.salonguru.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "yokesalon.com.au",
            "domain_keyword": "yokesalon",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 02:26:37",
            "update_date": "2023-07-12",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Ritchie Young",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sofasalon.com",
            "domain_keyword": "sofasalon",
            "domain_tld": "com",
            "query_time": "2024-06-10 10:20:26",
            "create_date": "2007-11-22",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NameStore.com TopNames.com - UrlCollection.c",
            "registrant_company": "Construction Publications, Inc.",
            "registrant_address": "3030 Rocky Point Drive, This Domain Name Maybe For Sale",
            "registrant_city": "Tampa",
            "registrant_state": "Florida",
            "registrant_zip": "33607",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8004396040",
            "registrant_fax": "+1.8004396040",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "yogaspoon.com",
            "domain_keyword": "yogaspoon",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:54:08",
            "create_date": "2021-12-12",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dog-salon.biz",
            "domain_keyword": "dog-salon",
            "domain_tld": "biz",
            "query_time": "2024-05-18 19:09:06",
            "create_date": "2020-01-31",
            "update_date": "2023-03-25",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "yogensalon.com",
            "domain_keyword": "yogensalon",
            "domain_tld": "com",
            "query_time": "2024-05-29 17:50:08",
            "create_date": "2018-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2024-05-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "yogassion.com",
            "domain_keyword": "yogassion",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:48:20",
            "create_date": "2019-09-13",
            "update_date": "2021-01-14",
            "expiry_date": "2026-09-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "yogasaldo.com",
            "domain_keyword": "yogasaldo",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:53:30",
            "create_date": "2022-12-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "yoursalon.website",
            "domain_keyword": "yoursalon",
            "domain_tld": "website",
            "query_time": "2024-05-16 03:59:11",
            "create_date": "2023-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "novasalon.beauty",
            "domain_keyword": "novasalon",
            "domain_tld": "beauty",
            "query_time": "2024-05-23 02:08:21",
            "create_date": "2023-06-23",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "HAIR BY BENNIE AND FRIENDS, INC.",
            "registrant_state": "KY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-155-c.gandi.net",
                "ns-184-a.gandi.net",
                "ns-244-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "yogagalen.com",
            "domain_keyword": "yogagalen",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:39:58",
            "create_date": "2016-03-12",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bodasalon.com",
            "domain_keyword": "bodasalon",
            "domain_tld": "com",
            "query_time": "2024-05-19 16:47:08",
            "create_date": "2011-05-16",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-16",
            "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": "IL",
            "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": [
                "ns100.nsresponse.com",
                "ns101.nsresponse.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "vegasalon.by",
            "domain_keyword": "vegasalon",
            "domain_tld": "by",
            "query_time": "2024-06-09 04:48:36",
            "create_date": "2012-10-09",
            "update_date": "2023-09-18",
            "expiry_date": "2025-10-09",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ИНТЕРАВТОПЛАНЕТА\"",
            "registrant_address": "220117, -, г. Минск, ул. Рафиева, д.44, к.82",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296777756",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 80,
            "domain_name": "rosasalon.net",
            "domain_keyword": "rosasalon",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:23:17",
            "create_date": "2016-08-05",
            "update_date": "2022-09-28",
            "expiry_date": "2026-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "forasalon.ru",
            "domain_keyword": "forasalon",
            "domain_tld": "ru",
            "query_time": "2024-05-15 16:18:38",
            "create_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "yogasales.com",
            "domain_keyword": "yogasales",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:59:35",
            "create_date": "2017-05-12",
            "update_date": "2021-05-06",
            "expiry_date": "2024-05-12",
            "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": 83,
            "domain_name": "sorasalon.com",
            "domain_keyword": "sorasalon",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:36:29",
            "create_date": "2023-05-15",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "yogasaigon.com",
            "domain_keyword": "yogasaigon",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:47:20",
            "create_date": "2016-06-30",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Le Van Binh",
            "registrant_address": "271/1 Hoang Van Thu, P, Phuong 02, Quan Tan Binh",
            "registrant_city": "TP HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.906619573",
            "registrant_fax": "+84.906619573",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "ns2.pavietnam.vndnssec:unsigned",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dogssalon.com",
            "domain_keyword": "dogssalon",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:56:24",
            "create_date": "2014-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2025-01-01",
            "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": 86,
            "domain_name": "yoursalon.one",
            "domain_keyword": "yoursalon",
            "domain_tld": "one",
            "query_time": "2024-05-06 02:20:19",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "holasalon.com",
            "domain_keyword": "holasalon",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:48:09",
            "create_date": "2022-02-28",
            "update_date": "2023-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "yorksalon.com",
            "domain_keyword": "yorksalon",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:54:28",
            "create_date": "2023-01-10",
            "update_date": "2023-01-10",
            "expiry_date": "2028-01-10",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "zotasalon.com",
            "domain_keyword": "zotasalon",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:10:46",
            "create_date": "2021-07-05",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-05",
            "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=zotasalon.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "yogadaloy.com",
            "domain_keyword": "yogadaloy",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:10:35",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NCR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bocasalon.com",
            "domain_keyword": "bocasalon",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:51:12",
            "create_date": "2004-08-10",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "tovasalon.com",
            "domain_keyword": "tovasalon",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:09:19",
            "create_date": "2017-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "gojasalon.pl",
            "domain_keyword": "gojasalon",
            "domain_tld": "pl",
            "query_time": "2024-05-27 19:36:48",
            "create_date": "2017-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "yoka-salon.com",
            "domain_keyword": "yoka-salon",
            "domain_tld": "com",
            "query_time": "2024-06-06 20:01:27",
            "create_date": "2022-08-17",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of yoka-salon.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-1288.awsdns-33.org",
                "ns-1592.awsdns-07.co.uk",
                "ns-463.awsdns-57.com",
                "ns-904.awsdns-49.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "yogasalad.net",
            "domain_keyword": "yogasalad",
            "domain_tld": "net",
            "query_time": "2024-04-16 06:47:21",
            "create_date": "2005-09-20",
            "update_date": "2022-10-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "nofasalon.com",
            "domain_keyword": "nofasalon",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:54:46",
            "create_date": "2023-02-04",
            "update_date": "2023-02-06",
            "expiry_date": "2025-02-04",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "yogaaaron.com",
            "domain_keyword": "yogaaaron",
            "domain_tld": "com",
            "query_time": "2024-05-13 03:56:41",
            "create_date": "2014-11-24",
            "update_date": "2022-10-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "novasalon.com",
            "domain_keyword": "novasalon",
            "domain_tld": "com",
            "query_time": "2024-05-27 19:24:13",
            "create_date": "2014-11-04",
            "update_date": "2024-05-14",
            "expiry_date": "2024-11-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sodasalon.org",
            "domain_keyword": "sodasalon",
            "domain_tld": "org",
            "query_time": "2024-04-17 23:28:40",
            "create_date": "2008-04-17",
            "update_date": "2023-06-22",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "yogamalin.com",
            "domain_keyword": "yogamalin",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:05:50",
            "create_date": "2024-02-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.145,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>yogasalon.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>328</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>yoga-salon.asia, yogasaloon.com, vogasalon.com, yoga-salon.com, gogasalon.com, yogisalon.com, yoga-salon.jp, yogawagon.com, rosasalon.com, soagsalon.online, yogasalas.com, rosasalon.dk, yoga-salon3.asia, yoursalon.uk, sonasalon.com, yogasally.com, yogamelon.com, yonisalon.info, kosasalon.com, yadasalon.com, yoursalon.space, yogasaleov.xyz, nomasalon.com, yogasalad.com, yoga-salon2.asia, novasalon.co.uk, yogacaron.com, royasalon.com, yogabaron.com, comasalon.online, cosasalon.com, gigasalon.net, koyasalon.com, morasalon.com, yogasalsa.com, monasalon.sk, yoursalon.co.uk, zolasalon.com, tokasalon.com, ionasalon.com, yogisanon.com, eigasalon.com, royasalon.beauty, yogaalong.com, zonasalon.ru, yogathlon.com, lolasalon.ca, yogashion.it, yoursalon.com, lorasalon.ru, monasalon.online, yogasalud.online, modasalon.com, zoyasalon.net, gogisalon.com, yolosalon.com, sovasalon.com, lowasalon.com, somasalon.com, zosasalon.com, nolasalon.com, sodasalon.com, yumasalon.com, vegasalon.net, yogashalom.com, yoga-salon0.asia, yoursalon.co, yokesalon.com.au, sofasalon.com, yogaspoon.com, dog-salon.biz, yogensalon.com, yogassion.com, yogasaldo.com, yoursalon.website, novasalon.beauty, yogagalen.com, bodasalon.com, vegasalon.by, rosasalon.net, forasalon.ru, yogasales.com, sorasalon.com, yogasaigon.com, dogssalon.com, yoursalon.one, holasalon.com, yorksalon.com, zotasalon.com, yogadaloy.com, bocasalon.com, tovasalon.com, gojasalon.pl, yoka-salon.com, yogasalad.net, nofasalon.com, yogaaaron.com, novasalon.com, sodasalon.org, yogamalin.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>yoga-salon.asia</domain_name>
   <domain_keyword>yoga-salon</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 12:14:18</query_time>
   <create_date>2014-10-25</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuya Yoshida</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>yogasaloon.com</domain_name>
   <domain_keyword>yogasaloon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:59:35</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.mddservices.com</value>
    <value>ns2.mddservices.com</value>
    <value>ns3.mddservices.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vogasalon.com</domain_name>
   <domain_keyword>vogasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 21:12:32</query_time>
   <create_date>2011-03-14</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>yoga-salon.com</domain_name>
   <domain_keyword>yoga-salon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:26:09</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-25</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>5</num>
   <domain_name>gogasalon.com</domain_name>
   <domain_keyword>gogasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:53:57</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2024-12-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>6</num>
   <domain_name>yogisalon.com</domain_name>
   <domain_keyword>yogisalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:05:10</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Vernon McCoy</registrant_name>
   <registrant_company>B2B Domains</registrant_company>
   <registrant_address>1521 Alton Rd, Suite 481</registrant_address>
   <registrant_city>MIAMI BEACH</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33139</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3054259009</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>7</num>
   <domain_name>yoga-salon.jp</domain_name>
   <domain_keyword>yoga-salon</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 03:06:49</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Nishimura Kazuko Yoga Salon</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>yogawagon.com</domain_name>
   <domain_keyword>yogawagon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:55:18</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>rosasalon.com</domain_name>
   <domain_keyword>rosasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:23:17</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>soagsalon.online</domain_name>
   <domain_keyword>soagsalon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 08:33:11</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>yogasalas.com</domain_name>
   <domain_keyword>yogasalas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:59:35</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2020-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.org</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1079.ui-dns.de</value>
    <value>ns1081.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rosasalon.dk</domain_name>
   <domain_keyword>rosasalon</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 17:21:04</query_time>
   <create_date>2020-07-14</create_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Thomas Lissabeck Praëm-Nielsen</registrant_name>
   <registrant_address>Flintagerløkken 31, Bellinge</registrant_address>
   <registrant_city>Odense SV</registrant_city>
   <registrant_zip>5250</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>yoga-salon3.asia</domain_name>
   <domain_keyword>yoga-salon3</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-22 21:58:27</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuya Yoshida</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>yoursalon.uk</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-14 11:19:44</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>sonasalon.com</domain_name>
   <domain_keyword>sonasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 23:01:28</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.accountsupport.com</value>
    <value>ns2.accountsupport.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>yogasally.com</domain_name>
   <domain_keyword>yogasally</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:48:44</query_time>
   <create_date>2012-05-23</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>yogamelon.com</domain_name>
   <domain_keyword>yogamelon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:43:40</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1037</registrar_iana>
   <registrar_name>SNAPNAMES 17, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.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>yonisalon.info</domain_name>
   <domain_keyword>yonisalon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 05:08:56</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns47.domaincontrol.com</value>
    <value>ns48.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>19</num>
   <domain_name>kosasalon.com</domain_name>
   <domain_keyword>kosasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 21:57:56</query_time>
   <create_date>2013-08-01</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-08-06</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>yadasalon.com</domain_name>
   <domain_keyword>yadasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:06:49</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>yada inc</registrant_name>
   <registrant_address>223 davenport road</registrant_address>
   <registrant_city>toronto</registrant_city>
   <registrant_state>ontario</registrant_state>
   <registrant_zip>M5R1J3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/yadasalon.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4gvx.name.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>yoursalon.space</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-06 18:19:47</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>yogasaleov.xyz</domain_name>
   <domain_keyword>yogasaleov</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 03:11:29</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>carlane.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nomasalon.com</domain_name>
   <domain_keyword>nomasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 06:50:46</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-30</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>Noma Salon</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>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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.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>24</num>
   <domain_name>yogasalad.com</domain_name>
   <domain_keyword>yogasalad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:53:30</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-07-30</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-vesbet7nkettdw2mc9cgox.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>25</num>
   <domain_name>yoga-salon2.asia</domain_name>
   <domain_keyword>yoga-salon2</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-07 07:04:49</query_time>
   <create_date>2015-12-28</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuya Yoshida</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>novasalon.co.uk</domain_name>
   <domain_keyword>novasalon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 21:49:16</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>yogacaron.com</domain_name>
   <domain_keyword>yogacaron</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:27:05</query_time>
   <create_date>2016-10-31</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>royasalon.com</domain_name>
   <domain_keyword>royasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:30:19</query_time>
   <create_date>2017-11-29</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2027-11-29</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>yogabaron.com</domain_name>
   <domain_keyword>yogabaron</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:48:18</query_time>
   <create_date>2008-08-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-12</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>comasalon.online</domain_name>
   <domain_keyword>comasalon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 12:24:13</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>31</num>
   <domain_name>cosasalon.com</domain_name>
   <domain_keyword>cosasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:11:00</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gigasalon.net</domain_name>
   <domain_keyword>gigasalon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 10:11:40</query_time>
   <create_date>2009-07-16</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>koyasalon.com</domain_name>
   <domain_keyword>koyasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 01:28:31</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-20</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>morasalon.com</domain_name>
   <domain_keyword>morasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:45:12</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-01-06</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>andy.ns.cloudflare.com</value>
    <value>kate.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>35</num>
   <domain_name>yogasalsa.com</domain_name>
   <domain_keyword>yogasalsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:53:30</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>monasalon.sk</domain_name>
   <domain_keyword>monasalon</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:07:56</query_time>
   <create_date>2007-04-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>EuroServer.sk s. r. o.</registrar_name>
   <registrant_name>Monika Jung</registrant_name>
   <registrant_company>Monika Jung - SALON MONA</registrant_company>
   <registrant_address>Tylova 1039/3</registrant_address>
   <registrant_city>Bratislava-Nové Mesto</registrant_city>
   <registrant_zip>83104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.918814029</registrant_phone>
   <name_servers>
    <value>ns1.webdom.sk</value>
    <value>ns2.webdom.sk</value>
    <value>ns3.webdom.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>yoursalon.co.uk</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 18:19:47</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>zolasalon.com</domain_name>
   <domain_keyword>zolasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 15:31:44</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>tokasalon.com</domain_name>
   <domain_keyword>tokasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:47:40</query_time>
   <create_date>2004-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ionasalon.com</domain_name>
   <domain_keyword>ionasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:14:06</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-04-29</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=ionasalon.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>41</num>
   <domain_name>yogisanon.com</domain_name>
   <domain_keyword>yogisanon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:05:17</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-06</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>eigasalon.com</domain_name>
   <domain_keyword>eigasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:50:38</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>royasalon.beauty</domain_name>
   <domain_keyword>royasalon</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-06 19:16:18</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>yogaalong.com</domain_name>
   <domain_keyword>yogaalong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:14:22</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=yogaalong.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>zonasalon.ru</domain_name>
   <domain_keyword>zonasalon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 21:20:05</query_time>
   <create_date>2022-05-23</create_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>yogathlon.com</domain_name>
   <domain_keyword>yogathlon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 19:58:34</query_time>
   <create_date>2010-05-15</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>lolasalon.ca</domain_name>
   <domain_keyword>lolasalon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 18:18:05</query_time>
   <create_date>2015-10-14</create_date>
   <update_date>2021-08-24</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>1942333 Ontario Inc.</registrant_name>
   <registrant_address>200 Ossington Avenue</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6J2Z7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4166684766</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>48</num>
   <domain_name>yogashion.it</domain_name>
   <domain_keyword>yogashion</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 03:12:17</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>AMATORI ARCHITETTURA D'INTERNI SRL</registrant_company>
   <registrant_address>Via Damiano Chiesa, 21</registrant_address>
   <registrant_city>THIENE</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36016</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>yoursalon.com</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:59:55</query_time>
   <create_date>1996-01-22</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>UNILEVER GLOBAL IP LIMITED</registrant_company>
   <registrant_address>Port Sunlight Wirral</registrant_address>
   <registrant_city>Merseyside</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>CH62 4ZD</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2078226883</registrant_phone>
   <registrant_fax>+44.2078226536</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>lorasalon.ru</domain_name>
   <domain_keyword>lorasalon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:48:31</query_time>
   <create_date>2019-02-02</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>lee.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>monasalon.online</domain_name>
   <domain_keyword>monasalon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 13:44:24</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>yogasalud.online</domain_name>
   <domain_keyword>yogasalud</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 23:46:08</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1047.ui-dns.com</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1088.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>modasalon.com</domain_name>
   <domain_keyword>modasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:44:52</query_time>
   <create_date>2009-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>54</num>
   <domain_name>zoyasalon.net</domain_name>
   <domain_keyword>zoyasalon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 11:32:41</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gogisalon.com</domain_name>
   <domain_keyword>gogisalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:05:20</query_time>
   <create_date>2012-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>yolosalon.com</domain_name>
   <domain_keyword>yolosalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 20:05:30</query_time>
   <create_date>2013-01-02</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>57</num>
   <domain_name>sovasalon.com</domain_name>
   <domain_keyword>sovasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:49:53</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lowasalon.com</domain_name>
   <domain_keyword>lowasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:24:23</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>Pending Delete Restorable</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>somasalon.com</domain_name>
   <domain_keyword>somasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:40:49</query_time>
   <create_date>2011-10-06</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2025-10-06</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>60</num>
   <domain_name>zosasalon.com</domain_name>
   <domain_keyword>zosasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:39:05</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-07-11</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>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nolasalon.com</domain_name>
   <domain_keyword>nolasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:33:35</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-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>pdns01.domaincontrol.com</value>
    <value>pdns02.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>62</num>
   <domain_name>sodasalon.com</domain_name>
   <domain_keyword>sodasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:32:21</query_time>
   <create_date>2004-02-17</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2025-02-17</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=sodasalon.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.arandomserver.com</value>
    <value>ns2.arandomserver.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>63</num>
   <domain_name>yumasalon.com</domain_name>
   <domain_keyword>yumasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:32:07</query_time>
   <create_date>2010-03-15</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns7.momwebs.com</value>
    <value>ns8.momwebs.com</value>
    <value>ns9.momwebs.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>vegasalon.net</domain_name>
   <domain_keyword>vegasalon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 04:48:36</query_time>
   <create_date>2014-11-09</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>yogashalom.com</domain_name>
   <domain_keyword>yogashalom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:47:38</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O yogashalom.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>yoga-salon0.asia</domain_name>
   <domain_keyword>yoga-salon0</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-02 08:05:08</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuya Yoshida</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saitama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>yoursalon.co</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 16:10:27</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cp.salonguru.net</value>
    <value>ns2.cp.salonguru.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>yokesalon.com.au</domain_name>
   <domain_keyword>yokesalon</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 02:26:37</query_time>
   <update_date>2023-07-12</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Ritchie Young</registrant_name>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sofasalon.com</domain_name>
   <domain_keyword>sofasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 10:20:26</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NameStore.com TopNames.com - UrlCollection.c</registrant_name>
   <registrant_company>Construction Publications, Inc.</registrant_company>
   <registrant_address>3030 Rocky Point Drive, This Domain Name Maybe For Sale</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33607</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8004396040</registrant_phone>
   <registrant_fax>+1.8004396040</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>yogaspoon.com</domain_name>
   <domain_keyword>yogaspoon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:54:08</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-12</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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dog-salon.biz</domain_name>
   <domain_keyword>dog-salon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 19:09:06</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>yogensalon.com</domain_name>
   <domain_keyword>yogensalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 17:50:08</query_time>
   <create_date>2018-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-05-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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>yogassion.com</domain_name>
   <domain_keyword>yogassion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:48:20</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2021-01-14</update_date>
   <expiry_date>2026-09-13</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>yogasaldo.com</domain_name>
   <domain_keyword>yogasaldo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:53:30</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>yoursalon.website</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-16 03:59:11</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-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>76</num>
   <domain_name>novasalon.beauty</domain_name>
   <domain_keyword>novasalon</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-23 02:08:21</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>HAIR BY BENNIE AND FRIENDS, INC.</registrant_company>
   <registrant_state>KY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-155-c.gandi.net</value>
    <value>ns-184-a.gandi.net</value>
    <value>ns-244-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>yogagalen.com</domain_name>
   <domain_keyword>yogagalen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:39:58</query_time>
   <create_date>2016-03-12</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-12</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bodasalon.com</domain_name>
   <domain_keyword>bodasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 16:47:08</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-16</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>IL</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>ns100.nsresponse.com</value>
    <value>ns101.nsresponse.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>vegasalon.by</domain_name>
   <domain_keyword>vegasalon</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-09 04:48:36</query_time>
   <create_date>2012-10-09</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ИНТЕРАВТОПЛАНЕТА&quot;</registrant_company>
   <registrant_address>220117, -, г. Минск, ул. Рафиева, д.44, к.82</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296777756</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>rosasalon.net</domain_name>
   <domain_keyword>rosasalon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:23:17</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2026-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>forasalon.ru</domain_name>
   <domain_keyword>forasalon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 16:18:38</query_time>
   <create_date>2024-05-13</create_date>
   <expiry_date>2025-05-13</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>82</num>
   <domain_name>yogasales.com</domain_name>
   <domain_keyword>yogasales</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:59:35</query_time>
   <create_date>2017-05-12</create_date>
   <update_date>2021-05-06</update_date>
   <expiry_date>2024-05-12</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>83</num>
   <domain_name>sorasalon.com</domain_name>
   <domain_keyword>sorasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:36:29</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>yogasaigon.com</domain_name>
   <domain_keyword>yogasaigon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:47:20</query_time>
   <create_date>2016-06-30</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>Le Van Binh</registrant_name>
   <registrant_address>271/1 Hoang Van Thu, P, Phuong 02, Quan Tan Binh</registrant_address>
   <registrant_city>TP HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.906619573</registrant_phone>
   <registrant_fax>+84.906619573</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>ns2.pavietnam.vndnssec:unsigned</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dogssalon.com</domain_name>
   <domain_keyword>dogssalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:56:24</query_time>
   <create_date>2014-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2025-01-01</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>86</num>
   <domain_name>yoursalon.one</domain_name>
   <domain_keyword>yoursalon</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 02:20:19</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>holasalon.com</domain_name>
   <domain_keyword>holasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:48:09</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.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>88</num>
   <domain_name>yorksalon.com</domain_name>
   <domain_keyword>yorksalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:54:28</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>zotasalon.com</domain_name>
   <domain_keyword>zotasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:10:46</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=zotasalon.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>90</num>
   <domain_name>yogadaloy.com</domain_name>
   <domain_keyword>yogadaloy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:10:35</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>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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NCR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bocasalon.com</domain_name>
   <domain_keyword>bocasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:51:12</query_time>
   <create_date>2004-08-10</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-10</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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>tovasalon.com</domain_name>
   <domain_keyword>tovasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:09:19</query_time>
   <create_date>2017-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>gojasalon.pl</domain_name>
   <domain_keyword>gojasalon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 19:36:48</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>yoka-salon.com</domain_name>
   <domain_keyword>yoka-salon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 20:01:27</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-17</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 yoka-salon.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-1288.awsdns-33.org</value>
    <value>ns-1592.awsdns-07.co.uk</value>
    <value>ns-463.awsdns-57.com</value>
    <value>ns-904.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>yogasalad.net</domain_name>
   <domain_keyword>yogasalad</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 06:47:21</query_time>
   <create_date>2005-09-20</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nofasalon.com</domain_name>
   <domain_keyword>nofasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:54:46</query_time>
   <create_date>2023-02-04</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>yogaaaron.com</domain_name>
   <domain_keyword>yogaaaron</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 03:56:41</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>novasalon.com</domain_name>
   <domain_keyword>novasalon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 19:24:13</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sodasalon.org</domain_name>
   <domain_keyword>sodasalon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 23:28:40</query_time>
   <create_date>2008-04-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>100</num>
   <domain_name>yogamalin.com</domain_name>
   <domain_keyword>yogamalin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:05:50</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.145</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.