WHOIS QUERY TIME

8 May 2024 - 3:54 AM UTC

Registered: 30 March 2016
Modified: 27 March 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd t/a Crazy Domains
Website: https://www.crazydomains.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.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=wordsworth.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wordsworth.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wordsworth.nz",
            "domain_keyword": "wordsworth",
            "domain_tld": "nz",
            "query_time": "2024-05-08 03:54:01",
            "create_date": "2016-03-30",
            "update_date": "2024-03-27",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wordsworth.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wordsworth.nz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 03:54:01</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2024-03-27</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</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.292 seconds) for "wordsworth.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Feb 2023 - 4:07 PM UTC

Registered: 30 March 2016
Modified: 31 October 2022

REGISTRAR

Name: Dreamscape Networks International Pte Ltd t/a Crazy Domains
Website: https://www.crazydomains.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

ok

#2 - QUERY TIME

8 May 2024 - 3:54 AM UTC

Registered: 30 March 2016
Modified: 27 March 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd t/a Crazy Domains
Website: https://www.crazydomains.com.au/

DNSSEC

unsigned

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.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=wordsworth.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wordsworth.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wordsworth.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "wordsworth.nz",
            "domain_keyword": "wordsworth",
            "domain_tld": "nz",
            "query_time": "2023-02-21 16:07:54",
            "create_date": "2016-03-30",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wordsworth.nz",
            "domain_keyword": "wordsworth",
            "domain_tld": "nz",
            "query_time": "2024-05-08 03:54:01",
            "create_date": "2016-03-30",
            "update_date": "2024-03-27",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.292,
        "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>wordsworth.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>wordsworth.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordsworth.nz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2023-02-21 16:07:54</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wordsworth.nz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 03:54:01</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2024-03-27</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.292</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 37 domain names (in 0.088 seconds) which contained the exact domain keyword "wordsworth".
