We found a total of 3 historical WHOIS records (in 0.037 seconds) for "creativelayers.in" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 2 March 2012
Modified: 1 May 2012
Expiry: 2 March 2013

REGISTRAR

Name: Directi Web Services Pvt. Ltd. (R118-AFIN)

NAME SERVERS

ns1.mediatemple.net
ns2.mediatemple.net

DOMAIN STATUS

CLIENT TRANSFER PROHIBITED

REGISTRANT

Name: Rakesh Mondal
Company: -
Address: 5/2, russel St.Line 2: (Optional)
City: Kolkata
State: West Bengal
ZIP: 700071
Country: India
Email: [email protected]
Phone: 91919007072933

#2 - QUERY TIME

14 Jun 2017 - 8:59 AM UTC

Registered: 27 July 2015
Modified: 12 June 2017
Expiry: 27 July 2018

REGISTRAR

Name: Endurance Domains Technology Pvt. Ltd. (R173-AFIN)

NAME SERVERS

dns1.bigrock.in
dns2.bigrock.in
dns3.bigrock.in
dns4.bigrock.in

DOMAIN STATUS

CLIENT TRANSFER PROHIBITED
RENEWPERIOD

REGISTRANT

Name: Atul Gupta
Company: N/A
Address: 5/2, Russel Street
City: Kolkata
State: Other
ZIP: 700071
Country: India
Email: [email protected]
Phone: +91.9830090106

#3 - QUERY TIME

11 Feb 2018 - 2:36 AM UTC

Registered: 27 July 2015
Modified: 12 June 2017
Expiry: 27 July 2018

REGISTRAR

Name: Endurance Domains Technology LLP (R173-AFIN)

NAME SERVERS

dns1.bigrock.in
dns2.bigrock.in
dns3.bigrock.in
dns4.bigrock.in

DOMAIN STATUS

CLIENT
PROHIBITED
TRANSFER

REGISTRANT

Name: Atul Gupta
Address: 5/2, Russel Street
City: Kolkata
State: Other
ZIP: 700071
Country: India
Email: [email protected]
Phone: +91.9830090106

