WHOIS QUERY TIME

30 May 2024 - 9:03 PM UTC

Registered: 1 June 2011
Modified: 23 May 2024
Expiry: 1 June 2025

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=snapfitness.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "snapfitness.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "snapfitness.pl",
            "domain_keyword": "snapfitness",
            "domain_tld": "pl",
            "query_time": "2024-05-30 21:03:20",
            "create_date": "2011-06-01",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-01",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>snapfitness.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>snapfitness.pl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 21:03:20</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.033 seconds) for "snapfitness.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 8:41 AM UTC

Registered: 1 June 2011
Modified: 23 May 2022
Expiry: 1 June 2023

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

#2 - QUERY TIME

13 Jun 2023 - 6:52 PM UTC

Registered: 1 June 2011
Modified: 23 May 2023
Expiry: 1 June 2024

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

#3 - QUERY TIME

30 May 2024 - 9:03 PM UTC

Registered: 1 June 2011
Modified: 23 May 2024
Expiry: 1 June 2025

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

* 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=snapfitness.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "snapfitness.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "snapfitness.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "snapfitness.pl",
            "domain_keyword": "snapfitness",
            "domain_tld": "pl",
            "query_time": "2023-05-03 08:41:52",
            "create_date": "2011-06-01",
            "update_date": "2022-05-23",
            "expiry_date": "2023-06-01",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "snapfitness.pl",
            "domain_keyword": "snapfitness",
            "domain_tld": "pl",
            "query_time": "2023-06-13 18:52:43",
            "create_date": "2011-06-01",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-01",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "snapfitness.pl",
            "domain_keyword": "snapfitness",
            "domain_tld": "pl",
            "query_time": "2024-05-30 21:03:20",
            "create_date": "2011-06-01",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-01",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>snapfitness.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>snapfitness.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>snapfitness.pl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 08:41:52</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2023-06-01</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>snapfitness.pl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-13 18:52:43</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>snapfitness.pl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 21:03:20</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 26 domain names (in 0.015 seconds) which contained the exact domain keyword "snapfitness".
