WHOIS QUERY TIME

20 Apr 2024 - 11:13 PM UTC

Registered: 15 August 1996
Modified: 31 October 2022

REGISTRAR

Name: NetValue Limited
Website: https://www.netvalue.nz

DNSSEC

unsigned

NAME SERVERS

ns1.nameserverz.com
ns2.nameserverz.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=wordworx.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wordworx.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wordworx.co.nz",
            "domain_keyword": "wordworx",
            "domain_tld": "co.nz",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "1996-08-15",
            "update_date": "2022-10-31",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wordworx.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wordworx.co.nz</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.045 seconds) for "wordworx.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Oct 2016 - 8:09 AM UTC

Registered: 15 August 1996
Modified: 10 October 2016
Expiry: 29 October 2018

REGISTRAR

Name: Interspeed Web Solutions Ltd

NAME SERVERS

ns1.nameserverz.com
ns2.nameserverz.com

REGISTRANT

Name: Keith Newman
Address: 14 Coletta Lane Te Atatu South
City: Auckland
Email: [email protected]
Phone: +64 9 837 2961

#2 - QUERY TIME

20 Apr 2024 - 11:13 PM UTC

Registered: 15 August 1996
Modified: 31 October 2022

REGISTRAR

Name: NetValue Limited
Website: https://www.netvalue.nz

DNSSEC

unsigned

NAME SERVERS

ns1.nameserverz.com
ns2.nameserverz.com

DOMAIN STATUS

ok

* 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=wordworx.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wordworx.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wordworx.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "wordworx.co.nz",
            "domain_keyword": "wordworx",
            "domain_tld": "co.nz",
            "query_time": "2016-10-29 08:09:25",
            "create_date": "1996-08-15",
            "update_date": "2016-10-10",
            "expiry_date": "2018-10-29",
            "registrar_name": "Interspeed Web Solutions Ltd",
            "registrant_name": "Keith Newman",
            "registrant_address": "14 Coletta Lane Te Atatu South",
            "registrant_city": "Auckland",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64 9 837 2961",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "wordworx.co.nz",
            "domain_keyword": "wordworx",
            "domain_tld": "co.nz",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "1996-08-15",
            "update_date": "2022-10-31",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>wordworx.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>wordworx.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordworx.co.nz</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2016-10-29 08:09:25</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2016-10-10</update_date>
   <expiry_date>2018-10-29</expiry_date>
   <registrar_name>Interspeed Web Solutions Ltd</registrar_name>
   <registrant_name>Keith Newman</registrant_name>
   <registrant_address>14 Coletta Lane Te Atatu South</registrant_address>
   <registrant_city>Auckland</registrant_city>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64 9 837 2961</registrant_phone>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>wordworx.co.nz</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 5 domain names (in 0.013 seconds) which contained the exact domain keyword "wordworx".
