WHOIS QUERY TIME

4 Jun 2024 - 6:34 PM UTC

Registered: 10 February 2020
Modified: 3 February 2024
Expiry: 10 February 2025

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kickmotion.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kickmotion.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kickmotion.co.uk",
            "domain_keyword": "kickmotion",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 18:34:56",
            "create_date": "2020-02-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-10",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kickmotion.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kickmotion.co.uk</domain_name>
   <domain_keyword>kickmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 18:34:56</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.305 seconds) for "kickmotion.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

11 May 2023 - 8:14 AM UTC

Registered: 10 February 2020
Modified: 3 February 2023
Expiry: 10 February 2024

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

24 Feb 2024 - 10:24 PM UTC

Registered: 10 February 2020
Modified: 3 February 2024
Expiry: 10 February 2025

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

* 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=kickmotion.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kickmotion.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kickmotion.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "kickmotion.co.uk",
            "domain_keyword": "kickmotion",
            "domain_tld": "co.uk",
            "query_time": "2023-05-11 08:14:18",
            "create_date": "2020-02-10",
            "update_date": "2023-02-03",
            "expiry_date": "2024-02-10",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "kickmotion.co.uk",
            "domain_keyword": "kickmotion",
            "domain_tld": "co.uk",
            "query_time": "2024-02-24 22:24:49",
            "create_date": "2020-02-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-10",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.305,
        "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>kickmotion.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>kickmotion.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kickmotion.co.uk</domain_name>
   <domain_keyword>kickmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-11 08:14:18</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2023-02-03</update_date>
   <expiry_date>2024-02-10</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>kickmotion.co.uk</domain_name>
   <domain_keyword>kickmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-02-24 22:24:49</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.305</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.278 seconds) which contained the exact domain keyword "kickmotion".
Domain Name Registered Expiry Registrar Ownership
1 kickmotion.com 17 Oct 2013 17 Oct 2024 GoDaddy.com, LLC -
2 kickmotion.co.uk 10 Feb 2020 10 Feb 2025 UK2 Limited [Tag = UK2NET] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kickmotion&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kickmotion",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kickmotion.com, kickmotion.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "kickmotion.com",
            "domain_keyword": "kickmotion",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:59:11",
            "create_date": "2013-10-17",
            "update_date": "2024-01-25",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "fc22782e.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kickmotion.co.uk",
            "domain_keyword": "kickmotion",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 18:34:56",
            "create_date": "2020-02-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-10",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kickmotion</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>kickmotion.com, kickmotion.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kickmotion.com</domain_name>
   <domain_keyword>kickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:59:11</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-10-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>fc22782e.verify.hn</value>
    <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>2</num>
   <domain_name>kickmotion.co.uk</domain_name>
   <domain_keyword>kickmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 18:34:56</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.278</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 230 domain names (in 1.17 seconds) which look and sound like the brand name "kickmotion".