Domain Name Registered Expiry Registrar Ownership
1 snapfitness.com 21 Jan 2004 22 Jan 2025 CSC CORPORATE DOMAINS, INC. Lift Brands, Inc.
2 snapfitness.biz 17 May 2006 16 May 2025 CSC Corporate Domains, Inc. Lift Brands, Inc.
3 snapfitness.org 17 May 2006 17 May 2025 CSC Corporate Domains, Inc. Lift Brands, Inc.
4 snapfitness.info 17 May 2006 17 May 2025 CSC Corporate Domains, Inc. Lift Brands, Inc.
5 snapfitness.net 17 May 2006 17 May 2025 CSC CORPORATE DOMAINS, INC. Lift Brands, Inc.
6 snapfitness.co.uk 21 Jun 2007 21 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
7 snapfitness.ru 2 Oct 2008 2 Oct 2024 RU-CENTER-RU Private Person
8 snapfitness.nl 26 Oct 2009 - Corporation Service Company Limited -
9 snapfitness.org.uk 11 Feb 2010 11 Feb 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
10 snapfitness.be 11 Feb 2010 - CSC Corporate Domains, Inc. -
11 snapfitness.me.uk 11 Feb 2010 11 Feb 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
12 snapfitness.vg 27 Jul 2010 28 Jul 2024 CSC Corporate Domains Inc. -
13 snapfitness.pl 1 Jun 2011 1 Jun 2025 Corporation Service Company -
14 snapfitness.co.nz 13 Jan 2013 - CSC Corporate Domains, Inc -
15 snapfitness.jp 31 Jul 2013 31 Jul 2024 - CSC Japan KK
16 snapfitness.xyz 24 Jun 2014 24 Jun 2024 CSC Corporate Domains Inc. Lift Brands, Inc.
17 snapfitness.co.ke 17 Jun 2015 17 Jun 2024 Nairobinet Online Ltd Lift Brands, Inc
18 snapfitness.ie 5 Aug 2016 5 Aug 2024 CSC Domains Inc Snap Fitness, Inc.
19 snapfitness.uk 1 Jun 2018 1 Jun 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
20 snapfitness.online 29 Dec 2021 29 Dec 2026 Go Daddy, LLC Domains By Proxy, LLC
21 snapfitness.kids 13 Dec 2022 13 Dec 2024 CSC Corporate Domains, Inc. Lift Brands, Inc.
22 snapfitness.site 28 Jul 2023 28 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 snapfitness.store 3 Feb 2024 3 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
24 snapfitness.app 31 May 2024 31 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
25 snapfitness.ae - - Corporation Service Company (Singapore) Pte. Ltd. Snap Fitness, Inc.
26 snapfitness.name - - CSC Corporate Domains, Inc. -
27 snapfitness.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=snapfitness&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "snapfitness",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 27,
        "relation": "eq",
        "current": 27
    },
    "unique_domains": "snapfitness.com, snapfitness.biz, snapfitness.org, snapfitness.info, snapfitness.net, snapfitness.co.uk, snapfitness.ru, snapfitness.nl, snapfitness.org.uk, snapfitness.be, snapfitness.me.uk, snapfitness.vg, snapfitness.pl, snapfitness.co.nz, snapfitness.jp, snapfitness.xyz, snapfitness.co.ke, snapfitness.ie, snapfitness.uk, snapfitness.online, snapfitness.kids, snapfitness.site, snapfitness.store, snapfitness.app, snapfitness.ae, snapfitness.name, snapfitness.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "snapfitness.com",
            "domain_keyword": "snapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:06:49",
            "create_date": "2004-01-21",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "2411 Galpin Court, Suite 110",
            "registrant_city": "Chanhassen",
            "registrant_state": "MN",
            "registrant_zip": "55317",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9524745422",
            "registrant_fax": "+1.9524745422",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "snapfitness.biz",
            "domain_keyword": "snapfitness",
            "domain_tld": "biz",
            "query_time": "2024-05-18 10:30:28",
            "create_date": "2006-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "snapfitness.org",
            "domain_keyword": "snapfitness",
            "domain_tld": "org",
            "query_time": "2024-05-21 02:42:59",
            "create_date": "2006-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "snapfitness.info",
            "domain_keyword": "snapfitness",
            "domain_tld": "info",
            "query_time": "2024-05-21 02:42:59",
            "create_date": "2006-05-17",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "snapfitness.net",
            "domain_keyword": "snapfitness",
            "domain_tld": "net",
            "query_time": "2024-05-21 02:42:59",
            "create_date": "2006-05-17",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-17",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "2411 Galpin Court, Suite 110",
            "registrant_city": "Chanhassen",
            "registrant_state": "MN",
            "registrant_zip": "55317",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9524745422",
            "registrant_fax": "+1.9524745422",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "snapfitness.co.uk",
            "domain_keyword": "snapfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 01:45:30",
            "create_date": "2007-06-21",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-21",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "snapfitness.ru",
            "domain_keyword": "snapfitness",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:04:39",
            "create_date": "2008-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "snapfitness.nl",
            "domain_keyword": "snapfitness",
            "domain_tld": "nl",
            "query_time": "2024-04-25 02:41:57",
            "create_date": "2009-10-26",
            "update_date": "2017-05-02",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "snapfitness.org.uk",
            "domain_keyword": "snapfitness",
            "domain_tld": "org.uk",
            "query_time": "2024-05-05 01:45:30",
            "create_date": "2010-02-11",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-11",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "snapfitness.be",
            "domain_keyword": "snapfitness",
            "domain_tld": "be",
            "query_time": "2024-06-10 18:33:18",
            "create_date": "2010-02-11",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "snapfitness.me.uk",
            "domain_keyword": "snapfitness",
            "domain_tld": "me.uk",
            "query_time": "2024-06-11 14:50:36",
            "create_date": "2010-02-11",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-11",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "snapfitness.vg",
            "domain_keyword": "snapfitness",
            "domain_tld": "vg",
            "query_time": "2024-06-11 14:50:37",
            "create_date": "2010-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.nic.vg/contact/snapfitness.vg/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "snapfitness.pl",
            "domain_keyword": "snapfitness",
            "domain_tld": "pl",
            "query_time": "2024-05-30 21:03:20",
            "create_date": "2011-06-01",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-01",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "snapfitness.co.nz",
            "domain_keyword": "snapfitness",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 22:18:18",
            "create_date": "2013-01-13",
            "update_date": "2024-01-11",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "snapfitness.jp",
            "domain_keyword": "snapfitness",
            "domain_tld": "jp",
            "query_time": "2024-05-29 08:50:35",
            "create_date": "2013-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "CSC Japan KK",
            "registrant_zip": "55317",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9524745422",
            "registrant_fax": "+1.9524745422",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 16,
            "domain_name": "snapfitness.xyz",
            "domain_keyword": "snapfitness",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 02:41:57",
            "create_date": "2014-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_state": "MN",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "snapfitness.co.ke",
            "domain_keyword": "snapfitness",
            "domain_tld": "co.ke",
            "query_time": "2024-05-07 22:18:18",
            "create_date": "2015-06-17",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-17",
            "registrar_name": "Nairobinet Online Ltd",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Lift Brands, Inc",
            "registrant_address": "2411 Galpin Court, Suite 110",
            "registrant_city": "Chanhassen",
            "registrant_state": "MN",
            "registrant_zip": "55317",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "snapfitness.ie",
            "domain_keyword": "snapfitness",
            "domain_tld": "ie",
            "query_time": "2024-06-11 14:50:36",
            "create_date": "2016-08-05",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "Snap Fitness, Inc.",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "snapfitness.uk",
            "domain_keyword": "snapfitness",
            "domain_tld": "uk",
            "query_time": "2024-06-11 14:50:37",
            "create_date": "2018-06-01",
            "update_date": "2024-05-27",
            "expiry_date": "2025-06-01",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "snapfitness.online",
            "domain_keyword": "snapfitness",
            "domain_tld": "online",
            "query_time": "2024-06-11 14:50:36",
            "create_date": "2021-12-29",
            "update_date": "2024-04-16",
            "expiry_date": "2026-12-29",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "snapfitness.kids",
            "domain_keyword": "snapfitness",
            "domain_tld": "kids",
            "query_time": "2024-06-11 14:50:36",
            "create_date": "2022-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "snapfitness.site",
            "domain_keyword": "snapfitness",
            "domain_tld": "site",
            "query_time": "2024-06-11 14:50:36",
            "create_date": "2023-07-28",
            "update_date": "2024-06-05",
            "expiry_date": "2024-07-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "snapfitness.store",
            "domain_keyword": "snapfitness",
            "domain_tld": "store",
            "query_time": "2024-05-27 03:23:44",
            "create_date": "2024-02-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-03",
            "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": 24,
            "domain_name": "snapfitness.app",
            "domain_keyword": "snapfitness",
            "domain_tld": "app",
            "query_time": "2024-06-03 14:15:39",
            "create_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "snapfitness.ae",
            "domain_keyword": "snapfitness",
            "domain_tld": "ae",
            "query_time": "2024-04-28 18:35:14",
            "registrar_name": "Corporation Service Company (Singapore) Pte. Ltd.",
            "registrant_name": "Domain  Administrator",
            "registrant_company": "Snap Fitness, Inc.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 26,
            "domain_name": "snapfitness.name",
            "domain_keyword": "snapfitness",
            "domain_tld": "name",
            "query_time": "2024-05-07 22:18:18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 27,
            "domain_name": "snapfitness.com.au",
            "domain_keyword": "snapfitness",
            "domain_tld": "com.au",
            "query_time": "2024-05-18 10:30:27",
            "update_date": "2024-05-10",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "lila.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>snapfitness</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>27</total>
  <relation>eq</relation>
  <current>27</current>
 </count>
 <unique_domains>snapfitness.com, snapfitness.biz, snapfitness.org, snapfitness.info, snapfitness.net, snapfitness.co.uk, snapfitness.ru, snapfitness.nl, snapfitness.org.uk, snapfitness.be, snapfitness.me.uk, snapfitness.vg, snapfitness.pl, snapfitness.co.nz, snapfitness.jp, snapfitness.xyz, snapfitness.co.ke, snapfitness.ie, snapfitness.uk, snapfitness.online, snapfitness.kids, snapfitness.site, snapfitness.store, snapfitness.app, snapfitness.ae, snapfitness.name, snapfitness.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>snapfitness.com</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:06:49</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-22</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>Lift Brands, Inc.</registrant_company>
   <registrant_address>2411 Galpin Court, Suite 110</registrant_address>
   <registrant_city>Chanhassen</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55317</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9524745422</registrant_phone>
   <registrant_fax>+1.9524745422</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>snapfitness.biz</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 10:30:28</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lift Brands, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>snapfitness.org</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 02:42:59</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lift Brands, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>snapfitness.info</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 02:42:59</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lift Brands, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.cscdns.net</value>
    <value>dns2.cscdns.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>snapfitness.net</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 02:42:59</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-17</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>Lift Brands, Inc.</registrant_company>
   <registrant_address>2411 Galpin Court, Suite 110</registrant_address>
   <registrant_city>Chanhassen</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55317</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9524745422</registrant_phone>
   <registrant_fax>+1.9524745422</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>snapfitness.co.uk</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 01:45:30</query_time>
   <create_date>2007-06-21</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>snapfitness.ru</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:04:39</query_time>
   <create_date>2008-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>snapfitness.nl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 02:41:57</query_time>
   <create_date>2009-10-26</create_date>
   <update_date>2017-05-02</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>snapfitness.org.uk</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-05 01:45:30</query_time>
   <create_date>2010-02-11</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>snapfitness.be</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 18:33:18</query_time>
   <create_date>2010-02-11</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>snapfitness.me.uk</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-11 14:50:36</query_time>
   <create_date>2010-02-11</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>snapfitness.vg</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>vg</domain_tld>
   <query_time>2024-06-11 14:50:37</query_time>
   <create_date>2010-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.nic.vg/contact/snapfitness.vg/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>snapfitness.pl</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 21:03:20</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>snapfitness.co.nz</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 22:18:18</query_time>
   <create_date>2013-01-13</create_date>
   <update_date>2024-01-11</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>snapfitness.jp</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 08:50:35</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>CSC Japan KK</registrant_name>
   <registrant_zip>55317</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9524745422</registrant_phone>
   <registrant_fax>+1.9524745422</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>snapfitness.xyz</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 02:41:57</query_time>
   <create_date>2014-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Lift Brands, Inc.</registrant_company>
   <registrant_state>MN</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>snapfitness.co.ke</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-07 22:18:18</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Nairobinet Online Ltd</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Lift Brands, Inc</registrant_company>
   <registrant_address>2411 Galpin Court, Suite 110</registrant_address>
   <registrant_city>Chanhassen</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55317</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>snapfitness.ie</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-11 14:50:36</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>Snap Fitness, Inc.</registrant_name>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>snapfitness.uk</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 14:50:37</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>snapfitness.online</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 14:50:36</query_time>
   <create_date>2021-12-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-12-29</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>snapfitness.kids</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-06-11 14:50:36</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lift Brands, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>snapfitness.site</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-11 14:50:36</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>snapfitness.store</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 03:23:44</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-03</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>24</num>
   <domain_name>snapfitness.app</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-03 14:15:39</query_time>
   <create_date>2024-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>snapfitness.ae</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-28 18:35:14</query_time>
   <registrar_name>Corporation Service Company (Singapore) Pte. Ltd.</registrar_name>
   <registrant_name>Domain  Administrator</registrant_name>
   <registrant_company>Snap Fitness, Inc.</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>snapfitness.name</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 22:18:18</query_time>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>snapfitness.com.au</domain_name>
   <domain_keyword>snapfitness</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-18 10:30:27</query_time>
   <update_date>2024-05-10</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>lila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 480 domain names (in 0.119 seconds) which look and sound like the brand name "snapfitness".