Domain Name Registered Expiry Registrar Ownership
1 wordsworth.com 23 Dec 1993 22 Dec 2024 Squarespace Domains II LLC BITU Productions
2 wordsworth.net 9 Dec 1996 8 Dec 2024 Network Solutions, LLC -
3 wordsworth.org 17 Dec 1997 16 Dec 2024 Network Solutions, LLC Public Health Management Corporation
4 wordsworth.org.uk 25 Aug 1998 25 Aug 2024 Gandi [Tag = GANDI] -
5 wordsworth.me.uk 6 Jul 2002 6 Jul 2024 Ionos SE [Tag = 1AND1] -
6 wordsworth.cc 12 Mar 2003 12 Mar 2025 Network Solutions, LLC -
7 wordsworth.ca 1 Jun 2009 31 May 2025 eNom Canada Corp. Wordsworth Windows & Doors
8 wordsworth.nl 7 Oct 2011 - Hostnet B.V. -
9 wordsworth.company 14 Sep 2015 14 Sep 2024 Tucows Domains Inc. Becky Hoyle
10 wordsworth.nz 30 Mar 2016 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
11 wordsworth.it 18 Apr 2016 19 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
12 wordsworth.link 21 Jul 2016 21 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
13 wordsworth.media 23 Apr 2017 23 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 wordsworth.app 9 May 2018 9 May 2025 Squarespace Domains II LLC. Dhuna Media LLC
15 wordsworth.today 2 May 2019 2 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
16 wordsworth.us 15 Jun 2019 15 Jun 2024 NameCheap, Inc. Marissa Skudlarek
17 wordsworth.email 28 Feb 2020 28 Feb 2025 Cloudflare, Inc private
18 wordsworth.agency 19 Apr 2020 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 wordsworth.biz 19 Apr 2020 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 wordsworth.rocks 23 Jul 2020 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 wordsworth.cn 3 Oct 2020 3 Oct 2024 阿里云计算有限公司(万网) 孟祥东
22 wordsworth.tech 30 Nov 2022 30 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 wordsworth.press 11 Dec 2022 11 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
24 wordsworth.co 21 Dec 2022 21 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 wordsworth.lol 6 Apr 2023 6 Apr 2024 Namecheap Withheld for Privacy Purposes
26 wordsworth.info 7 Apr 2023 7 Apr 2024 Mesh Digital Limited Domains By Proxy, LLC
27 wordsworth.store 23 Jun 2023 23 Jun 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167618981
28 wordsworth.site 4 Aug 2023 4 Aug 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
29 wordsworth.in 5 Oct 2023 5 Oct 2024 Tucows Inc. None
30 wordsworth.xyz 16 Dec 2023 16 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
31 wordsworth.group 10 Feb 2024 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 wordsworth.one 14 Apr 2024 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 wordsworth.online 17 Apr 2024 17 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
34 wordsworth.com.au - - Melbourne IT Louise Forster
35 wordsworth.ai - - 1api.net Domains By Proxy, LLC
36 wordsworth.de - - - -
37 wordsworth.co.uk - 28 Oct 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
38 wordsworth.eu - - NETIM -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wordsworth&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wordsworth",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 38,
        "relation": "eq",
        "current": 38
    },
    "unique_domains": "wordsworth.com, wordsworth.net, wordsworth.org, wordsworth.org.uk, wordsworth.me.uk, wordsworth.cc, wordsworth.ca, wordsworth.nl, wordsworth.company, wordsworth.nz, wordsworth.it, wordsworth.link, wordsworth.media, wordsworth.app, wordsworth.today, wordsworth.us, wordsworth.email, wordsworth.agency, wordsworth.biz, wordsworth.rocks, wordsworth.cn, wordsworth.tech, wordsworth.press, wordsworth.co, wordsworth.lol, wordsworth.info, wordsworth.store, wordsworth.site, wordsworth.in, wordsworth.xyz, wordsworth.group, wordsworth.one, wordsworth.online, wordsworth.com.au, wordsworth.ai, wordsworth.de, wordsworth.co.uk, wordsworth.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "wordsworth.com",
            "domain_keyword": "wordsworth",
            "domain_tld": "com",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "1993-12-23",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BITU Productions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "dean.ns.cloudflare.com",
                "elle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wordsworth.net",
            "domain_keyword": "wordsworth",
            "domain_tld": "net",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "1996-12-09",
            "update_date": "2018-11-24",
            "expiry_date": "2024-12-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wordsworth.org",
            "domain_keyword": "wordsworth",
            "domain_tld": "org",
            "query_time": "2024-04-18 22:18:27",
            "create_date": "1997-12-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-12-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Public Health Management Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wordsworth.org.uk",
            "domain_keyword": "wordsworth",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 23:56:56",
            "create_date": "1998-08-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-25",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1299.awsdns-34.org",
                "ns-1566.awsdns-03.co.uk",
                "ns-221.awsdns-27.com",
                "ns-633.awsdns-15.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "wordsworth.me.uk",
            "domain_keyword": "wordsworth",
            "domain_tld": "me.uk",
            "query_time": "2024-05-01 10:50:27",
            "create_date": "2002-07-06",
            "update_date": "2022-07-05",
            "expiry_date": "2024-07-06",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1065.ui-dns.biz",
                "ns1065.ui-dns.com",
                "ns1065.ui-dns.de",
                "ns1065.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "wordsworth.cc",
            "domain_keyword": "wordsworth",
            "domain_tld": "cc",
            "query_time": "2024-05-12 08:17:05",
            "create_date": "2003-03-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.mjzhosting.info",
                "ns2.mjzhosting.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wordsworth.ca",
            "domain_keyword": "wordsworth",
            "domain_tld": "ca",
            "query_time": "2024-04-18 22:18:27",
            "create_date": "2009-06-01",
            "update_date": "2023-06-12",
            "expiry_date": "2025-05-31",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "Nathan Wordsworth",
            "registrant_company": "Wordsworth Windows & Doors",
            "registrant_address": "195 Woodside Ave",
            "registrant_city": "Cambridge",
            "registrant_state": "ON",
            "registrant_zip": "N1S3X5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5192672742",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wordsworth.nl",
            "domain_keyword": "wordsworth",
            "domain_tld": "nl",
            "query_time": "2024-05-15 02:55:35",
            "create_date": "2011-10-07",
            "update_date": "2024-05-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "wordsworth.company",
            "domain_keyword": "wordsworth",
            "domain_tld": "company",
            "query_time": "2024-05-08 03:54:01",
            "create_date": "2015-09-14",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Becky Hoyle",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gloucestershire",
            "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",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wordsworth.nz",
            "domain_keyword": "wordsworth",
            "domain_tld": "nz",
            "query_time": "2024-05-08 03:54:01",
            "create_date": "2016-03-30",
            "update_date": "2024-03-27",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wordsworth.it",
            "domain_keyword": "wordsworth",
            "domain_tld": "it",
            "query_time": "2024-05-20 16:59:21",
            "create_date": "2016-04-18",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-19",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "wordsworth.link",
            "domain_keyword": "wordsworth",
            "domain_tld": "link",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2016-07-21",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wordsworth.media",
            "domain_keyword": "wordsworth",
            "domain_tld": "media",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2017-04-23",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hihosting.co.uk",
                "ns2.hihosting.co.uk",
                "ns3.hihosting.co.uk",
                "ns4.hihosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wordsworth.app",
            "domain_keyword": "wordsworth",
            "domain_tld": "app",
            "query_time": "2024-05-15 20:47:20",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dhuna Media LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "wordsworth.today",
            "domain_keyword": "wordsworth",
            "domain_tld": "today",
            "query_time": "2024-04-18 22:18:27",
            "create_date": "2019-05-02",
            "update_date": "2023-04-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wordsworth.us",
            "domain_keyword": "wordsworth",
            "domain_tld": "us",
            "query_time": "2024-04-18 22:18:28",
            "create_date": "2019-06-15",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Marissa Skudlarek",
            "registrant_address": "1444 7th Ave Apt 105",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94122",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5036793695",
            "name_servers": [
                "ns-1095.awsdns-08.org",
                "ns-1757.awsdns-27.co.uk",
                "ns-237.awsdns-29.com",
                "ns-980.awsdns-58.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "wordsworth.email",
            "domain_keyword": "wordsworth",
            "domain_tld": "email",
            "query_time": "2024-05-21 20:30:36",
            "create_date": "2020-02-28",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "private",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Canterbury",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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": [
                "luciana.ns.cloudflare.com",
                "ridge.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "wordsworth.agency",
            "domain_keyword": "wordsworth",
            "domain_tld": "agency",
            "query_time": "2024-04-20 12:38:27",
            "create_date": "2020-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wordsworth.biz",
            "domain_keyword": "wordsworth",
            "domain_tld": "biz",
            "query_time": "2024-05-04 23:56:52",
            "create_date": "2020-04-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wordsworth.rocks",
            "domain_keyword": "wordsworth",
            "domain_tld": "rocks",
            "query_time": "2024-05-18 10:33:58",
            "create_date": "2020-07-23",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-23",
            "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": [
                "ns-11.awsdns-01.com",
                "ns-1375.awsdns-43.org",
                "ns-2039.awsdns-62.co.uk",
                "ns-698.awsdns-23.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wordsworth.cn",
            "domain_keyword": "wordsworth",
            "domain_tld": "cn",
            "query_time": "2024-05-04 23:56:52",
            "create_date": "2020-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "孟祥东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huatian.net",
                "ns2.huatian.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wordsworth.tech",
            "domain_keyword": "wordsworth",
            "domain_tld": "tech",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2022-11-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wordsworth.press",
            "domain_keyword": "wordsworth",
            "domain_tld": "press",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2022-12-11",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.netcaster.uk",
                "ns2.netcaster.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wordsworth.co",
            "domain_keyword": "wordsworth",
            "domain_tld": "co",
            "query_time": "2024-04-18 22:18:27",
            "create_date": "2022-12-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wordsworth.lol",
            "domain_keyword": "wordsworth",
            "domain_tld": "lol",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "2023-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wordsworth.info",
            "domain_keyword": "wordsworth",
            "domain_tld": "info",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "2023-04-07",
            "update_date": "2024-05-19",
            "expiry_date": "2024-04-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wordsworth.store",
            "domain_keyword": "wordsworth",
            "domain_tld": "store",
            "query_time": "2024-05-21 20:30:36",
            "create_date": "2023-06-23",
            "update_date": "2024-04-26",
            "expiry_date": "2024-06-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167618981",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wordsworth.site",
            "domain_keyword": "wordsworth",
            "domain_tld": "site",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "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": [
                "george.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wordsworth.in",
            "domain_keyword": "wordsworth",
            "domain_tld": "in",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wordsworth.xyz",
            "domain_keyword": "wordsworth",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 23:56:53",
            "create_date": "2023-12-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wordsworth.group",
            "domain_keyword": "wordsworth",
            "domain_tld": "group",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wordsworth.one",
            "domain_keyword": "wordsworth",
            "domain_tld": "one",
            "query_time": "2024-04-16 00:36:47",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wordsworth.online",
            "domain_keyword": "wordsworth",
            "domain_tld": "online",
            "query_time": "2024-04-17 07:52:19",
            "create_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wordsworth.com.au",
            "domain_keyword": "wordsworth",
            "domain_tld": "com.au",
            "query_time": "2024-05-04 23:56:52",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Louise Forster",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wordsworth.ai",
            "domain_keyword": "wordsworth",
            "domain_tld": "ai",
            "query_time": "2024-04-18 22:18:27",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wordsworth.de",
            "domain_keyword": "wordsworth",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:13",
            "update_date": "2018-08-13",
            "name_servers": [
                "ns1112.ui-dns.biz",
                "ns1112.ui-dns.com",
                "ns1112.ui-dns.de",
                "ns1112.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 37,
            "domain_name": "wordsworth.co.uk",
            "domain_keyword": "wordsworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 03:54:02",
            "update_date": "2022-10-25",
            "expiry_date": "2024-10-28",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.gridhost.co.uk",
                "ns2.gridhost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "wordsworth.eu",
            "domain_keyword": "wordsworth",
            "domain_tld": "eu",
            "query_time": "2024-05-20 18:02:24",
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com/domain-name/",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.088,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wordsworth</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>38</total>
  <relation>eq</relation>
  <current>38</current>
 </count>
 <unique_domains>wordsworth.com, wordsworth.net, wordsworth.org, wordsworth.org.uk, wordsworth.me.uk, wordsworth.cc, wordsworth.ca, wordsworth.nl, wordsworth.company, wordsworth.nz, wordsworth.it, wordsworth.link, wordsworth.media, wordsworth.app, wordsworth.today, wordsworth.us, wordsworth.email, wordsworth.agency, wordsworth.biz, wordsworth.rocks, wordsworth.cn, wordsworth.tech, wordsworth.press, wordsworth.co, wordsworth.lol, wordsworth.info, wordsworth.store, wordsworth.site, wordsworth.in, wordsworth.xyz, wordsworth.group, wordsworth.one, wordsworth.online, wordsworth.com.au, wordsworth.ai, wordsworth.de, wordsworth.co.uk, wordsworth.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordsworth.com</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>1993-12-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BITU Productions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>dean.ns.cloudflare.com</value>
    <value>elle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wordsworth.net</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>1996-12-09</create_date>
   <update_date>2018-11-24</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns97.worldnic.com</value>
    <value>ns98.worldnic.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>wordsworth.org</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 22:18:27</query_time>
   <create_date>1997-12-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Public Health Management Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>ns89.worldnic.com</value>
    <value>ns90.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wordsworth.org.uk</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 23:56:56</query_time>
   <create_date>1998-08-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1299.awsdns-34.org</value>
    <value>ns-1566.awsdns-03.co.uk</value>
    <value>ns-221.awsdns-27.com</value>
    <value>ns-633.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>wordsworth.me.uk</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-01 10:50:27</query_time>
   <create_date>2002-07-06</create_date>
   <update_date>2022-07-05</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1065.ui-dns.com</value>
    <value>ns1065.ui-dns.de</value>
    <value>ns1065.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>wordsworth.cc</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 08:17:05</query_time>
   <create_date>2003-03-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-03-12</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.mjzhosting.info</value>
    <value>ns2.mjzhosting.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wordsworth.ca</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 22:18:27</query_time>
   <create_date>2009-06-01</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>Nathan Wordsworth</registrant_name>
   <registrant_company>Wordsworth Windows &amp; Doors</registrant_company>
   <registrant_address>195 Woodside Ave</registrant_address>
   <registrant_city>Cambridge</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>N1S3X5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5192672742</registrant_phone>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wordsworth.nl</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 02:55:35</query_time>
   <create_date>2011-10-07</create_date>
   <update_date>2024-05-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wordsworth.company</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-08 03:54:01</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-14</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>Becky Hoyle</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gloucestershire</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>
    <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>10</num>
   <domain_name>wordsworth.nz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-08 03:54:01</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2024-03-27</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wordsworth.it</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 16:59:21</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wordsworth.link</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2016-07-21</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wordsworth.media</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2017-04-23</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hihosting.co.uk</value>
    <value>ns2.hihosting.co.uk</value>
    <value>ns3.hihosting.co.uk</value>
    <value>ns4.hihosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>wordsworth.app</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 20:47:20</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dhuna Media LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IA</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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wordsworth.today</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-18 22:18:27</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wordsworth.us</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-18 22:18:28</query_time>
   <create_date>2019-06-15</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Marissa Skudlarek</registrant_name>
   <registrant_address>1444 7th Ave Apt 105</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94122</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5036793695</registrant_phone>
   <name_servers>
    <value>ns-1095.awsdns-08.org</value>
    <value>ns-1757.awsdns-27.co.uk</value>
    <value>ns-237.awsdns-29.com</value>
    <value>ns-980.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>wordsworth.email</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-21 20:30:36</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>private</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Canterbury</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>luciana.ns.cloudflare.com</value>
    <value>ridge.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wordsworth.agency</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-20 12:38:27</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wordsworth.biz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 23:56:52</query_time>
   <create_date>2020-04-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wordsworth.rocks</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-18 10:33:58</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-23</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>ns-11.awsdns-01.com</value>
    <value>ns-1375.awsdns-43.org</value>
    <value>ns-2039.awsdns-62.co.uk</value>
    <value>ns-698.awsdns-23.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>21</num>
   <domain_name>wordsworth.cn</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 23:56:52</query_time>
   <create_date>2020-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>孟祥东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huatian.net</value>
    <value>ns2.huatian.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wordsworth.tech</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wordsworth.press</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.netcaster.uk</value>
    <value>ns2.netcaster.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wordsworth.co</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 22:18:27</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wordsworth.lol</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wordsworth.info</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wordsworth.store</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 20:30:36</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0167618981</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wordsworth.site</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</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>george.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wordsworth.in</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wordsworth.xyz</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 23:56:53</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wordsworth.group</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wordsworth.one</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-16 00:36:47</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wordsworth.online</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 07:52:19</query_time>
   <create_date>2024-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wordsworth.com.au</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-04 23:56:52</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Louise Forster</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wordsworth.ai</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 22:18:27</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wordsworth.de</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:13</query_time>
   <update_date>2018-08-13</update_date>
   <name_servers>
    <value>ns1112.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1112.ui-dns.de</value>
    <value>ns1112.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>wordsworth.co.uk</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 03:54:02</query_time>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.gridhost.co.uk</value>
    <value>ns2.gridhost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>wordsworth.eu</domain_name>
   <domain_keyword>wordsworth</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-20 18:02:24</query_time>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com/domain-name/</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.088</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 327 domain names (in 0.355 seconds) which look and sound like the brand name "wordsworth".
Domain Name Registered Expiry Registrar Ownership
1 wordzworth.co.uk 18 Oct 2006 18 Oct 2024 Register.com Inc t/a British Telecom [Tag = BTNAMES] -
2 wordsworthy.org.uk 21 Mar 2018 21 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
3 words-worth.com 17 Jun 2021 17 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 woodsworth.org 8 Aug 2014 8 Aug 2024 Register.com, Inc. Pepperfry Private Limited
5 wordsworths.com 16 Sep 2002 16 Sep 2025 TurnCommerce, Inc. DBA NameBright.com Andrew Reberry
6 7wordsworth.com 17 Aug 2022 17 Aug 2024 GoDaddy.com, LLC -
7 woodsworth.biz 11 Aug 2014 10 Aug 2024 MarkMonitor, Inc. Pepperfry Private Limited
8 5wordsworth.co.uk 25 May 2021 25 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
9 cwordsworth.com 10 May 2019 10 May 2025 FastDomain Inc. -
10 wordsworths.net 21 Feb 2015 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 lordsworth.com 7 Oct 2019 7 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 woodsworth.us 27 Jul 2020 27 Jul 2024 Register.com, Inc. Pepperfry Private Limited
13 wordisworth.com 26 Jan 2006 2 Nov 2025 GoDaddy.com, LLC -
14 wordsworths.me.uk 22 May 2003 22 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
15 words-worth.org 4 May 2022 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 woodsworth.info 11 Aug 2014 11 Aug 2024 MarkMonitor Inc. Pepperfry Private Limited
17 words-worth.jp 17 Feb 2015 28 Feb 2025 - Kyoji Koizumi
18 wordsworthy.net 27 Mar 2022 27 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
19 worksworth.com 29 Mar 2009 29 Mar 2025 GoDaddy.com, LLC -
20 woodsworth.net 8 Aug 2014 8 Aug 2024 Register.com, Inc. -
21 wardsworth.com 8 Feb 2019 8 Feb 2025 GoDaddy.com, LLC -
22 words-worth.net 22 Apr 2022 22 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
23 5wordsworth.com 25 May 2021 25 May 2025 GoDaddy.com, LLC -
24 words-worth.de - - - -
25 woodsworth.ca 19 Nov 2005 18 Nov 2024 Webnames.ca Inc. REDACTED FOR PRIVACY
26 wordworth.co.uk 21 Oct 2020 21 Oct 2024 Namesco Limited [Tag = NAMESCO] -
27 wordworth.in 7 Feb 2018 7 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
28 wordworth.net 18 Feb 2001 18 Feb 2031 Wild West Domains, LLC -
29 wordworth.com 21 Mar 2000 21 Mar 2031 Wild West Domains, LLC -
30 mwordsworth.com 17 Jul 2012 17 Jul 2024 Tucows Domains Inc. -
31 worksworth.net 16 Aug 2021 16 Aug 2024 Squarespace Domains LLC Worksworth LLC
32 awordsworth.com 4 Oct 2009 4 Oct 2024 GoDaddy.com, LLC -
33 words-worth.info 1 Jan 2014 1 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Words Worth
34 worksworth.site 19 Dec 2022 19 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
35 wordsworth2.net 23 Feb 1999 23 Feb 2027 Network Solutions, LLC -
36 awordsworth.net 15 Mar 2017 15 Mar 2025 Tucows Domains Inc. -
37 wordsworths.co.uk 26 Mar 2024 26 Mar 2025 James Tuplin [Tag = TUPLIN] -
38 worksworth.store 19 Dec 2022 19 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
39 wordzworth.com 18 Oct 2006 18 Oct 2024 Register.com, Inc. Statutory Masking Enabled
40 word-worth.com 27 Oct 2023 27 Oct 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
41 wodsworth.com 28 May 2005 28 May 2025 ENOM, INC. REDACTED FOR PRIVACY
42 words4worth.com 30 Nov 2022 30 Nov 2024 Combell NV REDACTED FOR PRIVACY
43 woodsworth.com 2 May 2004 2 May 2026 Register.com, Inc. -
44 ordsworth.cyou 26 Jul 2023 26 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
45 worldsworth.com 27 Oct 2016 27 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 wordsworthy.com 8 Jul 2014 8 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
47 fordsworth.com 5 Sep 2019 5 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Zibusiso Ngono
48 holdsworth.life 28 Dec 2023 28 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 holdsworth.works 12 Mar 2020 12 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
50 wordsworthit.com 31 Aug 2010 31 Aug 2024 Combell NV REDACTED FOR PRIVACY
51 wpwordsworth.com 21 Oct 2013 21 Oct 2024 Epik LLC -
52 mywordsworth.co.uk 26 Jan 2024 26 Jan 2025 Ionos SE [Tag = 1AND1] -
53 woofsworth.com 24 Apr 2024 24 Apr 2025 GoDaddy.com, LLC -
54 goldsworth.org.uk 24 May 2000 24 May 2026 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
55 weedsworth.com 24 Mar 2003 24 Mar 2025 GoDaddy.com, LLC -
56 brodsworth.co.uk 1 Sep 1999 1 Sep 2024 ANY-Web Limited [Tag = ANY-DOMAINS] -
57 word-worthy.com 18 Oct 2008 18 Oct 2024 DREAMHOST Proxy Protection LLC
58 holdsworth.net 12 Mar 2000 12 Mar 2031 Network Solutions, LLC -
59 wordworthy.com 3 Feb 2004 3 Feb 2025 Tucows Domains Inc. -
60 woolsworth.com 2 May 2023 2 May 2025 GoDaddy.com, LLC -
61 bardsworth.com 3 Oct 2005 3 Oct 2025 DREAMHOST Proxy Protection LLC
62 holdsworth.group 11 Nov 2021 11 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
63 wordswords.xyz 18 Oct 2017 18 Oct 2025 Go Daddy, LLC Domains By Proxy, LLC
64 weldsworth.com 27 Feb 2020 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 wirksworth.com 21 Aug 2005 21 Aug 2024 Dynadot Inc -
66 wildsworth.uk 22 Mar 2019 22 Mar 2024 ANY-Web Limited [Tag = ANY-DOMAINS] -
67 wirksworth.holiday 30 Nov 2014 30 Nov 2024 IONOS SE REDACTED FOR PRIVACY
68 waresworth.com 15 Apr 2016 15 Apr 2025 IONOS SE waresworth
69 wordsofworth.org 1 Mar 2011 1 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
70 wandsworth.com 28 Feb 1999 28 Feb 2025 GoDaddy.com, LLC -
71 wordsmorph.com 10 Aug 2023 10 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
72 wordsworld.world 1 Jan 2024 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 bondsworth.com 13 Feb 2022 13 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 wirksworth.uk.com 5 Dec 2012 5 Dec 2024 Domain Exploitation International -
75 foodsworth.com 8 Jan 2013 8 Jan 2025 Cloudflare, Inc. DATA REDACTED
76 wildsworth.co.uk 7 Sep 1999 7 Sep 2024 ANY-Web Limited [Tag = ANY-DOMAINS] -
77 wandsworth.construction 15 Mar 2022 15 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
78 wirksworth.uk 1 Jul 2020 1 Jul 2024 ANY-Web Limited [Tag = WEBHOUND] -
79 wandsworth.social 27 Dec 2022 27 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
80 aiwordsworth.com 2 Feb 2023 2 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
81 tjwordsworth.dev 24 Jun 2019 24 Jun 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
82 brodsworth.online 14 Mar 2023 14 Mar 2024 Mesh Digital Ltd Domains By Proxy, LLC
83 wordsmooth.com 7 Feb 2007 7 Feb 2025 Tucows Domains Inc. -
84 wordswords.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Di Mace
85 waresworth.co.uk 15 Apr 2016 15 Apr 2025 Ionos SE [Tag = 1AND1] -
86 worknworth.com 8 Apr 2023 8 Apr 2025 Squarespace Domains II LLC ByteSpark LLC
87 holdsworth.net.au - - Melbourne IT michael holdsworth
88 holdsworth.org 1 Apr 1999 1 Apr 2025 Name.com, Inc. E-Promote
89 29wordsworth.com 26 Aug 2022 26 Aug 2024 GoDaddy.com, LLC -
90 wordsworthco.com 30 Oct 2006 30 Oct 2024 Tucows Domains Inc. -
91 woodsworthy.com 7 Oct 2017 7 Oct 2025 GoDaddy.com, LLC -
92 wandsworth.town 14 Dec 2017 14 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 wandsworth.eu - - OVH SAS -
94 goldsworth.ventures 2 Jun 2014 2 Jun 2025 IONOS SE 1&1 Internet Limited
95 wordsworms.com 28 Feb 2023 28 Feb 2025 GoDaddy.com, LLC -
96 wordz-worth.com 13 Dec 2013 13 Dec 2024 Paragon Internet Group Ltd REDACTED FOR PRIVACY
97 48wordsworth.com 13 May 2024 13 May 2025 Name.com, Inc. Vis-Home
98 wordsworld.net 26 Jul 2023 26 Jul 2024 Danesco Trading Ltd. Statutory Masking for data privacy
99 wandsworth.org 1 Mar 1999 1 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
100 warmsworth.com 13 Jul 2017 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 Wordsworth.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wordsworth.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wordsworth.nz",
        "page_size": 100
    },
    "count": {
        "total": 327,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wordzworth.co.uk, wordsworthy.org.uk, words-worth.com, woodsworth.org, wordsworths.com, 7wordsworth.com, woodsworth.biz, 5wordsworth.co.uk, cwordsworth.com, wordsworths.net, lordsworth.com, woodsworth.us, wordisworth.com, wordsworths.me.uk, words-worth.org, woodsworth.info, words-worth.jp, wordsworthy.net, worksworth.com, woodsworth.net, wardsworth.com, words-worth.net, 5wordsworth.com, words-worth.de, woodsworth.ca, wordworth.co.uk, wordworth.in, wordworth.net, wordworth.com, mwordsworth.com, worksworth.net, awordsworth.com, words-worth.info, worksworth.site, wordsworth2.net, awordsworth.net, wordsworths.co.uk, worksworth.store, wordzworth.com, word-worth.com, wodsworth.com, words4worth.com, woodsworth.com, ordsworth.cyou, worldsworth.com, wordsworthy.com, fordsworth.com, holdsworth.life, holdsworth.works, wordsworthit.com, wpwordsworth.com, mywordsworth.co.uk, woofsworth.com, goldsworth.org.uk, weedsworth.com, brodsworth.co.uk, word-worthy.com, holdsworth.net, wordworthy.com, woolsworth.com, bardsworth.com, holdsworth.group, wordswords.xyz, weldsworth.com, wirksworth.com, wildsworth.uk, wirksworth.holiday, waresworth.com, wordsofworth.org, wandsworth.com, wordsmorph.com, wordsworld.world, bondsworth.com, wirksworth.uk.com, foodsworth.com, wildsworth.co.uk, wandsworth.construction, wirksworth.uk, wandsworth.social, aiwordsworth.com, tjwordsworth.dev, brodsworth.online, wordsmooth.com, wordswords.com.au, waresworth.co.uk, worknworth.com, holdsworth.net.au, holdsworth.org, 29wordsworth.com, wordsworthco.com, woodsworthy.com, wandsworth.town, wandsworth.eu, goldsworth.ventures, wordsworms.com, wordz-worth.com, 48wordsworth.com, wordsworld.net, wandsworth.org, warmsworth.com",
    "results": [
        {
            "num": 1,
            "domain_name": "wordzworth.co.uk",
            "domain_keyword": "wordzworth",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 23:14:28",
            "create_date": "2006-10-18",
            "update_date": "2022-09-06",
            "expiry_date": "2024-10-18",
            "registrar_name": "Register.com Inc t/a British Telecom [Tag = BTNAMES]",
            "registrar_website": "https://business.bt.com/help/contact-us-business",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "wordsworthy.org.uk",
            "domain_keyword": "wordsworthy",
            "domain_tld": "org.uk",
            "query_time": "2024-05-21 20:30:37",
            "create_date": "2018-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "words-worth.com",
            "domain_keyword": "words-worth",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:33:36",
            "create_date": "2021-06-17",
            "update_date": "2021-08-27",
            "expiry_date": "2025-06-17",
            "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": 4,
            "domain_name": "woodsworth.org",
            "domain_keyword": "woodsworth",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:10:15",
            "create_date": "2014-08-08",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pepperfry Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wordsworths.com",
            "domain_keyword": "wordsworths",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:33:59",
            "create_date": "2002-09-16",
            "update_date": "2024-05-13",
            "expiry_date": "2025-09-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Andrew Reberry",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "Colorado",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3032883034",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "7wordsworth.com",
            "domain_keyword": "7wordsworth",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:21:08",
            "create_date": "2022-08-17",
            "update_date": "2022-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "woodsworth.biz",
            "domain_keyword": "woodsworth",
            "domain_tld": "biz",
            "query_time": "2024-05-15 20:41:51",
            "create_date": "2014-08-11",
            "update_date": "2021-08-22",
            "expiry_date": "2024-08-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pepperfry Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.net4india.com",
                "ns2.net4india.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "5wordsworth.co.uk",
            "domain_keyword": "5wordsworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 08:00:25",
            "create_date": "2021-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "cwordsworth.com",
            "domain_keyword": "cwordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-13 13:59:44",
            "create_date": "2019-05-10",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "lakas.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wordsworths.net",
            "domain_keyword": "wordsworths",
            "domain_tld": "net",
            "query_time": "2024-05-25 06:01:22",
            "create_date": "2015-02-21",
            "update_date": "2023-02-22",
            "expiry_date": "2025-02-21",
            "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=wordsworths.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lordsworth.com",
            "domain_keyword": "lordsworth",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:47:25",
            "create_date": "2019-10-07",
            "update_date": "2020-10-01",
            "expiry_date": "2024-10-07",
            "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": 12,
            "domain_name": "woodsworth.us",
            "domain_keyword": "woodsworth",
            "domain_tld": "us",
            "query_time": "2024-05-23 17:41:10",
            "create_date": "2020-07-27",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-27",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "Ambareesh Murty",
            "registrant_company": "Pepperfry Private Limited",
            "registrant_address": "Pepperfry House,, LBS Marg, Vikhroli west",
            "registrant_city": "Mumbai",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400083",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.912261576157",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wordisworth.com",
            "domain_keyword": "wordisworth",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:45:23",
            "create_date": "2006-01-26",
            "update_date": "2023-10-31",
            "expiry_date": "2025-11-02",
            "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": 14,
            "domain_name": "wordsworths.me.uk",
            "domain_keyword": "wordsworths",
            "domain_tld": "me.uk",
            "query_time": "2024-05-01 10:50:29",
            "create_date": "2003-05-22",
            "update_date": "2023-06-11",
            "expiry_date": "2025-05-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "words-worth.org",
            "domain_keyword": "words-worth",
            "domain_tld": "org",
            "query_time": "2024-05-08 03:52:48",
            "create_date": "2022-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "woodsworth.info",
            "domain_keyword": "woodsworth",
            "domain_tld": "info",
            "query_time": "2024-05-15 20:41:51",
            "create_date": "2014-08-11",
            "update_date": "2022-10-27",
            "expiry_date": "2024-08-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pepperfry Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.net4india.com",
                "ns2.net4india.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "words-worth.jp",
            "domain_keyword": "words-worth",
            "domain_tld": "jp",
            "query_time": "2024-05-08 03:52:48",
            "create_date": "2015-02-17",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Kyoji Koizumi",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "wordsworthy.net",
            "domain_keyword": "wordsworthy",
            "domain_tld": "net",
            "query_time": "2024-05-31 15:14:14",
            "create_date": "2022-03-27",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-27",
            "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": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "worksworth.com",
            "domain_keyword": "worksworth",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:33:52",
            "create_date": "2009-03-29",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "woodsworth.net",
            "domain_keyword": "woodsworth",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:42:31",
            "create_date": "2014-08-08",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wardsworth.com",
            "domain_keyword": "wardsworth",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:20:11",
            "create_date": "2019-02-08",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "words-worth.net",
            "domain_keyword": "words-worth",
            "domain_tld": "net",
            "query_time": "2024-05-04 23:55:31",
            "create_date": "2022-04-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "5wordsworth.com",
            "domain_keyword": "5wordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:41:58",
            "create_date": "2021-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "words-worth.de",
            "domain_keyword": "words-worth",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:12",
            "update_date": "2021-04-20",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 25,
            "domain_name": "woodsworth.ca",
            "domain_keyword": "woodsworth",
            "domain_tld": "ca",
            "query_time": "2024-05-27 02:42:31",
            "create_date": "2005-11-19",
            "update_date": "2024-04-27",
            "expiry_date": "2024-11-18",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wordworth.co.uk",
            "domain_keyword": "wordworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 03:54:55",
            "create_date": "2020-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "wordworth.in",
            "domain_keyword": "wordworth",
            "domain_tld": "in",
            "query_time": "2024-05-31 15:14:24",
            "create_date": "2018-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inpro2.fcomet.com",
                "ns2.inpro2.fcomet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wordworth.net",
            "domain_keyword": "wordworth",
            "domain_tld": "net",
            "query_time": "2024-05-04 23:57:45",
            "create_date": "2001-02-18",
            "update_date": "2022-09-02",
            "expiry_date": "2031-02-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wordworth.com",
            "domain_keyword": "wordworth",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "2000-03-21",
            "update_date": "2022-09-20",
            "expiry_date": "2031-03-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mwordsworth.com",
            "domain_keyword": "mwordsworth",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:05:55",
            "create_date": "2012-07-17",
            "update_date": "2023-06-18",
            "expiry_date": "2024-07-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "worksworth.net",
            "domain_keyword": "worksworth",
            "domain_tld": "net",
            "query_time": "2024-05-12 03:53:57",
            "create_date": "2021-08-16",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-16",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Worksworth LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "awordsworth.com",
            "domain_keyword": "awordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:57:44",
            "create_date": "2009-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "words-worth.info",
            "domain_keyword": "words-worth",
            "domain_tld": "info",
            "query_time": "2024-05-08 03:52:48",
            "create_date": "2014-01-01",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Words Worth",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.js-hpbs.jp",
                "dns02.js-hpbs.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "worksworth.site",
            "domain_keyword": "worksworth",
            "domain_tld": "site",
            "query_time": "2024-06-10 17:23:26",
            "create_date": "2022-12-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wordsworth2.net",
            "domain_keyword": "wordsworth2",
            "domain_tld": "net",
            "query_time": "2024-06-13 21:02:32",
            "create_date": "1999-02-23",
            "update_date": "2021-04-17",
            "expiry_date": "2027-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "awordsworth.net",
            "domain_keyword": "awordsworth",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:27:03",
            "create_date": "2017-03-15",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wordsworths.co.uk",
            "domain_keyword": "wordsworths",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 21:02:33",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "worksworth.store",
            "domain_keyword": "worksworth",
            "domain_tld": "store",
            "query_time": "2024-06-10 17:23:26",
            "create_date": "2022-12-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wordzworth.com",
            "domain_keyword": "wordzworth",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:54:30",
            "create_date": "2006-10-18",
            "update_date": "2022-09-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Statutory Masking Enabled",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "word-worth.com",
            "domain_keyword": "word-worth",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:41:05",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "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": "CA",
            "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.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wodsworth.com",
            "domain_keyword": "wodsworth",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:58:25",
            "create_date": "2005-05-28",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3a9019ec-024d-4a25-81bb-e0a61c486e3e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "words4worth.com",
            "domain_keyword": "words4worth",
            "domain_tld": "com",
            "query_time": "2024-06-13 21:00:14",
            "create_date": "2022-11-30",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.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": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "woodsworth.com",
            "domain_keyword": "woodsworth",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:10:15",
            "create_date": "2004-05-02",
            "update_date": "2024-03-18",
            "expiry_date": "2026-05-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns-1300.awsdns-34.org",
                "ns-1651.awsdns-14.co.uk",
                "ns-213.awsdns-26.com",
                "ns-725.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ordsworth.cyou",
            "domain_keyword": "ordsworth",
            "domain_tld": "cyou",
            "query_time": "2024-05-06 00:35:34",
            "create_date": "2023-07-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "worldsworth.com",
            "domain_keyword": "worldsworth",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:37:51",
            "create_date": "2016-10-27",
            "update_date": "2020-10-21",
            "expiry_date": "2025-10-27",
            "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": 46,
            "domain_name": "wordsworthy.com",
            "domain_keyword": "wordsworthy",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:18:36",
            "create_date": "2014-07-08",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fordsworth.com",
            "domain_keyword": "fordsworth",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:21:25",
            "create_date": "2019-09-05",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "zibusiso ngono",
            "registrant_company": "Zibusiso Ngono",
            "registrant_address": "49 Genmare 130 Blandford Northriding",
            "registrant_city": "johannesburg",
            "registrant_state": "Gauteng",
            "registrant_zip": "2162",
            "registrant_country": "ZA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+27.832592332",
            "name_servers": [
                "ns1.ampledns.com",
                "ns2.ampledns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "holdsworth.life",
            "domain_keyword": "holdsworth",
            "domain_tld": "life",
            "query_time": "2024-05-04 12:51:53",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2025-12-28",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "holdsworth.works",
            "domain_keyword": "holdsworth",
            "domain_tld": "works",
            "query_time": "2024-05-15 19:45:49",
            "create_date": "2020-03-12",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tyne and Wear",
            "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.hpdns.net",
                "ns2.hpdns.net",
                "ns3.hpdns.net",
                "ns4.hpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "wordsworthit.com",
            "domain_keyword": "wordsworthit",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:18:32",
            "create_date": "2010-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.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": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wpwordsworth.com",
            "domain_keyword": "wpwordsworth",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:57:49",
            "create_date": "2013-10-21",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-21",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mywordsworth.co.uk",
            "domain_keyword": "mywordsworth",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 20:00:01",
            "create_date": "2024-01-26",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.org",
                "ns1102.ui-dns.biz",
                "ns1111.ui-dns.com",
                "ns1124.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "woofsworth.com",
            "domain_keyword": "woofsworth",
            "domain_tld": "com",
            "query_time": "2024-04-27 15:11:35",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "goldsworth.org.uk",
            "domain_keyword": "goldsworth",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 06:39:25",
            "create_date": "2000-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-24",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "weedsworth.com",
            "domain_keyword": "weedsworth",
            "domain_tld": "com",
            "query_time": "2024-04-18 04:02:36",
            "create_date": "2003-03-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "brodsworth.co.uk",
            "domain_keyword": "brodsworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 14:54:54",
            "create_date": "1999-09-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-01",
            "registrar_name": "ANY-Web Limited [Tag = ANY-DOMAINS]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "word-worthy.com",
            "domain_keyword": "word-worthy",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:39:47",
            "create_date": "2008-10-18",
            "update_date": "2024-01-07",
            "expiry_date": "2024-10-18",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O word-worthy.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "holdsworth.net",
            "domain_keyword": "holdsworth",
            "domain_tld": "net",
            "query_time": "2024-04-24 01:04:47",
            "create_date": "2000-03-12",
            "update_date": "2023-04-09",
            "expiry_date": "2031-03-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wordworthy.com",
            "domain_keyword": "wordworthy",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:13:55",
            "create_date": "2004-02-03",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "woolsworth.com",
            "domain_keyword": "woolsworth",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:37:02",
            "create_date": "2023-05-02",
            "update_date": "2024-01-05",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bardsworth.com",
            "domain_keyword": "bardsworth",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:46:05",
            "create_date": "2005-10-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-10-03",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O bardsworth.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "holdsworth.group",
            "domain_keyword": "holdsworth",
            "domain_tld": "group",
            "query_time": "2024-05-15 19:45:49",
            "create_date": "2021-11-11",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-240-b.gandi.net",
                "ns-48-c.gandi.net",
                "ns-66-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wordswords.xyz",
            "domain_keyword": "wordswords",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 03:54:00",
            "create_date": "2017-10-18",
            "update_date": "2024-04-15",
            "expiry_date": "2025-10-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "weldsworth.com",
            "domain_keyword": "weldsworth",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:14:21",
            "create_date": "2020-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-27",
            "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=weldsworth.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wirksworth.com",
            "domain_keyword": "wirksworth",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:31:44",
            "create_date": "2005-08-21",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wildsworth.uk",
            "domain_keyword": "wildsworth",
            "domain_tld": "uk",
            "query_time": "2024-06-01 23:55:00",
            "create_date": "2019-03-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-03-22",
            "registrar_name": "ANY-Web Limited [Tag = ANY-DOMAINS]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 67,
            "domain_name": "wirksworth.holiday",
            "domain_keyword": "wirksworth",
            "domain_tld": "holiday",
            "query_time": "2024-06-05 16:04:14",
            "create_date": "2014-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DBY",
            "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": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "waresworth.com",
            "domain_keyword": "waresworth",
            "domain_tld": "com",
            "query_time": "2024-05-02 17:30:15",
            "create_date": "2016-04-15",
            "update_date": "2017-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "waresworth",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SRY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wordsofworth.org",
            "domain_keyword": "wordsofworth",
            "domain_tld": "org",
            "query_time": "2024-05-13 10:13:30",
            "create_date": "2011-03-01",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "benedict.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wandsworth.com",
            "domain_keyword": "wandsworth",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:47:49",
            "create_date": "1999-02-28",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dnsa.mojohost.com",
                "dnsb.mojohost.com",
                "dnsc.mojohost.com",
                "dnsd.mojohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wordsmorph.com",
            "domain_keyword": "wordsmorph",
            "domain_tld": "com",
            "query_time": "2024-05-04 23:56:27",
            "create_date": "2023-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wordsworld.world",
            "domain_keyword": "wordsworld",
            "domain_tld": "world",
            "query_time": "2024-05-08 03:54:00",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bondsworth.com",
            "domain_keyword": "bondsworth",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:01:04",
            "create_date": "2022-02-13",
            "update_date": "2022-08-23",
            "expiry_date": "2024-02-13",
            "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": 74,
            "domain_name": "wirksworth.uk.com",
            "domain_keyword": "wirksworth",
            "domain_tld": "uk.com",
            "query_time": "2024-06-05 16:04:30",
            "create_date": "2012-12-05",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-05",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/wirksworth.uk.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "foodsworth.com",
            "domain_keyword": "foodsworth",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:37:08",
            "create_date": "2013-01-08",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/foodsworth.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "wildsworth.co.uk",
            "domain_keyword": "wildsworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 20:29:24",
            "create_date": "1999-09-07",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-07",
            "registrar_name": "ANY-Web Limited [Tag = ANY-DOMAINS]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "wandsworth.construction",
            "domain_keyword": "wandsworth",
            "domain_tld": "construction",
            "query_time": "2024-05-14 19:49:32",
            "create_date": "2022-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "wirksworth.uk",
            "domain_keyword": "wirksworth",
            "domain_tld": "uk",
            "query_time": "2024-06-05 16:04:17",
            "create_date": "2020-07-01",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-01",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "wandsworth.social",
            "domain_keyword": "wandsworth",
            "domain_tld": "social",
            "query_time": "2024-04-30 21:12:36",
            "create_date": "2022-12-27",
            "update_date": "2023-01-01",
            "expiry_date": "2024-12-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1124.awsdns-12.org",
                "ns-1981.awsdns-55.co.uk",
                "ns-77.awsdns-09.com",
                "ns-825.awsdns-39.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aiwordsworth.com",
            "domain_keyword": "aiwordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-27 11:31:11",
            "create_date": "2023-02-02",
            "update_date": "2024-04-19",
            "expiry_date": "2025-02-02",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "tjwordsworth.dev",
            "domain_keyword": "tjwordsworth",
            "domain_tld": "dev",
            "query_time": "2024-05-23 09:52:04",
            "create_date": "2019-06-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the 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": [
                "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": 82,
            "domain_name": "brodsworth.online",
            "domain_keyword": "brodsworth",
            "domain_tld": "online",
            "query_time": "2024-05-29 09:33:49",
            "create_date": "2023-03-14",
            "update_date": "2024-05-25",
            "expiry_date": "2024-03-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wordsmooth.com",
            "domain_keyword": "wordsmooth",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:16:07",
            "create_date": "2007-02-07",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "wordswords.com.au",
            "domain_keyword": "wordswords",
            "domain_tld": "com.au",
            "query_time": "2024-05-18 10:33:58",
            "update_date": "2024-02-15",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Di Mace",
            "name_servers": [
                "ns1.syd3.hostingplatform.net.au",
                "ns2.syd3.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "waresworth.co.uk",
            "domain_keyword": "waresworth",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 17:30:15",
            "create_date": "2016-04-15",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "worknworth.com",
            "domain_keyword": "worknworth",
            "domain_tld": "com",
            "query_time": "2024-05-12 08:24:21",
            "create_date": "2023-04-08",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ByteSpark LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "holdsworth.net.au",
            "domain_keyword": "holdsworth",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 20:37:09",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "michael holdsworth",
            "name_servers": [
                "ns1-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "holdsworth.org",
            "domain_keyword": "holdsworth",
            "domain_tld": "org",
            "query_time": "2024-04-24 01:04:47",
            "create_date": "1999-04-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "E-Promote",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "ns1cmt.name.com",
                "ns2lns.name.com",
                "ns3jkl.name.com",
                "ns4fmx.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "29wordsworth.com",
            "domain_keyword": "29wordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:36:15",
            "create_date": "2022-08-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wordsworthco.com",
            "domain_keyword": "wordsworthco",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:18:29",
            "create_date": "2006-10-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "woodsworthy.com",
            "domain_keyword": "woodsworthy",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:43:24",
            "create_date": "2017-10-07",
            "update_date": "2023-10-08",
            "expiry_date": "2025-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "wandsworth.town",
            "domain_keyword": "wandsworth",
            "domain_tld": "town",
            "query_time": "2024-05-24 20:55:07",
            "create_date": "2017-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2025-12-14",
            "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": [
                "betty.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "wandsworth.eu",
            "domain_keyword": "wandsworth",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:07:51",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ]
        },
        {
            "num": 94,
            "domain_name": "goldsworth.ventures",
            "domain_keyword": "goldsworth",
            "domain_tld": "ventures",
            "query_time": "2024-06-08 18:13:18",
            "create_date": "2014-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wordsworms.com",
            "domain_keyword": "wordsworms",
            "domain_tld": "com",
            "query_time": "2024-05-04 23:56:52",
            "create_date": "2023-02-28",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wordz-worth.com",
            "domain_keyword": "wordz-worth",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:14:24",
            "create_date": "2013-12-13",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambridgeshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/ca9a06b7-e2e3-4165-84b9-c181af22db0b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.rbmcweb.com",
                "ns1.rbmcweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "48wordsworth.com",
            "domain_keyword": "48wordsworth",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:42:05",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Max Eydelman",
            "registrant_company": "Vis-Home",
            "registrant_address": "3015 N Huntington Dr",
            "registrant_city": "Arlington Heights",
            "registrant_state": "IL",
            "registrant_zip": "60004",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/48wordsworth.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1psw.name.com",
                "ns2hjl.name.com",
                "ns3gxy.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wordsworld.net",
            "domain_keyword": "wordsworld",
            "domain_tld": "net",
            "query_time": "2024-05-04 23:56:52",
            "create_date": "2023-07-26",
            "update_date": "2024-01-26",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "Statutory Masking for data privacy",
            "registrant_company": "Statutory Masking for data privacy",
            "registrant_address": "Statutory Masking for data privacy",
            "registrant_city": "Statutory Masking for data privacy",
            "registrant_zip": "Statutory Masking for data privacy",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking for data privacy",
            "registrant_fax": "Statutory Masking for data privacy",
            "name_servers": [
                "ns1.topdns.me",
                "ns2.topdns.me",
                "ns3.topdns.me"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "wandsworth.org",
            "domain_keyword": "wandsworth",
            "domain_tld": "org",
            "query_time": "2024-04-21 07:47:49",
            "create_date": "1999-03-01",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "East Sussex",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "warmsworth.com",
            "domain_keyword": "warmsworth",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:41:23",
            "create_date": "2017-07-13",
            "update_date": "2022-08-23",
            "expiry_date": "2024-07-13",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.355,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wordsworth.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>327</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wordzworth.co.uk, wordsworthy.org.uk, words-worth.com, woodsworth.org, wordsworths.com, 7wordsworth.com, woodsworth.biz, 5wordsworth.co.uk, cwordsworth.com, wordsworths.net, lordsworth.com, woodsworth.us, wordisworth.com, wordsworths.me.uk, words-worth.org, woodsworth.info, words-worth.jp, wordsworthy.net, worksworth.com, woodsworth.net, wardsworth.com, words-worth.net, 5wordsworth.com, words-worth.de, woodsworth.ca, wordworth.co.uk, wordworth.in, wordworth.net, wordworth.com, mwordsworth.com, worksworth.net, awordsworth.com, words-worth.info, worksworth.site, wordsworth2.net, awordsworth.net, wordsworths.co.uk, worksworth.store, wordzworth.com, word-worth.com, wodsworth.com, words4worth.com, woodsworth.com, ordsworth.cyou, worldsworth.com, wordsworthy.com, fordsworth.com, holdsworth.life, holdsworth.works, wordsworthit.com, wpwordsworth.com, mywordsworth.co.uk, woofsworth.com, goldsworth.org.uk, weedsworth.com, brodsworth.co.uk, word-worthy.com, holdsworth.net, wordworthy.com, woolsworth.com, bardsworth.com, holdsworth.group, wordswords.xyz, weldsworth.com, wirksworth.com, wildsworth.uk, wirksworth.holiday, waresworth.com, wordsofworth.org, wandsworth.com, wordsmorph.com, wordsworld.world, bondsworth.com, wirksworth.uk.com, foodsworth.com, wildsworth.co.uk, wandsworth.construction, wirksworth.uk, wandsworth.social, aiwordsworth.com, tjwordsworth.dev, brodsworth.online, wordsmooth.com, wordswords.com.au, waresworth.co.uk, worknworth.com, holdsworth.net.au, holdsworth.org, 29wordsworth.com, wordsworthco.com, woodsworthy.com, wandsworth.town, wandsworth.eu, goldsworth.ventures, wordsworms.com, wordz-worth.com, 48wordsworth.com, wordsworld.net, wandsworth.org, warmsworth.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wordzworth.co.uk</domain_name>
   <domain_keyword>wordzworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 23:14:28</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Register.com Inc t/a British Telecom [Tag = BTNAMES]</registrar_name>
   <registrar_website>https://business.bt.com/help/contact-us-business</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>wordsworthy.org.uk</domain_name>
   <domain_keyword>wordsworthy</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-21 20:30:37</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>words-worth.com</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:33:36</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-06-17</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>4</num>
   <domain_name>woodsworth.org</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:10:15</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pepperfry Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wordsworths.com</domain_name>
   <domain_keyword>wordsworths</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:33:59</query_time>
   <create_date>2002-09-16</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-09-16</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>Andrew Reberry</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3032883034</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>7wordsworth.com</domain_name>
   <domain_keyword>7wordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:21:08</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2022-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>woodsworth.biz</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 20:41:51</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2021-08-22</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pepperfry Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please 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.net4india.com</value>
    <value>ns2.net4india.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>8</num>
   <domain_name>5wordsworth.co.uk</domain_name>
   <domain_keyword>5wordsworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 08:00:25</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>cwordsworth.com</domain_name>
   <domain_keyword>cwordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 13:59:44</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>lakas.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wordsworths.net</domain_name>
   <domain_keyword>wordsworths</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 06:01:22</query_time>
   <create_date>2015-02-21</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-02-21</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=wordsworths.net</registrant_email>
   <registrant_phone>+1.4806242599</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>11</num>
   <domain_name>lordsworth.com</domain_name>
   <domain_keyword>lordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:47:25</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2020-10-01</update_date>
   <expiry_date>2024-10-07</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>12</num>
   <domain_name>woodsworth.us</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 17:41:10</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>Ambareesh Murty</registrant_name>
   <registrant_company>Pepperfry Private Limited</registrant_company>
   <registrant_address>Pepperfry House,, LBS Marg, Vikhroli west</registrant_address>
   <registrant_city>Mumbai</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400083</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.912261576157</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.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>wordisworth.com</domain_name>
   <domain_keyword>wordisworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:45:23</query_time>
   <create_date>2006-01-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>14</num>
   <domain_name>wordsworths.me.uk</domain_name>
   <domain_keyword>wordsworths</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-01 10:50:29</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>words-worth.org</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 03:52:48</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</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>16</num>
   <domain_name>woodsworth.info</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 20:41:51</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pepperfry Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please 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.net4india.com</value>
    <value>ns2.net4india.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>17</num>
   <domain_name>words-worth.jp</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 03:52:48</query_time>
   <create_date>2015-02-17</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Kyoji Koizumi</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>wordsworthy.net</domain_name>
   <domain_keyword>wordsworthy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 15:14:14</query_time>
   <create_date>2022-03-27</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-27</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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>worksworth.com</domain_name>
   <domain_keyword>worksworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:33:52</query_time>
   <create_date>2009-03-29</create_date>
   <update_date>2024-03-11</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>woodsworth.net</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:42:31</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wardsworth.com</domain_name>
   <domain_keyword>wardsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:20:11</query_time>
   <create_date>2019-02-08</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>words-worth.net</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 23:55:31</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>5wordsworth.com</domain_name>
   <domain_keyword>5wordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:41:58</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>words-worth.de</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:12</query_time>
   <update_date>2021-04-20</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>woodsworth.ca</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 02:42:31</query_time>
   <create_date>2005-11-19</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wordworth.co.uk</domain_name>
   <domain_keyword>wordworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 03:54:55</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>wordworth.in</domain_name>
   <domain_keyword>wordworth</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 15:14:24</query_time>
   <create_date>2018-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inpro2.fcomet.com</value>
    <value>ns2.inpro2.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wordworth.net</domain_name>
   <domain_keyword>wordworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 23:57:45</query_time>
   <create_date>2001-02-18</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2031-02-18</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wordworth.com</domain_name>
   <domain_keyword>wordworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>2000-03-21</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2031-03-21</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>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>30</num>
   <domain_name>mwordsworth.com</domain_name>
   <domain_keyword>mwordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:05:55</query_time>
   <create_date>2012-07-17</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-07-17</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>worksworth.net</domain_name>
   <domain_keyword>worksworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 03:53:57</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-16</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>Worksworth LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>awordsworth.com</domain_name>
   <domain_keyword>awordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:57:44</query_time>
   <create_date>2009-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>words-worth.info</domain_name>
   <domain_keyword>words-worth</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 03:52:48</query_time>
   <create_date>2014-01-01</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Words Worth</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.js-hpbs.jp</value>
    <value>dns02.js-hpbs.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>worksworth.site</domain_name>
   <domain_keyword>worksworth</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-10 17:23:26</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>35</num>
   <domain_name>wordsworth2.net</domain_name>
   <domain_keyword>wordsworth2</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 21:02:32</query_time>
   <create_date>1999-02-23</create_date>
   <update_date>2021-04-17</update_date>
   <expiry_date>2027-02-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.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>awordsworth.net</domain_name>
   <domain_keyword>awordsworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:27:03</query_time>
   <create_date>2017-03-15</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wordsworths.co.uk</domain_name>
   <domain_keyword>wordsworths</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 21:02:33</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>worksworth.store</domain_name>
   <domain_keyword>worksworth</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-10 17:23:26</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wordzworth.com</domain_name>
   <domain_keyword>wordzworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:54:30</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Statutory Masking Enabled</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>word-worth.com</domain_name>
   <domain_keyword>word-worth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:41:05</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</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>CA</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.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wodsworth.com</domain_name>
   <domain_keyword>wodsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:58:25</query_time>
   <create_date>2005-05-28</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3a9019ec-024d-4a25-81bb-e0a61c486e3e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>words4worth.com</domain_name>
   <domain_keyword>words4worth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 21:00:14</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.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>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>woodsworth.com</domain_name>
   <domain_keyword>woodsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:10:15</query_time>
   <create_date>2004-05-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-05-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns-1300.awsdns-34.org</value>
    <value>ns-1651.awsdns-14.co.uk</value>
    <value>ns-213.awsdns-26.com</value>
    <value>ns-725.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ordsworth.cyou</domain_name>
   <domain_keyword>ordsworth</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-06 00:35:34</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>worldsworth.com</domain_name>
   <domain_keyword>worldsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:37:51</query_time>
   <create_date>2016-10-27</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2025-10-27</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>46</num>
   <domain_name>wordsworthy.com</domain_name>
   <domain_keyword>wordsworthy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:18:36</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fordsworth.com</domain_name>
   <domain_keyword>fordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:21:25</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>zibusiso ngono</registrant_name>
   <registrant_company>Zibusiso Ngono</registrant_company>
   <registrant_address>49 Genmare 130 Blandford Northriding</registrant_address>
   <registrant_city>johannesburg</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>2162</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+27.832592332</registrant_phone>
   <name_servers>
    <value>ns1.ampledns.com</value>
    <value>ns2.ampledns.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>holdsworth.life</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 12:51:53</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-12-28</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>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>49</num>
   <domain_name>holdsworth.works</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-15 19:45:49</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tyne and Wear</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.hpdns.net</value>
    <value>ns2.hpdns.net</value>
    <value>ns3.hpdns.net</value>
    <value>ns4.hpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wordsworthit.com</domain_name>
   <domain_keyword>wordsworthit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:18:32</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.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>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wpwordsworth.com</domain_name>
   <domain_keyword>wpwordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:57:49</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.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>mywordsworth.co.uk</domain_name>
   <domain_keyword>mywordsworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 20:00:01</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.org</value>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1111.ui-dns.com</value>
    <value>ns1124.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>woofsworth.com</domain_name>
   <domain_keyword>woofsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 15:11:35</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>goldsworth.org.uk</domain_name>
   <domain_keyword>goldsworth</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 06:39:25</query_time>
   <create_date>2000-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>weedsworth.com</domain_name>
   <domain_keyword>weedsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 04:02:36</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>brodsworth.co.uk</domain_name>
   <domain_keyword>brodsworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 14:54:54</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-DOMAINS]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>word-worthy.com</domain_name>
   <domain_keyword>word-worthy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:39:47</query_time>
   <create_date>2008-10-18</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O word-worthy.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>holdsworth.net</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 01:04:47</query_time>
   <create_date>2000-03-12</create_date>
   <update_date>2023-04-09</update_date>
   <expiry_date>2031-03-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wordworthy.com</domain_name>
   <domain_keyword>wordworthy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:13:55</query_time>
   <create_date>2004-02-03</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>woolsworth.com</domain_name>
   <domain_keyword>woolsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:37:02</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bardsworth.com</domain_name>
   <domain_keyword>bardsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:46:05</query_time>
   <create_date>2005-10-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O bardsworth.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>holdsworth.group</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-15 19:45:49</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-240-b.gandi.net</value>
    <value>ns-48-c.gandi.net</value>
    <value>ns-66-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wordswords.xyz</domain_name>
   <domain_keyword>wordswords</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 03:54:00</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>64</num>
   <domain_name>weldsworth.com</domain_name>
   <domain_keyword>weldsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:14:21</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-27</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=weldsworth.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wirksworth.com</domain_name>
   <domain_keyword>wirksworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:31:44</query_time>
   <create_date>2005-08-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wildsworth.uk</domain_name>
   <domain_keyword>wildsworth</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 23:55:00</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-DOMAINS]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>wirksworth.holiday</domain_name>
   <domain_keyword>wirksworth</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-06-05 16:04:14</query_time>
   <create_date>2014-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DBY</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>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>waresworth.com</domain_name>
   <domain_keyword>waresworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 17:30:15</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2017-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>waresworth</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SRY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wordsofworth.org</domain_name>
   <domain_keyword>wordsofworth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 10:13:30</query_time>
   <create_date>2011-03-01</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>benedict.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wandsworth.com</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:47:49</query_time>
   <create_date>1999-02-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dnsa.mojohost.com</value>
    <value>dnsb.mojohost.com</value>
    <value>dnsc.mojohost.com</value>
    <value>dnsd.mojohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wordsmorph.com</domain_name>
   <domain_keyword>wordsmorph</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 23:56:27</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wordsworld.world</domain_name>
   <domain_keyword>wordsworld</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 03:54:00</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bondsworth.com</domain_name>
   <domain_keyword>bondsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:01:04</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-02-13</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>74</num>
   <domain_name>wirksworth.uk.com</domain_name>
   <domain_keyword>wirksworth</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-06-05 16:04:30</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/wirksworth.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>foodsworth.com</domain_name>
   <domain_keyword>foodsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:37:08</query_time>
   <create_date>2013-01-08</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/foodsworth.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>wildsworth.co.uk</domain_name>
   <domain_keyword>wildsworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 20:29:24</query_time>
   <create_date>1999-09-07</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-DOMAINS]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>wandsworth.construction</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-14 19:49:32</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>wirksworth.uk</domain_name>
   <domain_keyword>wirksworth</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-05 16:04:17</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>wandsworth.social</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-30 21:12:36</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2023-01-01</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1124.awsdns-12.org</value>
    <value>ns-1981.awsdns-55.co.uk</value>
    <value>ns-77.awsdns-09.com</value>
    <value>ns-825.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aiwordsworth.com</domain_name>
   <domain_keyword>aiwordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 11:31:11</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-02-02</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tjwordsworth.dev</domain_name>
   <domain_keyword>tjwordsworth</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 09:52:04</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the 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>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>82</num>
   <domain_name>brodsworth.online</domain_name>
   <domain_keyword>brodsworth</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 09:33:49</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>wordsmooth.com</domain_name>
   <domain_keyword>wordsmooth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:16:07</query_time>
   <create_date>2007-02-07</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>wordswords.com.au</domain_name>
   <domain_keyword>wordswords</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-18 10:33:58</query_time>
   <update_date>2024-02-15</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Di Mace</registrant_name>
   <name_servers>
    <value>ns1.syd3.hostingplatform.net.au</value>
    <value>ns2.syd3.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>waresworth.co.uk</domain_name>
   <domain_keyword>waresworth</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 17:30:15</query_time>
   <create_date>2016-04-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>worknworth.com</domain_name>
   <domain_keyword>worknworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 08:24:21</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ByteSpark LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>holdsworth.net.au</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 20:37:09</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>michael holdsworth</registrant_name>
   <name_servers>
    <value>ns1-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>holdsworth.org</domain_name>
   <domain_keyword>holdsworth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 01:04:47</query_time>
   <create_date>1999-04-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>ns1cmt.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4fmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>29wordsworth.com</domain_name>
   <domain_keyword>29wordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:36:15</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>wordsworthco.com</domain_name>
   <domain_keyword>wordsworthco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:18:29</query_time>
   <create_date>2006-10-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-30</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.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>woodsworthy.com</domain_name>
   <domain_keyword>woodsworthy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:43:24</query_time>
   <create_date>2017-10-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>wandsworth.town</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-24 20:55:07</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-12-14</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>betty.ns.cloudflare.com</value>
    <value>clay.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>93</num>
   <domain_name>wandsworth.eu</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:07:51</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>goldsworth.ventures</domain_name>
   <domain_keyword>goldsworth</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-08 18:13:18</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wordsworms.com</domain_name>
   <domain_keyword>wordsworms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 23:56:52</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wordz-worth.com</domain_name>
   <domain_keyword>wordz-worth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:14:24</query_time>
   <create_date>2013-12-13</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>Cambridgeshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ca9a06b7-e2e3-4165-84b9-c181af22db0b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.rbmcweb.com</value>
    <value>ns1.rbmcweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>48wordsworth.com</domain_name>
   <domain_keyword>48wordsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:42:05</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Max Eydelman</registrant_name>
   <registrant_company>Vis-Home</registrant_company>
   <registrant_address>3015 N Huntington Dr</registrant_address>
   <registrant_city>Arlington Heights</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60004</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/48wordsworth.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1psw.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wordsworld.net</domain_name>
   <domain_keyword>wordsworld</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 23:56:52</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_name>Statutory Masking for data privacy</registrant_name>
   <registrant_company>Statutory Masking for data privacy</registrant_company>
   <registrant_address>Statutory Masking for data privacy</registrant_address>
   <registrant_city>Statutory Masking for data privacy</registrant_city>
   <registrant_zip>Statutory Masking for data privacy</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking for data privacy</registrant_phone>
   <registrant_fax>Statutory Masking for data privacy</registrant_fax>
   <name_servers>
    <value>ns1.topdns.me</value>
    <value>ns2.topdns.me</value>
    <value>ns3.topdns.me</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>wandsworth.org</domain_name>
   <domain_keyword>wandsworth</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 07:47:49</query_time>
   <create_date>1999-03-01</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>East Sussex</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>warmsworth.com</domain_name>
   <domain_keyword>warmsworth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:41:23</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-07-13</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>
 </results>
 <stats>
  <total_time>0.355</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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