Domain Name Registered Expiry Registrar Ownership
1 wordworx.co.nz 15 Aug 1996 - NetValue Limited -
2 wordworx.com 10 Sep 2002 10 Sep 2024 GKG.NET, INC. DXMX/DIRECT PARTNERS
3 wordworx.online 3 Aug 2017 3 Aug 2025 SYNERGY WHOLESALE PTY LTD -
4 wordworx.net 19 Jun 2020 19 Jun 2024 FastDomain Inc. -
5 wordworx.agency 15 Aug 2021 15 Aug 2026 GoDaddy.com, LLC Domains By Proxy, LLC
6 wordworx.com.au - - GoDaddy.com LLC trading as GoDaddy.com Nic Morris

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wordworx&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wordworx",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "wordworx.co.nz, wordworx.com, wordworx.online, wordworx.net, wordworx.agency, wordworx.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "wordworx.co.nz",
            "domain_keyword": "wordworx",
            "domain_tld": "co.nz",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "1996-08-15",
            "update_date": "2022-10-31",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wordworx.com",
            "domain_keyword": "wordworx",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:54:51",
            "create_date": "2002-09-10",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-10",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "DXMX/DIRECT PARTNERS",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/wordworx.com",
            "name_servers": [
                "a.dxmx.com",
                "b.dxmx.com",
                "c.dxmx.com",
                "d.dxmx.com",
                "e.dxmx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wordworx.online",
            "domain_keyword": "wordworx",
            "domain_tld": "online",
            "query_time": "2024-05-08 03:54:51",
            "create_date": "2017-08-03",
            "update_date": "2024-04-27",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "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.syd6.hostyourservices.net",
                "ns2.syd6.hostyourservices.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wordworx.net",
            "domain_keyword": "wordworx",
            "domain_tld": "net",
            "query_time": "2024-04-07 02:09:20",
            "create_date": "2020-06-19",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wordworx.agency",
            "domain_keyword": "wordworx",
            "domain_tld": "agency",
            "query_time": "2024-05-31 15:14:24",
            "create_date": "2021-08-15",
            "update_date": "2023-07-27",
            "expiry_date": "2026-08-15",
            "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": [
                "brett.ns.cloudflare.com",
                "diva.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wordworx.com.au",
            "domain_keyword": "wordworx",
            "domain_tld": "com.au",
            "query_time": "2024-05-06 03:35:45",
            "update_date": "2024-01-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Nic Morris",
            "name_servers": [
                "ns-1062.awsdns-04.org",
                "ns-1659.awsdns-15.co.uk",
                "ns-241.awsdns-30.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wordworx</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>wordworx.co.nz, wordworx.com, wordworx.online, wordworx.net, wordworx.agency, wordworx.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordworx.co.nz</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wordworx.com</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:54:51</query_time>
   <create_date>2002-09-10</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>DXMX/DIRECT PARTNERS</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/wordworx.com</registrant_email>
   <name_servers>
    <value>a.dxmx.com</value>
    <value>b.dxmx.com</value>
    <value>c.dxmx.com</value>
    <value>d.dxmx.com</value>
    <value>e.dxmx.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wordworx.online</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 03:54:51</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <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.syd6.hostyourservices.net</value>
    <value>ns2.syd6.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wordworx.net</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 02:09:20</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wordworx.agency</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-31 15:14:24</query_time>
   <create_date>2021-08-15</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2026-08-15</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>brett.ns.cloudflare.com</value>
    <value>diva.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>6</num>
   <domain_name>wordworx.com.au</domain_name>
   <domain_keyword>wordworx</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-06 03:35:45</query_time>
   <update_date>2024-01-25</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>Nic Morris</registrant_name>
   <name_servers>
    <value>ns-1062.awsdns-04.org</value>
    <value>ns-1659.awsdns-15.co.uk</value>
    <value>ns-241.awsdns-30.com</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 908 domain names (in 0.192 seconds) which look and sound like the brand name "wordworx".
Domain Name Registered Expiry Registrar Ownership
1 wordwork.biz 29 Aug 2007 28 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Marlene Thibault
2 woodworx.com 18 Sep 1997 17 Sep 2024 Network Solutions, LLC -
3 wormworx.com 12 Dec 2007 12 Dec 2024 Wild West Domains, LLC -
4 wordwork.net 15 Dec 2022 15 Dec 2025 Wix.com Ltd. -
5 woodworx.org 3 Apr 2019 3 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0159519113
6 wormworx.org 9 Apr 2024 9 Apr 2029 GoDaddy.com, LLC Domains By Proxy, LLC
7 wordwork.info 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 wordwork.ist 26 Dec 2022 26 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
9 wordwork.digital 28 Mar 2023 28 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 wordwork.co 30 Apr 2019 30 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
11 wordword.club 28 Aug 2023 28 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liao Lingna
12 wardworx.com 27 Jul 2010 27 Jul 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
13 worldworx.com 7 Feb 1999 7 Feb 2026 TUCOWS, INC. REDACTED FOR PRIVACY
14 wordword.org 24 Oct 2022 24 Oct 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0169351230
15 worldworx.net 13 Apr 1999 13 Apr 2025 Tucows Domains Inc. -
16 wordwork.ru 21 Nov 2023 21 Nov 2024 RU-CENTER-RU Private Person
17 worldworx.org 27 Jun 2002 27 Jun 2024 Tucows Domains Inc. Catherine Lawrence
18 woodworx.com.au - - GoDaddy.com LLC trading as GoDaddy.com Blake Hamilton
19 worldworx.uk 11 Jun 2015 11 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
20 nordworx.com 30 Jul 2022 30 Jul 2024 GoDaddy.com, LLC -
21 wordworl.net 19 Sep 2023 19 Sep 2024 CommuniGal Communication Ltd. -
22 wormworx.net 9 Apr 2024 9 Apr 2029 GoDaddy.com, LLC -
23 wordword.co.uk 7 Apr 2006 7 Apr 2025 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
24 wordwork.app 13 May 2020 13 May 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0157920552
25 workworx.com 22 Sep 2018 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 woodworx.nl 3 Oct 2015 - NVA Online Advertising B.V. -
27 wyrdworx.com 4 Nov 2019 4 Nov 2029 GoDaddy.com, LLC -
28 woodworx.ae - - AESERVER Gravity Group
29 wordwerx.com.au - - Web Address Registration Pty Ltd Jason Gehrke
30 wordworm.app 31 Mar 2023 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 worldworx.tv 27 Mar 2016 27 Mar 2025 eNom, LLC Registry Services, LLC
32 wordworm.com 8 Feb 2003 29 Mar 2025 GoDaddy.com, LLC -
33 wortworx.com 24 Jul 2017 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 wordworp.com 14 Mar 2024 14 Mar 2025 GoDaddy.com, LLC -
35 woodworx.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
36 wordword.com 10 Jan 2003 10 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 worldworx.org.uk 27 Jan 2000 27 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
38 woodworx.net 11 Nov 2023 11 Nov 2024 Squarespace Domains LLC Unique WoodWorx LLC
39 woodworx.site 12 May 2024 12 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 fordworx.com 22 Feb 2019 22 Feb 2025 Tucows Domains Inc. -
41 wordworxx.de - - - -
42 wordworxs.com 25 Jul 2013 25 Jul 2024 GoDaddy.com, LLC -
43 wordworn.com 3 Sep 2008 3 Sep 2028 Wild West Domains, LLC -
44 wordword.space 30 May 2017 30 May 2025 Gandi SAS -
45 woodworx.in 25 Nov 2023 25 Nov 2024 Endurance Digital Domain Technology LLP N/A
46 wordsworx.com 8 Aug 2005 8 Aug 2024 Tucows Domains Inc. -
47 woodworx.info 12 Jun 2004 12 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com c/o IDPS International Domain Privacy Services GmbH
48 wordword.xyz 1 Apr 2019 1 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huangjian
49 wordwork.uk 12 Apr 2024 12 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
50 worldworx.info 29 Jul 2002 29 Jul 2024 Tucows Domains Inc. Data Protected
51 wordwerx.com 18 Jan 2023 18 Jan 2025 DropCatch.com 991 LLC Redacted for GDPR privacy
52 worxworx.com 18 Jan 2021 18 Jan 2025 Dynadot Inc -
53 wormworx.ca 19 Nov 2020 19 Nov 2025 Tucows.com Co. REDACTED FOR PRIVACY
54 woodworx.amsterdam 27 Dec 2017 27 Dec 2024 Key-Systems LLC Redacted for privacy
55 wordword.net 9 Apr 2024 9 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
56 woodworx.ru 27 Oct 2021 27 Oct 2024 REGRU-RU Private Person
57 woodworx.online 5 Oct 2015 5 Oct 2024 Tucows.com Co. -
58 wardworx.app 7 Jul 2020 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 woodworx.be 7 Oct 2018 - EasyHost® -
60 wordwork.org 7 Aug 1999 7 Aug 2024 Gandi SAS News Poetry
61 wordwrx.com 9 Mar 2023 9 Mar 2024 GoDaddy.com, LLC -
62 wordwork.se 3 Jul 2015 3 Jul 2025 www.NameSRS.com -
63 wordword.info 28 Oct 2010 28 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Cognitio Consulting AB
64 worldworx.biz 30 Aug 2002 29 Aug 2024 Tucows Domains Inc. Data Protected
65 wordwork.com 16 Sep 2014 16 Sep 2024 SAV.COM, LLC YUPENG TANG
66 woodworx.pro 10 Mar 2016 10 Mar 2025 Super Registry Ltd Ridley College
67 wodworx.com 4 Aug 2015 4 Aug 2024 GoDaddy.com, LLC -
68 woodworx.uk 21 Jun 2023 21 Jun 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
69 yardworx.com.au - - Melbourne IT Tim Paul
70 wordworks.com 23 Apr 1997 24 Apr 2026 Network Solutions, LLC -
71 lordword.com 11 Jan 2013 11 Jan 2025 NameCheap, Inc. -
72 corkworx.com 14 Jul 2013 14 Jul 2024 GoDaddy.com, LLC -
73 boreworx.com 12 Sep 2018 12 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 moldworx.com 10 Aug 2005 10 Aug 2024 Network Solutions, LLC -
75 wordwerk.net 17 Jan 2024 17 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
76 roadworx.org 19 May 2014 19 May 2025 DomainSite, Inc. Diamond Coring Co., Inc.
77 woodword.com 26 Sep 1999 26 Sep 2024 Metaregistrar BV REDACTED FOR PRIVACY
78 workwork.ru 9 Jul 2009 9 Jul 2024 REGTIME-RU Private Person
79 wordwurm.com 12 Jan 2023 12 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
80 loreworx.com 9 Jan 2023 9 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 wordworld.co 7 May 2012 6 May 2025 101domain GRS Limited WordWorld
82 worldword.com 8 Feb 1997 9 Feb 2025 GoDaddy.com, LLC -
83 woodwork.consulting 7 Aug 2018 7 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 worldworm.com 6 Oct 2017 6 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 wordwonk.com 3 Jan 2001 3 Jan 2029 Tucows Domains Inc. -
86 borgworx.net 18 Sep 2023 18 Sep 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
87 woodwurx.co.uk 1 Oct 2013 1 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
88 yardworx.net 10 Nov 2008 10 Nov 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
89 wordworks.net 2 Jun 2021 2 Jun 2024 Dynadot Inc -
90 word-werx.com 30 Dec 2004 30 Dec 2024 GoDaddy.com, LLC -
91 roadworx.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
92 wordworld.site 11 Mar 2019 11 Mar 2025 Key-Systems LLC Moniker Privacy Services
93 goodworx.nl 5 Oct 2022 - Hostnet B.V. -
94 wordworka.com 9 Apr 2023 9 Apr 2025 Wix.com Ltd. -
95 wordward.io 13 Jun 2023 13 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 wordware.store 26 Mar 2023 26 Mar 2024 Dreamscape Networks International Pte Ltd -
97 wordzwork.com 13 Jun 2012 13 Jun 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
98 woodwork.com.pl 4 May 2009 4 May 2025 home.pl S.A. -
99 wordwolf.net 20 May 2019 20 May 2025 Amazon Registrar, Inc. Identity Protection Service
100 roadworx.studio 20 May 2024 20 May 2025 GoDaddy.com, LLC Domains By Proxy, 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 Wordworx.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wordworx.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wordworx.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 908,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wordwork.biz, woodworx.com, wormworx.com, wordwork.net, woodworx.org, wormworx.org, wordwork.info, wordwork.ist, wordwork.digital, wordwork.co, wordword.club, wardworx.com, worldworx.com, wordword.org, worldworx.net, wordwork.ru, worldworx.org, woodworx.com.au, worldworx.uk, nordworx.com, wordworl.net, wormworx.net, wordword.co.uk, wordwork.app, workworx.com, woodworx.nl, wyrdworx.com, woodworx.ae, wordwerx.com.au, wordworm.app, worldworx.tv, wordworm.com, wortworx.com, wordworp.com, woodworx.xyz, wordword.com, worldworx.org.uk, woodworx.net, woodworx.site, fordworx.com, wordworxx.de, wordworxs.com, wordworn.com, wordword.space, woodworx.in, wordsworx.com, woodworx.info, wordword.xyz, wordwork.uk, worldworx.info, wordwerx.com, worxworx.com, wormworx.ca, woodworx.amsterdam, wordword.net, woodworx.ru, woodworx.online, wardworx.app, woodworx.be, wordwork.org, wordwrx.com, wordwork.se, wordword.info, worldworx.biz, wordwork.com, woodworx.pro, wodworx.com, woodworx.uk, yardworx.com.au, wordworks.com, lordword.com, corkworx.com, boreworx.com, moldworx.com, wordwerk.net, roadworx.org, woodword.com, workwork.ru, wordwurm.com, loreworx.com, wordworld.co, worldword.com, woodwork.consulting, worldworm.com, wordwonk.com, borgworx.net, woodwurx.co.uk, yardworx.net, wordworks.net, word-werx.com, roadworx.xyz, wordworld.site, goodworx.nl, wordworka.com, wordward.io, wordware.store, wordzwork.com, woodwork.com.pl, wordwolf.net, roadworx.studio",
    "results": [
        {
            "num": 1,
            "domain_name": "wordwork.biz",
            "domain_keyword": "wordwork",
            "domain_tld": "biz",
            "query_time": "2024-05-21 20:31:27",
            "create_date": "2007-08-29",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marlene Thibault",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "woodworx.com",
            "domain_keyword": "woodworx",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:11:43",
            "create_date": "1997-09-18",
            "update_date": "2019-07-19",
            "expiry_date": "2024-09-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wormworx.com",
            "domain_keyword": "wormworx",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:41:56",
            "create_date": "2007-12-12",
            "update_date": "2022-09-04",
            "expiry_date": "2024-12-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wordwork.net",
            "domain_keyword": "wordwork",
            "domain_tld": "net",
            "query_time": "2024-05-21 20:31:27",
            "create_date": "2022-12-15",
            "update_date": "2022-12-15",
            "expiry_date": "2025-12-15",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "woodworx.org",
            "domain_keyword": "woodworx",
            "domain_tld": "org",
            "query_time": "2024-05-25 00:38:27",
            "create_date": "2019-04-03",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159519113",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wormworx.org",
            "domain_keyword": "wormworx",
            "domain_tld": "org",
            "query_time": "2024-04-11 17:07:59",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2029-04-09",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wordwork.info",
            "domain_keyword": "wordwork",
            "domain_tld": "info",
            "query_time": "2024-05-21 20:31:27",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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": [
                "kai.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wordwork.ist",
            "domain_keyword": "wordwork",
            "domain_tld": "ist",
            "query_time": "2024-05-04 23:57:44",
            "create_date": "2022-12-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wordwork.digital",
            "domain_keyword": "wordwork",
            "domain_tld": "digital",
            "query_time": "2024-05-08 03:54:50",
            "create_date": "2023-03-28",
            "update_date": "2023-04-02",
            "expiry_date": "2025-03-28",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wordwork.co",
            "domain_keyword": "wordwork",
            "domain_tld": "co",
            "query_time": "2024-04-20 23:13:52",
            "create_date": "2019-04-30",
            "update_date": "2023-04-21",
            "expiry_date": "2025-04-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wordword.club",
            "domain_keyword": "wordword",
            "domain_tld": "club",
            "query_time": "2024-05-18 10:34:48",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liao Lingna",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hadlee.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wardworx.com",
            "domain_keyword": "wardworx",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:54:09",
            "create_date": "2010-07-27",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (856556643)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O wardworx.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "worldworx.com",
            "domain_keyword": "worldworx",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:32:59",
            "create_date": "1999-02-07",
            "update_date": "2023-12-13",
            "expiry_date": "2026-02-07",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/fb798e88-d28d-4779-94c0-a21b09a461b5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wordword.org",
            "domain_keyword": "wordword",
            "domain_tld": "org",
            "query_time": "2024-04-07 02:09:19",
            "create_date": "2022-10-24",
            "update_date": "2023-11-24",
            "expiry_date": "2026-10-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169351230",
            "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.wordleplay.com",
                "ns2.wordleplay.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "worldworx.net",
            "domain_keyword": "worldworx",
            "domain_tld": "net",
            "query_time": "2024-04-22 09:39:18",
            "create_date": "1999-04-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wordwork.ru",
            "domain_keyword": "wordwork",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:10:46",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "worldworx.org",
            "domain_keyword": "worldworx",
            "domain_tld": "org",
            "query_time": "2024-05-21 09:55:56",
            "create_date": "2002-06-27",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Catherine Lawrence",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "woodworx.com.au",
            "domain_keyword": "woodworx",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 06:11:43",
            "update_date": "2023-10-20",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Blake Hamilton",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "worldworx.uk",
            "domain_keyword": "worldworx",
            "domain_tld": "uk",
            "query_time": "2024-04-22 09:39:18",
            "create_date": "2015-06-11",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-11",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "nordworx.com",
            "domain_keyword": "nordworx",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:39:05",
            "create_date": "2022-07-30",
            "update_date": "2022-08-31",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wordworl.net",
            "domain_keyword": "wordworl",
            "domain_tld": "net",
            "query_time": "2024-04-07 02:09:20",
            "create_date": "2023-09-19",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-19",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wormworx.net",
            "domain_keyword": "wormworx",
            "domain_tld": "net",
            "query_time": "2024-04-12 16:56:05",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2029-04-09",
            "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": 23,
            "domain_name": "wordword.co.uk",
            "domain_keyword": "wordword",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 23:13:53",
            "create_date": "2006-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "wordwork.app",
            "domain_keyword": "wordwork",
            "domain_tld": "app",
            "query_time": "2024-05-19 14:15:59",
            "create_date": "2020-05-13",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0157920552",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "workworx.com",
            "domain_keyword": "workworx",
            "domain_tld": "com",
            "query_time": "2024-04-14 21:45:57",
            "create_date": "2018-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "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=workworx.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "woodworx.nl",
            "domain_keyword": "woodworx",
            "domain_tld": "nl",
            "query_time": "2024-05-25 00:38:27",
            "create_date": "2015-10-03",
            "update_date": "2020-11-09",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "wyrdworx.com",
            "domain_keyword": "wyrdworx",
            "domain_tld": "com",
            "query_time": "2024-05-30 07:14:07",
            "create_date": "2019-11-04",
            "update_date": "2022-10-31",
            "expiry_date": "2029-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "woodworx.ae",
            "domain_keyword": "woodworx",
            "domain_tld": "ae",
            "query_time": "2024-04-10 14:17:16",
            "registrar_name": "AESERVER",
            "registrant_name": "Munther Albakri",
            "registrant_company": "Gravity Group",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "jon.quicns.com",
                "kevin.quicns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 29,
            "domain_name": "wordwerx.com.au",
            "domain_keyword": "wordwerx",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 02:09:15",
            "update_date": "2022-09-19",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jason Gehrke",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "drew.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wordworm.app",
            "domain_keyword": "wordworm",
            "domain_tld": "app",
            "query_time": "2024-05-31 15:14:24",
            "create_date": "2023-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "worldworx.tv",
            "domain_keyword": "worldworx",
            "domain_tld": "tv",
            "query_time": "2024-05-27 21:22:09",
            "create_date": "2016-03-27",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1190.awsdns-20.org",
                "ns-1542.awsdns-00.co.uk",
                "ns-386.awsdns-48.com",
                "ns-521.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wordworm.com",
            "domain_keyword": "wordworm",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:54",
            "create_date": "2003-02-08",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wortworx.com",
            "domain_keyword": "wortworx",
            "domain_tld": "com",
            "query_time": "2024-04-10 00:30:57",
            "create_date": "2017-07-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-24",
            "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=wortworx.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wordworp.com",
            "domain_keyword": "wordworp",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:47:26",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "woodworx.xyz",
            "domain_keyword": "woodworx",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 14:15:54",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wordword.com",
            "domain_keyword": "wordword",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:51",
            "create_date": "2003-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=wordword.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "worldworx.org.uk",
            "domain_keyword": "worldworx",
            "domain_tld": "org.uk",
            "query_time": "2024-04-22 09:39:20",
            "create_date": "2000-01-27",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-27",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "woodworx.net",
            "domain_keyword": "woodworx",
            "domain_tld": "net",
            "query_time": "2024-05-15 20:42:36",
            "create_date": "2023-11-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unique WoodWorx LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "woodworx.site",
            "domain_keyword": "woodworx",
            "domain_tld": "site",
            "query_time": "2024-05-14 16:25:46",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "fordworx.com",
            "domain_keyword": "fordworx",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:22:36",
            "create_date": "2019-02-22",
            "update_date": "2023-01-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wordworxx.de",
            "domain_keyword": "wordworxx",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:13",
            "update_date": "2012-11-30",
            "name_servers": [
                "ns5.speed-server.de",
                "ns6.speed-server.de",
                "ns7.speed-server.de",
                "ns8.speed-server.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "wordworxs.com",
            "domain_keyword": "wordworxs",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "2013-07-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wordworn.com",
            "domain_keyword": "wordworn",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:54",
            "create_date": "2008-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2028-09-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wordword.space",
            "domain_keyword": "wordword",
            "domain_tld": "space",
            "query_time": "2024-04-20 23:13:51",
            "create_date": "2017-05-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "Paris",
            "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.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "woodworx.in",
            "domain_keyword": "woodworx",
            "domain_tld": "in",
            "query_time": "2024-04-24 06:11:43",
            "create_date": "2023-11-25",
            "update_date": "2023-12-21",
            "expiry_date": "2024-11-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samarskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.suspended-domain.com",
                "ns2.suspended-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wordsworx.com",
            "domain_keyword": "wordsworx",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:18:36",
            "create_date": "2005-08-08",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.verio.com",
                "ns2.verio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "woodworx.info",
            "domain_keyword": "woodworx",
            "domain_tld": "info",
            "query_time": "2024-04-24 06:11:43",
            "create_date": "2004-06-12",
            "update_date": "2023-04-24",
            "expiry_date": "2024-06-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "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": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wordword.xyz",
            "domain_keyword": "wordword",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 03:54:50",
            "create_date": "2019-04-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "huangjian",
            "registrant_state": "Yun Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wordwork.uk",
            "domain_keyword": "wordwork",
            "domain_tld": "uk",
            "query_time": "2024-04-16 17:11:58",
            "create_date": "2024-04-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "worldworx.info",
            "domain_keyword": "worldworx",
            "domain_tld": "info",
            "query_time": "2024-04-22 09:39:18",
            "create_date": "2002-07-29",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wordwerx.com",
            "domain_keyword": "wordwerx",
            "domain_tld": "com",
            "query_time": "2024-05-21 20:31:26",
            "create_date": "2023-01-18",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-18",
            "registrar_iana": 2750,
            "registrar_name": "DropCatch.com 991 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CA",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "worxworx.com",
            "domain_keyword": "worxworx",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:05:20",
            "create_date": "2021-01-18",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wormworx.ca",
            "domain_keyword": "wormworx",
            "domain_tld": "ca",
            "query_time": "2024-04-22 09:41:56",
            "create_date": "2020-11-19",
            "update_date": "2021-01-18",
            "expiry_date": "2025-11-19",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "woodworx.amsterdam",
            "domain_keyword": "woodworx",
            "domain_tld": "amsterdam",
            "query_time": "2024-04-24 06:11:43",
            "create_date": "2017-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net/tld/amsterdam",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wordword.net",
            "domain_keyword": "wordword",
            "domain_tld": "net",
            "query_time": "2024-04-12 16:55:56",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "woodworx.ru",
            "domain_keyword": "woodworx",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:10:13",
            "create_date": "2021-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "woodworx.online",
            "domain_keyword": "woodworx",
            "domain_tld": "online",
            "query_time": "2024-05-21 20:24:56",
            "create_date": "2015-10-05",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "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.",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wardworx.app",
            "domain_keyword": "wardworx",
            "domain_tld": "app",
            "query_time": "2024-04-10 04:46:22",
            "create_date": "2020-07-07",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "woodworx.be",
            "domain_keyword": "woodworx",
            "domain_tld": "be",
            "query_time": "2024-05-25 00:38:26",
            "create_date": "2018-10-07",
            "registrar_name": "EasyHost®",
            "registrar_website": "http://www.easyhost.be",
            "name_servers": [
                "ns1.easyhost.be",
                "ns2.easyhost.be",
                "ns3.easyhost.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "wordwork.org",
            "domain_keyword": "wordwork",
            "domain_tld": "org",
            "query_time": "2024-04-20 23:13:52",
            "create_date": "1999-08-07",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "News Poetry",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RI",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wordwrx.com",
            "domain_keyword": "wordwrx",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:45:49",
            "create_date": "2023-03-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "wordwork.se",
            "domain_keyword": "wordwork",
            "domain_tld": "se",
            "query_time": "2024-05-05 10:07:42",
            "create_date": "2015-07-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-07-03",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns05.misspark.com",
                "ns06.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wordword.info",
            "domain_keyword": "wordword",
            "domain_tld": "info",
            "query_time": "2024-04-20 23:13:51",
            "create_date": "2010-10-28",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cognitio Consulting AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "worldworx.biz",
            "domain_keyword": "worldworx",
            "domain_tld": "biz",
            "query_time": "2024-05-12 20:45:48",
            "create_date": "2002-08-30",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wordwork.com",
            "domain_keyword": "wordwork",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:52",
            "create_date": "2014-09-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "YUPENG TANG",
            "registrant_address": "99 LONGSHENG ST, 2",
            "registrant_state": "CHONGQING SHI",
            "registrant_zip": "401120",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13368227950",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "woodworx.pro",
            "domain_keyword": "woodworx",
            "domain_tld": "pro",
            "query_time": "2024-05-11 15:07:38",
            "create_date": "2016-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ridley College",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wodworx.com",
            "domain_keyword": "wodworx",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:14:16",
            "create_date": "2015-08-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "laila.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "woodworx.uk",
            "domain_keyword": "woodworx",
            "domain_tld": "uk",
            "query_time": "2024-05-25 00:38:27",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-21",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "yardworx.com.au",
            "domain_keyword": "yardworx",
            "domain_tld": "com.au",
            "query_time": "2024-04-10 06:09:54",
            "update_date": "2023-04-13",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Tim Paul",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wordworks.com",
            "domain_keyword": "wordworks",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:28:05",
            "create_date": "1997-04-23",
            "update_date": "2023-02-23",
            "expiry_date": "2026-04-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lordword.com",
            "domain_keyword": "lordword",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:47:57",
            "create_date": "2013-01-11",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "corkworx.com",
            "domain_keyword": "corkworx",
            "domain_tld": "com",
            "query_time": "2024-04-24 23:24:03",
            "create_date": "2013-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "boreworx.com",
            "domain_keyword": "boreworx",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:40:24",
            "create_date": "2018-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=boreworx.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "moldworx.com",
            "domain_keyword": "moldworx",
            "domain_tld": "com",
            "query_time": "2024-05-01 16:09:47",
            "create_date": "2005-08-10",
            "update_date": "2023-04-27",
            "expiry_date": "2024-08-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wordwerk.net",
            "domain_keyword": "wordwerk",
            "domain_tld": "net",
            "query_time": "2024-05-18 10:34:03",
            "create_date": "2024-01-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/wordwerk.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gmxnet.de",
                "ns2.gmxnet.de",
                "ns3.gmxnet.de",
                "ns4.gmxnet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "roadworx.org",
            "domain_keyword": "roadworx",
            "domain_tld": "org",
            "query_time": "2024-04-20 02:32:49",
            "create_date": "2014-05-19",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-19",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://whois.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Diamond Coring Co., Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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": [
                "ns1cwy.name.com",
                "ns2dfg.name.com",
                "ns3jkl.name.com",
                "ns4blx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "woodword.com",
            "domain_keyword": "woodword",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:10:14",
            "create_date": "1999-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 78,
            "domain_name": "workwork.ru",
            "domain_keyword": "workwork",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:12:09",
            "create_date": "2009-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "wordwurm.com",
            "domain_keyword": "wordwurm",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:34:46",
            "create_date": "2023-01-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "loreworx.com",
            "domain_keyword": "loreworx",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:11:31",
            "create_date": "2023-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=loreworx.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "wordworld.co",
            "domain_keyword": "wordworld",
            "domain_tld": "co",
            "query_time": "2024-04-07 02:09:20",
            "create_date": "2012-05-07",
            "update_date": "2024-03-13",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WordWorld",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "worldword.com",
            "domain_keyword": "worldword",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:39:15",
            "create_date": "1997-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "woodwork.consulting",
            "domain_keyword": "woodwork",
            "domain_tld": "consulting",
            "query_time": "2024-05-15 20:42:28",
            "create_date": "2018-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "worldworm.com",
            "domain_keyword": "worldworm",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:39:18",
            "create_date": "2017-10-06",
            "update_date": "2020-09-30",
            "expiry_date": "2025-10-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wordwonk.com",
            "domain_keyword": "wordwonk",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:51",
            "create_date": "2001-01-03",
            "update_date": "2023-11-09",
            "expiry_date": "2029-01-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "borgworx.net",
            "domain_keyword": "borgworx",
            "domain_tld": "net",
            "query_time": "2024-05-20 15:31:11",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=borgworx.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "woodwurx.co.uk",
            "domain_keyword": "woodwurx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 00:38:27",
            "create_date": "2013-10-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "yardworx.net",
            "domain_keyword": "yardworx",
            "domain_tld": "net",
            "query_time": "2024-04-08 03:14:41",
            "create_date": "2008-11-10",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-10",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/ef05d916-dc1b-44e7-a13d-691719d9d3a3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "w.dns.netnation.com",
                "x.dns.netnation.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wordworks.net",
            "domain_keyword": "wordworks",
            "domain_tld": "net",
            "query_time": "2024-04-07 02:09:20",
            "create_date": "2021-06-02",
            "update_date": "2024-04-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "word-werx.com",
            "domain_keyword": "word-werx",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:39:46",
            "create_date": "2004-12-30",
            "update_date": "2022-12-31",
            "expiry_date": "2024-12-30",
            "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": 91,
            "domain_name": "roadworx.xyz",
            "domain_keyword": "roadworx",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 09:50:09",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wordworld.site",
            "domain_keyword": "wordworld",
            "domain_tld": "site",
            "query_time": "2024-05-12 08:17:10",
            "create_date": "2019-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Moniker Privacy Services",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "goodworx.nl",
            "domain_keyword": "goodworx",
            "domain_tld": "nl",
            "query_time": "2024-04-22 15:06:08",
            "create_date": "2022-10-05",
            "update_date": "2022-10-05",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "wordworka.com",
            "domain_keyword": "wordworka",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:34:46",
            "create_date": "2023-04-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wordward.io",
            "domain_keyword": "wordward",
            "domain_tld": "io",
            "query_time": "2024-05-12 08:17:08",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "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": [
                "alexia.ns.cloudflare.com",
                "dion.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wordware.store",
            "domain_keyword": "wordware",
            "domain_tld": "store",
            "query_time": "2024-05-25 06:01:27",
            "create_date": "2023-03-26",
            "update_date": "2024-05-24",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "SA",
            "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": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "wordzwork.com",
            "domain_keyword": "wordzwork",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:14:28",
            "create_date": "2012-06-13",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "D-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/wordzwork.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.manitu.net",
                "dns02.manitu.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "woodwork.com.pl",
            "domain_keyword": "woodwork",
            "domain_tld": "com.pl",
            "query_time": "2024-05-03 12:44:44",
            "create_date": "2009-05-04",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-04",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "wordwolf.net",
            "domain_keyword": "wordwolf",
            "domain_tld": "net",
            "query_time": "2024-05-21 20:31:27",
            "create_date": "2019-05-20",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of wordwolf.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1425.awsdns-50.org",
                "ns-1564.awsdns-03.co.uk",
                "ns-617.awsdns-13.net",
                "ns-77.awsdns-09.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "roadworx.studio",
            "domain_keyword": "roadworx",
            "domain_tld": "studio",
            "query_time": "2024-05-22 17:13:40",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.192,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wordworx.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>908</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wordwork.biz, woodworx.com, wormworx.com, wordwork.net, woodworx.org, wormworx.org, wordwork.info, wordwork.ist, wordwork.digital, wordwork.co, wordword.club, wardworx.com, worldworx.com, wordword.org, worldworx.net, wordwork.ru, worldworx.org, woodworx.com.au, worldworx.uk, nordworx.com, wordworl.net, wormworx.net, wordword.co.uk, wordwork.app, workworx.com, woodworx.nl, wyrdworx.com, woodworx.ae, wordwerx.com.au, wordworm.app, worldworx.tv, wordworm.com, wortworx.com, wordworp.com, woodworx.xyz, wordword.com, worldworx.org.uk, woodworx.net, woodworx.site, fordworx.com, wordworxx.de, wordworxs.com, wordworn.com, wordword.space, woodworx.in, wordsworx.com, woodworx.info, wordword.xyz, wordwork.uk, worldworx.info, wordwerx.com, worxworx.com, wormworx.ca, woodworx.amsterdam, wordword.net, woodworx.ru, woodworx.online, wardworx.app, woodworx.be, wordwork.org, wordwrx.com, wordwork.se, wordword.info, worldworx.biz, wordwork.com, woodworx.pro, wodworx.com, woodworx.uk, yardworx.com.au, wordworks.com, lordword.com, corkworx.com, boreworx.com, moldworx.com, wordwerk.net, roadworx.org, woodword.com, workwork.ru, wordwurm.com, loreworx.com, wordworld.co, worldword.com, woodwork.consulting, worldworm.com, wordwonk.com, borgworx.net, woodwurx.co.uk, yardworx.net, wordworks.net, word-werx.com, roadworx.xyz, wordworld.site, goodworx.nl, wordworka.com, wordward.io, wordware.store, wordzwork.com, woodwork.com.pl, wordwolf.net, roadworx.studio</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordwork.biz</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 20:31:27</query_time>
   <create_date>2007-08-29</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marlene Thibault</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>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>woodworx.com</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:11:43</query_time>
   <create_date>1997-09-18</create_date>
   <update_date>2019-07-19</update_date>
   <expiry_date>2024-09-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>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wormworx.com</domain_name>
   <domain_keyword>wormworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:41:56</query_time>
   <create_date>2007-12-12</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wordwork.net</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 20:31:27</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>woodworx.org</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 00:38:27</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159519113</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wormworx.org</domain_name>
   <domain_keyword>wormworx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 17:07:59</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2029-04-09</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wordwork.info</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 20:31:27</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>kai.ns.cloudflare.com</value>
    <value>tani.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>8</num>
   <domain_name>wordwork.ist</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-04 23:57:44</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</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>Illinois</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wordwork.digital</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-08 03:54:50</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-03-28</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>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>10</num>
   <domain_name>wordwork.co</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 23:13:52</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wordword.club</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-18 10:34:48</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liao Lingna</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hadlee.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wardworx.com</domain_name>
   <domain_keyword>wardworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:54:09</query_time>
   <create_date>2010-07-27</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (856556643)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O wardworx.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>worldworx.com</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:32:59</query_time>
   <create_date>1999-02-07</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2026-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fb798e88-d28d-4779-94c0-a21b09a461b5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>wordword.org</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 02:09:19</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2026-10-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169351230</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.wordleplay.com</value>
    <value>ns2.wordleplay.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>worldworx.net</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 09:39:18</query_time>
   <create_date>1999-04-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wordwork.ru</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:10:46</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>worldworx.org</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 09:55:56</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Catherine Lawrence</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>woodworx.com.au</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 06:11:43</query_time>
   <update_date>2023-10-20</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>Blake Hamilton</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>19</num>
   <domain_name>worldworx.uk</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 09:39:18</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>nordworx.com</domain_name>
   <domain_keyword>nordworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:39:05</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wordworl.net</domain_name>
   <domain_keyword>wordworl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 02:09:20</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wormworx.net</domain_name>
   <domain_keyword>wormworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 16:56:05</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2029-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>23</num>
   <domain_name>wordword.co.uk</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 23:13:53</query_time>
   <create_date>2006-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>wordwork.app</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 14:15:59</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0157920552</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>workworx.com</domain_name>
   <domain_keyword>workworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 21:45:57</query_time>
   <create_date>2018-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=workworx.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>woodworx.nl</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 00:38:27</query_time>
   <create_date>2015-10-03</create_date>
   <update_date>2020-11-09</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wyrdworx.com</domain_name>
   <domain_keyword>wyrdworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 07:14:07</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2029-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>woodworx.ae</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-10 14:17:16</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Munther Albakri</registrant_name>
   <registrant_company>Gravity Group</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>jon.quicns.com</value>
    <value>kevin.quicns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>wordwerx.com.au</domain_name>
   <domain_keyword>wordwerx</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 02:09:15</query_time>
   <update_date>2022-09-19</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jason Gehrke</registrant_name>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>drew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wordworm.app</domain_name>
   <domain_keyword>wordworm</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 15:14:24</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>31</num>
   <domain_name>worldworx.tv</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-27 21:22:09</query_time>
   <create_date>2016-03-27</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1190.awsdns-20.org</value>
    <value>ns-1542.awsdns-00.co.uk</value>
    <value>ns-386.awsdns-48.com</value>
    <value>ns-521.awsdns-01.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>wordworm.com</domain_name>
   <domain_keyword>wordworm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:54</query_time>
   <create_date>2003-02-08</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-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>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>33</num>
   <domain_name>wortworx.com</domain_name>
   <domain_keyword>wortworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 00:30:57</query_time>
   <create_date>2017-07-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-24</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=wortworx.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wordworp.com</domain_name>
   <domain_keyword>wordworp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:47:26</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>woodworx.xyz</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 14:15:54</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wordword.com</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:51</query_time>
   <create_date>2003-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=wordword.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>worldworx.org.uk</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-22 09:39:20</query_time>
   <create_date>2000-01-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>woodworx.net</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 20:42:36</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unique WoodWorx LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>woodworx.site</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-14 16:25:46</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fordworx.com</domain_name>
   <domain_keyword>fordworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:22:36</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2025-02-22</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wordworxx.de</domain_name>
   <domain_keyword>wordworxx</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:13</query_time>
   <update_date>2012-11-30</update_date>
   <name_servers>
    <value>ns5.speed-server.de</value>
    <value>ns6.speed-server.de</value>
    <value>ns7.speed-server.de</value>
    <value>ns8.speed-server.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>wordworxs.com</domain_name>
   <domain_keyword>wordworxs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>2013-07-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wordworn.com</domain_name>
   <domain_keyword>wordworn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:54</query_time>
   <create_date>2008-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2028-09-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wordword.space</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-20 23:13:51</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>Paris</registrant_state>
   <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>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>woodworx.in</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 06:11:43</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samarskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.suspended-domain.com</value>
    <value>ns2.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wordsworx.com</domain_name>
   <domain_keyword>wordsworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:18:36</query_time>
   <create_date>2005-08-08</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-08</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.verio.com</value>
    <value>ns2.verio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>woodworx.info</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 06:11:43</query_time>
   <create_date>2004-06-12</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</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>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.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>wordword.xyz</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 03:54:50</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>huangjian</registrant_company>
   <registrant_state>Yun Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wordwork.uk</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 17:11:58</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-12</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>worldworx.info</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 09:39:18</query_time>
   <create_date>2002-07-29</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wordwerx.com</domain_name>
   <domain_keyword>wordwerx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 20:31:26</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>2750</registrar_iana>
   <registrar_name>DropCatch.com 991 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>worxworx.com</domain_name>
   <domain_keyword>worxworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:05:20</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wormworx.ca</domain_name>
   <domain_keyword>wormworx</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-22 09:41:56</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>woodworx.amsterdam</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-04-24 06:11:43</query_time>
   <create_date>2017-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/amsterdam</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wordword.net</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 16:55:56</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>woodworx.ru</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:10:13</query_time>
   <create_date>2021-10-27</create_date>
   <expiry_date>2024-10-27</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>woodworx.online</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 20:24:56</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <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>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wardworx.app</domain_name>
   <domain_keyword>wardworx</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 04:46:22</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>59</num>
   <domain_name>woodworx.be</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 00:38:26</query_time>
   <create_date>2018-10-07</create_date>
   <registrar_name>EasyHost®</registrar_name>
   <registrar_website>http://www.easyhost.be</registrar_website>
   <name_servers>
    <value>ns1.easyhost.be</value>
    <value>ns2.easyhost.be</value>
    <value>ns3.easyhost.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>wordwork.org</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 23:13:52</query_time>
   <create_date>1999-08-07</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>News Poetry</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RI</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wordwrx.com</domain_name>
   <domain_keyword>wordwrx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:45:49</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>wordwork.se</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 10:07:42</query_time>
   <create_date>2015-07-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns05.misspark.com</value>
    <value>ns06.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wordword.info</domain_name>
   <domain_keyword>wordword</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 23:13:51</query_time>
   <create_date>2010-10-28</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cognitio Consulting AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>worldworx.biz</domain_name>
   <domain_keyword>worldworx</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 20:45:48</query_time>
   <create_date>2002-08-30</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wordwork.com</domain_name>
   <domain_keyword>wordwork</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:52</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>YUPENG TANG</registrant_name>
   <registrant_address>99 LONGSHENG ST, 2</registrant_address>
   <registrant_state>CHONGQING SHI</registrant_state>
   <registrant_zip>401120</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13368227950</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>woodworx.pro</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 15:07:38</query_time>
   <create_date>2016-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ridley College</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wodworx.com</domain_name>
   <domain_keyword>wodworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:14:16</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>laila.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>woodworx.uk</domain_name>
   <domain_keyword>woodworx</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 00:38:27</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>yardworx.com.au</domain_name>
   <domain_keyword>yardworx</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-10 06:09:54</query_time>
   <update_date>2023-04-13</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Tim Paul</registrant_name>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wordworks.com</domain_name>
   <domain_keyword>wordworks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:28:05</query_time>
   <create_date>1997-04-23</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lordword.com</domain_name>
   <domain_keyword>lordword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:47:57</query_time>
   <create_date>2013-01-11</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>corkworx.com</domain_name>
   <domain_keyword>corkworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 23:24:03</query_time>
   <create_date>2013-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>boreworx.com</domain_name>
   <domain_keyword>boreworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:40:24</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=boreworx.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>moldworx.com</domain_name>
   <domain_keyword>moldworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 16:09:47</query_time>
   <create_date>2005-08-10</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wordwerk.net</domain_name>
   <domain_keyword>wordwerk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 10:34:03</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/wordwerk.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gmxnet.de</value>
    <value>ns2.gmxnet.de</value>
    <value>ns3.gmxnet.de</value>
    <value>ns4.gmxnet.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>roadworx.org</domain_name>
   <domain_keyword>roadworx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 02:32:49</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://whois.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Diamond Coring Co., Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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>ns1cwy.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4blx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>woodword.com</domain_name>
   <domain_keyword>woodword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:10:14</query_time>
   <create_date>1999-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>workwork.ru</domain_name>
   <domain_keyword>workwork</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:12:09</query_time>
   <create_date>2009-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>wordwurm.com</domain_name>
   <domain_keyword>wordwurm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:34:46</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>loreworx.com</domain_name>
   <domain_keyword>loreworx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:11:31</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=loreworx.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>wordworld.co</domain_name>
   <domain_keyword>wordworld</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-07 02:09:20</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WordWorld</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>worldword.com</domain_name>
   <domain_keyword>worldword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:39:15</query_time>
   <create_date>1997-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>woodwork.consulting</domain_name>
   <domain_keyword>woodwork</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-15 20:42:28</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>worldworm.com</domain_name>
   <domain_keyword>worldworm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:39:18</query_time>
   <create_date>2017-10-06</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wordwonk.com</domain_name>
   <domain_keyword>wordwonk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:51</query_time>
   <create_date>2001-01-03</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2029-01-03</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>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>borgworx.net</domain_name>
   <domain_keyword>borgworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 15:31:11</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=borgworx.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>woodwurx.co.uk</domain_name>
   <domain_keyword>woodwurx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 00:38:27</query_time>
   <create_date>2013-10-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-01</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>yardworx.net</domain_name>
   <domain_keyword>yardworx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 03:14:41</query_time>
   <create_date>2008-11-10</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ef05d916-dc1b-44e7-a13d-691719d9d3a3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>w.dns.netnation.com</value>
    <value>x.dns.netnation.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wordworks.net</domain_name>
   <domain_keyword>wordworks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 02:09:20</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>word-werx.com</domain_name>
   <domain_keyword>word-werx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:39:46</query_time>
   <create_date>2004-12-30</create_date>
   <update_date>2022-12-31</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>91</num>
   <domain_name>roadworx.xyz</domain_name>
   <domain_keyword>roadworx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 09:50:09</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wordworld.site</domain_name>
   <domain_keyword>wordworld</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 08:17:10</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>goodworx.nl</domain_name>
   <domain_keyword>goodworx</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 15:06:08</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2022-10-05</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wordworka.com</domain_name>
   <domain_keyword>wordworka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:34:46</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wordward.io</domain_name>
   <domain_keyword>wordward</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 08:17:08</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</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>alexia.ns.cloudflare.com</value>
    <value>dion.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wordware.store</domain_name>
   <domain_keyword>wordware</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 06:01:27</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>SA</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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>wordzwork.com</domain_name>
   <domain_keyword>wordzwork</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:14:28</query_time>
   <create_date>2012-06-13</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</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>D-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/wordzwork.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.manitu.net</value>
    <value>dns02.manitu.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>woodwork.com.pl</domain_name>
   <domain_keyword>woodwork</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-03 12:44:44</query_time>
   <create_date>2009-05-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>wordwolf.net</domain_name>
   <domain_keyword>wordwolf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 20:31:27</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-20</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 wordwolf.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1425.awsdns-50.org</value>
    <value>ns-1564.awsdns-03.co.uk</value>
    <value>ns-617.awsdns-13.net</value>
    <value>ns-77.awsdns-09.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>roadworx.studio</domain_name>
   <domain_keyword>roadworx</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-22 17:13:40</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <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.192</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.