Domain Name Registered Expiry Registrar Ownership
1 shapfitness.shop 13 Nov 2023 13 Nov 2024 GoDaddy.com LLC -
2 snaptfitness.com 6 Apr 2022 6 Apr 2025 IONOS SE 1&1 Internet Inc
3 snapfiitness.net 27 Apr 2023 27 Apr 2025 GoDaddy.com, LLC -
4 swapfitness.se 16 Jun 2014 16 Jun 2024 One.com -
5 swapfitness.com 14 Jan 2016 14 Jan 2025 ANNULET, INC BuyDomains.com
6 snagfitness.com 29 Jun 2020 29 Jun 2024 GoDaddy.com, LLC -
7 snapfitnes.com 11 Oct 2006 11 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
8 sapfitness.live 30 May 2023 30 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
9 snafitness.com 18 Feb 2023 18 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
10 napfitness.com 24 Mar 2020 24 Mar 2024 NameSilo, LLC See PrivacyGuardian.org
11 sapfitness.co.uk 24 Mar 2021 24 Mar 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
12 snipfitness.com 14 Jan 2018 14 Jan 2026 GoDaddy.com, LLC -
13 snapftiness.com 12 Jun 2023 12 Jun 2024 1API GmbH REDACTED FOR PRIVACY
14 synapfitness.com 6 Sep 2023 6 Sep 2026 GoDaddy.com, LLC -
15 osnapfitness.com 15 Aug 2023 15 Aug 2024 GoDaddy.com, LLC -
16 snap-fitness.com 13 Oct 2022 13 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
17 snawfitness.com 24 Mar 2023 24 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 snappfitness.com 11 Oct 2022 11 Oct 2024 GoDaddy.com, LLC -
19 snapfitnesss.com 21 Oct 2022 21 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
20 snapfittness.com 24 Mar 2022 24 Mar 2025 Name Connection Area LLC -
21 snapfitnes.co.uk 9 Apr 2024 9 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
22 anaxfitness.co.uk 10 Nov 2015 10 Nov 2024 Ionos SE [Tag = 1AND1] -
23 slayfitness.online 28 Apr 2021 28 Apr 2025 Network Solutions LLC -
24 swanfitness.com 2 Jul 2014 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 seanfitness.com 28 Mar 2014 28 Mar 2025 GoDaddy.com, LLC -
26 jsnpfitness.com 6 Oct 2011 6 Oct 2024 GoDaddy.com, LLC -
27 sharpfitness.ca 30 Jul 2015 30 Jul 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
28 ecapfitness.agency 2 Jul 2023 2 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 ana-fitness.com 27 Mar 2022 27 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
30 sanofitness.com 25 May 2006 25 May 2025 0101 INTERNET, INC. -
31 wrapfitness.com 21 Jul 2015 21 Jul 2025 GoDaddy.com, LLC -
32 siahfitness.com 18 Jan 2024 18 Jan 2025 Tucows Domains Inc. -
33 anagfitness.com 10 May 2023 10 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
34 skanfitness.com 5 Nov 2012 5 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
35 sns-fitness.com 8 Mar 2021 8 Mar 2025 GoDaddy.com, LLC -
36 starfitness.xyz 16 Apr 2024 16 Apr 2025 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
37 seakfitness.com 14 May 2024 14 May 2025 Squarespace Domains LLC Tongass Fitness
38 starfitness.info 7 Feb 2022 7 Feb 2025 IONOS SE 1&1 Internet Limited
39 shanfitness.co.uk 17 Dec 2022 17 Dec 2024 Squarespace Domains LLC [Tag = GOOGLE] -
40 swatfitness.com 24 Feb 1999 24 Feb 2025 GoDaddy.com, LLC -
41 uncapfitness.com 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 vlapfitness.com 13 Apr 2021 13 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
43 alapfitness.com 20 Mar 2024 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 sanefitness.com 8 Apr 2005 8 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 swarfitness.com 9 Jun 2024 9 Jun 2026 Wix.com Ltd. -
46 ska-fitness.com 29 Dec 2020 29 Dec 2024 GoDaddy.com, LLC -
47 slamfitness.online 3 Apr 2024 3 Apr 2025 Register.com, Inc -
48 starfitness.co 29 Mar 2024 29 Mar 2025 Sav.com LLC REDACTED FOR PRIVACY
49 statfitness.com 27 May 2016 27 May 2025 IONOS SE STAT Fitness
50 scapefitness.com 19 Sep 2022 19 Sep 2024 GoDaddy.com, LLC -
51 jna-fitness.com 13 Feb 2012 13 Feb 2025 GoDaddy.com, LLC -
52 smarfitness.com 16 Apr 2020 16 Apr 2025 GoDaddy.com, LLC -
53 shapefitness.co.uk 4 Jul 2016 4 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
54 slaefitness.com 20 Jul 2022 20 Jul 2024 GoDaddy.com, LLC -
55 siamfitness.com 25 Sep 2003 25 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
56 starfitness.co.uk 2 Jun 2011 2 Jun 2024 Domainlore LLC [Tag = DOMAINLORE] -
57 snapfitnessro.com 3 Sep 2019 3 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
58 shipfitness.com 12 Nov 2017 12 Nov 2026 GoDaddy.com, LLC -
59 staifitness.com 19 Mar 2024 19 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
60 snugfitness.com 2 Apr 2024 2 Apr 2026 ENOM, INC. REDACTED FOR PRIVACY
61 sanifitness.com 8 Apr 2020 8 Apr 2025 GoDaddy.com, LLC -
62 strapfitness.net 19 Jul 2007 20 Jul 2024 CSC CORPORATE DOMAINS, INC. Fitness Anywhere, LLC d/b/a TRX Training
63 stayfitness.online 21 Dec 2021 21 Dec 2024 Network Solutions LLC -
64 atapfitness.com 1 Sep 2023 1 Sep 2024 Register.com, Inc. -
65 snakefitness.com 21 Jun 2021 21 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 sinopfitness.com 1 Feb 2024 1 Feb 2025 IHS Telekom, Inc. -
67 slaptfitness.com 2 Aug 2020 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 snapfitnessrh.com 20 Jul 2018 20 Jul 2024 Network Solutions, LLC -
69 sanyfitness.com 26 Apr 2023 26 Apr 2025 Wix.com Ltd. -
70 starfitness.center 4 Jun 2024 4 Jun 2025 IONOS SE StarFitness
71 stakfitness.com 3 Mar 2008 3 Mar 2025 GoDaddy.com, LLC -
72 syakfitness.today 6 Feb 2024 6 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 snapfinesse.shop 2 May 2024 2 May 2025 Namecheap, Inc. -
74 sana-fitness.com 4 Jun 2020 4 Jun 2025 Wix.com Ltd. -
75 sanafitness.com 19 Jul 2015 19 Jul 2024 GoDaddy.com, LLC -
76 mysnapfitness.com 5 Jun 2007 5 Jun 2024 CSC CORPORATE DOMAINS, INC. Lift Brands, Inc.
77 swayfitness.com.ng 6 Jan 2022 6 Jan 2025 QServers.ng ovation branding
78 sealfitness.com 22 Oct 2023 22 Oct 2024 BraveNames, LLC -
79 suanfitness.com 24 Apr 2017 24 Apr 2025 GoDaddy.com, LLC -
80 scanfitness.xyz 30 Jan 2024 30 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
81 snappyfitness.com 20 Nov 2010 20 Nov 2024 GoDaddy.com, LLC -
82 shopfitness.work 23 Mar 2015 23 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
83 slipfitness.com 30 Jul 2020 30 Jul 2024 Key-Systems GmbH c/o whoisproxy.com
84 stayfitness.nl 23 Mar 2024 - ZXCS -
85 gnarfitness.com 19 Apr 2018 19 Apr 2025 Tucows Domains Inc. -
86 suavfitness.com 10 Feb 2023 10 Feb 2025 Tucows Domains Inc. -
87 spanfitness.com 20 Apr 2005 20 Apr 2025 GoDaddy.com, LLC -
88 shopfitness.com.au - - DROP.com.au Pty Ltd Domain Administrator
89 azapfitness.com 2 Jun 2021 2 Jun 2024 Wild West Domains, LLC -
90 stepfitness.com 17 Aug 2003 17 Aug 2025 GoDaddy.com, LLC -
91 starfitness.org 5 Jun 2014 5 Jun 2026 Network Solutions, LLC REDACTED FOR PRIVACY
92 shopfitness.xyz 5 Jun 2024 5 Jun 2025 Dynadot LLC Dynadot Privacy Service
93 shabfitness.com 6 Sep 2023 6 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 saabfitness.shop 1 Jan 2024 1 Jan 2025 HOSTINGER operations, UAB -
95 ilapfitness.com 20 Apr 2022 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 enasfitness.com 15 Oct 2022 15 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
97 sjayfitness.co.uk 3 Jan 2022 3 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
98 gaapfitness.com 25 Jan 2022 25 Jan 2025 FastDomain Inc. -
99 starfitness.online 16 Apr 2024 16 Apr 2025 Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş. GDPR Masked
100 snapfitnessuk.com 2 Apr 2009 3 Apr 2025 CSC CORPORATE DOMAINS, INC. Lift Brands, 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 Snapfitness.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=snapfitness.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "snapfitness.pl",
        "page_size": 100
    },
    "count": {
        "total": 480,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "shapfitness.shop, snaptfitness.com, snapfiitness.net, swapfitness.se, swapfitness.com, snagfitness.com, snapfitnes.com, sapfitness.live, snafitness.com, napfitness.com, sapfitness.co.uk, snipfitness.com, snapftiness.com, synapfitness.com, osnapfitness.com, snap-fitness.com, snawfitness.com, snappfitness.com, snapfitnesss.com, snapfittness.com, snapfitnes.co.uk, anaxfitness.co.uk, slayfitness.online, swanfitness.com, seanfitness.com, jsnpfitness.com, sharpfitness.ca, ecapfitness.agency, ana-fitness.com, sanofitness.com, wrapfitness.com, siahfitness.com, anagfitness.com, skanfitness.com, sns-fitness.com, starfitness.xyz, seakfitness.com, starfitness.info, shanfitness.co.uk, swatfitness.com, uncapfitness.com, vlapfitness.com, alapfitness.com, sanefitness.com, swarfitness.com, ska-fitness.com, slamfitness.online, starfitness.co, statfitness.com, scapefitness.com, jna-fitness.com, smarfitness.com, shapefitness.co.uk, slaefitness.com, siamfitness.com, starfitness.co.uk, snapfitnessro.com, shipfitness.com, staifitness.com, snugfitness.com, sanifitness.com, strapfitness.net, stayfitness.online, atapfitness.com, snakefitness.com, sinopfitness.com, slaptfitness.com, snapfitnessrh.com, sanyfitness.com, starfitness.center, stakfitness.com, syakfitness.today, snapfinesse.shop, sana-fitness.com, sanafitness.com, mysnapfitness.com, swayfitness.com.ng, sealfitness.com, suanfitness.com, scanfitness.xyz, snappyfitness.com, shopfitness.work, slipfitness.com, stayfitness.nl, gnarfitness.com, suavfitness.com, spanfitness.com, shopfitness.com.au, azapfitness.com, stepfitness.com, starfitness.org, shopfitness.xyz, shabfitness.com, saabfitness.shop, ilapfitness.com, enasfitness.com, sjayfitness.co.uk, gaapfitness.com, starfitness.online, snapfitnessuk.com",
    "results": [
        {
            "num": 1,
            "domain_name": "shapfitness.shop",
            "domain_keyword": "shapfitness",
            "domain_tld": "shop",
            "query_time": "2024-04-18 17:45:45",
            "create_date": "2023-11-13",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "snaptfitness.com",
            "domain_keyword": "snaptfitness",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:29:47",
            "create_date": "2022-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "snapfiitness.net",
            "domain_keyword": "snapfiitness",
            "domain_tld": "net",
            "query_time": "2024-04-28 18:35:12",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "swapfitness.se",
            "domain_keyword": "swapfitness",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:43:48",
            "create_date": "2014-06-16",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-16",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "swapfitness.com",
            "domain_keyword": "swapfitness",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:57:57",
            "create_date": "2016-01-14",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-14",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "snagfitness.com",
            "domain_keyword": "snagfitness",
            "domain_tld": "com",
            "query_time": "2024-06-08 22:47:17",
            "create_date": "2020-06-29",
            "update_date": "2022-11-14",
            "expiry_date": "2024-06-29",
            "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": 7,
            "domain_name": "snapfitnes.com",
            "domain_keyword": "snapfitnes",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:21:34",
            "create_date": "2006-10-11",
            "update_date": "2024-01-19",
            "expiry_date": "2024-10-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sapfitness.live",
            "domain_keyword": "sapfitness",
            "domain_tld": "live",
            "query_time": "2024-06-02 07:44:32",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Assam",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "snafitness.com",
            "domain_keyword": "snafitness",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:28:22",
            "create_date": "2023-02-18",
            "update_date": "2023-09-02",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "max.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "napfitness.com",
            "domain_keyword": "napfitness",
            "domain_tld": "com",
            "query_time": "2024-06-02 02:47:11",
            "create_date": "2020-03-24",
            "update_date": "2024-05-24",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sapfitness.co.uk",
            "domain_keyword": "sapfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 22:22:01",
            "create_date": "2021-03-24",
            "update_date": "2021-03-24",
            "expiry_date": "2024-03-24",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 12,
            "domain_name": "snipfitness.com",
            "domain_keyword": "snipfitness",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:13:23",
            "create_date": "2018-01-14",
            "update_date": "2023-12-04",
            "expiry_date": "2026-01-14",
            "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": 13,
            "domain_name": "snapftiness.com",
            "domain_keyword": "snapftiness",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:18:25",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "contact via https://www.1api.net/send-message/snapftiness.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "synapfitness.com",
            "domain_keyword": "synapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:19:37",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2026-09-06",
            "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": 15,
            "domain_name": "osnapfitness.com",
            "domain_keyword": "osnapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:46:03",
            "create_date": "2023-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "snap-fitness.com",
            "domain_keyword": "snap-fitness",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:48:15",
            "create_date": "2022-10-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns5.l4dns.com",
                "ns6.l4dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "snawfitness.com",
            "domain_keyword": "snawfitness",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:17:08",
            "create_date": "2023-03-24",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-24",
            "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": 18,
            "domain_name": "snappfitness.com",
            "domain_keyword": "snappfitness",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:53:04",
            "create_date": "2022-10-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "snapfitnesss.com",
            "domain_keyword": "snapfitnesss",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:18:19",
            "create_date": "2022-10-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-21",
            "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=snapfitnesss.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": 20,
            "domain_name": "snapfittness.com",
            "domain_keyword": "snapfittness",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:41:58",
            "create_date": "2022-03-24",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-24",
            "registrar_iana": 2861,
            "registrar_name": "Name Connection Area LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "snapfitnes.co.uk",
            "domain_keyword": "snapfitnes",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 10:38:29",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "anaxfitness.co.uk",
            "domain_keyword": "anaxfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 16:52:03",
            "create_date": "2015-11-10",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1025.ui-dns.de",
                "ns1043.ui-dns.org",
                "ns1054.ui-dns.com",
                "ns1101.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "slayfitness.online",
            "domain_keyword": "slayfitness",
            "domain_tld": "online",
            "query_time": "2024-05-06 18:48:40",
            "create_date": "2021-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "swanfitness.com",
            "domain_keyword": "swanfitness",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:36:27",
            "create_date": "2014-07-02",
            "update_date": "2023-01-01",
            "expiry_date": "2024-07-02",
            "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=swanfitness.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "seanfitness.com",
            "domain_keyword": "seanfitness",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:46:02",
            "create_date": "2014-03-28",
            "update_date": "2023-03-29",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jsnpfitness.com",
            "domain_keyword": "jsnpfitness",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:40:49",
            "create_date": "2011-10-06",
            "update_date": "2022-10-12",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sharpfitness.ca",
            "domain_keyword": "sharpfitness",
            "domain_tld": "ca",
            "query_time": "2024-04-29 05:53:54",
            "create_date": "2015-07-30",
            "update_date": "2019-08-24",
            "expiry_date": "2024-07-30",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ecapfitness.agency",
            "domain_keyword": "ecapfitness",
            "domain_tld": "agency",
            "query_time": "2024-05-23 12:03:57",
            "create_date": "2023-07-02",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ana-fitness.com",
            "domain_keyword": "ana-fitness",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:10:02",
            "create_date": "2022-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sanofitness.com",
            "domain_keyword": "sanofitness",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:48:39",
            "create_date": "2006-05-25",
            "update_date": "2022-05-17",
            "expiry_date": "2025-05-25",
            "registrar_iana": 816,
            "registrar_name": "0101 INTERNET, INC.",
            "registrar_website": "http://www.0101domain.com/",
            "name_servers": [
                "ns122.dnshongkong.com",
                "ns75.dnshongkong.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wrapfitness.com",
            "domain_keyword": "wrapfitness",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:47:38",
            "create_date": "2015-07-21",
            "update_date": "2023-12-29",
            "expiry_date": "2025-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "siahfitness.com",
            "domain_keyword": "siahfitness",
            "domain_tld": "com",
            "query_time": "2024-05-19 18:57:35",
            "create_date": "2024-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "anagfitness.com",
            "domain_keyword": "anagfitness",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:27:32",
            "create_date": "2023-05-10",
            "update_date": "2023-05-14",
            "expiry_date": "2025-05-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "skanfitness.com",
            "domain_keyword": "skanfitness",
            "domain_tld": "com",
            "query_time": "2024-05-21 10:28:43",
            "create_date": "2012-11-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sns-fitness.com",
            "domain_keyword": "sns-fitness",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:35:20",
            "create_date": "2021-03-08",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "starfitness.xyz",
            "domain_keyword": "starfitness",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 19:07:22",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.",
            "registrar_website": "http://www.turkticaret.net",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": [
                "karl.ns.cloudflare.com",
                "raquel.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "seakfitness.com",
            "domain_keyword": "seakfitness",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:30:32",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tongass Fitness",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "starfitness.info",
            "domain_keyword": "starfitness",
            "domain_tld": "info",
            "query_time": "2024-06-01 19:40:40",
            "create_date": "2022-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1016.ui-dns.de",
                "ns1027.ui-dns.com",
                "ns1033.ui-dns.org",
                "ns1060.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "shanfitness.co.uk",
            "domain_keyword": "shanfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 00:49:45",
            "create_date": "2022-12-17",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 40,
            "domain_name": "swatfitness.com",
            "domain_keyword": "swatfitness",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:15:15",
            "create_date": "1999-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "uncapfitness.com",
            "domain_keyword": "uncapfitness",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:35:35",
            "create_date": "2023-06-08",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=uncapfitness.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vlapfitness.com",
            "domain_keyword": "vlapfitness",
            "domain_tld": "com",
            "query_time": "2024-05-09 03:51:55",
            "create_date": "2021-04-13",
            "update_date": "2023-11-14",
            "expiry_date": "2025-04-13",
            "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": "AZ",
            "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.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alapfitness.com",
            "domain_keyword": "alapfitness",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:04:25",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 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=alapfitness.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sanefitness.com",
            "domain_keyword": "sanefitness",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:22:51",
            "create_date": "2005-04-08",
            "update_date": "2020-05-28",
            "expiry_date": "2024-04-08",
            "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": 45,
            "domain_name": "swarfitness.com",
            "domain_keyword": "swarfitness",
            "domain_tld": "com",
            "query_time": "2024-06-12 16:01:39",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2026-06-09",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ska-fitness.com",
            "domain_keyword": "ska-fitness",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:13:09",
            "create_date": "2020-12-29",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "slamfitness.online",
            "domain_keyword": "slamfitness",
            "domain_tld": "online",
            "query_time": "2024-06-07 05:17:49",
            "create_date": "2024-04-03",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "starfitness.co",
            "domain_keyword": "starfitness",
            "domain_tld": "co",
            "query_time": "2024-05-29 20:22:21",
            "create_date": "2024-03-29",
            "update_date": "2024-05-28",
            "expiry_date": "2025-03-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "statfitness.com",
            "domain_keyword": "statfitness",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:42:31",
            "create_date": "2016-05-27",
            "update_date": "2019-03-04",
            "expiry_date": "2025-05-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "STAT Fitness",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1060.ui-dns.org",
                "ns1120.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "scapefitness.com",
            "domain_keyword": "scapefitness",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:56:40",
            "create_date": "2022-09-19",
            "update_date": "2024-01-23",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "jna-fitness.com",
            "domain_keyword": "jna-fitness",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:05:39",
            "create_date": "2012-02-13",
            "update_date": "2023-02-14",
            "expiry_date": "2025-02-13",
            "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": 52,
            "domain_name": "smarfitness.com",
            "domain_keyword": "smarfitness",
            "domain_tld": "com",
            "query_time": "2024-05-12 20:30:35",
            "create_date": "2020-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "shapefitness.co.uk",
            "domain_keyword": "shapefitness",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 13:40:32",
            "create_date": "2016-07-04",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-04",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "slaefitness.com",
            "domain_keyword": "slaefitness",
            "domain_tld": "com",
            "query_time": "2024-05-01 02:44:43",
            "create_date": "2022-07-20",
            "update_date": "2023-02-05",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "siamfitness.com",
            "domain_keyword": "siamfitness",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:21:53",
            "create_date": "2003-09-25",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Krung Thep Maha Nakhon Bangkok",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "59462.earth.orderbox-dns.com",
                "59462.mars.orderbox-dns.com",
                "59462.mercury.orderbox-dns.com",
                "59462.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "starfitness.co.uk",
            "domain_keyword": "starfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 19:40:40",
            "create_date": "2011-06-02",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-02",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "ns1.domainlore.uk",
                "ns2.domainlore.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "snapfitnessro.com",
            "domain_keyword": "snapfitnessro",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:41:58",
            "create_date": "2019-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=snapfitnessro.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "shipfitness.com",
            "domain_keyword": "shipfitness",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:59:08",
            "create_date": "2017-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2026-11-12",
            "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": 59,
            "domain_name": "staifitness.com",
            "domain_keyword": "staifitness",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:40:29",
            "create_date": "2024-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "snugfitness.com",
            "domain_keyword": "snugfitness",
            "domain_tld": "com",
            "query_time": "2024-06-02 23:01:46",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2026-04-02",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Westmeath",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "https://tieredaccess.com/contact/cd390179-a408-4595-a92e-bc0c5e67945a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.floathosting.com",
                "ns2.floathosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sanifitness.com",
            "domain_keyword": "sanifitness",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:13:33",
            "create_date": "2020-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "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": 62,
            "domain_name": "strapfitness.net",
            "domain_keyword": "strapfitness",
            "domain_tld": "net",
            "query_time": "2024-04-25 11:52:57",
            "create_date": "2007-07-19",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "IT Admin",
            "registrant_company": "Fitness Anywhere, LLC d/b/a TRX Training",
            "registrant_address": "1990 N California Blvd Suite 20 PMB 1058",
            "registrant_city": "Walnut Creek",
            "registrant_state": "CA",
            "registrant_zip": "94596",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3103759801",
            "name_servers": [
                "colin.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "stayfitness.online",
            "domain_keyword": "stayfitness",
            "domain_tld": "online",
            "query_time": "2024-05-05 13:13:20",
            "create_date": "2021-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "atapfitness.com",
            "domain_keyword": "atapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:02:57",
            "create_date": "2023-09-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "snakefitness.com",
            "domain_keyword": "snakefitness",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:33:04",
            "create_date": "2021-06-21",
            "update_date": "2021-08-27",
            "expiry_date": "2024-06-21",
            "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": 66,
            "domain_name": "sinopfitness.com",
            "domain_keyword": "sinopfitness",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:02:49",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc.",
            "registrar_website": "http://www.ihs.com.tr",
            "name_servers": [
                "ns1.ihsdnsx9.com",
                "ns2.ihsdnsx9.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "slaptfitness.com",
            "domain_keyword": "slaptfitness",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:29:37",
            "create_date": "2020-08-02",
            "update_date": "2022-08-03",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=slaptfitness.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "snapfitnessrh.com",
            "domain_keyword": "snapfitnessrh",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:41:58",
            "create_date": "2018-07-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sanyfitness.com",
            "domain_keyword": "sanyfitness",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:28:43",
            "create_date": "2023-04-26",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "starfitness.center",
            "domain_keyword": "starfitness",
            "domain_tld": "center",
            "query_time": "2024-06-06 14:25:05",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "StarFitness",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.com",
                "ns1060.ui-dns.org",
                "ns1082.ui-dns.de",
                "ns1096.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "stakfitness.com",
            "domain_keyword": "stakfitness",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:34:27",
            "create_date": "2008-03-03",
            "update_date": "2022-09-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "syakfitness.today",
            "domain_keyword": "syakfitness",
            "domain_tld": "today",
            "query_time": "2024-05-30 00:16:44",
            "create_date": "2024-02-06",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "drake.ns.cloudflare.com",
                "eleanor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "snapfinesse.shop",
            "domain_keyword": "snapfinesse",
            "domain_tld": "shop",
            "query_time": "2024-05-04 17:25:26",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sana-fitness.com",
            "domain_keyword": "sana-fitness",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:58:50",
            "create_date": "2020-06-04",
            "update_date": "2023-05-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sanafitness.com",
            "domain_keyword": "sanafitness",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:35:01",
            "create_date": "2015-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mysnapfitness.com",
            "domain_keyword": "mysnapfitness",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:10:51",
            "create_date": "2007-06-05",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-05",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "2411 Galpin Court, Suite 110",
            "registrant_city": "Chanhassen",
            "registrant_state": "MN",
            "registrant_zip": "55317",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9524745422",
            "registrant_fax": "+1.9524745422",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "swayfitness.com.ng",
            "domain_keyword": "swayfitness",
            "domain_tld": "com.ng",
            "query_time": "2024-06-06 22:10:24",
            "create_date": "2022-01-06",
            "update_date": "2024-04-19",
            "expiry_date": "2025-01-06",
            "registrar_iana": 290414,
            "registrar_name": "QServers.ng",
            "registrant_name": "ovation branding",
            "registrant_address": "Amuto, Jabita, Jabita",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "234001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.01017136",
            "name_servers": [
                "leland.ns.cloudflare.com",
                "luciane.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sealfitness.com",
            "domain_keyword": "sealfitness",
            "domain_tld": "com",
            "query_time": "2024-04-13 03:19:20",
            "create_date": "2023-10-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1596,
            "registrar_name": "BraveNames, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "suanfitness.com",
            "domain_keyword": "suanfitness",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:29:08",
            "create_date": "2017-04-24",
            "update_date": "2023-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "scanfitness.xyz",
            "domain_keyword": "scanfitness",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 15:15:25",
            "create_date": "2024-01-30",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "snappyfitness.com",
            "domain_keyword": "snappyfitness",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:38:55",
            "create_date": "2010-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "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": 82,
            "domain_name": "shopfitness.work",
            "domain_keyword": "shopfitness",
            "domain_tld": "work",
            "query_time": "2024-05-16 04:24:02",
            "create_date": "2015-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tennessee",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "slipfitness.com",
            "domain_keyword": "slipfitness",
            "domain_tld": "com",
            "query_time": "2024-06-09 01:29:00",
            "create_date": "2020-07-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of slipfitness.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "9c9e3b93da10da61bcbaf02c55f754514ed1a88d0ab5bd9bc2c17e9d373cd1a2@slipfitness.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "stayfitness.nl",
            "domain_keyword": "stayfitness",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:17:16",
            "create_date": "2024-03-23",
            "update_date": "2024-03-25",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "gnarfitness.com",
            "domain_keyword": "gnarfitness",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:04:40",
            "create_date": "2018-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "suavfitness.com",
            "domain_keyword": "suavfitness",
            "domain_tld": "com",
            "query_time": "2024-06-09 14:55:50",
            "create_date": "2023-02-10",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "spanfitness.com",
            "domain_keyword": "spanfitness",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:38:32",
            "create_date": "2005-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "shopfitness.com.au",
            "domain_keyword": "shopfitness",
            "domain_tld": "com.au",
            "query_time": "2024-04-27 19:12:42",
            "update_date": "2024-04-26",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "renewPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "azapfitness.com",
            "domain_keyword": "azapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:11:58",
            "create_date": "2021-06-02",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "stepfitness.com",
            "domain_keyword": "stepfitness",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:02:55",
            "create_date": "2003-08-17",
            "update_date": "2023-08-20",
            "expiry_date": "2025-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "starfitness.org",
            "domain_keyword": "starfitness",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:05:48",
            "create_date": "2014-06-05",
            "update_date": "2023-05-17",
            "expiry_date": "2026-06-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "shopfitness.xyz",
            "domain_keyword": "shopfitness",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 18:00:39",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_state": "California",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "shabfitness.com",
            "domain_keyword": "shabfitness",
            "domain_tld": "com",
            "query_time": "2024-05-21 12:26:37",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "saabfitness.shop",
            "domain_keyword": "saabfitness",
            "domain_tld": "shop",
            "query_time": "2024-05-03 16:37:43",
            "create_date": "2024-01-01",
            "update_date": "2024-03-18",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ilapfitness.com",
            "domain_keyword": "ilapfitness",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:52:54",
            "create_date": "2022-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 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=ilapfitness.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "enasfitness.com",
            "domain_keyword": "enasfitness",
            "domain_tld": "com",
            "query_time": "2024-04-06 13:27:04",
            "create_date": "2022-10-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/94d37622-a5a3-4684-8da2-cbd894fb677d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1456.awsdns-54.org",
                "ns-1977.awsdns-55.co.uk",
                "ns-316.awsdns-39.com",
                "ns-758.awsdns-30.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sjayfitness.co.uk",
            "domain_keyword": "sjayfitness",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 02:53:44",
            "create_date": "2022-01-03",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-03",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "alan.ns.cloudflare.com",
                "elsa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "gaapfitness.com",
            "domain_keyword": "gaapfitness",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:28:42",
            "create_date": "2022-01-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "starfitness.online",
            "domain_keyword": "starfitness",
            "domain_tld": "online",
            "query_time": "2024-04-27 07:51:45",
            "create_date": "2024-04-16",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-16",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.",
            "registrar_website": "http://www.turkticaret.net",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": [
                "anuj.ns.cloudflare.com",
                "irma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "snapfitnessuk.com",
            "domain_keyword": "snapfitnessuk",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:41:58",
            "create_date": "2009-04-02",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Lift Brands, Inc.",
            "registrant_address": "2411 Galpin Court, Suite 110",
            "registrant_city": "Chanhassen",
            "registrant_state": "MN",
            "registrant_zip": "55317",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9524745422",
            "registrant_fax": "+1.9524745422",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.119,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>snapfitness.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>480</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>shapfitness.shop, snaptfitness.com, snapfiitness.net, swapfitness.se, swapfitness.com, snagfitness.com, snapfitnes.com, sapfitness.live, snafitness.com, napfitness.com, sapfitness.co.uk, snipfitness.com, snapftiness.com, synapfitness.com, osnapfitness.com, snap-fitness.com, snawfitness.com, snappfitness.com, snapfitnesss.com, snapfittness.com, snapfitnes.co.uk, anaxfitness.co.uk, slayfitness.online, swanfitness.com, seanfitness.com, jsnpfitness.com, sharpfitness.ca, ecapfitness.agency, ana-fitness.com, sanofitness.com, wrapfitness.com, siahfitness.com, anagfitness.com, skanfitness.com, sns-fitness.com, starfitness.xyz, seakfitness.com, starfitness.info, shanfitness.co.uk, swatfitness.com, uncapfitness.com, vlapfitness.com, alapfitness.com, sanefitness.com, swarfitness.com, ska-fitness.com, slamfitness.online, starfitness.co, statfitness.com, scapefitness.com, jna-fitness.com, smarfitness.com, shapefitness.co.uk, slaefitness.com, siamfitness.com, starfitness.co.uk, snapfitnessro.com, shipfitness.com, staifitness.com, snugfitness.com, sanifitness.com, strapfitness.net, stayfitness.online, atapfitness.com, snakefitness.com, sinopfitness.com, slaptfitness.com, snapfitnessrh.com, sanyfitness.com, starfitness.center, stakfitness.com, syakfitness.today, snapfinesse.shop, sana-fitness.com, sanafitness.com, mysnapfitness.com, swayfitness.com.ng, sealfitness.com, suanfitness.com, scanfitness.xyz, snappyfitness.com, shopfitness.work, slipfitness.com, stayfitness.nl, gnarfitness.com, suavfitness.com, spanfitness.com, shopfitness.com.au, azapfitness.com, stepfitness.com, starfitness.org, shopfitness.xyz, shabfitness.com, saabfitness.shop, ilapfitness.com, enasfitness.com, sjayfitness.co.uk, gaapfitness.com, starfitness.online, snapfitnessuk.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shapfitness.shop</domain_name>
   <domain_keyword>shapfitness</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 17:45:45</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>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>2</num>
   <domain_name>snaptfitness.com</domain_name>
   <domain_keyword>snaptfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:29:47</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>snapfiitness.net</domain_name>
   <domain_keyword>snapfiitness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 18:35:12</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>swapfitness.se</domain_name>
   <domain_keyword>swapfitness</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:43:48</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>swapfitness.com</domain_name>
   <domain_keyword>swapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:57:57</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>snagfitness.com</domain_name>
   <domain_keyword>snagfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 22:47:17</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>7</num>
   <domain_name>snapfitnes.com</domain_name>
   <domain_keyword>snapfitnes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:21:34</query_time>
   <create_date>2006-10-11</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sapfitness.live</domain_name>
   <domain_keyword>sapfitness</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 07:44:32</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Assam</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>snafitness.com</domain_name>
   <domain_keyword>snafitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:28:22</query_time>
   <create_date>2023-02-18</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>max.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>napfitness.com</domain_name>
   <domain_keyword>napfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 02:47:11</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sapfitness.co.uk</domain_name>
   <domain_keyword>sapfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 22:22:01</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2021-03-24</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>snipfitness.com</domain_name>
   <domain_keyword>snipfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:13:23</query_time>
   <create_date>2018-01-14</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2026-01-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>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>13</num>
   <domain_name>snapftiness.com</domain_name>
   <domain_keyword>snapftiness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:18:25</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/snapftiness.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>synapfitness.com</domain_name>
   <domain_keyword>synapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:19:37</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2026-09-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>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>15</num>
   <domain_name>osnapfitness.com</domain_name>
   <domain_keyword>osnapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:46:03</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>16</num>
   <domain_name>snap-fitness.com</domain_name>
   <domain_keyword>snap-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:48:15</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns5.l4dns.com</value>
    <value>ns6.l4dns.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>snawfitness.com</domain_name>
   <domain_keyword>snawfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:17:08</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-24</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>18</num>
   <domain_name>snappfitness.com</domain_name>
   <domain_keyword>snappfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:53:04</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>snapfitnesss.com</domain_name>
   <domain_keyword>snapfitnesss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:18:19</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-21</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=snapfitnesss.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>20</num>
   <domain_name>snapfittness.com</domain_name>
   <domain_keyword>snapfittness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:41:58</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>2861</registrar_iana>
   <registrar_name>Name Connection Area LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>snapfitnes.co.uk</domain_name>
   <domain_keyword>snapfitnes</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 10:38:29</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>anaxfitness.co.uk</domain_name>
   <domain_keyword>anaxfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 16:52:03</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1025.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1101.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>slayfitness.online</domain_name>
   <domain_keyword>slayfitness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 18:48:40</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>swanfitness.com</domain_name>
   <domain_keyword>swanfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:36:27</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2023-01-01</update_date>
   <expiry_date>2024-07-02</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=swanfitness.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>seanfitness.com</domain_name>
   <domain_keyword>seanfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:46:02</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2025-03-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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jsnpfitness.com</domain_name>
   <domain_keyword>jsnpfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:40:49</query_time>
   <create_date>2011-10-06</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-10-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sharpfitness.ca</domain_name>
   <domain_keyword>sharpfitness</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-29 05:53:54</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2019-08-24</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ecapfitness.agency</domain_name>
   <domain_keyword>ecapfitness</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 12:03:57</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ana-fitness.com</domain_name>
   <domain_keyword>ana-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:10:02</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sanofitness.com</domain_name>
   <domain_keyword>sanofitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:48:39</query_time>
   <create_date>2006-05-25</create_date>
   <update_date>2022-05-17</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>816</registrar_iana>
   <registrar_name>0101 INTERNET, INC.</registrar_name>
   <registrar_website>http://www.0101domain.com/</registrar_website>
   <name_servers>
    <value>ns122.dnshongkong.com</value>
    <value>ns75.dnshongkong.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>wrapfitness.com</domain_name>
   <domain_keyword>wrapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:47:38</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>siahfitness.com</domain_name>
   <domain_keyword>siahfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 18:57:35</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>anagfitness.com</domain_name>
   <domain_keyword>anagfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:27:32</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>skanfitness.com</domain_name>
   <domain_keyword>skanfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 10:28:43</query_time>
   <create_date>2012-11-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sns-fitness.com</domain_name>
   <domain_keyword>sns-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:35:20</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>starfitness.xyz</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 19:07:22</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>karl.ns.cloudflare.com</value>
    <value>raquel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>seakfitness.com</domain_name>
   <domain_keyword>seakfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:30:32</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>Tongass Fitness</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>starfitness.info</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 19:40:40</query_time>
   <create_date>2022-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns1016.ui-dns.de</value>
    <value>ns1027.ui-dns.com</value>
    <value>ns1033.ui-dns.org</value>
    <value>ns1060.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>shanfitness.co.uk</domain_name>
   <domain_keyword>shanfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 00:49:45</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>swatfitness.com</domain_name>
   <domain_keyword>swatfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:15:15</query_time>
   <create_date>1999-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>uncapfitness.com</domain_name>
   <domain_keyword>uncapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:35:35</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=uncapfitness.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>vlapfitness.com</domain_name>
   <domain_keyword>vlapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 03:51:55</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-04-13</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>AZ</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.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.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>43</num>
   <domain_name>alapfitness.com</domain_name>
   <domain_keyword>alapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:04:25</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 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=alapfitness.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sanefitness.com</domain_name>
   <domain_keyword>sanefitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:22:51</query_time>
   <create_date>2005-04-08</create_date>
   <update_date>2020-05-28</update_date>
   <expiry_date>2024-04-08</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>45</num>
   <domain_name>swarfitness.com</domain_name>
   <domain_keyword>swarfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 16:01:39</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2026-06-09</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>ns4.wixdns.net</value>
    <value>ns5.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>46</num>
   <domain_name>ska-fitness.com</domain_name>
   <domain_keyword>ska-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:13:09</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>slamfitness.online</domain_name>
   <domain_keyword>slamfitness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 05:17:49</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>starfitness.co</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 20:22:21</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>statfitness.com</domain_name>
   <domain_keyword>statfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:42:31</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2019-03-04</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>STAT Fitness</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1120.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>scapefitness.com</domain_name>
   <domain_keyword>scapefitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:56:40</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>jna-fitness.com</domain_name>
   <domain_keyword>jna-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:05:39</query_time>
   <create_date>2012-02-13</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>52</num>
   <domain_name>smarfitness.com</domain_name>
   <domain_keyword>smarfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 20:30:35</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>shapefitness.co.uk</domain_name>
   <domain_keyword>shapefitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 13:40:32</query_time>
   <create_date>2016-07-04</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>slaefitness.com</domain_name>
   <domain_keyword>slaefitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 02:44:43</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-02-05</update_date>
   <expiry_date>2024-07-20</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>siamfitness.com</domain_name>
   <domain_keyword>siamfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:21:53</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Krung Thep Maha Nakhon Bangkok</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>59462.earth.orderbox-dns.com</value>
    <value>59462.mars.orderbox-dns.com</value>
    <value>59462.mercury.orderbox-dns.com</value>
    <value>59462.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>starfitness.co.uk</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 19:40:40</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>ns1.domainlore.uk</value>
    <value>ns2.domainlore.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>snapfitnessro.com</domain_name>
   <domain_keyword>snapfitnessro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:41:58</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=snapfitnessro.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>shipfitness.com</domain_name>
   <domain_keyword>shipfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:59:08</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2026-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>59</num>
   <domain_name>staifitness.com</domain_name>
   <domain_keyword>staifitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:40:29</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>snugfitness.com</domain_name>
   <domain_keyword>snugfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 23:01:46</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-04-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>Westmeath</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/cd390179-a408-4595-a92e-bc0c5e67945a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.floathosting.com</value>
    <value>ns2.floathosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sanifitness.com</domain_name>
   <domain_keyword>sanifitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:13:33</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>62</num>
   <domain_name>strapfitness.net</domain_name>
   <domain_keyword>strapfitness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 11:52:57</query_time>
   <create_date>2007-07-19</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>IT Admin</registrant_name>
   <registrant_company>Fitness Anywhere, LLC d/b/a TRX Training</registrant_company>
   <registrant_address>1990 N California Blvd Suite 20 PMB 1058</registrant_address>
   <registrant_city>Walnut Creek</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94596</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3103759801</registrant_phone>
   <name_servers>
    <value>colin.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>stayfitness.online</domain_name>
   <domain_keyword>stayfitness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 13:13:20</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>atapfitness.com</domain_name>
   <domain_keyword>atapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:02:57</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-01</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>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>snakefitness.com</domain_name>
   <domain_keyword>snakefitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:33:04</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-06-21</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>66</num>
   <domain_name>sinopfitness.com</domain_name>
   <domain_keyword>sinopfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:02:49</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc.</registrar_name>
   <registrar_website>http://www.ihs.com.tr</registrar_website>
   <name_servers>
    <value>ns1.ihsdnsx9.com</value>
    <value>ns2.ihsdnsx9.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>slaptfitness.com</domain_name>
   <domain_keyword>slaptfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:29:37</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=slaptfitness.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>68</num>
   <domain_name>snapfitnessrh.com</domain_name>
   <domain_keyword>snapfitnessrh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:41:58</query_time>
   <create_date>2018-07-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sanyfitness.com</domain_name>
   <domain_keyword>sanyfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:28:43</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-26</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>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>starfitness.center</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-06-06 14:25:05</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>StarFitness</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.com</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1096.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>71</num>
   <domain_name>stakfitness.com</domain_name>
   <domain_keyword>stakfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:34:27</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2025-03-03</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>syakfitness.today</domain_name>
   <domain_keyword>syakfitness</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-30 00:16:44</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>drake.ns.cloudflare.com</value>
    <value>eleanor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>snapfinesse.shop</domain_name>
   <domain_keyword>snapfinesse</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 17:25:26</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sana-fitness.com</domain_name>
   <domain_keyword>sana-fitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:58:50</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-06-04</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>ns10.wixdns.net</value>
    <value>ns11.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>75</num>
   <domain_name>sanafitness.com</domain_name>
   <domain_keyword>sanafitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:35:01</query_time>
   <create_date>2015-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mysnapfitness.com</domain_name>
   <domain_keyword>mysnapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:10:51</query_time>
   <create_date>2007-06-05</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-05</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>Lift Brands, Inc.</registrant_company>
   <registrant_address>2411 Galpin Court, Suite 110</registrant_address>
   <registrant_city>Chanhassen</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55317</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9524745422</registrant_phone>
   <registrant_fax>+1.9524745422</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>swayfitness.com.ng</domain_name>
   <domain_keyword>swayfitness</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-06 22:10:24</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>290414</registrar_iana>
   <registrar_name>QServers.ng</registrar_name>
   <registrant_name>ovation branding</registrant_name>
   <registrant_address>Amuto, Jabita, Jabita</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>234001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.01017136</registrant_phone>
   <name_servers>
    <value>leland.ns.cloudflare.com</value>
    <value>luciane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sealfitness.com</domain_name>
   <domain_keyword>sealfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 03:19:20</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1596</registrar_iana>
   <registrar_name>BraveNames, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>suanfitness.com</domain_name>
   <domain_keyword>suanfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:29:08</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>scanfitness.xyz</domain_name>
   <domain_keyword>scanfitness</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 15:15:25</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-30</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>snappyfitness.com</domain_name>
   <domain_keyword>snappyfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:38:55</query_time>
   <create_date>2010-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</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>82</num>
   <domain_name>shopfitness.work</domain_name>
   <domain_keyword>shopfitness</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-16 04:24:02</query_time>
   <create_date>2015-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tennessee</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>slipfitness.com</domain_name>
   <domain_keyword>slipfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 01:29:00</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of slipfitness.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>9c9e3b93da10da61bcbaf02c55f754514ed1a88d0ab5bd9bc2c17e9d373cd1a2@slipfitness.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>stayfitness.nl</domain_name>
   <domain_keyword>stayfitness</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:17:16</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-25</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gnarfitness.com</domain_name>
   <domain_keyword>gnarfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:04:40</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</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.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>86</num>
   <domain_name>suavfitness.com</domain_name>
   <domain_keyword>suavfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 14:55:50</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-10</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>spanfitness.com</domain_name>
   <domain_keyword>spanfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:38:32</query_time>
   <create_date>2005-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>shopfitness.com.au</domain_name>
   <domain_keyword>shopfitness</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-27 19:12:42</query_time>
   <update_date>2024-04-26</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>azapfitness.com</domain_name>
   <domain_keyword>azapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:11:58</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>stepfitness.com</domain_name>
   <domain_keyword>stepfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:02:55</query_time>
   <create_date>2003-08-17</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>91</num>
   <domain_name>starfitness.org</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:05:48</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2026-06-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>shopfitness.xyz</domain_name>
   <domain_keyword>shopfitness</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 18:00:39</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_state>California</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>shabfitness.com</domain_name>
   <domain_keyword>shabfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 12:26:37</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>saabfitness.shop</domain_name>
   <domain_keyword>saabfitness</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 16:37:43</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>95</num>
   <domain_name>ilapfitness.com</domain_name>
   <domain_keyword>ilapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:52:54</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 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=ilapfitness.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>enasfitness.com</domain_name>
   <domain_keyword>enasfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 13:27:04</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/94d37622-a5a3-4684-8da2-cbd894fb677d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1456.awsdns-54.org</value>
    <value>ns-1977.awsdns-55.co.uk</value>
    <value>ns-316.awsdns-39.com</value>
    <value>ns-758.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sjayfitness.co.uk</domain_name>
   <domain_keyword>sjayfitness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 02:53:44</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>alan.ns.cloudflare.com</value>
    <value>elsa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>gaapfitness.com</domain_name>
   <domain_keyword>gaapfitness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:28:42</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-25</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.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>starfitness.online</domain_name>
   <domain_keyword>starfitness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-27 07:51:45</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net Yazılım Hizmetleri Sanayi ve Ticaret A.Ş.</registrar_name>
   <registrar_website>http://www.turkticaret.net</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>anuj.ns.cloudflare.com</value>
    <value>irma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>snapfitnessuk.com</domain_name>
   <domain_keyword>snapfitnessuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:41:58</query_time>
   <create_date>2009-04-02</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-03</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>Lift Brands, Inc.</registrant_company>
   <registrant_address>2411 Galpin Court, Suite 110</registrant_address>
   <registrant_city>Chanhassen</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55317</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9524745422</registrant_phone>
   <registrant_fax>+1.9524745422</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.119</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.