Domain Name Registered Expiry Registrar Ownership
1 sickmotion.com 12 Mar 2012 12 Mar 2025 GoDaddy.com, LLC -
2 rickmotion.com 22 Aug 2019 22 Aug 2024 Wix.com Ltd. -
3 nickmotion.com 27 Apr 2022 27 Apr 2025 GoDaddy.com, LLC -
4 pickmotion.com 1 Oct 2013 1 Oct 2024 Mesh Digital Limited -
5 pickmotion.xyz 6 Jun 2024 6 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
6 klickmotion.com 18 Jun 2012 18 Jun 2024 INWX GmbH REDACTED FOR PRIVACY
7 kikmotion.org 22 Apr 2023 22 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Anjeep Kumar
8 kikmotion.com 22 Apr 2023 22 Apr 2025 BigRock Solutions Ltd. Anjeep Kumar
9 klikmotion.com 26 Oct 2022 26 Oct 2024 HOSTINGER operations, UAB -
10 picksmotion.com 2 Nov 2023 2 Nov 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
11 kicksation.top 4 Oct 2023 4 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
12 dicklotion.com 7 Oct 2016 7 Oct 2024 GoDaddy.com, LLC -
13 linkmotion.work 23 Jan 2023 23 Jan 2025 One.com A/S REDACTED FOR PRIVACY
14 kickaction.ca 11 Jan 2023 11 Jan 2025 dot-ca-registry.ca (Burmac Business Systems Ltd) REDACTED FOR PRIVACY
15 pickamotion.com 20 Nov 2023 20 Nov 2024 GoDaddy.com, LLC -
16 ricomotion.net 22 Aug 2016 22 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
17 kwikmotion.com 12 Apr 2017 12 Apr 2025 GoDaddy.com, LLC -
18 pic2motion.com 7 Oct 2017 7 Oct 2024 Tucows Domains Inc. -
19 quickmotion.xyz 26 Jan 2022 26 Jan 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen yang mo sen ruan jian you xian gong si
20 kickspotion.com 10 May 2022 10 May 2025 GoDaddy.com, LLC -
21 kiepmotion.de - - - -
22 ricemotion.com 4 Apr 2012 4 Apr 2025 Domain.com, LLC REDACTED FOR PRIVACY
23 kibomotion.com 11 Mar 2022 11 Mar 2027 Domain.com, LLC REDACTED FOR PRIVACY
24 kissmotion.co.uk 20 Feb 2024 20 Feb 2026 Realtime Register BV [Tag = YOURSRS-NL] -
25 richmotion.com 5 Jan 2012 5 Jan 2025 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
26 kicknation.co.uk 20 Jun 2022 20 Jun 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
27 kiwimotion.studio 23 Mar 2019 23 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
28 kickaction.com 12 Sep 2002 12 Sep 2024 GoDaddy.com, LLC -
29 neckmotion.com 22 Jul 2013 22 Jul 2024 GoDaddy.com, LLC -
30 rockmotion.de - - - -
31 kicknation.com 29 May 2010 29 May 2025 GoDaddy.com, LLC -
32 mackmotion.com.au - - GoDaddy.com LLC trading as GoDaddy.com Mack Motion
33 rackmotion.com 7 Jun 2016 7 Jun 2024 New Frontier, Inc. Domain Protection Services, Inc.
34 duckmotion.agency 23 Mar 2017 23 Mar 2025 OVH SAS Meta Consult
35 kocomotion.de - - - -
36 rockmotion.com 27 Sep 2010 27 Sep 2024 DOMAINADMINISTRATION.COM, LLC BuyDomains.com
37 winkmotion.com 11 Aug 2022 11 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
38 zicomotion.com 19 Jun 2019 19 Jun 2025 Gname.com Pte. Ltd. Redacted for privacy
39 nicemotion.it 15 Mar 2002 21 Jan 2025 Aruba s.p.a. hidden
40 kocomotion.com 1 Dec 1998 30 Nov 2024 Mesh Digital Limited -
41 ticklotion.com 3 Aug 2011 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 rockmotion.co 16 Apr 2018 16 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
43 flickmotion.com 18 Sep 2009 18 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 trickmotion.studio 9 Mar 2023 9 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 zackmotion.com 16 Mar 2024 16 Mar 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
46 kinimotion.com 10 Mar 2022 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 kissmotion.com 23 Feb 2021 23 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
48 sickmotions.com 9 Dec 2021 9 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 kidsmotion.org 20 May 2020 20 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
50 kir4motion.com 20 Jul 2023 20 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
51 kingmotion.net 9 Mar 2010 9 Mar 2027 gabia park gu bong
52 nicemotion.com 19 Feb 2010 19 Feb 2025 GoDaddy.com, LLC NameInfra.com
53 rickymotion.com 1 Jun 2023 1 Jun 2025 Wix.Com Ltd. Tri Nguyen
54 nicomotion.net 1 Feb 2014 1 Feb 2025 Tucows Domains Inc. -
55 kianmotion.com 28 Mar 2024 28 Mar 2027 GoDaddy.com, LLC -
56 duckmotion.uk 23 Mar 2017 23 Mar 2025 OVH [Tag = OVH-FR] -
57 kitemotion.com 31 Jan 2018 31 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 duckmotion.brussels 23 Mar 2017 23 Mar 2025 OVH SAS Meta Consult
59 teckmotion.com 11 Jul 2007 11 Jul 2024 GoDaddy.com, LLC -
60 flickmotion.help 15 Mar 2024 15 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
61 kickoption.com 14 Nov 2013 14 Nov 2024 GoDaddy.com, LLC -
62 kinemotion.be 28 Sep 2011 - Alfanet bv -
63 nickemotion.de - - - -
64 dicemotion.com 26 Sep 2022 26 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 kidzmotion.eu - - NetArt Registrar Sp. z o.o. -
66 kcinmotion.com 26 Jan 2023 26 Jan 2025 GoDaddy.com, LLC -
67 duckmotion.info 23 Mar 2017 23 Mar 2025 OVH SAS Meta Consult
68 jackmotion.co.uk 15 Feb 2022 15 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
69 pickpotion.com 26 Apr 2024 26 Apr 2027 GoDaddy.com, LLC -
70 clickmotion.net 13 May 2024 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 kingmotion.com 30 Jan 2020 30 Jan 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
72 kinemotion.com 17 Dec 2018 17 Dec 2024 Dynadot Inc -
73 jackmotion.com 24 Jan 2023 24 Jan 2025 GoDaddy.com, LLC -
74 kicknation.online 25 Jul 2023 25 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
75 duckmotion.pro 23 Mar 2017 23 Mar 2025 OVH SAS Meta Consult
76 kiwimotion.com 29 Sep 2011 29 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 kirimotion.com 25 May 2022 25 May 2025 Launchpad.com Inc. -
78 kcinmotion.org 26 Jul 2023 26 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
79 kinomotion.co.uk 30 Aug 2006 30 Aug 2024 Easyspace Ltd [Tag = EASYSPACE] -
80 deckmotion.com 25 Mar 2021 25 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
81 brickmotion.com 20 Mar 2012 20 Mar 2025 IONOS SE 1&1 Internet Inc
82 trickmotion.de - - - -
83 picemotion.com 7 Dec 2021 7 Dec 2026 GoDaddy.com, LLC -
84 duckmotion.be 23 Mar 2017 - Combell nv -
85 kitimotion.studio 4 Oct 2023 4 Oct 2025 Key-Systems, LLC Knock Knock WHOIS Not There, LLC
86 silkmotion.com 28 Sep 2011 28 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
87 vickymotion.com 25 Apr 2021 25 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
88 richmotion.store 24 Oct 2023 24 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169062588
89 pic-motion.com 3 Feb 2022 3 Feb 2025 united domains AG -
90 sickomotion.com 3 Feb 2022 3 Feb 2025 GoDaddy.com, LLC -
91 milkmotion.com 9 Mar 2018 9 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 slickmotion.com 2 Sep 2004 2 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
93 packmotion.com 18 Oct 2019 18 Oct 2024 Megazone Corp., dba HOSTING.KR JUNGYUHKOOK
94 diskmotion.com 12 Jan 2018 12 Jan 2025 ANNULET, INC BuyDomains.com
95 picnmotion.com 26 Mar 2024 26 Mar 2026 NameCheap, Inc. -
96 ricomotion.com 27 Jun 2001 27 Jun 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
97 sickpotion.com 18 Jun 2019 18 Jun 2025 WEDOS Internet, a.s. Pavel Vacek
98 jinkmotion.com 14 Feb 2023 14 Feb 2025 Wix.com Ltd. -
99 kindmotion.com 13 Aug 2015 13 Aug 2024 Squarespace Domains II LLC Kind Motion Pictures, LLC.
100 kidmotion.com 6 Nov 2009 6 Nov 2024 Megazone Corp., dba HOSTING.KR Yang Kyung Won
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 Kickmotion.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kickmotion.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kickmotion.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 230,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sickmotion.com, rickmotion.com, nickmotion.com, pickmotion.com, pickmotion.xyz, klickmotion.com, kikmotion.org, kikmotion.com, klikmotion.com, picksmotion.com, kicksation.top, dicklotion.com, linkmotion.work, kickaction.ca, pickamotion.com, ricomotion.net, kwikmotion.com, pic2motion.com, quickmotion.xyz, kickspotion.com, kiepmotion.de, ricemotion.com, kibomotion.com, kissmotion.co.uk, richmotion.com, kicknation.co.uk, kiwimotion.studio, kickaction.com, neckmotion.com, rockmotion.de, kicknation.com, mackmotion.com.au, rackmotion.com, duckmotion.agency, kocomotion.de, rockmotion.com, winkmotion.com, zicomotion.com, nicemotion.it, kocomotion.com, ticklotion.com, rockmotion.co, flickmotion.com, trickmotion.studio, zackmotion.com, kinimotion.com, kissmotion.com, sickmotions.com, kidsmotion.org, kir4motion.com, kingmotion.net, nicemotion.com, rickymotion.com, nicomotion.net, kianmotion.com, duckmotion.uk, kitemotion.com, duckmotion.brussels, teckmotion.com, flickmotion.help, kickoption.com, kinemotion.be, nickemotion.de, dicemotion.com, kidzmotion.eu, kcinmotion.com, duckmotion.info, jackmotion.co.uk, pickpotion.com, clickmotion.net, kingmotion.com, kinemotion.com, jackmotion.com, kicknation.online, duckmotion.pro, kiwimotion.com, kirimotion.com, kcinmotion.org, kinomotion.co.uk, deckmotion.com, brickmotion.com, trickmotion.de, picemotion.com, duckmotion.be, kitimotion.studio, silkmotion.com, vickymotion.com, richmotion.store, pic-motion.com, sickomotion.com, milkmotion.com, slickmotion.com, packmotion.com, diskmotion.com, picnmotion.com, ricomotion.com, sickpotion.com, jinkmotion.com, kindmotion.com, kidmotion.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sickmotion.com",
            "domain_keyword": "sickmotion",
            "domain_tld": "com",
            "query_time": "2024-05-14 01:30:26",
            "create_date": "2012-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "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": 2,
            "domain_name": "rickmotion.com",
            "domain_keyword": "rickmotion",
            "domain_tld": "com",
            "query_time": "2024-05-11 23:09:07",
            "create_date": "2019-08-22",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-22",
            "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": 3,
            "domain_name": "nickmotion.com",
            "domain_keyword": "nickmotion",
            "domain_tld": "com",
            "query_time": "2024-06-05 15:07:19",
            "create_date": "2022-04-27",
            "update_date": "2022-09-29",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pickmotion.com",
            "domain_keyword": "pickmotion",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:24:53",
            "create_date": "2013-10-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "pickmotion.xyz",
            "domain_keyword": "pickmotion",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 18:16:51",
            "create_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "klickmotion.com",
            "domain_keyword": "klickmotion",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:04:17",
            "create_date": "2012-06-18",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kikmotion.org",
            "domain_keyword": "kikmotion",
            "domain_tld": "org",
            "query_time": "2024-05-02 22:58:04",
            "create_date": "2023-04-22",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-22",
            "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": "Anjeep Kumar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kikmotion.com",
            "domain_keyword": "kikmotion",
            "domain_tld": "com",
            "query_time": "2024-05-02 22:58:04",
            "create_date": "2023-04-22",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Anjeep Kumar",
            "registrant_company": "Anjeep Kumar",
            "registrant_address": "panipat panipat",
            "registrant_city": "panipat",
            "registrant_state": "Haryana",
            "registrant_zip": "132103",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7027020509",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "klikmotion.com",
            "domain_keyword": "klikmotion",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:36:03",
            "create_date": "2022-10-26",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "picksmotion.com",
            "domain_keyword": "picksmotion",
            "domain_tld": "com",
            "query_time": "2024-05-08 13:19:21",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2033-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kicksation.top",
            "domain_keyword": "kicksation",
            "domain_tld": "top",
            "query_time": "2024-04-22 15:00:25",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dicklotion.com",
            "domain_keyword": "dicklotion",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:44:23",
            "create_date": "2016-10-07",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-07",
            "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": 13,
            "domain_name": "linkmotion.work",
            "domain_keyword": "linkmotion",
            "domain_tld": "work",
            "query_time": "2024-05-25 23:19:19",
            "create_date": "2023-01-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "kickaction.ca",
            "domain_keyword": "kickaction",
            "domain_tld": "ca",
            "query_time": "2024-05-06 20:30:01",
            "create_date": "2023-01-11",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-11",
            "registrar_name": "dot-ca-registry.ca (Burmac Business Systems Ltd)",
            "registrar_website": "www.dot-ca-registry.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "everton.ns.cloudflare.com",
                "melody.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pickamotion.com",
            "domain_keyword": "pickamotion",
            "domain_tld": "com",
            "query_time": "2024-06-04 01:29:21",
            "create_date": "2023-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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ricomotion.net",
            "domain_keyword": "ricomotion",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:58:11",
            "create_date": "2016-08-22",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kwikmotion.com",
            "domain_keyword": "kwikmotion",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:02:18",
            "create_date": "2017-04-12",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "pic2motion.com",
            "domain_keyword": "pic2motion",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:53:52",
            "create_date": "2017-10-07",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "quickmotion.xyz",
            "domain_keyword": "quickmotion",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 13:38:49",
            "create_date": "2022-01-26",
            "update_date": "2024-02-01",
            "expiry_date": "2026-01-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shen yang mo sen ruan jian you xian gong si",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kickspotion.com",
            "domain_keyword": "kickspotion",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:27:25",
            "create_date": "2022-05-10",
            "update_date": "2023-02-20",
            "expiry_date": "2025-05-10",
            "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": 21,
            "domain_name": "kiepmotion.de",
            "domain_keyword": "kiepmotion",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:38:18",
            "update_date": "2007-05-02",
            "name_servers": [
                "docks08.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "ricemotion.com",
            "domain_keyword": "ricemotion",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:02:17",
            "create_date": "2012-04-04",
            "update_date": "2023-11-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/777c7cc8-bbdc-4514-b0f9-1f2259d97269",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kibomotion.com",
            "domain_keyword": "kibomotion",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:56:02",
            "create_date": "2022-03-11",
            "update_date": "2022-03-11",
            "expiry_date": "2027-03-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://tieredaccess.com/contact/a97d49e0-feec-40c3-ba79-360a9867cbb0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kissmotion.co.uk",
            "domain_keyword": "kissmotion",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:36:41",
            "create_date": "2024-02-20",
            "update_date": "2024-04-26",
            "expiry_date": "2026-02-20",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "richmotion.com",
            "domain_keyword": "richmotion",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:15:58",
            "create_date": "2012-01-05",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kicknation.co.uk",
            "domain_keyword": "kicknation",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 13:21:56",
            "create_date": "2022-06-20",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-20",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "kiwimotion.studio",
            "domain_keyword": "kiwimotion",
            "domain_tld": "studio",
            "query_time": "2024-05-28 19:18:31",
            "create_date": "2019-03-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-23",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Covasna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the 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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "kickaction.com",
            "domain_keyword": "kickaction",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:34:40",
            "create_date": "2002-09-12",
            "update_date": "2024-02-20",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "neckmotion.com",
            "domain_keyword": "neckmotion",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:01:33",
            "create_date": "2013-07-22",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rockmotion.de",
            "domain_keyword": "rockmotion",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:52:14",
            "update_date": "2021-03-08",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 31,
            "domain_name": "kicknation.com",
            "domain_keyword": "kicknation",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:57:43",
            "create_date": "2010-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "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": 32,
            "domain_name": "mackmotion.com.au",
            "domain_keyword": "mackmotion",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 13:10:18",
            "update_date": "2024-02-27",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Mack Motion",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rackmotion.com",
            "domain_keyword": "rackmotion",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:07:16",
            "create_date": "2016-06-07",
            "update_date": "2023-05-11",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1040,
            "registrar_name": "New Frontier, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/rackmotion.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1187.dns.dyn.com",
                "ns2170.dns.dyn.com",
                "ns3150.dns.dyn.com",
                "ns4135.dns.dyn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "duckmotion.agency",
            "domain_keyword": "duckmotion",
            "domain_tld": "agency",
            "query_time": "2024-05-21 11:17:57",
            "create_date": "2017-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the 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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "kocomotion.de",
            "domain_keyword": "kocomotion",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:28:49",
            "update_date": "2021-12-22",
            "name_servers": [
                "ns.namespace4you.de",
                "ns2.namespace4you.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "rockmotion.com",
            "domain_keyword": "rockmotion",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:11:17",
            "create_date": "2010-09-27",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-27",
            "registrar_iana": 996,
            "registrar_name": "DOMAINADMINISTRATION.COM, LLC",
            "registrar_website": "http://www.DOMAINADMINISTRATION.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.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "winkmotion.com",
            "domain_keyword": "winkmotion",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:26:22",
            "create_date": "2022-08-11",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-11",
            "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": "Sofia, Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/b21242c9-0801-45f2-a00d-0145fbbb2f3f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns227.superhosting.bg",
                "ns228.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "zicomotion.com",
            "domain_keyword": "zicomotion",
            "domain_tld": "com",
            "query_time": "2024-05-31 05:32:26",
            "create_date": "2019-06-19",
            "update_date": "2024-02-03",
            "expiry_date": "2025-06-19",
            "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": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=zicomotion.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": 39,
            "domain_name": "nicemotion.it",
            "domain_keyword": "nicemotion",
            "domain_tld": "it",
            "query_time": "2024-04-23 06:27:41",
            "create_date": "2002-03-15",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "kocomotion.com",
            "domain_keyword": "kocomotion",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:41:13",
            "create_date": "1998-12-01",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ticklotion.com",
            "domain_keyword": "ticklotion",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:19:49",
            "create_date": "2011-08-03",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ticklotion.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rockmotion.co",
            "domain_keyword": "rockmotion",
            "domain_tld": "co",
            "query_time": "2024-04-29 19:39:08",
            "create_date": "2018-04-16",
            "update_date": "2024-04-22",
            "expiry_date": "2026-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "flickmotion.com",
            "domain_keyword": "flickmotion",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:13:13",
            "create_date": "2009-09-18",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-18",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "trickmotion.studio",
            "domain_keyword": "trickmotion",
            "domain_tld": "studio",
            "query_time": "2024-05-08 23:56:02",
            "create_date": "2023-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "zackmotion.com",
            "domain_keyword": "zackmotion",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:11:26",
            "create_date": "2024-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=zackmotion.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "kinimotion.com",
            "domain_keyword": "kinimotion",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:52:40",
            "create_date": "2022-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "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=kinimotion.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kissmotion.com",
            "domain_keyword": "kissmotion",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:43:29",
            "create_date": "2021-02-23",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sickmotions.com",
            "domain_keyword": "sickmotions",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:32:02",
            "create_date": "2021-12-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "kidsmotion.org",
            "domain_keyword": "kidsmotion",
            "domain_tld": "org",
            "query_time": "2024-05-22 20:50:56",
            "create_date": "2020-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "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": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kir4motion.com",
            "domain_keyword": "kir4motion",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:48:50",
            "create_date": "2023-07-20",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "kingmotion.net",
            "domain_keyword": "kingmotion",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:24:18",
            "create_date": "2010-03-09",
            "update_date": "2024-03-04",
            "expiry_date": "2027-03-09",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "park gu bong",
            "registrant_company": "park gu bong",
            "registrant_address": "Guro-dong, Guro-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "152050",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.226776124",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nicemotion.com",
            "domain_keyword": "nicemotion",
            "domain_tld": "com",
            "query_time": "2024-06-09 13:15:16",
            "create_date": "2010-02-19",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Gi Hwan Oh",
            "registrant_company": "NameInfra.com",
            "registrant_address": "548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502",
            "registrant_city": "Anyang-si",
            "registrant_zip": "13962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1026504157",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rickymotion.com",
            "domain_keyword": "rickymotion",
            "domain_tld": "com",
            "query_time": "2024-05-03 15:04:32",
            "create_date": "2023-06-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Tri Nguyen",
            "registrant_company": "Tri Nguyen",
            "registrant_address": "Vinhome GrandPark Nguyen Xien",
            "registrant_city": "Ho Chi Minh City",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nicomotion.net",
            "domain_keyword": "nicomotion",
            "domain_tld": "net",
            "query_time": "2024-04-21 10:33:20",
            "create_date": "2014-02-01",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "kianmotion.com",
            "domain_keyword": "kianmotion",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:05:21",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2027-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "duckmotion.uk",
            "domain_keyword": "duckmotion",
            "domain_tld": "uk",
            "query_time": "2024-05-21 11:17:57",
            "create_date": "2017-03-23",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-23",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "kitemotion.com",
            "domain_keyword": "kitemotion",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:22:13",
            "create_date": "2018-01-31",
            "update_date": "2021-01-25",
            "expiry_date": "2025-01-31",
            "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": 58,
            "domain_name": "duckmotion.brussels",
            "domain_keyword": "duckmotion",
            "domain_tld": "brussels",
            "query_time": "2024-05-21 11:17:57",
            "create_date": "2017-03-23",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "teckmotion.com",
            "domain_keyword": "teckmotion",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:43:41",
            "create_date": "2007-07-11",
            "update_date": "2022-09-04",
            "expiry_date": "2024-07-11",
            "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": 60,
            "domain_name": "flickmotion.help",
            "domain_keyword": "flickmotion",
            "domain_tld": "help",
            "query_time": "2024-05-15 00:27:13",
            "create_date": "2024-03-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kickoption.com",
            "domain_keyword": "kickoption",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:59:38",
            "create_date": "2013-11-14",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kinemotion.be",
            "domain_keyword": "kinemotion",
            "domain_tld": "be",
            "query_time": "2024-04-24 01:27:14",
            "create_date": "2011-09-28",
            "registrar_name": "Alfanet bv",
            "registrar_website": "http://www.alfahosting.be",
            "name_servers": [
                "ns1.alfaservers.com",
                "ns2.alfaservers.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 63,
            "domain_name": "nickemotion.de",
            "domain_keyword": "nickemotion",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:01:11",
            "update_date": "2021-06-30",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 64,
            "domain_name": "dicemotion.com",
            "domain_keyword": "dicemotion",
            "domain_tld": "com",
            "query_time": "2024-06-04 02:46:30",
            "create_date": "2022-09-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-26",
            "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": 65,
            "domain_name": "kidzmotion.eu",
            "domain_keyword": "kidzmotion",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:33:39",
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://netart-registrar.com",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ]
        },
        {
            "num": 66,
            "domain_name": "kcinmotion.com",
            "domain_keyword": "kcinmotion",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:59:55",
            "create_date": "2023-01-26",
            "update_date": "2023-01-26",
            "expiry_date": "2025-01-26",
            "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": 67,
            "domain_name": "duckmotion.info",
            "domain_keyword": "duckmotion",
            "domain_tld": "info",
            "query_time": "2024-05-21 11:17:57",
            "create_date": "2017-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the 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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "jackmotion.co.uk",
            "domain_keyword": "jackmotion",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 12:54:48",
            "create_date": "2022-02-15",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-15",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "pickpotion.com",
            "domain_keyword": "pickpotion",
            "domain_tld": "com",
            "query_time": "2024-04-29 16:36:39",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2027-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "clickmotion.net",
            "domain_keyword": "clickmotion",
            "domain_tld": "net",
            "query_time": "2024-05-16 16:54:41",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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=clickmotion.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.abovedomains.com",
                "ns12.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "kingmotion.com",
            "domain_keyword": "kingmotion",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:24:18",
            "create_date": "2020-01-30",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kinemotion.com",
            "domain_keyword": "kinemotion",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:27:14",
            "create_date": "2018-12-17",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jackmotion.com",
            "domain_keyword": "jackmotion",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:51:13",
            "create_date": "2023-01-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "kicknation.online",
            "domain_keyword": "kicknation",
            "domain_tld": "online",
            "query_time": "2024-06-04 18:34:57",
            "create_date": "2023-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "duckmotion.pro",
            "domain_keyword": "duckmotion",
            "domain_tld": "pro",
            "query_time": "2024-05-09 05:59:52",
            "create_date": "2017-03-23",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Meta Consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the 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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kiwimotion.com",
            "domain_keyword": "kiwimotion",
            "domain_tld": "com",
            "query_time": "2024-05-23 10:00:23",
            "create_date": "2011-09-29",
            "update_date": "2020-01-15",
            "expiry_date": "2025-09-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "kirimotion.com",
            "domain_keyword": "kirimotion",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:54:21",
            "create_date": "2022-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns4221.hostgator.com",
                "ns4222.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kcinmotion.org",
            "domain_keyword": "kcinmotion",
            "domain_tld": "org",
            "query_time": "2024-06-02 00:50:37",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kinomotion.co.uk",
            "domain_keyword": "kinomotion",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 11:40:58",
            "create_date": "2006-08-30",
            "update_date": "2022-07-31",
            "expiry_date": "2024-08-30",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "deckmotion.com",
            "domain_keyword": "deckmotion",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:02:43",
            "create_date": "2021-03-25",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "brickmotion.com",
            "domain_keyword": "brickmotion",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:35:18",
            "create_date": "2012-03-20",
            "update_date": "2020-03-21",
            "expiry_date": "2025-03-20",
            "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": [
                "ns1054.ui-dns.biz",
                "ns1054.ui-dns.com",
                "ns1054.ui-dns.de",
                "ns1054.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "trickmotion.de",
            "domain_keyword": "trickmotion",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:11:51",
            "update_date": "2010-03-05",
            "name_servers": [
                "docks07.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 83,
            "domain_name": "picemotion.com",
            "domain_keyword": "picemotion",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:36:34",
            "create_date": "2021-12-07",
            "update_date": "2022-10-08",
            "expiry_date": "2026-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "duckmotion.be",
            "domain_keyword": "duckmotion",
            "domain_tld": "be",
            "query_time": "2024-06-02 10:14:03",
            "create_date": "2017-03-23",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 85,
            "domain_name": "kitimotion.studio",
            "domain_keyword": "kitimotion",
            "domain_tld": "studio",
            "query_time": "2024-06-10 22:06:39",
            "create_date": "2023-10-04",
            "update_date": "2024-06-08",
            "expiry_date": "2025-10-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "silkmotion.com",
            "domain_keyword": "silkmotion",
            "domain_tld": "com",
            "query_time": "2024-04-19 10:33:10",
            "create_date": "2011-09-28",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vickymotion.com",
            "domain_keyword": "vickymotion",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:49:20",
            "create_date": "2021-04-25",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-25",
            "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": [
                "igor.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "richmotion.store",
            "domain_keyword": "richmotion",
            "domain_tld": "store",
            "query_time": "2024-05-08 21:35:22",
            "create_date": "2023-10-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169062588",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pic-motion.com",
            "domain_keyword": "pic-motion",
            "domain_tld": "com",
            "query_time": "2024-06-04 07:48:56",
            "create_date": "2022-02-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sickomotion.com",
            "domain_keyword": "sickomotion",
            "domain_tld": "com",
            "query_time": "2024-06-09 02:04:07",
            "create_date": "2022-02-03",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-03",
            "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": 91,
            "domain_name": "milkmotion.com",
            "domain_keyword": "milkmotion",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:51:01",
            "create_date": "2018-03-09",
            "update_date": "2021-03-03",
            "expiry_date": "2024-03-09",
            "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": 92,
            "domain_name": "slickmotion.com",
            "domain_keyword": "slickmotion",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:04:01",
            "create_date": "2004-09-02",
            "update_date": "2022-08-31",
            "expiry_date": "2024-09-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": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/2d98deb8-81e0-4e90-a15d-0d95841e89eb",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns344.canadianwebhosting.com",
                "ns345.canadianwebhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "packmotion.com",
            "domain_keyword": "packmotion",
            "domain_tld": "com",
            "query_time": "2024-05-23 07:23:10",
            "create_date": "2019-10-18",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "JUNGYUHKOOK",
            "registrant_company": "JUNGYUHKOOK",
            "registrant_address": "203-2403, Chimsan 1Cha Prugio Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "diskmotion.com",
            "domain_keyword": "diskmotion",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:46:00",
            "create_date": "2018-01-12",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-12",
            "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": 95,
            "domain_name": "picnmotion.com",
            "domain_keyword": "picnmotion",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:31:45",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2026-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ricomotion.com",
            "domain_keyword": "ricomotion",
            "domain_tld": "com",
            "query_time": "2024-06-03 04:05:32",
            "create_date": "2001-06-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-06-27",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sickpotion.com",
            "domain_keyword": "sickpotion",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:57:29",
            "create_date": "2019-06-18",
            "update_date": "2024-03-04",
            "expiry_date": "2025-06-18",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Pavel Vacek",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_email": "not disclosed",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unisgned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jinkmotion.com",
            "domain_keyword": "jinkmotion",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:43:34",
            "create_date": "2023-02-14",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-14",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kindmotion.com",
            "domain_keyword": "kindmotion",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:35:30",
            "create_date": "2015-08-13",
            "update_date": "2024-02-03",
            "expiry_date": "2024-08-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kind Motion Pictures, LLC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kidmotion.com",
            "domain_keyword": "kidmotion",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:15:20",
            "create_date": "2009-11-06",
            "update_date": "2023-09-26",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "435.108-2104 Olympic-ro,  Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05507",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.17,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kickmotion.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>230</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sickmotion.com, rickmotion.com, nickmotion.com, pickmotion.com, pickmotion.xyz, klickmotion.com, kikmotion.org, kikmotion.com, klikmotion.com, picksmotion.com, kicksation.top, dicklotion.com, linkmotion.work, kickaction.ca, pickamotion.com, ricomotion.net, kwikmotion.com, pic2motion.com, quickmotion.xyz, kickspotion.com, kiepmotion.de, ricemotion.com, kibomotion.com, kissmotion.co.uk, richmotion.com, kicknation.co.uk, kiwimotion.studio, kickaction.com, neckmotion.com, rockmotion.de, kicknation.com, mackmotion.com.au, rackmotion.com, duckmotion.agency, kocomotion.de, rockmotion.com, winkmotion.com, zicomotion.com, nicemotion.it, kocomotion.com, ticklotion.com, rockmotion.co, flickmotion.com, trickmotion.studio, zackmotion.com, kinimotion.com, kissmotion.com, sickmotions.com, kidsmotion.org, kir4motion.com, kingmotion.net, nicemotion.com, rickymotion.com, nicomotion.net, kianmotion.com, duckmotion.uk, kitemotion.com, duckmotion.brussels, teckmotion.com, flickmotion.help, kickoption.com, kinemotion.be, nickemotion.de, dicemotion.com, kidzmotion.eu, kcinmotion.com, duckmotion.info, jackmotion.co.uk, pickpotion.com, clickmotion.net, kingmotion.com, kinemotion.com, jackmotion.com, kicknation.online, duckmotion.pro, kiwimotion.com, kirimotion.com, kcinmotion.org, kinomotion.co.uk, deckmotion.com, brickmotion.com, trickmotion.de, picemotion.com, duckmotion.be, kitimotion.studio, silkmotion.com, vickymotion.com, richmotion.store, pic-motion.com, sickomotion.com, milkmotion.com, slickmotion.com, packmotion.com, diskmotion.com, picnmotion.com, ricomotion.com, sickpotion.com, jinkmotion.com, kindmotion.com, kidmotion.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sickmotion.com</domain_name>
   <domain_keyword>sickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 01:30:26</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-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>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>2</num>
   <domain_name>rickmotion.com</domain_name>
   <domain_keyword>rickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 23:09:07</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-22</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>3</num>
   <domain_name>nickmotion.com</domain_name>
   <domain_keyword>nickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 15:07:19</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2022-09-29</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>ns29.domaincontrol.com</value>
    <value>ns30.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>pickmotion.com</domain_name>
   <domain_keyword>pickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:24:53</query_time>
   <create_date>2013-10-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>pickmotion.xyz</domain_name>
   <domain_keyword>pickmotion</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 18:16:51</query_time>
   <create_date>2024-06-06</create_date>
   <expiry_date>2025-06-06</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>klickmotion.com</domain_name>
   <domain_keyword>klickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:04:17</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.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>Hessen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kikmotion.org</domain_name>
   <domain_keyword>kikmotion</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 22:58:04</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-22</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>Anjeep Kumar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kikmotion.com</domain_name>
   <domain_keyword>kikmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 22:58:04</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Anjeep Kumar</registrant_name>
   <registrant_company>Anjeep Kumar</registrant_company>
   <registrant_address>panipat panipat</registrant_address>
   <registrant_city>panipat</registrant_city>
   <registrant_state>Haryana</registrant_state>
   <registrant_zip>132103</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7027020509</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>klikmotion.com</domain_name>
   <domain_keyword>klikmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:36:03</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.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>picksmotion.com</domain_name>
   <domain_keyword>picksmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 13:19:21</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2033-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kicksation.top</domain_name>
   <domain_keyword>kicksation</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 15:00:25</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dicklotion.com</domain_name>
   <domain_keyword>dicklotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:44:23</query_time>
   <create_date>2016-10-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-07</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>13</num>
   <domain_name>linkmotion.work</domain_name>
   <domain_keyword>linkmotion</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-25 23:19:19</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kickaction.ca</domain_name>
   <domain_keyword>kickaction</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 20:30:01</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>dot-ca-registry.ca (Burmac Business Systems Ltd)</registrar_name>
   <registrar_website>www.dot-ca-registry.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>everton.ns.cloudflare.com</value>
    <value>melody.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pickamotion.com</domain_name>
   <domain_keyword>pickamotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 01:29:21</query_time>
   <create_date>2023-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>ns73.domaincontrol.com</value>
    <value>ns74.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>ricomotion.net</domain_name>
   <domain_keyword>ricomotion</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:58:11</query_time>
   <create_date>2016-08-22</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kwikmotion.com</domain_name>
   <domain_keyword>kwikmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:02:18</query_time>
   <create_date>2017-04-12</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-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>jim.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pic2motion.com</domain_name>
   <domain_keyword>pic2motion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:53:52</query_time>
   <create_date>2017-10-07</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>quickmotion.xyz</domain_name>
   <domain_keyword>quickmotion</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 13:38:49</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-01-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shen yang mo sen ruan jian you xian gong si</registrant_company>
   <registrant_state>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kickspotion.com</domain_name>
   <domain_keyword>kickspotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:27:25</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2023-02-20</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>21</num>
   <domain_name>kiepmotion.de</domain_name>
   <domain_keyword>kiepmotion</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:38:18</query_time>
   <update_date>2007-05-02</update_date>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ricemotion.com</domain_name>
   <domain_keyword>ricemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:02:17</query_time>
   <create_date>2012-04-04</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/777c7cc8-bbdc-4514-b0f9-1f2259d97269</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kibomotion.com</domain_name>
   <domain_keyword>kibomotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:56:02</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2027-03-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a97d49e0-feec-40c3-ba79-360a9867cbb0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kissmotion.co.uk</domain_name>
   <domain_keyword>kissmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:36:41</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>richmotion.com</domain_name>
   <domain_keyword>richmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:15:58</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-05</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kicknation.co.uk</domain_name>
   <domain_keyword>kicknation</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 13:21:56</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>kiwimotion.studio</domain_name>
   <domain_keyword>kiwimotion</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-28 19:18:31</query_time>
   <create_date>2019-03-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-23</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Covasna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>kickaction.com</domain_name>
   <domain_keyword>kickaction</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:34:40</query_time>
   <create_date>2002-09-12</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>29</num>
   <domain_name>neckmotion.com</domain_name>
   <domain_keyword>neckmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:01:33</query_time>
   <create_date>2013-07-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rockmotion.de</domain_name>
   <domain_keyword>rockmotion</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:52:14</query_time>
   <update_date>2021-03-08</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>kicknation.com</domain_name>
   <domain_keyword>kicknation</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:57:43</query_time>
   <create_date>2010-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-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>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>32</num>
   <domain_name>mackmotion.com.au</domain_name>
   <domain_keyword>mackmotion</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 13:10:18</query_time>
   <update_date>2024-02-27</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Mack Motion</registrant_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rackmotion.com</domain_name>
   <domain_keyword>rackmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:07:16</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>New Frontier, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/rackmotion.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1187.dns.dyn.com</value>
    <value>ns2170.dns.dyn.com</value>
    <value>ns3150.dns.dyn.com</value>
    <value>ns4135.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>duckmotion.agency</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-21 11:17:57</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kocomotion.de</domain_name>
   <domain_keyword>kocomotion</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:28:49</query_time>
   <update_date>2021-12-22</update_date>
   <name_servers>
    <value>ns.namespace4you.de</value>
    <value>ns2.namespace4you.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>rockmotion.com</domain_name>
   <domain_keyword>rockmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:11:17</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>996</registrar_iana>
   <registrar_name>DOMAINADMINISTRATION.COM, LLC</registrar_name>
   <registrar_website>http://www.DOMAINADMINISTRATION.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.8668229073</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>winkmotion.com</domain_name>
   <domain_keyword>winkmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:26:22</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-11</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>Sofia, Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b21242c9-0801-45f2-a00d-0145fbbb2f3f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns227.superhosting.bg</value>
    <value>ns228.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>zicomotion.com</domain_name>
   <domain_keyword>zicomotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 05:32:26</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-06-19</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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=zicomotion.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>39</num>
   <domain_name>nicemotion.it</domain_name>
   <domain_keyword>nicemotion</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 06:27:41</query_time>
   <create_date>2002-03-15</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kocomotion.com</domain_name>
   <domain_keyword>kocomotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:41:13</query_time>
   <create_date>1998-12-01</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>41</num>
   <domain_name>ticklotion.com</domain_name>
   <domain_keyword>ticklotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:19:49</query_time>
   <create_date>2011-08-03</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ticklotion.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rockmotion.co</domain_name>
   <domain_keyword>rockmotion</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 19:39:08</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>flickmotion.com</domain_name>
   <domain_keyword>flickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:13:13</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-18</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>trickmotion.studio</domain_name>
   <domain_keyword>trickmotion</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-08 23:56:02</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>zackmotion.com</domain_name>
   <domain_keyword>zackmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:11:26</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>BeiJing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=zackmotion.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>kinimotion.com</domain_name>
   <domain_keyword>kinimotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:52:40</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</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=kinimotion.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kissmotion.com</domain_name>
   <domain_keyword>kissmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:43:29</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sickmotions.com</domain_name>
   <domain_keyword>sickmotions</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:32:02</query_time>
   <create_date>2021-12-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kidsmotion.org</domain_name>
   <domain_keyword>kidsmotion</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 20:50:56</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</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>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kir4motion.com</domain_name>
   <domain_keyword>kir4motion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:48:50</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>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>51</num>
   <domain_name>kingmotion.net</domain_name>
   <domain_keyword>kingmotion</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:24:18</query_time>
   <create_date>2010-03-09</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>park gu bong</registrant_name>
   <registrant_company>park gu bong</registrant_company>
   <registrant_address>Guro-dong, Guro-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>152050</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.226776124</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nicemotion.com</domain_name>
   <domain_keyword>nicemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 13:15:16</query_time>
   <create_date>2010-02-19</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Gi Hwan Oh</registrant_name>
   <registrant_company>NameInfra.com</registrant_company>
   <registrant_address>548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502</registrant_address>
   <registrant_city>Anyang-si</registrant_city>
   <registrant_zip>13962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1026504157</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>rickymotion.com</domain_name>
   <domain_keyword>rickymotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 15:04:32</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Tri Nguyen</registrant_name>
   <registrant_company>Tri Nguyen</registrant_company>
   <registrant_address>Vinhome GrandPark Nguyen Xien</registrant_address>
   <registrant_city>Ho Chi Minh City</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.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>54</num>
   <domain_name>nicomotion.net</domain_name>
   <domain_keyword>nicomotion</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 10:33:20</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-01</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.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.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>55</num>
   <domain_name>kianmotion.com</domain_name>
   <domain_keyword>kianmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:05:21</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2027-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>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>56</num>
   <domain_name>duckmotion.uk</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 11:17:57</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>kitemotion.com</domain_name>
   <domain_keyword>kitemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:22:13</query_time>
   <create_date>2018-01-31</create_date>
   <update_date>2021-01-25</update_date>
   <expiry_date>2025-01-31</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>58</num>
   <domain_name>duckmotion.brussels</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-21 11:17:57</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>teckmotion.com</domain_name>
   <domain_keyword>teckmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:43:41</query_time>
   <create_date>2007-07-11</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-07-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>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>60</num>
   <domain_name>flickmotion.help</domain_name>
   <domain_keyword>flickmotion</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-15 00:27:13</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kickoption.com</domain_name>
   <domain_keyword>kickoption</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:59:38</query_time>
   <create_date>2013-11-14</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kinemotion.be</domain_name>
   <domain_keyword>kinemotion</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 01:27:14</query_time>
   <create_date>2011-09-28</create_date>
   <registrar_name>Alfanet bv</registrar_name>
   <registrar_website>http://www.alfahosting.be</registrar_website>
   <name_servers>
    <value>ns1.alfaservers.com</value>
    <value>ns2.alfaservers.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>nickemotion.de</domain_name>
   <domain_keyword>nickemotion</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:01:11</query_time>
   <update_date>2021-06-30</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>dicemotion.com</domain_name>
   <domain_keyword>dicemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 02:46:30</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-26</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>65</num>
   <domain_name>kidzmotion.eu</domain_name>
   <domain_keyword>kidzmotion</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:33:39</query_time>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://netart-registrar.com</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>kcinmotion.com</domain_name>
   <domain_keyword>kcinmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:59:55</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>67</num>
   <domain_name>duckmotion.info</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 11:17:57</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jackmotion.co.uk</domain_name>
   <domain_keyword>jackmotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 12:54:48</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>pickpotion.com</domain_name>
   <domain_keyword>pickpotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 16:36:39</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2027-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>70</num>
   <domain_name>clickmotion.net</domain_name>
   <domain_keyword>clickmotion</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 16:54:41</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=clickmotion.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.abovedomains.com</value>
    <value>ns12.abovedomains.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>71</num>
   <domain_name>kingmotion.com</domain_name>
   <domain_keyword>kingmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:24:18</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kinemotion.com</domain_name>
   <domain_keyword>kinemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:27:14</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jackmotion.com</domain_name>
   <domain_keyword>jackmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:51:13</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>74</num>
   <domain_name>kicknation.online</domain_name>
   <domain_keyword>kicknation</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-04 18:34:57</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>duckmotion.pro</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 05:59:52</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Meta Consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kiwimotion.com</domain_name>
   <domain_keyword>kiwimotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 10:00:23</query_time>
   <create_date>2011-09-29</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>kirimotion.com</domain_name>
   <domain_keyword>kirimotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:54:21</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns4221.hostgator.com</value>
    <value>ns4222.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kcinmotion.org</domain_name>
   <domain_keyword>kcinmotion</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 00:50:37</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kinomotion.co.uk</domain_name>
   <domain_keyword>kinomotion</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 11:40:58</query_time>
   <create_date>2006-08-30</create_date>
   <update_date>2022-07-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>deckmotion.com</domain_name>
   <domain_keyword>deckmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:02:43</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>brickmotion.com</domain_name>
   <domain_keyword>brickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:35:18</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2020-03-21</update_date>
   <expiry_date>2025-03-20</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>ns1054.ui-dns.biz</value>
    <value>ns1054.ui-dns.com</value>
    <value>ns1054.ui-dns.de</value>
    <value>ns1054.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>trickmotion.de</domain_name>
   <domain_keyword>trickmotion</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:11:51</query_time>
   <update_date>2010-03-05</update_date>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>picemotion.com</domain_name>
   <domain_keyword>picemotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:36:34</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2026-12-07</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>duckmotion.be</domain_name>
   <domain_keyword>duckmotion</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 10:14:03</query_time>
   <create_date>2017-03-23</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>kitimotion.studio</domain_name>
   <domain_keyword>kitimotion</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-10 22:06:39</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>silkmotion.com</domain_name>
   <domain_keyword>silkmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 10:33:10</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vickymotion.com</domain_name>
   <domain_keyword>vickymotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:49:20</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-25</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>igor.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>richmotion.store</domain_name>
   <domain_keyword>richmotion</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 21:35:22</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169062588</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pic-motion.com</domain_name>
   <domain_keyword>pic-motion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 07:48:56</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sickomotion.com</domain_name>
   <domain_keyword>sickomotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 02:04:07</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-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>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>91</num>
   <domain_name>milkmotion.com</domain_name>
   <domain_keyword>milkmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:51:01</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2021-03-03</update_date>
   <expiry_date>2024-03-09</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>92</num>
   <domain_name>slickmotion.com</domain_name>
   <domain_keyword>slickmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:04:01</query_time>
   <create_date>2004-09-02</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2024-09-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>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2d98deb8-81e0-4e90-a15d-0d95841e89eb</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns344.canadianwebhosting.com</value>
    <value>ns345.canadianwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>packmotion.com</domain_name>
   <domain_keyword>packmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 07:23:10</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>JUNGYUHKOOK</registrant_name>
   <registrant_company>JUNGYUHKOOK</registrant_company>
   <registrant_address>203-2403, Chimsan 1Cha Prugio Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</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>94</num>
   <domain_name>diskmotion.com</domain_name>
   <domain_keyword>diskmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:46:00</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-12</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>95</num>
   <domain_name>picnmotion.com</domain_name>
   <domain_keyword>picnmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:31:45</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>96</num>
   <domain_name>ricomotion.com</domain_name>
   <domain_keyword>ricomotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 04:05:32</query_time>
   <create_date>2001-06-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sickpotion.com</domain_name>
   <domain_keyword>sickpotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:57:29</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Pavel Vacek</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unisgned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>jinkmotion.com</domain_name>
   <domain_keyword>jinkmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:43:34</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-02-14</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>ns8.wixdns.net</value>
    <value>ns9.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>99</num>
   <domain_name>kindmotion.com</domain_name>
   <domain_keyword>kindmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:35:30</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kind Motion Pictures, LLC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kidmotion.com</domain_name>
   <domain_keyword>kidmotion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:15:20</query_time>
   <create_date>2009-11-06</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>435.108-2104 Olympic-ro,  Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05507</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.17</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.