* 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=creativelayers.in
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "creativelayers.in",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "creativelayers.in",
    "results": [
        {
            "num": 1,
            "domain_name": "creativelayers.in",
            "domain_keyword": "creativelayers",
            "domain_tld": "in",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "2012-03-02",
            "update_date": "2012-05-01",
            "expiry_date": "2013-03-02",
            "registrar_name": "Directi Web Services Pvt. Ltd. (R118-AFIN)",
            "registrant_name": "Rakesh Mondal",
            "registrant_company": "-",
            "registrant_address": "5/2, russel St.Line 2: (Optional)",
            "registrant_city": "Kolkata",
            "registrant_state": "West Bengal",
            "registrant_zip": "700071",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "91919007072933",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "CLIENT TRANSFER PROHIBITED"
            ]
        },
        {
            "num": 2,
            "domain_name": "creativelayers.in",
            "domain_keyword": "creativelayers",
            "domain_tld": "in",
            "query_time": "2017-06-14 08:59:59",
            "create_date": "2015-07-27",
            "update_date": "2017-06-12",
            "expiry_date": "2018-07-27",
            "registrar_name": "Endurance Domains Technology Pvt. Ltd. (R173-AFIN)",
            "registrant_name": "Atul Gupta",
            "registrant_company": "N/A",
            "registrant_address": "5/2, Russel Street",
            "registrant_city": "Kolkata",
            "registrant_state": "Other",
            "registrant_zip": "700071",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9830090106",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "CLIENT TRANSFER PROHIBITED",
                "RENEWPERIOD"
            ]
        },
        {
            "num": 3,
            "domain_name": "creativelayers.in",
            "domain_keyword": "creativelayers",
            "domain_tld": "in",
            "query_time": "2018-02-11 02:36:32",
            "create_date": "2015-07-27",
            "update_date": "2017-06-12",
            "expiry_date": "2018-07-27",
            "registrar_name": "Endurance Domains Technology LLP (R173-AFIN)",
            "registrant_name": "Atul Gupta",
            "registrant_address": "5/2, Russel Street",
            "registrant_city": "Kolkata",
            "registrant_state": "Other",
            "registrant_zip": "700071",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9830090106",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "CLIENT",
                "PROHIBITED",
                "TRANSFER"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "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>creativelayers.in</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>creativelayers.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>creativelayers.in</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>2012-03-02</create_date>
   <update_date>2012-05-01</update_date>
   <expiry_date>2013-03-02</expiry_date>
   <registrar_name>Directi Web Services Pvt. Ltd. (R118-AFIN)</registrar_name>
   <registrant_name>Rakesh Mondal</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>5/2, russel St.Line 2: (Optional)</registrant_address>
   <registrant_city>Kolkata</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>700071</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>91919007072933</registrant_phone>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>CLIENT TRANSFER PROHIBITED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>creativelayers.in</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2017-06-14 08:59:59</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2017-06-12</update_date>
   <expiry_date>2018-07-27</expiry_date>
   <registrar_name>Endurance Domains Technology Pvt. Ltd. (R173-AFIN)</registrar_name>
   <registrant_name>Atul Gupta</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>5/2, Russel Street</registrant_address>
   <registrant_city>Kolkata</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>700071</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9830090106</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>CLIENT TRANSFER PROHIBITED</value>
    <value>RENEWPERIOD</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>creativelayers.in</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2018-02-11 02:36:32</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2017-06-12</update_date>
   <expiry_date>2018-07-27</expiry_date>
   <registrar_name>Endurance Domains Technology LLP (R173-AFIN)</registrar_name>
   <registrant_name>Atul Gupta</registrant_name>
   <registrant_address>5/2, Russel Street</registrant_address>
   <registrant_city>Kolkata</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>700071</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9830090106</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>CLIENT</value>
    <value>PROHIBITED</value>
    <value>TRANSFER</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 4 domain names (in 0.076 seconds) which contained the exact domain keyword "creativelayers".
Domain Name Registered Expiry Registrar Ownership
1 creativelayers.com 7 Jul 2008 8 Jul 2024 WEBCC Whoisprotection.cc
2 creativelayers.co 28 Mar 2020 28 Mar 2024 NameCheap, Inc. WorkshopX
3 creativelayers.net 29 May 2021 29 May 2025 GoDaddy.com, LLC -
4 creativelayers.nl 30 Mar 2022 - One.com A/S -
5 creativelayers.co.uk 9 Mar 2024 9 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=creativelayers&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "creativelayers",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "creativelayers.com, creativelayers.co, creativelayers.net, creativelayers.nl, creativelayers.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "creativelayers.com",
            "domain_keyword": "creativelayers",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:26:44",
            "create_date": "2008-07-07",
            "update_date": "2014-07-05",
            "expiry_date": "2024-07-08",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "creativelayers.co",
            "domain_keyword": "creativelayers",
            "domain_tld": "co",
            "query_time": "2024-06-08 14:09:52",
            "create_date": "2020-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WorkshopX",
            "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": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "creativelayers.net",
            "domain_keyword": "creativelayers",
            "domain_tld": "net",
            "query_time": "2024-05-31 15:53:47",
            "create_date": "2021-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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "creativelayers.nl",
            "domain_keyword": "creativelayers",
            "domain_tld": "nl",
            "query_time": "2024-05-12 19:20:17",
            "create_date": "2022-03-30",
            "update_date": "2022-04-11",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "creativelayers.co.uk",
            "domain_keyword": "creativelayers",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 02:37:54",
            "create_date": "2024-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>creativelayers</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>creativelayers.com, creativelayers.co, creativelayers.net, creativelayers.nl, creativelayers.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>creativelayers.com</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:26:44</query_time>
   <create_date>2008-07-07</create_date>
   <update_date>2014-07-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.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>2</num>
   <domain_name>creativelayers.co</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-08 14:09:52</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-03-28</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>WorkshopX</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>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>creativelayers.net</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 15:53:47</query_time>
   <create_date>2021-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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>creativelayers.nl</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 19:20:17</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2022-04-11</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>creativelayers.co.uk</domain_name>
   <domain_keyword>creativelayers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 02:37:54</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.076</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 117 domain names (in 0.158 seconds) which look and sound like the brand name "creativelayers".
Domain Name Registered Expiry Registrar Ownership
1 creativelasers.com 26 Mar 2004 26 Mar 2025 ANNULET, INC BuyDomains.com
2 creativelasers.co.uk 11 Mar 2014 11 Mar 2025 Ionos SE [Tag = 1AND1] -
3 creativelawyers.net 7 May 2022 7 May 2026 Wix.Com Ltd. Wix.com Ltd.
4 creativelawyers.ru 14 Aug 2022 14 Aug 2024 REGRU-RU JSC System data-centers
5 creativeplayers.it 18 Mar 2004 27 Jul 2024 Aruba s.p.a. hidden
6 creativelawyers.com 7 Apr 2008 7 Apr 2025 Sea Wasp, LLC Michael Eddy
7 creativelawyers.rocks 10 Jul 2019 10 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 creativeplayers.agency 18 Dec 2020 18 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
9 creativeplayers.golf 18 Dec 2020 18 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
10 creativelawyers.uk 22 Feb 2024 22 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
11 creativelawyers.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Christopher Chow
12 creativeplayers.com 15 Dec 2003 15 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
13 creativelayer.design 18 Mar 2020 18 Mar 2024 NameCheap, Inc. REDACTED FOR PRIVACY
14 creativelayer.studio 18 Mar 2020 18 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 creativelayer.co.uk 10 Feb 2017 10 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
16 creativelayer.app 18 Mar 2020 18 Mar 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
17 creativelayer.net 1 Sep 2009 1 Sep 2024 MarkMonitor, Inc. Microsoft Corporation
18 creativelayer.cn 22 Mar 2023 22 Mar 2025 广东时代互联科技有限公司 刘阳
19 creativeplayers.studio 18 Dec 2020 18 Dec 2024 Mesh Digital Limited Domains By Proxy, LLC
20 creativelayer.com 27 Apr 2012 27 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
21 creativeflyers.com 20 Mar 2003 20 Mar 2025 Tucows Domains Inc. -
22 creativelabels.co.in 17 Feb 2011 17 Feb 2025 Own Web Solution Pvt. Ltd. -
23 creativemakers.store 24 May 2024 24 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
24 creativelabels.org 1 Aug 2014 1 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
25 creativemakers.co.uk 10 Mar 2020 10 Mar 2025 Ionos SE [Tag = 1AND1] -
26 creativelevers.com 22 Jul 2022 22 Jul 2024 GoDaddy.com, LLC -
27 creativemakers.net 4 May 2015 4 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
28 creativeleaders.cloud 2 Apr 2023 2 Apr 2024 united-domains AG SHARED MASTERY
29 creativepapers.net 12 Mar 2003 31 Mar 2025 GoDaddy.com, LLC -
30 creativebuyers.com 26 Mar 2008 26 Mar 2025 GoDaddy.com, LLC -
31 creativemakers.club 21 Feb 2023 21 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
32 creativemakers.xyz 20 Apr 2022 20 Apr 2025 One.com A/S -
33 creativelabels.info 1 Aug 2014 1 Aug 2024 Network Solutions, LLC REDACTED FOR PRIVACY
34 creativebakers.com 11 May 2012 11 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 creativelabels.biz 10 Sep 2013 9 Sep 2024 Network Solutions, LLC Creative Labels
36 creativeleaders.com 29 Nov 1999 29 Nov 2024 Tucows Domains Inc. -
37 creativeleaders.org.uk 6 Feb 2019 6 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
38 creativelyhers.com 23 May 2021 23 May 2025 Tucows Domains Inc. -
39 creativebakers.online 27 Oct 2023 27 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
40 creativelawyer.com 19 Aug 1999 19 Aug 2024 Network Solutions, LLC -
41 creativeleaders.ru 6 Feb 2022 6 Feb 2025 REGRU-RU Private Person
42 creativemakers.media 14 Jun 2018 14 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 creativeleaders.co.uk 16 May 2019 16 May 2024 Garth Piesse [Tag = COHERENT-NZ] -
44 creativegamers.com 26 Apr 2013 26 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
45 creativecarers.co.uk 12 Apr 2014 12 Apr 2026 Unlimited Web Hosting UK Ltd [Tag = UNLIMITED] -
46 creativeleaders.blog 1 Jan 2022 1 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
47 creativepavers.com 4 Nov 2015 4 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
48 creativepapers.shop 8 Mar 2024 8 Mar 2025 GoDaddy.com LLC -
49 creativeprayers.com 17 Nov 2014 17 Nov 2024 Network Solutions, LLC -
50 creativepacers.com 7 Apr 2023 7 Apr 2025 GoDaddy.com, LLC -
51 creative-lawyers.com 8 Apr 2023 8 Apr 2024 Key-Systems GmbH -
52 creativeleaders.community 16 May 2023 16 May 2025 united-domains AG SHARED MASTERY
53 creativegamers.xyz 16 Apr 2024 16 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
54 creativepavers.in 3 Oct 2011 3 Oct 2026 GoDaddy.com, LLC Digital India Company
55 creativeplayer.com 8 Apr 2000 8 Apr 2025 GoDaddy.com, LLC -
56 creativelabels.art 24 Aug 2022 24 Aug 2024 Squarespace Domains II LLC Peninsula Creative Labels
57 creativelabels.com 26 Jun 1997 25 Jun 2025 Network Solutions, LLC Creative Labels
58 creative-lawyers.ru 14 Aug 2022 14 Aug 2024 REGRU-RU JSC System data-centers
59 creativecapers.online 16 Nov 2022 16 Nov 2025 Dreamscape Networks International Pte Ltd Just Aussie
60 creativewaters.net 27 May 2011 27 May 2025 Tucows Domains Inc. -
61 creativekapers.com 12 Nov 2016 12 Nov 2024 Tucows Domains Inc. -
62 creativelanders.com 7 Feb 2019 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 creativecapers.com 10 May 1998 9 May 2026 Network Solutions, LLC PERFECT PRIVACY, LLC
64 creativeflyers.co.uk 1 Aug 2023 1 Aug 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
65 creativeplayer.in 5 Dec 2015 5 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
66 creativecarers.com 25 Jul 2021 25 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 creativeleaders.org 19 Sep 2014 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 creativepapers.uk 1 Dec 2023 1 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
69 creativesavers.com 2 Jul 2011 2 Jul 2024 DOMAINADMINISTRATION.COM, LLC BuyDomains.com
70 creativecakers.com 14 Jun 2011 14 Jun 2024 GoDaddy.com, LLC -
71 creative-layer.com 20 Apr 2024 20 Apr 2025 Name.com, Inc. Netlify Inc
72 creativemakers.com 3 Nov 2010 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 creativepapers.org 17 Dec 2006 17 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 creativehaters.com 18 Oct 2012 18 Oct 2024 GoDaddy.com, LLC -
75 creativemakers.hu 17 Jun 2020 - - -
76 creativecarers.com.au - - GoDaddy.com LLC trading as GoDaddy.com Veronica Thomas
77 creativewaters.com 15 May 2000 15 May 2028 Tucows Domains Inc. -
78 creativecapers.net 11 Nov 2002 11 Nov 2024 Network Solutions, LLC -
79 creativelovers.com 15 Jan 2004 15 Jan 2026 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
80 creativemakers.org 11 Feb 2018 11 Feb 2025 Squarespace Domains II LLC Creative Makers
81 creativegamers.in 27 Jul 2020 27 Jul 2024 GoDaddy.com, LLC Arya Computer Pvt Ltd
82 creativecapers.co.uk 8 Dec 2019 8 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
83 creativewaters.org 15 Nov 2016 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 creativeaakers.com 5 Oct 2014 5 Oct 2024 GoDaddy.com, LLC -
85 creativelabels.net 15 Apr 2010 15 Apr 2025 Network Solutions, LLC -
86 creativelanes.com 1 Nov 2019 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 creativelaser.net 28 Apr 2004 28 Apr 2025 Cloudflare, Inc. DATA REDACTED
88 creativelaser.ru 5 Dec 2023 5 Dec 2024 REGRU-RU Private Person
89 creativepayer.com 29 Jun 2023 29 Jun 2024 Wix.com Ltd. -
90 creativelaser.site 19 Apr 2023 19 Apr 2025 DiaMatrix Moolla Steel
91 creativehayes.com 15 Jun 2012 21 Oct 2024 GoDaddy.com, LLC -
92 creativelakes.com 16 May 2011 16 May 2025 GoDaddy.com, LLC -
93 creativelaser.co.in 13 May 2017 13 May 2025 GoDaddy.com, LLC SYSTEK
94 creativelaser.org 28 Apr 2004 28 Apr 2025 CloudFlare, Inc. Erdody Studios
95 creativelakes.uk 20 Oct 2017 20 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
96 creativelaser.tech 19 Apr 2023 19 Apr 2025 DiaMatrix Moolla Steel
97 creativelaser.pl 17 Sep 2019 17 Sep 2024 Digital Media Technology Sp. z o.o. -
98 creativelaser.store 19 Apr 2023 19 Apr 2025 DiaMatrix Moolla Steel
99 creativelaser.online 19 Apr 2023 19 Apr 2025 DiaMatrix Moolla Steel
100 creativemyers.com 12 Jun 2015 12 Jun 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Creativelayers.in.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=creativelayers.in
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "creativelayers.in",
        "page_size": 100
    },
    "count": {
        "total": 117,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "creativelasers.com, creativelasers.co.uk, creativelawyers.net, creativelawyers.ru, creativeplayers.it, creativelawyers.com, creativelawyers.rocks, creativeplayers.agency, creativeplayers.golf, creativelawyers.uk, creativelawyers.com.au, creativeplayers.com, creativelayer.design, creativelayer.studio, creativelayer.co.uk, creativelayer.app, creativelayer.net, creativelayer.cn, creativeplayers.studio, creativelayer.com, creativeflyers.com, creativelabels.co.in, creativemakers.store, creativelabels.org, creativemakers.co.uk, creativelevers.com, creativemakers.net, creativeleaders.cloud, creativepapers.net, creativebuyers.com, creativemakers.club, creativemakers.xyz, creativelabels.info, creativebakers.com, creativelabels.biz, creativeleaders.com, creativeleaders.org.uk, creativelyhers.com, creativebakers.online, creativelawyer.com, creativeleaders.ru, creativemakers.media, creativeleaders.co.uk, creativegamers.com, creativecarers.co.uk, creativeleaders.blog, creativepavers.com, creativepapers.shop, creativeprayers.com, creativepacers.com, creative-lawyers.com, creativeleaders.community, creativegamers.xyz, creativepavers.in, creativeplayer.com, creativelabels.art, creativelabels.com, creative-lawyers.ru, creativecapers.online, creativewaters.net, creativekapers.com, creativelanders.com, creativecapers.com, creativeflyers.co.uk, creativeplayer.in, creativecarers.com, creativeleaders.org, creativepapers.uk, creativesavers.com, creativecakers.com, creative-layer.com, creativemakers.com, creativepapers.org, creativehaters.com, creativemakers.hu, creativecarers.com.au, creativewaters.com, creativecapers.net, creativelovers.com, creativemakers.org, creativegamers.in, creativecapers.co.uk, creativewaters.org, creativeaakers.com, creativelabels.net, creativelanes.com, creativelaser.net, creativelaser.ru, creativepayer.com, creativelaser.site, creativehayes.com, creativelakes.com, creativelaser.co.in, creativelaser.org, creativelakes.uk, creativelaser.tech, creativelaser.pl, creativelaser.store, creativelaser.online, creativemyers.com",
    "results": [
        {
            "num": 1,
            "domain_name": "creativelasers.com",
            "domain_keyword": "creativelasers",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:37:53",
            "create_date": "2004-03-26",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-26",
            "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": 2,
            "domain_name": "creativelasers.co.uk",
            "domain_keyword": "creativelasers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 02:26:41",
            "create_date": "2014-03-11",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-11",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1024.ui-dns.biz",
                "ns1038.ui-dns.de",
                "ns1058.ui-dns.org",
                "ns1100.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "creativelawyers.net",
            "domain_keyword": "creativelawyers",
            "domain_tld": "net",
            "query_time": "2024-05-06 15:58:43",
            "create_date": "2022-05-07",
            "update_date": "2024-04-07",
            "expiry_date": "2026-05-07",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "creativelawyers.ru",
            "domain_keyword": "creativelawyers",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:53:21",
            "create_date": "2022-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "REGRU-RU",
            "registrant_company": "JSC System data-centers",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "creativeplayers.it",
            "domain_keyword": "creativeplayers",
            "domain_tld": "it",
            "query_time": "2024-05-15 02:39:34",
            "create_date": "2004-03-18",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-27",
            "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": 6,
            "domain_name": "creativelawyers.com",
            "domain_keyword": "creativelawyers",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:56:26",
            "create_date": "2008-04-07",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-07",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Michael Eddy",
            "registrant_address": "12526 High Bluff Dr., Ste. 300",
            "registrant_city": "San Diego",
            "registrant_state": "California",
            "registrant_zip": "92130",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8583451098",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "creativelawyers.rocks",
            "domain_keyword": "creativelawyers",
            "domain_tld": "rocks",
            "query_time": "2024-04-22 02:26:44",
            "create_date": "2019-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "creativeplayers.agency",
            "domain_keyword": "creativeplayers",
            "domain_tld": "agency",
            "query_time": "2024-05-01 10:11:06",
            "create_date": "2020-12-18",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "creativeplayers.golf",
            "domain_keyword": "creativeplayers",
            "domain_tld": "golf",
            "query_time": "2024-05-01 10:11:06",
            "create_date": "2020-12-18",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "creativelawyers.uk",
            "domain_keyword": "creativelawyers",
            "domain_tld": "uk",
            "query_time": "2024-04-22 02:26:44",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "creativelawyers.com.au",
            "domain_keyword": "creativelawyers",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 14:09:52",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Christopher Chow",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "creativeplayers.com",
            "domain_keyword": "creativeplayers",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:25:56",
            "create_date": "2003-12-15",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "creativelayer.design",
            "domain_keyword": "creativelayer",
            "domain_tld": "design",
            "query_time": "2024-06-01 11:31:39",
            "create_date": "2020-03-18",
            "update_date": "2024-04-03",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "creativelayer.studio",
            "domain_keyword": "creativelayer",
            "domain_tld": "studio",
            "query_time": "2024-05-27 10:55:37",
            "create_date": "2020-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "creativelayer.co.uk",
            "domain_keyword": "creativelayer",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 23:46:07",
            "create_date": "2017-02-10",
            "update_date": "2023-11-30",
            "expiry_date": "2025-02-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "creativelayer.app",
            "domain_keyword": "creativelayer",
            "domain_tld": "app",
            "query_time": "2024-05-27 10:55:37",
            "create_date": "2020-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "creativelayer.net",
            "domain_keyword": "creativelayer",
            "domain_tld": "net",
            "query_time": "2024-04-22 02:26:44",
            "create_date": "2009-09-01",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Digital Crimes Unit",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns5.microsoftinternetsafety.net",
                "ns6.microsoftinternetsafety.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "creativelayer.cn",
            "domain_keyword": "creativelayer",
            "domain_tld": "cn",
            "query_time": "2024-05-12 19:20:17",
            "create_date": "2023-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "刘阳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "creativeplayers.studio",
            "domain_keyword": "creativeplayers",
            "domain_tld": "studio",
            "query_time": "2024-04-23 06:25:56",
            "create_date": "2020-12-18",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "creativelayer.com",
            "domain_keyword": "creativelayer",
            "domain_tld": "com",
            "query_time": "2024-05-04 10:01:15",
            "create_date": "2012-04-27",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of creativelayer.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1438.awsdns-51.org",
                "ns-1609.awsdns-09.co.uk",
                "ns-210.awsdns-26.com",
                "ns-516.awsdns-00.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "creativeflyers.com",
            "domain_keyword": "creativeflyers",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:21:55",
            "create_date": "2003-03-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.vervehosting.com",
                "ns2.vervehosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "creativelabels.co.in",
            "domain_keyword": "creativelabels",
            "domain_tld": "co.in",
            "query_time": "2024-05-06 15:58:41",
            "create_date": "2011-02-17",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-17",
            "registrar_iana": 890002,
            "registrar_name": "Own Web Solution Pvt. Ltd.",
            "registrar_website": "ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.gcsautomation.net",
                "ns4.gcsautomation.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "creativemakers.store",
            "domain_keyword": "creativemakers",
            "domain_tld": "store",
            "query_time": "2024-05-26 17:50:52",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "creativelabels.org",
            "domain_keyword": "creativelabels",
            "domain_tld": "org",
            "query_time": "2024-04-22 02:26:31",
            "create_date": "2014-08-01",
            "update_date": "2019-06-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "creativemakers.co.uk",
            "domain_keyword": "creativemakers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 02:28:35",
            "create_date": "2020-03-10",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "creativelevers.com",
            "domain_keyword": "creativelevers",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:37:58",
            "create_date": "2022-07-22",
            "update_date": "2024-04-09",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "creativemakers.net",
            "domain_keyword": "creativemakers",
            "domain_tld": "net",
            "query_time": "2024-05-06 15:59:01",
            "create_date": "2015-05-04",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "creativeleaders.cloud",
            "domain_keyword": "creativeleaders",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 15:53:47",
            "create_date": "2023-04-02",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHARED MASTERY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "creativepapers.net",
            "domain_keyword": "creativepapers",
            "domain_tld": "net",
            "query_time": "2024-04-23 06:25:14",
            "create_date": "2003-03-12",
            "update_date": "2023-06-23",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "creativebuyers.com",
            "domain_keyword": "creativebuyers",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:38:42",
            "create_date": "2008-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "creativemakers.club",
            "domain_keyword": "creativemakers",
            "domain_tld": "club",
            "query_time": "2024-06-08 14:10:57",
            "create_date": "2023-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-133-a.gandi.net",
                "ns-20-b.gandi.net",
                "ns-220-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "creativemakers.xyz",
            "domain_keyword": "creativemakers",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 14:10:57",
            "create_date": "2022-04-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "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.",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "creativelabels.info",
            "domain_keyword": "creativelabels",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:56:24",
            "create_date": "2014-08-01",
            "update_date": "2019-06-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "creativebakers.com",
            "domain_keyword": "creativebakers",
            "domain_tld": "com",
            "query_time": "2024-06-08 15:39:25",
            "create_date": "2012-05-11",
            "update_date": "2021-05-05",
            "expiry_date": "2024-05-11",
            "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": 35,
            "domain_name": "creativelabels.biz",
            "domain_keyword": "creativelabels",
            "domain_tld": "biz",
            "query_time": "2024-04-22 02:26:31",
            "create_date": "2013-09-10",
            "update_date": "2019-07-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creative Labels",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "creativeleaders.com",
            "domain_keyword": "creativeleaders",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:26:45",
            "create_date": "1999-11-29",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "creativeleaders.org.uk",
            "domain_keyword": "creativeleaders",
            "domain_tld": "org.uk",
            "query_time": "2024-06-01 11:31:43",
            "create_date": "2019-02-06",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-06",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "creativelyhers.com",
            "domain_keyword": "creativelyhers",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:39:03",
            "create_date": "2021-05-23",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "creativebakers.online",
            "domain_keyword": "creativebakers",
            "domain_tld": "online",
            "query_time": "2024-05-07 06:50:42",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "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": 40,
            "domain_name": "creativelawyer.com",
            "domain_keyword": "creativelawyer",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:09:52",
            "create_date": "1999-08-19",
            "update_date": "2019-06-28",
            "expiry_date": "2024-08-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.webeditorhosting.com",
                "ns4.webeditorhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "creativeleaders.ru",
            "domain_keyword": "creativeleaders",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:53:21",
            "create_date": "2022-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "creativemakers.media",
            "domain_keyword": "creativemakers",
            "domain_tld": "media",
            "query_time": "2024-05-15 02:38:32",
            "create_date": "2018-06-14",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "creativeleaders.co.uk",
            "domain_keyword": "creativeleaders",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 14:09:52",
            "create_date": "2019-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-16",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 44,
            "domain_name": "creativegamers.com",
            "domain_keyword": "creativegamers",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:22:38",
            "create_date": "2013-04-26",
            "update_date": "2021-04-20",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "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": 45,
            "domain_name": "creativecarers.co.uk",
            "domain_keyword": "creativecarers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 01:39:30",
            "create_date": "2014-04-12",
            "update_date": "2024-04-01",
            "expiry_date": "2026-04-12",
            "registrar_name": "Unlimited Web Hosting UK Ltd [Tag = UNLIMITED]",
            "registrar_website": "https://www.unlimitedwebhosting.co.uk",
            "name_servers": [
                "ns0.unlimited.uk.net",
                "ns1.unlimited.uk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "creativeleaders.blog",
            "domain_keyword": "creativeleaders",
            "domain_tld": "blog",
            "query_time": "2024-05-06 15:58:44",
            "create_date": "2022-01-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "creativepavers.com",
            "domain_keyword": "creativepavers",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:25:22",
            "create_date": "2015-11-04",
            "update_date": "2020-10-29",
            "expiry_date": "2024-11-04",
            "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": 48,
            "domain_name": "creativepapers.shop",
            "domain_keyword": "creativepapers",
            "domain_tld": "shop",
            "query_time": "2024-05-15 02:39:27",
            "create_date": "2024-03-08",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns308.banahosting.com",
                "ns309.banahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "creativeprayers.com",
            "domain_keyword": "creativeprayers",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:26:08",
            "create_date": "2014-11-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "creativepacers.com",
            "domain_keyword": "creativepacers",
            "domain_tld": "com",
            "query_time": "2024-05-01 19:48:05",
            "create_date": "2023-04-07",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-07",
            "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": 51,
            "domain_name": "creative-lawyers.com",
            "domain_keyword": "creative-lawyers",
            "domain_tld": "com",
            "query_time": "2024-06-08 15:38:11",
            "create_date": "2023-04-08",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "creativeleaders.community",
            "domain_keyword": "creativeleaders",
            "domain_tld": "community",
            "query_time": "2024-05-18 03:22:31",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHARED MASTERY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "creativegamers.xyz",
            "domain_keyword": "creativegamers",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 19:09:29",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "ed.ns.cloudflare.com",
                "hattie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "creativepavers.in",
            "domain_keyword": "creativepavers",
            "domain_tld": "in",
            "query_time": "2024-05-06 16:00:26",
            "create_date": "2011-10-03",
            "update_date": "2023-10-14",
            "expiry_date": "2026-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital India Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "creativeplayer.com",
            "domain_keyword": "creativeplayer",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:25:56",
            "create_date": "2000-04-08",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "creativelabels.art",
            "domain_keyword": "creativelabels",
            "domain_tld": "art",
            "query_time": "2024-05-15 02:37:51",
            "create_date": "2022-08-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Peninsula Creative Labels",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "creativelabels.com",
            "domain_keyword": "creativelabels",
            "domain_tld": "com",
            "query_time": "2024-05-04 10:00:47",
            "create_date": "1997-06-26",
            "update_date": "2020-04-26",
            "expiry_date": "2025-06-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Creative Labels",
            "registrant_company": "Creative Labels",
            "registrant_address": "6670 SILACCI WAY",
            "registrant_city": "GILROY",
            "registrant_state": "CA",
            "registrant_zip": "95020-7005",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4088420376",
            "registrant_fax": "+1.4088427188",
            "name_servers": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "creative-lawyers.ru",
            "domain_keyword": "creative-lawyers",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:53:13",
            "create_date": "2022-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "REGRU-RU",
            "registrant_company": "JSC System data-centers",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "creativecapers.online",
            "domain_keyword": "creativecapers",
            "domain_tld": "online",
            "query_time": "2024-05-21 07:55:16",
            "create_date": "2022-11-16",
            "update_date": "2023-11-03",
            "expiry_date": "2025-11-16",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Just Aussie",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "creativewaters.net",
            "domain_keyword": "creativewaters",
            "domain_tld": "net",
            "query_time": "2024-05-30 01:53:05",
            "create_date": "2011-05-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "creativekapers.com",
            "domain_keyword": "creativekapers",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:31:33",
            "create_date": "2016-11-12",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "creativelanders.com",
            "domain_keyword": "creativelanders",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:26:36",
            "create_date": "2019-02-07",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-07",
            "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=creativelanders.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "creativecapers.com",
            "domain_keyword": "creativecapers",
            "domain_tld": "com",
            "query_time": "2024-06-03 05:58:04",
            "create_date": "1998-05-10",
            "update_date": "2023-04-10",
            "expiry_date": "2026-05-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "creativeflyers.co.uk",
            "domain_keyword": "creativeflyers",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 12:57:06",
            "create_date": "2023-08-01",
            "update_date": "2023-12-10",
            "expiry_date": "2024-08-01",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "creativeplayer.in",
            "domain_keyword": "creativeplayer",
            "domain_tld": "in",
            "query_time": "2024-05-18 03:23:50",
            "create_date": "2015-12-05",
            "update_date": "2023-02-14",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "creativecarers.com",
            "domain_keyword": "creativecarers",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:42:52",
            "create_date": "2021-07-25",
            "update_date": "2022-07-19",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "creativeleaders.org",
            "domain_keyword": "creativeleaders",
            "domain_tld": "org",
            "query_time": "2024-06-08 14:09:52",
            "create_date": "2014-09-19",
            "update_date": "2024-06-02",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-kcjsrsvbg6v3gvjg6lgejt.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "creativepapers.uk",
            "domain_keyword": "creativepapers",
            "domain_tld": "uk",
            "query_time": "2024-06-08 14:12:20",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "creativesavers.com",
            "domain_keyword": "creativesavers",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:27:58",
            "create_date": "2011-07-02",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-02",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "creativecakers.com",
            "domain_keyword": "creativecakers",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:39:11",
            "create_date": "2011-06-14",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "creative-layer.com",
            "domain_keyword": "creative-layer",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:23:26",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_company": "Netlify Inc",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "CA",
            "registrant_zip": "00000",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/creative-layer.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "creativemakers.com",
            "domain_keyword": "creativemakers",
            "domain_tld": "com",
            "query_time": "2024-05-15 02:38:32",
            "create_date": "2010-11-03",
            "update_date": "2020-01-15",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "creativepapers.org",
            "domain_keyword": "creativepapers",
            "domain_tld": "org",
            "query_time": "2024-04-23 06:25:14",
            "create_date": "2006-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2025-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "creativehaters.com",
            "domain_keyword": "creativehaters",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:23:31",
            "create_date": "2012-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "creativemakers.hu",
            "domain_keyword": "creativemakers",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:07:20",
            "create_date": "2020-06-17"
        },
        {
            "num": 76,
            "domain_name": "creativecarers.com.au",
            "domain_keyword": "creativecarers",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 07:55:18",
            "update_date": "2024-01-09",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Veronica Thomas",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "creativewaters.com",
            "domain_keyword": "creativewaters",
            "domain_tld": "com",
            "query_time": "2024-06-03 10:56:57",
            "create_date": "2000-05-15",
            "update_date": "2021-11-12",
            "expiry_date": "2028-05-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "creativecapers.net",
            "domain_keyword": "creativecapers",
            "domain_tld": "net",
            "query_time": "2024-04-21 01:39:21",
            "create_date": "2002-11-11",
            "update_date": "2019-09-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "creativelovers.com",
            "domain_keyword": "creativelovers",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:10:26",
            "create_date": "2004-01-15",
            "update_date": "2024-02-16",
            "expiry_date": "2026-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "creativemakers.org",
            "domain_keyword": "creativemakers",
            "domain_tld": "org",
            "query_time": "2024-06-08 14:10:57",
            "create_date": "2018-02-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-02-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creative Makers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "creativegamers.in",
            "domain_keyword": "creativegamers",
            "domain_tld": "in",
            "query_time": "2024-06-08 14:07:56",
            "create_date": "2020-07-27",
            "update_date": "2023-12-12",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arya Computer Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "creativecapers.co.uk",
            "domain_keyword": "creativecapers",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 02:34:29",
            "create_date": "2019-12-08",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "creativewaters.org",
            "domain_keyword": "creativewaters",
            "domain_tld": "org",
            "query_time": "2024-04-22 11:10:32",
            "create_date": "2016-11-15",
            "update_date": "2023-07-27",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "creativeaakers.com",
            "domain_keyword": "creativeaakers",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:54:45",
            "create_date": "2014-10-05",
            "update_date": "2022-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "creativelabels.net",
            "domain_keyword": "creativelabels",
            "domain_tld": "net",
            "query_time": "2024-04-22 02:26:31",
            "create_date": "2010-04-15",
            "update_date": "2020-02-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "creativelanes.com",
            "domain_keyword": "creativelanes",
            "domain_tld": "com",
            "query_time": "2024-04-22 02:26:39",
            "create_date": "2019-11-01",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=creativelanes.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "creativelaser.net",
            "domain_keyword": "creativelaser",
            "domain_tld": "net",
            "query_time": "2024-04-22 02:26:41",
            "create_date": "2004-04-28",
            "update_date": "2023-05-18",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "MI",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/creativelaser.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "matt.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "creativelaser.ru",
            "domain_keyword": "creativelaser",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:53:21",
            "create_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "creativepayer.com",
            "domain_keyword": "creativepayer",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:57:41",
            "create_date": "2023-06-29",
            "update_date": "2024-05-22",
            "expiry_date": "2024-06-29",
            "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": 90,
            "domain_name": "creativelaser.site",
            "domain_keyword": "creativelaser",
            "domain_tld": "site",
            "query_time": "2024-05-04 10:01:15",
            "create_date": "2023-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Moolla Steel",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "creativehayes.com",
            "domain_keyword": "creativehayes",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:08:30",
            "create_date": "2012-06-15",
            "update_date": "2022-09-22",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "creativelakes.com",
            "domain_keyword": "creativelakes",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:22:29",
            "create_date": "2011-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "creativelaser.co.in",
            "domain_keyword": "creativelaser",
            "domain_tld": "co.in",
            "query_time": "2024-05-24 18:56:26",
            "create_date": "2017-05-13",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SYSTEK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carlane.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "creativelaser.org",
            "domain_keyword": "creativelaser",
            "domain_tld": "org",
            "query_time": "2024-04-22 02:26:41",
            "create_date": "2004-04-28",
            "update_date": "2023-06-18",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Erdody Studios",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "matt.ns.cloudflare.com",
                "mimi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "creativelakes.uk",
            "domain_keyword": "creativelakes",
            "domain_tld": "uk",
            "query_time": "2024-05-06 15:58:41",
            "create_date": "2017-10-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "creativelaser.tech",
            "domain_keyword": "creativelaser",
            "domain_tld": "tech",
            "query_time": "2024-05-04 10:01:15",
            "create_date": "2023-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Moolla Steel",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "creativelaser.pl",
            "domain_keyword": "creativelaser",
            "domain_tld": "pl",
            "query_time": "2024-05-24 18:56:26",
            "create_date": "2019-09-17",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-17",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.rgb365.eu",
                "ns2.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "creativelaser.store",
            "domain_keyword": "creativelaser",
            "domain_tld": "store",
            "query_time": "2024-05-04 10:01:15",
            "create_date": "2023-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Moolla Steel",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "creativelaser.online",
            "domain_keyword": "creativelaser",
            "domain_tld": "online",
            "query_time": "2024-05-04 10:01:15",
            "create_date": "2023-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Moolla Steel",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "creativemyers.com",
            "domain_keyword": "creativemyers",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:11:54",
            "create_date": "2015-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.158,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>creativelayers.in</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>117</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>creativelasers.com, creativelasers.co.uk, creativelawyers.net, creativelawyers.ru, creativeplayers.it, creativelawyers.com, creativelawyers.rocks, creativeplayers.agency, creativeplayers.golf, creativelawyers.uk, creativelawyers.com.au, creativeplayers.com, creativelayer.design, creativelayer.studio, creativelayer.co.uk, creativelayer.app, creativelayer.net, creativelayer.cn, creativeplayers.studio, creativelayer.com, creativeflyers.com, creativelabels.co.in, creativemakers.store, creativelabels.org, creativemakers.co.uk, creativelevers.com, creativemakers.net, creativeleaders.cloud, creativepapers.net, creativebuyers.com, creativemakers.club, creativemakers.xyz, creativelabels.info, creativebakers.com, creativelabels.biz, creativeleaders.com, creativeleaders.org.uk, creativelyhers.com, creativebakers.online, creativelawyer.com, creativeleaders.ru, creativemakers.media, creativeleaders.co.uk, creativegamers.com, creativecarers.co.uk, creativeleaders.blog, creativepavers.com, creativepapers.shop, creativeprayers.com, creativepacers.com, creative-lawyers.com, creativeleaders.community, creativegamers.xyz, creativepavers.in, creativeplayer.com, creativelabels.art, creativelabels.com, creative-lawyers.ru, creativecapers.online, creativewaters.net, creativekapers.com, creativelanders.com, creativecapers.com, creativeflyers.co.uk, creativeplayer.in, creativecarers.com, creativeleaders.org, creativepapers.uk, creativesavers.com, creativecakers.com, creative-layer.com, creativemakers.com, creativepapers.org, creativehaters.com, creativemakers.hu, creativecarers.com.au, creativewaters.com, creativecapers.net, creativelovers.com, creativemakers.org, creativegamers.in, creativecapers.co.uk, creativewaters.org, creativeaakers.com, creativelabels.net, creativelanes.com, creativelaser.net, creativelaser.ru, creativepayer.com, creativelaser.site, creativehayes.com, creativelakes.com, creativelaser.co.in, creativelaser.org, creativelakes.uk, creativelaser.tech, creativelaser.pl, creativelaser.store, creativelaser.online, creativemyers.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>creativelasers.com</domain_name>
   <domain_keyword>creativelasers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:37:53</query_time>
   <create_date>2004-03-26</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-26</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>2</num>
   <domain_name>creativelasers.co.uk</domain_name>
   <domain_keyword>creativelasers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 02:26:41</query_time>
   <create_date>2014-03-11</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1024.ui-dns.biz</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1100.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>creativelawyers.net</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 15:58:43</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>4</num>
   <domain_name>creativelawyers.ru</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:53:21</query_time>
   <create_date>2022-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>JSC System data-centers</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>creativeplayers.it</domain_name>
   <domain_keyword>creativeplayers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 02:39:34</query_time>
   <create_date>2004-03-18</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-27</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>6</num>
   <domain_name>creativelawyers.com</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:56:26</query_time>
   <create_date>2008-04-07</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Michael Eddy</registrant_name>
   <registrant_address>12526 High Bluff Dr., Ste. 300</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92130</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8583451098</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>creativelawyers.rocks</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-22 02:26:44</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>creativeplayers.agency</domain_name>
   <domain_keyword>creativeplayers</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-01 10:11:06</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>creativeplayers.golf</domain_name>
   <domain_keyword>creativeplayers</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-01 10:11:06</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>creativelawyers.uk</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 02:26:44</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</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.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.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>11</num>
   <domain_name>creativelawyers.com.au</domain_name>
   <domain_keyword>creativelawyers</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 14:09:52</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Christopher Chow</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>creativeplayers.com</domain_name>
   <domain_keyword>creativeplayers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:25:56</query_time>
   <create_date>2003-12-15</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>creativelayer.design</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 11:31:39</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>creativelayer.studio</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-27 10:55:37</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>creativelayer.co.uk</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 23:46:07</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>creativelayer.app</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 10:55:37</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>creativelayer.net</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 02:26:44</query_time>
   <create_date>2009-09-01</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Digital Crimes Unit</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns5.microsoftinternetsafety.net</value>
    <value>ns6.microsoftinternetsafety.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>creativelayer.cn</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 19:20:17</query_time>
   <create_date>2023-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>刘阳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>creativeplayers.studio</domain_name>
   <domain_keyword>creativeplayers</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-23 06:25:56</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.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>creativelayer.com</domain_name>
   <domain_keyword>creativelayer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 10:01:15</query_time>
   <create_date>2012-04-27</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of creativelayer.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1438.awsdns-51.org</value>
    <value>ns-1609.awsdns-09.co.uk</value>
    <value>ns-210.awsdns-26.com</value>
    <value>ns-516.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>creativeflyers.com</domain_name>
   <domain_keyword>creativeflyers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:21:55</query_time>
   <create_date>2003-03-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.vervehosting.com</value>
    <value>ns2.vervehosting.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>22</num>
   <domain_name>creativelabels.co.in</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-06 15:58:41</query_time>
   <create_date>2011-02-17</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>890002</registrar_iana>
   <registrar_name>Own Web Solution Pvt. Ltd.</registrar_name>
   <registrar_website>ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.gcsautomation.net</value>
    <value>ns4.gcsautomation.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>creativemakers.store</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 17:50:52</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>creativelabels.org</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 02:26:31</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2019-06-02</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>creativemakers.co.uk</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 02:28:35</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>creativelevers.com</domain_name>
   <domain_keyword>creativelevers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:37:58</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2024-04-09</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>creativemakers.net</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 15:59:01</query_time>
   <create_date>2015-05-04</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>creativeleaders.cloud</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 15:53:47</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHARED MASTERY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>creativepapers.net</domain_name>
   <domain_keyword>creativepapers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 06:25:14</query_time>
   <create_date>2003-03-12</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>30</num>
   <domain_name>creativebuyers.com</domain_name>
   <domain_keyword>creativebuyers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:38:42</query_time>
   <create_date>2008-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>creativemakers.club</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-08 14:10:57</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-133-a.gandi.net</value>
    <value>ns-20-b.gandi.net</value>
    <value>ns-220-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>creativemakers.xyz</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 14:10:57</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <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>
   <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>33</num>
   <domain_name>creativelabels.info</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:56:24</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2019-06-02</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.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>creativebakers.com</domain_name>
   <domain_keyword>creativebakers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 15:39:25</query_time>
   <create_date>2012-05-11</create_date>
   <update_date>2021-05-05</update_date>
   <expiry_date>2024-05-11</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>35</num>
   <domain_name>creativelabels.biz</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 02:26:31</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2019-07-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Creative Labels</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>creativeleaders.com</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:26:45</query_time>
   <create_date>1999-11-29</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>creativeleaders.org.uk</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-01 11:31:43</query_time>
   <create_date>2019-02-06</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>creativelyhers.com</domain_name>
   <domain_keyword>creativelyhers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:39:03</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-23</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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>creativebakers.online</domain_name>
   <domain_keyword>creativebakers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 06:50:42</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</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>40</num>
   <domain_name>creativelawyer.com</domain_name>
   <domain_keyword>creativelawyer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:09:52</query_time>
   <create_date>1999-08-19</create_date>
   <update_date>2019-06-28</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.webeditorhosting.com</value>
    <value>ns4.webeditorhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>creativeleaders.ru</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:53:21</query_time>
   <create_date>2022-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>creativemakers.media</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-15 02:38:32</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>43</num>
   <domain_name>creativeleaders.co.uk</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 14:09:52</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>creativegamers.com</domain_name>
   <domain_keyword>creativegamers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:22:38</query_time>
   <create_date>2013-04-26</create_date>
   <update_date>2021-04-20</update_date>
   <expiry_date>2025-04-26</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 Administrator</registrant_name>
   <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>45</num>
   <domain_name>creativecarers.co.uk</domain_name>
   <domain_keyword>creativecarers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 01:39:30</query_time>
   <create_date>2014-04-12</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_name>Unlimited Web Hosting UK Ltd [Tag = UNLIMITED]</registrar_name>
   <registrar_website>https://www.unlimitedwebhosting.co.uk</registrar_website>
   <name_servers>
    <value>ns0.unlimited.uk.net</value>
    <value>ns1.unlimited.uk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>creativeleaders.blog</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-06 15:58:44</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>creativepavers.com</domain_name>
   <domain_keyword>creativepavers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:25:22</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2020-10-29</update_date>
   <expiry_date>2024-11-04</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>48</num>
   <domain_name>creativepapers.shop</domain_name>
   <domain_keyword>creativepapers</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 02:39:27</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns308.banahosting.com</value>
    <value>ns309.banahosting.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>49</num>
   <domain_name>creativeprayers.com</domain_name>
   <domain_keyword>creativeprayers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:26:08</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>creativepacers.com</domain_name>
   <domain_keyword>creativepacers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 19:48:05</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-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>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>51</num>
   <domain_name>creative-lawyers.com</domain_name>
   <domain_keyword>creative-lawyers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 15:38:11</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>creativeleaders.community</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-18 03:22:31</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHARED MASTERY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>creativegamers.xyz</domain_name>
   <domain_keyword>creativegamers</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 19:09:29</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>ed.ns.cloudflare.com</value>
    <value>hattie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>creativepavers.in</domain_name>
   <domain_keyword>creativepavers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 16:00:26</query_time>
   <create_date>2011-10-03</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2026-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital India Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>creativeplayer.com</domain_name>
   <domain_keyword>creativeplayer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:25:56</query_time>
   <create_date>2000-04-08</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>creativelabels.art</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-15 02:37:51</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Peninsula Creative Labels</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>creativelabels.com</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 10:00:47</query_time>
   <create_date>1997-06-26</create_date>
   <update_date>2020-04-26</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Creative Labels</registrant_name>
   <registrant_company>Creative Labels</registrant_company>
   <registrant_address>6670 SILACCI WAY</registrant_address>
   <registrant_city>GILROY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>95020-7005</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4088420376</registrant_phone>
   <registrant_fax>+1.4088427188</registrant_fax>
   <name_servers>
    <value>ns89.worldnic.com</value>
    <value>ns90.worldnic.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>creative-lawyers.ru</domain_name>
   <domain_keyword>creative-lawyers</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:53:13</query_time>
   <create_date>2022-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>JSC System data-centers</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>creativecapers.online</domain_name>
   <domain_keyword>creativecapers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 07:55:16</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Just Aussie</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>creativewaters.net</domain_name>
   <domain_keyword>creativewaters</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 01:53:05</query_time>
   <create_date>2011-05-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-27</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>creativekapers.com</domain_name>
   <domain_keyword>creativekapers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:31:33</query_time>
   <create_date>2016-11-12</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>creativelanders.com</domain_name>
   <domain_keyword>creativelanders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:26:36</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-07</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=creativelanders.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>creativecapers.com</domain_name>
   <domain_keyword>creativecapers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 05:58:04</query_time>
   <create_date>1998-05-10</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</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.5707088622</registrant_phone>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>creativeflyers.co.uk</domain_name>
   <domain_keyword>creativeflyers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 12:57:06</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>creativeplayer.in</domain_name>
   <domain_keyword>creativeplayer</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 03:23:50</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>creativecarers.com</domain_name>
   <domain_keyword>creativecarers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:42:52</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>creativeleaders.org</domain_name>
   <domain_keyword>creativeleaders</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 14:09:52</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-kcjsrsvbg6v3gvjg6lgejt.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>creativepapers.uk</domain_name>
   <domain_keyword>creativepapers</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 14:12:20</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>creativesavers.com</domain_name>
   <domain_keyword>creativesavers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:27:58</query_time>
   <create_date>2011-07-02</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-02</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>creativecakers.com</domain_name>
   <domain_keyword>creativecakers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:39:11</query_time>
   <create_date>2011-06-14</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>creative-layer.com</domain_name>
   <domain_keyword>creative-layer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:23:26</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_company>Netlify Inc</registrant_company>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/creative-layer.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>creativemakers.com</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 02:38:32</query_time>
   <create_date>2010-11-03</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>creativepapers.org</domain_name>
   <domain_keyword>creativepapers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 06:25:14</query_time>
   <create_date>2006-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>74</num>
   <domain_name>creativehaters.com</domain_name>
   <domain_keyword>creativehaters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:23:31</query_time>
   <create_date>2012-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>75</num>
   <domain_name>creativemakers.hu</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:07:20</query_time>
   <create_date>2020-06-17</create_date>
  </value>
  <value>
   <num>76</num>
   <domain_name>creativecarers.com.au</domain_name>
   <domain_keyword>creativecarers</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 07:55:18</query_time>
   <update_date>2024-01-09</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>Veronica Thomas</registrant_name>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>77</num>
   <domain_name>creativewaters.com</domain_name>
   <domain_keyword>creativewaters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 10:56:57</query_time>
   <create_date>2000-05-15</create_date>
   <update_date>2021-11-12</update_date>
   <expiry_date>2028-05-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>creativecapers.net</domain_name>
   <domain_keyword>creativecapers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 01:39:21</query_time>
   <create_date>2002-11-11</create_date>
   <update_date>2019-09-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>creativelovers.com</domain_name>
   <domain_keyword>creativelovers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:10:26</query_time>
   <create_date>2004-01-15</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>creativemakers.org</domain_name>
   <domain_keyword>creativemakers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 14:10:57</query_time>
   <create_date>2018-02-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Creative Makers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>creativegamers.in</domain_name>
   <domain_keyword>creativegamers</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 14:07:56</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arya Computer Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>82</num>
   <domain_name>creativecapers.co.uk</domain_name>
   <domain_keyword>creativecapers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 02:34:29</query_time>
   <create_date>2019-12-08</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>creativewaters.org</domain_name>
   <domain_keyword>creativewaters</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 11:10:32</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>creativeaakers.com</domain_name>
   <domain_keyword>creativeaakers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:54:45</query_time>
   <create_date>2014-10-05</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>creativelabels.net</domain_name>
   <domain_keyword>creativelabels</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 02:26:31</query_time>
   <create_date>2010-04-15</create_date>
   <update_date>2020-02-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>creativelanes.com</domain_name>
   <domain_keyword>creativelanes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 02:26:39</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=creativelanes.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>creativelaser.net</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 02:26:41</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/creativelaser.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>matt.ns.cloudflare.com</value>
    <value>mimi.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>creativelaser.ru</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:53:21</query_time>
   <create_date>2023-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>creativepayer.com</domain_name>
   <domain_keyword>creativepayer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:57:41</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>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>90</num>
   <domain_name>creativelaser.site</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 10:01:15</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Moolla Steel</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>creativehayes.com</domain_name>
   <domain_keyword>creativehayes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:08:30</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>creativelakes.com</domain_name>
   <domain_keyword>creativelakes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:22:29</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>creativelaser.co.in</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-24 18:56:26</query_time>
   <create_date>2017-05-13</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SYSTEK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carlane.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>creativelaser.org</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 02:26:41</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Erdody Studios</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>matt.ns.cloudflare.com</value>
    <value>mimi.ns.cloudflare.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>creativelakes.uk</domain_name>
   <domain_keyword>creativelakes</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 15:58:41</query_time>
   <create_date>2017-10-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>creativelaser.tech</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 10:01:15</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Moolla Steel</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>creativelaser.pl</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 18:56:26</query_time>
   <create_date>2019-09-17</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rgb365.eu</value>
    <value>ns2.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>creativelaser.store</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 10:01:15</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Moolla Steel</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>creativelaser.online</domain_name>
   <domain_keyword>creativelaser</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 10:01:15</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Moolla Steel</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>creativemyers.com</domain_name>
   <domain_keyword>creativemyers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:11:54</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.158</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.