WHOIS QUERY TIME

10 May 2024 - 11:03 PM UTC

Registered: 5 August 2013
Expiry: 31 August 2024

REGISTRAR

Name: GIGAHOST ApS

DNSSEC

Unsigned delegation

NAME SERVERS

ns1.gigahost.dk
ns2.gigahost.dk
ns3.gigahost.dk
ns4.gigahost.dk
ns5.gigahost.dk

DOMAIN STATUS

Active

REGISTRANT

Name: KKS Danmark Holding ApS
Address: Klostergården 5
City: Kalundborg
ZIP: 4400
Country: Denmark

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=woodfiber.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "woodfiber.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "woodfiber.dk",
            "domain_keyword": "woodfiber",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:28",
            "create_date": "2013-08-05",
            "expiry_date": "2024-08-31",
            "registrar_name": "GIGAHOST ApS",
            "registrant_name": "KKS Danmark Holding ApS",
            "registrant_address": "Klostergården 5",
            "registrant_city": "Kalundborg",
            "registrant_zip": "4400",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>woodfiber.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>woodfiber.dk</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:28</query_time>
   <create_date>2013-08-05</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>GIGAHOST ApS</registrar_name>
   <registrant_name>KKS Danmark Holding ApS</registrant_name>
   <registrant_address>Klostergården 5</registrant_address>
   <registrant_city>Kalundborg</registrant_city>
   <registrant_zip>4400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.063 seconds) for "woodfiber.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 11:03 PM UTC

Registered: 5 August 2013
Expiry: 31 August 2024

REGISTRAR

Name: GIGAHOST ApS

DNSSEC

Unsigned delegation

NAME SERVERS

ns1.gigahost.dk
ns2.gigahost.dk
ns3.gigahost.dk
ns4.gigahost.dk
ns5.gigahost.dk

DOMAIN STATUS

Active

REGISTRANT

Name: KKS Danmark Holding ApS
Address: Klostergården 5
City: Kalundborg
ZIP: 4400
Country: Denmark

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=woodfiber.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "woodfiber.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "woodfiber.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "woodfiber.dk",
            "domain_keyword": "woodfiber",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:28",
            "create_date": "2013-08-05",
            "expiry_date": "2024-08-31",
            "registrar_name": "GIGAHOST ApS",
            "registrant_name": "KKS Danmark Holding ApS",
            "registrant_address": "Klostergården 5",
            "registrant_city": "Kalundborg",
            "registrant_zip": "4400",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>woodfiber.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>woodfiber.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>woodfiber.dk</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:28</query_time>
   <create_date>2013-08-05</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>GIGAHOST ApS</registrar_name>
   <registrant_name>KKS Danmark Holding ApS</registrant_name>
   <registrant_address>Klostergården 5</registrant_address>
   <registrant_city>Kalundborg</registrant_city>
   <registrant_zip>4400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 9 domain names (in 0.026 seconds) which contained the exact domain keyword "woodfiber".
Domain Name Registered Expiry Registrar Ownership
1 woodfiber.net 24 Feb 2000 24 Feb 2025 Network Solutions, LLC -
2 woodfiber.com 23 Sep 2002 23 Sep 2024 Tucows Domains Inc. -
3 woodfiber.it 21 Feb 2012 21 Feb 2025 Aruba s.p.a. Alberto La Rosa
4 woodfiber.dk 5 Aug 2013 31 Aug 2024 GIGAHOST ApS KKS Danmark Holding ApS
5 woodfiber.info 8 Sep 2016 8 Sep 2024 1API GmbH Registrant of woodfiber.info
6 woodfiber.jp 26 Mar 2018 31 Mar 2025 - Nice Corporation
7 woodfiber.group 31 Mar 2021 31 Mar 2024 Network Solutions, LLC Wood Fiber Holdings, Inc.
8 woodfiber.guru 23 Dec 2021 23 Dec 2024 Key-Systems, LLC Bewoo
9 woodfiber.online 23 Jan 2023 23 Jan 2025 Key-Systems LLC Woodfiber ApS
10 woodfiber.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=woodfiber&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "woodfiber",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "woodfiber.net, woodfiber.com, woodfiber.it, woodfiber.dk, woodfiber.info, woodfiber.jp, woodfiber.group, woodfiber.guru, woodfiber.online, woodfiber.de",
    "results": [
        {
            "num": 1,
            "domain_name": "woodfiber.net",
            "domain_keyword": "woodfiber",
            "domain_tld": "net",
            "query_time": "2024-06-13 02:54:08",
            "create_date": "2000-02-24",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "woodfiber.com",
            "domain_keyword": "woodfiber",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:39:34",
            "create_date": "2002-09-23",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.sentex.ca",
                "ns1.cooksmill.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "woodfiber.it",
            "domain_keyword": "woodfiber",
            "domain_tld": "it",
            "query_time": "2024-05-14 07:44:01",
            "create_date": "2012-02-21",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-21",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Alberto La Rosa",
            "registrant_address": "Via Caboto 114, 11",
            "registrant_city": "FIRENZE",
            "registrant_state": "FI",
            "registrant_zip": "50127",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "woodfiber.dk",
            "domain_keyword": "woodfiber",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:28",
            "create_date": "2013-08-05",
            "expiry_date": "2024-08-31",
            "registrar_name": "GIGAHOST ApS",
            "registrant_name": "KKS Danmark Holding ApS",
            "registrant_address": "Klostergården 5",
            "registrant_city": "Kalundborg",
            "registrant_zip": "4400",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "woodfiber.info",
            "domain_keyword": "woodfiber",
            "domain_tld": "info",
            "query_time": "2024-04-22 00:39:34",
            "create_date": "2016-09-08",
            "update_date": "2023-12-16",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of woodfiber.info",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "woodfiber.jp",
            "domain_keyword": "woodfiber",
            "domain_tld": "jp",
            "query_time": "2024-05-30 09:20:30",
            "create_date": "2018-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Nice Corporation",
            "registrant_address": "Kanagawa",
            "registrant_zip": "230-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "0455048772",
            "registrant_fax": "0455041256",
            "name_servers": [
                "asns1.customer.ne.jp",
                "asns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "woodfiber.group",
            "domain_keyword": "woodfiber",
            "domain_tld": "group",
            "query_time": "2024-05-31 14:12:32",
            "create_date": "2021-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wood Fiber Holdings, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "woodfiber.guru",
            "domain_keyword": "woodfiber",
            "domain_tld": "guru",
            "query_time": "2024-05-09 04:23:20",
            "create_date": "2021-12-23",
            "update_date": "2024-02-24",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bewoo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "woodfiber.online",
            "domain_keyword": "woodfiber",
            "domain_tld": "online",
            "query_time": "2024-05-27 02:38:49",
            "create_date": "2023-01-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Woodfiber ApS",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "woodfiber.de",
            "domain_keyword": "woodfiber",
            "domain_tld": "de",
            "query_time": "2024-05-07 14:19:42",
            "update_date": "2022-09-11",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>woodfiber</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>woodfiber.net, woodfiber.com, woodfiber.it, woodfiber.dk, woodfiber.info, woodfiber.jp, woodfiber.group, woodfiber.guru, woodfiber.online, woodfiber.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>woodfiber.net</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 02:54:08</query_time>
   <create_date>2000-02-24</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>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>2</num>
   <domain_name>woodfiber.com</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:39:34</query_time>
   <create_date>2002-09-23</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.sentex.ca</value>
    <value>ns1.cooksmill.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>woodfiber.it</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 07:44:01</query_time>
   <create_date>2012-02-21</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Alberto La Rosa</registrant_company>
   <registrant_address>Via Caboto 114, 11</registrant_address>
   <registrant_city>FIRENZE</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50127</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>woodfiber.dk</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:28</query_time>
   <create_date>2013-08-05</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>GIGAHOST ApS</registrar_name>
   <registrant_name>KKS Danmark Holding ApS</registrant_name>
   <registrant_address>Klostergården 5</registrant_address>
   <registrant_city>Kalundborg</registrant_city>
   <registrant_zip>4400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>woodfiber.info</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 00:39:34</query_time>
   <create_date>2016-09-08</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of woodfiber.info</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>woodfiber.jp</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 09:20:30</query_time>
   <create_date>2018-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Nice Corporation</registrant_name>
   <registrant_address>Kanagawa</registrant_address>
   <registrant_zip>230-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0455048772</registrant_phone>
   <registrant_fax>0455041256</registrant_fax>
   <name_servers>
    <value>asns1.customer.ne.jp</value>
    <value>asns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>woodfiber.group</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-31 14:12:32</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</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>Wood Fiber Holdings, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>woodfiber.guru</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-09 04:23:20</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bewoo</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>woodfiber.online</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 02:38:49</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Woodfiber ApS</registrant_company>
   <registrant_country>DK</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.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>woodfiber.de</domain_name>
   <domain_keyword>woodfiber</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-07 14:19:42</query_time>
   <update_date>2022-09-11</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 359 domain names (in 0.188 seconds) which look and sound like the brand name "woodfiber".
Domain Name Registered Expiry Registrar Ownership
1 woodfixer.com 30 Dec 2014 30 Dec 2024 GoDaddy.com, LLC -
2 woodfibers.com 16 Dec 2003 16 Dec 2024 ANNULET, INC BuyDomains.com
3 goodfiber.com 14 May 2002 14 May 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 875396
4 goodfiber.pl 5 Nov 2020 5 Nov 2024 Consulting Service Sp. z o.o. -
5 woodfibre.online 29 May 2023 29 May 2025 Mesh Digital Ltd Domains By Proxy, LLC
6 woodfibre.co.uk 10 Feb 2022 10 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
7 woodfibre.dk 22 Sep 2005 30 Sep 2024 - Thermocell Sales Aps
8 foodfiber.ru 5 Sep 2022 5 Sep 2024 REGRU-RU Torgovii dom Ariant-A, LLC
9 goodfiber.online 5 Jun 2024 5 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
10 zoodfiber.com 8 Jul 2021 8 Jul 2026 GoDaddy.com, LLC -
11 woodfibre.ca 5 Mar 2013 5 Mar 2025 eNom Canada Corp. REDACTED FOR PRIVACY
12 woodfibers.net 9 Feb 2005 9 Jan 2025 GoDaddy.com, LLC -
13 wood2fiber.com 21 Jan 2022 21 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
14 wood-fiber.online 20 Oct 2023 20 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
15 woodfibre.info 29 May 2023 29 May 2025 Mesh Digital Limited Domains By Proxy, LLC
16 woodfibre.com 22 Aug 1995 21 Aug 2024 Tucows Domains Inc. -
17 goodfiber.co 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 moodfiber.com 14 Jun 2019 14 Jun 2024 GoDaddy.com, LLC -
19 foodfiber.com 27 Dec 1998 27 Dec 2024 Tucows Domains Inc. -
20 woolfiber.com 25 May 2003 25 May 2025 GoDaddy.com, LLC NameFind LLC
21 nordfiber.net 10 Oct 2021 10 Oct 2024 Domeneshop AS dba domainnameshop.com Nordfiber AS
22 woodriver.consulting 28 Feb 2023 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 goodfiber1.net 3 Sep 2021 3 Sep 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
24 woodfired.co.uk 25 Jun 2016 25 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
25 moonfiber.com 1 May 2023 1 May 2025 Dynadot Inc -
26 woodrider.com 18 Jan 2015 18 Jan 2025 Megazone Corp., dba HOSTING.KR yeonoh jung
27 goodfibre.com 7 Aug 2016 7 Aug 2024 GoDaddy.com, LLC -
28 woodfiller.com 21 Sep 1999 21 Sep 2024 GoDaddy.com, LLC -
29 woodriver.autos 11 May 2023 11 May 2025 Porkbun, LLC Private by Design, LLC
30 woodvibes.net 2 Dec 2021 2 Dec 2025 Squarespace Domains LLC A1 Systems PL
31 xoomfiber.com 11 Sep 2021 11 Sep 2024 NameCheap, Inc. -
32 goldfiber.tech 14 Jul 2022 14 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0164805804
33 woodmizer.com 2 Feb 1996 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 elwoodfiber.org 29 May 2014 29 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 wordfixer.com 30 Jun 2009 30 Jun 2024 GoDaddy.com, LLC -
36 poolfiber.com 1 Apr 2024 1 Apr 2027 GoDaddy.com, LLC -
37 woodfixes.com 5 Apr 2022 5 Apr 2025 Purple IT Ltd Privacy Protect, LLC (PrivacyProtect.org)
38 woodvibes.ru 6 May 2022 6 May 2025 REGRU-RU Private Person
39 woodfired.org 28 Nov 2005 28 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 woodfever.com 31 Jul 2002 31 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
41 woodriver.net 11 Apr 2020 11 Apr 2025 GMO INTERNET, INC. Woodriver LLC
42 woodmizer.dev 28 Oct 2021 28 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 woodsider.net 11 Jun 2003 11 Jun 2024 IONOS SE 1&1 Internet Limited
44 goldfiber.info 27 Oct 2007 27 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
45 swwoodfiber.com 10 Jul 2000 10 Jul 2024 DREAMHOST Proxy Protection LLC
46 goodfixer.com 25 Jan 2008 25 Jan 2025 GoDaddy.com, LLC -
47 woodmizer.ca 16 Oct 2000 29 Mar 2026 Go Daddy Domains Canada, Inc Wood-Mizer Canada Company
48 woodyfier.com 26 Jun 2016 26 Jun 2024 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
49 nordfiber.pl 2 Jun 2017 2 Jun 2024 OVH SAS -
50 woodmizer.ro 6 Dec 2005 4 Nov 2024 INWX GmbH -
51 woodfired.wine 27 Sep 2021 27 Sep 2031 GoDaddy.com, LLC Domains By Proxy, LLC
52 woodmiser.net 20 Mar 2023 20 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Primark
53 woodfired.social 20 May 2015 20 May 2025 eNom, LLC Greg Ariti
54 woodriver.ca 7 Feb 2007 7 Feb 2025 Grape Inc. REDACTED FOR PRIVACY
55 woodtimber.com 13 Jan 2009 13 Jan 2025 ANNULET, INC BuyDomains.com
56 woodfitter.co.uk 15 Apr 2020 15 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
57 foodfixer.com 5 Aug 1999 5 Aug 2024 Sea Wasp, LLC Los angelesnews.com
58 woodfiller.net 11 Apr 2022 11 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
59 woodmizer.fr 21 Mar 2005 25 Feb 2025 KEY-SYSTEMS GmbH Laskowski Daniel Kevin
60 woodfired.info 19 Jul 2009 19 Jul 2024 Domain.com, LLC Data Protected
61 goodfibes.com 4 Apr 2018 4 Apr 2025 TurnCommerce, Inc. DBA NameBright.com -
62 woodpiler.com 18 Oct 2019 18 Oct 2024 GoDaddy.com, LLC -
63 woodmizer.ke 15 Mar 2022 15 Mar 2025 EAC directory Wood-Mizer Holdings, Inc
64 woodfixers.design 18 May 2020 18 May 2024 Register.com, Inc. REDACTED FOR PRIVACY
65 woodsider.com 15 Sep 2017 15 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 foodfeber.com 29 May 2024 29 May 2025 One.com A/S REDACTED FOR PRIVACY
67 woodfired.net 19 Apr 2004 19 Apr 2025 GoDaddy.com, LLC -
68 woodriver.org 9 Aug 1998 8 Aug 2032 Tucows Domains Inc. Contact Privacy Inc. Customer 0156471520
69 coopfiber.com 5 May 2017 5 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
70 goodliber.com 2 Apr 2023 2 Apr 2024 SNAPNAMES 50, LLC -
71 woodfired.biz 7 Jul 2022 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 woodfiller.org 14 Apr 2023 14 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 woodvibez.com 3 Nov 2023 3 Nov 2024 Cronon AG -
74 goodfibers.biz 24 Nov 2018 24 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 woodfixers.co.uk 10 Jan 2023 10 Jan 2025 Squarespace Domains LLC [Tag = GOOGLE] -
76 goldfiber.net 20 Apr 2023 20 Apr 2024 DropCatch.com 417 LLC Redacted for GDPR privacy
77 woodliker.com 19 Jun 2021 19 Jun 2024 NameCheap, Inc. -
78 wolffiber.com 16 Mar 2016 2 Mar 2025 GoDaddy.com, LLC -
79 hookfiber.com 13 Sep 2002 13 Sep 2026 gabia HIC FIBERS, INC
80 noordfiber.nl 27 May 2015 - Exception -
81 woodfibres.com 15 Jun 2003 15 Jun 2024 GoDaddy.com, LLC -
82 woodmizer.cd 15 Jan 2021 30 Jun 2025 G&G SARL Office Congolais des Postes et Telecommunications - OCPT
83 windfiber.com 25 Jul 2014 25 Jul 2024 Squarespace Domains II LLC UCS
84 zoomfiber.info 1 Jan 2015 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 woodstiber.com 1 Mar 2024 1 Mar 2029 Cloudflare, Inc. DATA REDACTED
86 woodfines.com 13 Jun 2010 13 Jun 2025 INAMES CO., LTD. jaewan Lee
87 worldfiber.world 25 Feb 2019 25 Feb 2025 Squarespace Domains II LLC Texas Fiber Optic, LLC
88 woodfiles.com 28 Nov 1999 28 Nov 2024 GoDaddy.com, LLC -
89 woodpiper.com 4 Sep 2022 4 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 woodmiser.com 12 Jun 2001 12 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
91 woodminer.com 14 Apr 2024 14 Apr 2027 GoDaddy.com, LLC -
92 woodvibes.ca 7 Jun 2015 7 Jun 2025 Netfirms, LTD REDACTED FOR PRIVACY
93 woodfinder.com 18 Aug 2002 18 Aug 2028 Network Solutions, LLC PERFECT PRIVACY, LLC
94 woodmizer.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
95 woodmizer.nl 19 Jan 2006 - Key-Systems GmbH -
96 goodfibes.xyz 1 Mar 2023 1 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 woodifyer.com 22 Aug 2023 22 Aug 2024 COSMOTOWN, INC. -
98 toolfiber.website 19 May 2023 19 May 2025 Namecheap -
99 coopfiber.coop 9 May 2017 9 May 2025 EnCirca, Inc. The Middle Tennessee Electric Membership Corporation
100 woodwiser.com 3 Sep 2021 3 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
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 Woodfiber.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=woodfiber.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "woodfiber.dk",
        "page_size": 100
    },
    "count": {
        "total": 359,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "woodfixer.com, woodfibers.com, goodfiber.com, goodfiber.pl, woodfibre.online, woodfibre.co.uk, woodfibre.dk, foodfiber.ru, goodfiber.online, zoodfiber.com, woodfibre.ca, woodfibers.net, wood2fiber.com, wood-fiber.online, woodfibre.info, woodfibre.com, goodfiber.co, moodfiber.com, foodfiber.com, woolfiber.com, nordfiber.net, woodriver.consulting, goodfiber1.net, woodfired.co.uk, moonfiber.com, woodrider.com, goodfibre.com, woodfiller.com, woodriver.autos, woodvibes.net, xoomfiber.com, goldfiber.tech, woodmizer.com, elwoodfiber.org, wordfixer.com, poolfiber.com, woodfixes.com, woodvibes.ru, woodfired.org, woodfever.com, woodriver.net, woodmizer.dev, woodsider.net, goldfiber.info, swwoodfiber.com, goodfixer.com, woodmizer.ca, woodyfier.com, nordfiber.pl, woodmizer.ro, woodfired.wine, woodmiser.net, woodfired.social, woodriver.ca, woodtimber.com, woodfitter.co.uk, foodfixer.com, woodfiller.net, woodmizer.fr, woodfired.info, goodfibes.com, woodpiler.com, woodmizer.ke, woodfixers.design, woodsider.com, foodfeber.com, woodfired.net, woodriver.org, coopfiber.com, goodliber.com, woodfired.biz, woodfiller.org, woodvibez.com, goodfibers.biz, woodfixers.co.uk, goldfiber.net, woodliker.com, wolffiber.com, hookfiber.com, noordfiber.nl, woodfibres.com, woodmizer.cd, windfiber.com, zoomfiber.info, woodstiber.com, woodfines.com, worldfiber.world, woodfiles.com, woodpiper.com, woodmiser.com, woodminer.com, woodvibes.ca, woodfinder.com, woodmizer.online, woodmizer.nl, goodfibes.xyz, woodifyer.com, toolfiber.website, coopfiber.coop, woodwiser.com",
    "results": [
        {
            "num": 1,
            "domain_name": "woodfixer.com",
            "domain_keyword": "woodfixer",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:40:13",
            "create_date": "2014-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "woodfibers.com",
            "domain_keyword": "woodfibers",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:39:34",
            "create_date": "2003-12-16",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-16",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "goodfiber.com",
            "domain_keyword": "goodfiber",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:33:17",
            "create_date": "2002-05-14",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-14",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 0d5e3",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 875396",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "goodfiber.pl",
            "domain_keyword": "goodfiber",
            "domain_tld": "pl",
            "query_time": "2024-04-10 11:51:12",
            "create_date": "2020-11-05",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-05",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "woodfibre.online",
            "domain_keyword": "woodfibre",
            "domain_tld": "online",
            "query_time": "2024-05-31 14:12:32",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "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.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "woodfibre.co.uk",
            "domain_keyword": "woodfibre",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 10:38:49",
            "create_date": "2022-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "woodfibre.dk",
            "domain_keyword": "woodfibre",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:28",
            "create_date": "2005-09-22",
            "expiry_date": "2024-09-30",
            "registrant_name": "Thermocell Sales Aps",
            "registrant_address": "Næssundvej 423, Karby",
            "registrant_city": "Karby",
            "registrant_zip": "7960",
            "registrant_country": "DK",
            "name_servers": [
                "brianna.ns.cloudflare.com",
                "joel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "foodfiber.ru",
            "domain_keyword": "foodfiber",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:56:42",
            "create_date": "2022-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Torgovii dom Ariant-A, LLC",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "goodfiber.online",
            "domain_keyword": "goodfiber",
            "domain_tld": "online",
            "query_time": "2024-06-08 17:21:23",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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.infobemar.pl",
                "ns2.infobemar.pl"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "zoodfiber.com",
            "domain_keyword": "zoodfiber",
            "domain_tld": "com",
            "query_time": "2024-06-13 05:59:15",
            "create_date": "2021-07-08",
            "update_date": "2022-10-15",
            "expiry_date": "2026-07-08",
            "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": 11,
            "domain_name": "woodfibre.ca",
            "domain_keyword": "woodfibre",
            "domain_tld": "ca",
            "query_time": "2024-05-02 01:52:13",
            "create_date": "2013-03-05",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-05",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "woodfibers.net",
            "domain_keyword": "woodfibers",
            "domain_tld": "net",
            "query_time": "2024-06-13 02:54:08",
            "create_date": "2005-02-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wood2fiber.com",
            "domain_keyword": "wood2fiber",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:41:38",
            "create_date": "2022-01-21",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns10.gruppointercom.net",
                "ns11.gruppointercom.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wood-fiber.online",
            "domain_keyword": "wood-fiber",
            "domain_tld": "online",
            "query_time": "2024-05-04 17:27:14",
            "create_date": "2023-10-20",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Chelyabinskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the 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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "woodfibre.info",
            "domain_keyword": "woodfibre",
            "domain_tld": "info",
            "query_time": "2024-05-31 14:12:32",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "woodfibre.com",
            "domain_keyword": "woodfibre",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:52:13",
            "create_date": "1995-08-22",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.cooksmill.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "goodfiber.co",
            "domain_keyword": "goodfiber",
            "domain_tld": "co",
            "query_time": "2024-05-25 08:57:42",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "moodfiber.com",
            "domain_keyword": "moodfiber",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:42:03",
            "create_date": "2019-06-14",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "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": 19,
            "domain_name": "foodfiber.com",
            "domain_keyword": "foodfiber",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:31:17",
            "create_date": "1998-12-27",
            "update_date": "2023-07-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ktk1.smartt.com",
                "ktk2.smartt.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "woolfiber.com",
            "domain_keyword": "woolfiber",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:35:56",
            "create_date": "2003-05-25",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nordfiber.net",
            "domain_keyword": "nordfiber",
            "domain_tld": "net",
            "query_time": "2024-05-25 01:43:20",
            "create_date": "2021-10-10",
            "update_date": "2024-05-24",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "Nordfiber AS",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "woodriver.consulting",
            "domain_keyword": "woodriver",
            "domain_tld": "consulting",
            "query_time": "2024-05-02 01:57:11",
            "create_date": "2023-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "goodfiber1.net",
            "domain_keyword": "goodfiber1",
            "domain_tld": "net",
            "query_time": "2024-05-25 08:57:42",
            "create_date": "2021-09-03",
            "update_date": "2021-09-03",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=goodfiber1.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vhostgo.com",
                "ns2.vhostgo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "woodfired.co.uk",
            "domain_keyword": "woodfired",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 00:40:00",
            "create_date": "2016-06-25",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-25",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "moonfiber.com",
            "domain_keyword": "moonfiber",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:57:09",
            "create_date": "2023-05-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "woodrider.com",
            "domain_keyword": "woodrider",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:14:05",
            "create_date": "2015-01-18",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "yeonoh  jung",
            "registrant_company": "yeonoh  jung",
            "registrant_address": "202 26-9 Hoguk-ro 51-gil  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41474",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1052398080",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "goodfibre.com",
            "domain_keyword": "goodfibre",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:22:19",
            "create_date": "2016-08-07",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "woodfiller.com",
            "domain_keyword": "woodfiller",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:39:52",
            "create_date": "1999-09-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "woodriver.autos",
            "domain_keyword": "woodriver",
            "domain_tld": "autos",
            "query_time": "2024-05-15 20:40:53",
            "create_date": "2023-05-11",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "woodvibes.net",
            "domain_keyword": "woodvibes",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:42:45",
            "create_date": "2021-12-02",
            "update_date": "2022-07-19",
            "expiry_date": "2025-12-02",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A1 Systems PL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "xoomfiber.com",
            "domain_keyword": "xoomfiber",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:45:26",
            "create_date": "2021-09-11",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "goldfiber.tech",
            "domain_keyword": "goldfiber",
            "domain_tld": "tech",
            "query_time": "2024-05-18 07:28:26",
            "create_date": "2022-07-14",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0164805804",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "woodmizer.com",
            "domain_keyword": "woodmizer",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:38:51",
            "create_date": "1996-02-02",
            "update_date": "2023-11-27",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=woodmizer.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "elwoodfiber.org",
            "domain_keyword": "elwoodfiber",
            "domain_tld": "org",
            "query_time": "2024-05-30 01:43:23",
            "create_date": "2014-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wordfixer.com",
            "domain_keyword": "wordfixer",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:20:42",
            "create_date": "2009-06-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "poolfiber.com",
            "domain_keyword": "poolfiber",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:46:29",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2027-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "woodfixes.com",
            "domain_keyword": "woodfixes",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:23:28",
            "create_date": "2022-04-05",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3861,
            "registrar_name": "Purple IT Ltd",
            "registrar_website": "www.purpleit.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "woodvibes.ru",
            "domain_keyword": "woodvibes",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:10:11",
            "create_date": "2022-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "woodfired.org",
            "domain_keyword": "woodfired",
            "domain_tld": "org",
            "query_time": "2024-04-22 00:39:58",
            "create_date": "2005-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "woodfever.com",
            "domain_keyword": "woodfever",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:24:03",
            "create_date": "2002-07-31",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://ips.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.savvii.nl",
                "ns2.savvii.eu",
                "ns3.savvii.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "woodriver.net",
            "domain_keyword": "woodriver",
            "domain_tld": "net",
            "query_time": "2024-05-02 01:57:11",
            "create_date": "2020-04-11",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tomoyuki Morikawa",
            "registrant_company": "Woodriver LLC",
            "registrant_address": "6-11 Nonaka Ginan-cho",
            "registrant_city": "Hashima-gun",
            "registrant_state": "Gifu",
            "registrant_zip": "501-6004",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.8043614916",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "woodmizer.dev",
            "domain_keyword": "woodmizer",
            "domain_tld": "dev",
            "query_time": "2024-05-11 15:04:00",
            "create_date": "2021-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2025-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "woodsider.net",
            "domain_keyword": "woodsider",
            "domain_tld": "net",
            "query_time": "2024-05-15 20:41:27",
            "create_date": "2003-06-11",
            "update_date": "2019-06-12",
            "expiry_date": "2024-06-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1089.ui-dns.biz",
                "ns1089.ui-dns.com",
                "ns1089.ui-dns.de",
                "ns1089.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "goldfiber.info",
            "domain_keyword": "goldfiber",
            "domain_tld": "info",
            "query_time": "2024-05-08 17:47:23",
            "create_date": "2007-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "swwoodfiber.com",
            "domain_keyword": "swwoodfiber",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:36:16",
            "create_date": "2000-07-10",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-10",
            "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 swwoodfiber.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": 46,
            "domain_name": "goodfixer.com",
            "domain_keyword": "goodfixer",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:22:52",
            "create_date": "2008-01-25",
            "update_date": "2022-10-26",
            "expiry_date": "2025-01-25",
            "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": 47,
            "domain_name": "woodmizer.ca",
            "domain_keyword": "woodmizer",
            "domain_tld": "ca",
            "query_time": "2024-05-23 17:38:51",
            "create_date": "2000-10-16",
            "update_date": "2023-03-30",
            "expiry_date": "2026-03-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Wood-Mizer Canada Company",
            "registrant_address": "396 County Rd 36, Unit B",
            "registrant_city": "Lindsay",
            "registrant_state": "ON",
            "registrant_zip": "K9V4R3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3172711542",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "woodyfier.com",
            "domain_keyword": "woodyfier",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:12:09",
            "create_date": "2016-06-26",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.onebit.cz",
                "ns.onebit.eu",
                "ns.onebit.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nordfiber.pl",
            "domain_keyword": "nordfiber",
            "domain_tld": "pl",
            "query_time": "2024-05-09 23:50:28",
            "create_date": "2017-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "woodmizer.ro",
            "domain_keyword": "woodmizer",
            "domain_tld": "ro",
            "query_time": "2024-05-15 20:40:49",
            "create_date": "2005-12-06",
            "expiry_date": "2024-11-04",
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 51,
            "domain_name": "woodfired.wine",
            "domain_keyword": "woodfired",
            "domain_tld": "wine",
            "query_time": "2024-06-01 11:23:26",
            "create_date": "2021-09-27",
            "update_date": "2023-07-27",
            "expiry_date": "2031-09-27",
            "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": [
                "ns100.veritech.net.au",
                "ns200.veritech.net.au",
                "ns250.veritech.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "woodmiser.net",
            "domain_keyword": "woodmiser",
            "domain_tld": "net",
            "query_time": "2024-05-31 14:13:51",
            "create_date": "2023-03-20",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Luz Crooks",
            "registrant_company": "Primark",
            "registrant_address": "4849 Pacific Ave",
            "registrant_city": "Moclips",
            "registrant_state": "Washington",
            "registrant_zip": "98562",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3602764346",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "woodfired.social",
            "domain_keyword": "woodfired",
            "domain_tld": "social",
            "query_time": "2024-05-23 17:37:48",
            "create_date": "2015-05-20",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Greg Ariti",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NS",
            "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": [
                "ns1.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "woodriver.ca",
            "domain_keyword": "woodriver",
            "domain_tld": "ca",
            "query_time": "2024-05-31 14:14:06",
            "create_date": "2007-02-07",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-07",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.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": [
                "maria.ns.cloudflare.com",
                "tony.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "woodtimber.com",
            "domain_keyword": "woodtimber",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:10:41",
            "create_date": "2009-01-13",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "woodfitter.co.uk",
            "domain_keyword": "woodfitter",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 04:23:45",
            "create_date": "2020-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "foodfixer.com",
            "domain_keyword": "foodfixer",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:59:53",
            "create_date": "1999-08-05",
            "update_date": "2023-11-09",
            "expiry_date": "2024-08-05",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Losangelesnews inc.",
            "registrant_company": "Los angelesnews.com",
            "registrant_address": "23823 malibu road, #520",
            "registrant_city": "malibu",
            "registrant_state": "CA",
            "registrant_zip": "90265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.13104880403",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "woodfiller.net",
            "domain_keyword": "woodfiller",
            "domain_tld": "net",
            "query_time": "2024-05-02 01:52:35",
            "create_date": "2022-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=woodfiller.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net",
                "dns3.sered.net",
                "dns4.sered.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "woodmizer.fr",
            "domain_keyword": "woodmizer",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:20:22",
            "create_date": "2005-03-21",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-25",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "Laskowski Daniel Kevin",
            "registrant_address": "ul. Nagorna 114, 62-600 Kolo, 62-600 Kolo",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.632626000",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 60,
            "domain_name": "woodfired.info",
            "domain_keyword": "woodfired",
            "domain_tld": "info",
            "query_time": "2024-06-01 11:23:26",
            "create_date": "2009-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "goodfibes.com",
            "domain_keyword": "goodfibes",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:07:49",
            "create_date": "2018-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "woodpiler.com",
            "domain_keyword": "woodpiler",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:59:51",
            "create_date": "2019-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "woodmizer.ke",
            "domain_keyword": "woodmizer",
            "domain_tld": "ke",
            "query_time": "2024-05-15 20:40:33",
            "create_date": "2022-03-15",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-15",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Wood-Mizer Holdings, Inc",
            "registrant_address": "8180 W. 10th Street",
            "registrant_city": "Indianapolis",
            "registrant_state": "IN",
            "registrant_zip": "46214",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "woodfixers.design",
            "domain_keyword": "woodfixers",
            "domain_tld": "design",
            "query_time": "2024-05-30 09:20:33",
            "create_date": "2020-05-18",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-18",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "woodsider.com",
            "domain_keyword": "woodsider",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:05:11",
            "create_date": "2017-09-15",
            "update_date": "2020-09-09",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "foodfeber.com",
            "domain_keyword": "foodfeber",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:05:46",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.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": "NO",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chris.ns.cloudflare.com",
                "marlowe.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "woodfired.net",
            "domain_keyword": "woodfired",
            "domain_tld": "net",
            "query_time": "2024-05-02 01:52:37",
            "create_date": "2004-04-19",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-19",
            "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": 68,
            "domain_name": "woodriver.org",
            "domain_keyword": "woodriver",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:01:15",
            "create_date": "1998-08-09",
            "update_date": "2023-03-14",
            "expiry_date": "2032-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0156471520",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "luciana.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "coopfiber.com",
            "domain_keyword": "coopfiber",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:24:02",
            "create_date": "2017-05-05",
            "update_date": "2024-04-25",
            "expiry_date": "2027-05-05",
            "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=coopfiber.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "goodliber.com",
            "domain_keyword": "goodliber",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:13:11",
            "create_date": "2023-04-02",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1308,
            "registrar_name": "SNAPNAMES 50, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "woodfired.biz",
            "domain_keyword": "woodfired",
            "domain_tld": "biz",
            "query_time": "2024-06-01 11:23:26",
            "create_date": "2022-07-07",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-07",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "woodfiller.org",
            "domain_keyword": "woodfiller",
            "domain_tld": "org",
            "query_time": "2024-05-02 01:52:35",
            "create_date": "2023-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "woodvibez.com",
            "domain_keyword": "woodvibez",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:41:20",
            "create_date": "2023-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks13.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "goodfibers.biz",
            "domain_keyword": "goodfibers",
            "domain_tld": "biz",
            "query_time": "2024-05-25 08:57:42",
            "create_date": "2018-11-24",
            "update_date": "2023-11-30",
            "expiry_date": "2025-11-24",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "woodfixers.co.uk",
            "domain_keyword": "woodfixers",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 06:40:04",
            "create_date": "2023-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "goldfiber.net",
            "domain_keyword": "goldfiber",
            "domain_tld": "net",
            "query_time": "2024-05-31 06:51:00",
            "create_date": "2023-04-20",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-20",
            "registrar_iana": 1828,
            "registrar_name": "DropCatch.com 417 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CO",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "woodliker.com",
            "domain_keyword": "woodliker",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:03:41",
            "create_date": "2021-06-19",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "wolffiber.com",
            "domain_keyword": "wolffiber",
            "domain_tld": "com",
            "query_time": "2024-05-08 05:05:47",
            "create_date": "2016-03-16",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hookfiber.com",
            "domain_keyword": "hookfiber",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:09:41",
            "create_date": "2002-09-13",
            "update_date": "2023-09-11",
            "expiry_date": "2026-09-13",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "HIC FIBERS, INC",
            "registrant_company": "HIC FIBERS, INC",
            "registrant_address": "33, Geumgok-daero 8beon-gil, Buk-gu, Busan",
            "registrant_city": "Busan",
            "registrant_zip": "46548",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7043225958",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr",
                "ns1.gabia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "noordfiber.nl",
            "domain_keyword": "noordfiber",
            "domain_tld": "nl",
            "query_time": "2024-04-22 22:59:40",
            "create_date": "2015-05-27",
            "update_date": "2019-03-08",
            "registrar_name": "Exception",
            "name_servers": [
                "ns1.exception.nl",
                "ns2.exception.nl",
                "ns3.exception.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "woodfibres.com",
            "domain_keyword": "woodfibres",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:39:35",
            "create_date": "2003-06-15",
            "update_date": "2023-02-16",
            "expiry_date": "2024-06-15",
            "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": 82,
            "domain_name": "woodmizer.cd",
            "domain_keyword": "woodmizer",
            "domain_tld": "cd",
            "query_time": "2024-05-21 20:23:09",
            "create_date": "2021-01-15",
            "update_date": "2024-03-06",
            "expiry_date": "2025-06-30",
            "registrar_name": "G&G SARL",
            "registrant_name": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_company": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_address": "Commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_country": "CG",
            "registrant_email": "supportatnic.cd",
            "registrant_phone": "+243.818068889",
            "name_servers": [
                "ns1.gontcho.net",
                "ns2.gontcho.net",
                "ns3.gontcho.net",
                "ns4.gontcho.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "windfiber.com",
            "domain_keyword": "windfiber",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:39:58",
            "create_date": "2014-07-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UCS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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-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": 84,
            "domain_name": "zoomfiber.info",
            "domain_keyword": "zoomfiber",
            "domain_tld": "info",
            "query_time": "2024-05-11 16:24:46",
            "create_date": "2015-01-01",
            "update_date": "2023-12-24",
            "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": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "woodstiber.com",
            "domain_keyword": "woodstiber",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:33:08",
            "create_date": "2024-03-01",
            "update_date": "2024-03-12",
            "expiry_date": "2029-03-01",
            "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": "OH",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/woodstiber.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "deborah.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "woodfines.com",
            "domain_keyword": "woodfines",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:23:25",
            "create_date": "2010-06-13",
            "update_date": "2023-12-11",
            "expiry_date": "2025-06-13",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "jaewan Lee",
            "registrant_company": "jaewan Lee",
            "registrant_address": "JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "62007",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084799800",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "worldfiber.world",
            "domain_keyword": "worldfiber",
            "domain_tld": "world",
            "query_time": "2024-04-25 14:49:13",
            "create_date": "2019-02-25",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Texas Fiber Optic, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "woodfiles.com",
            "domain_keyword": "woodfiles",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:39:52",
            "create_date": "1999-11-28",
            "update_date": "2022-12-06",
            "expiry_date": "2024-11-28",
            "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": 89,
            "domain_name": "woodpiper.com",
            "domain_keyword": "woodpiper",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:56:35",
            "create_date": "2022-09-04",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "woodmiser.com",
            "domain_keyword": "woodmiser",
            "domain_tld": "com",
            "query_time": "2024-04-16 06:17:05",
            "create_date": "2001-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "woodminer.com",
            "domain_keyword": "woodminer",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:42:40",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2027-04-14",
            "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": 92,
            "domain_name": "woodvibes.ca",
            "domain_keyword": "woodvibes",
            "domain_tld": "ca",
            "query_time": "2024-05-22 08:12:15",
            "create_date": "2015-06-07",
            "update_date": "2024-05-18",
            "expiry_date": "2025-06-07",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.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": [
                "apollo.ns.cloudflare.com",
                "dee.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "woodfinder.com",
            "domain_keyword": "woodfinder",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:03:57",
            "create_date": "2002-08-18",
            "update_date": "2022-07-27",
            "expiry_date": "2028-08-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns51.1and1.com",
                "ns52.1and1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "woodmizer.online",
            "domain_keyword": "woodmizer",
            "domain_tld": "online",
            "query_time": "2024-05-23 17:38:51",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "woodmizer.nl",
            "domain_keyword": "woodmizer",
            "domain_tld": "nl",
            "query_time": "2024-05-15 20:40:33",
            "create_date": "2006-01-19",
            "update_date": "2019-02-14",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "goodfibes.xyz",
            "domain_keyword": "goodfibes",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 20:40:08",
            "create_date": "2023-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "woodifyer.com",
            "domain_keyword": "woodifyer",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:02:27",
            "create_date": "2023-08-22",
            "update_date": "2024-02-04",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "badger.ezoicns.com",
                "beetle.ezoicns.com",
                "gerbil.ezoicns.com",
                "lizard.ezoicns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "toolfiber.website",
            "domain_keyword": "toolfiber",
            "domain_tld": "website",
            "query_time": "2024-05-22 10:12:57",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "CA",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "coopfiber.coop",
            "domain_keyword": "coopfiber",
            "domain_tld": "coop",
            "query_time": "2024-05-13 19:16:37",
            "create_date": "2017-05-09",
            "update_date": "2024-03-17",
            "expiry_date": "2025-05-09",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://www.encirca.com/html/whoisaccuracy.shtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Middle Tennessee Electric Membership Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "woodwiser.com",
            "domain_keyword": "woodwiser",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:15:39",
            "create_date": "2021-09-03",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=woodwiser.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.188,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>woodfiber.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>359</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>woodfixer.com, woodfibers.com, goodfiber.com, goodfiber.pl, woodfibre.online, woodfibre.co.uk, woodfibre.dk, foodfiber.ru, goodfiber.online, zoodfiber.com, woodfibre.ca, woodfibers.net, wood2fiber.com, wood-fiber.online, woodfibre.info, woodfibre.com, goodfiber.co, moodfiber.com, foodfiber.com, woolfiber.com, nordfiber.net, woodriver.consulting, goodfiber1.net, woodfired.co.uk, moonfiber.com, woodrider.com, goodfibre.com, woodfiller.com, woodriver.autos, woodvibes.net, xoomfiber.com, goldfiber.tech, woodmizer.com, elwoodfiber.org, wordfixer.com, poolfiber.com, woodfixes.com, woodvibes.ru, woodfired.org, woodfever.com, woodriver.net, woodmizer.dev, woodsider.net, goldfiber.info, swwoodfiber.com, goodfixer.com, woodmizer.ca, woodyfier.com, nordfiber.pl, woodmizer.ro, woodfired.wine, woodmiser.net, woodfired.social, woodriver.ca, woodtimber.com, woodfitter.co.uk, foodfixer.com, woodfiller.net, woodmizer.fr, woodfired.info, goodfibes.com, woodpiler.com, woodmizer.ke, woodfixers.design, woodsider.com, foodfeber.com, woodfired.net, woodriver.org, coopfiber.com, goodliber.com, woodfired.biz, woodfiller.org, woodvibez.com, goodfibers.biz, woodfixers.co.uk, goldfiber.net, woodliker.com, wolffiber.com, hookfiber.com, noordfiber.nl, woodfibres.com, woodmizer.cd, windfiber.com, zoomfiber.info, woodstiber.com, woodfines.com, worldfiber.world, woodfiles.com, woodpiper.com, woodmiser.com, woodminer.com, woodvibes.ca, woodfinder.com, woodmizer.online, woodmizer.nl, goodfibes.xyz, woodifyer.com, toolfiber.website, coopfiber.coop, woodwiser.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>woodfixer.com</domain_name>
   <domain_keyword>woodfixer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:40:13</query_time>
   <create_date>2014-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>woodfibers.com</domain_name>
   <domain_keyword>woodfibers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:39:34</query_time>
   <create_date>2003-12-16</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>goodfiber.com</domain_name>
   <domain_keyword>goodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:33:17</query_time>
   <create_date>2002-05-14</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 0d5e3</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 875396</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>goodfiber.pl</domain_name>
   <domain_keyword>goodfiber</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 11:51:12</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>woodfibre.online</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 14:12:32</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</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>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>woodfibre.co.uk</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 10:38:49</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>woodfibre.dk</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:28</query_time>
   <create_date>2005-09-22</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Thermocell Sales Aps</registrant_name>
   <registrant_address>Næssundvej 423, Karby</registrant_address>
   <registrant_city>Karby</registrant_city>
   <registrant_zip>7960</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>brianna.ns.cloudflare.com</value>
    <value>joel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>foodfiber.ru</domain_name>
   <domain_keyword>foodfiber</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:56:42</query_time>
   <create_date>2022-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Torgovii dom Ariant-A, LLC</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>goodfiber.online</domain_name>
   <domain_keyword>goodfiber</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 17:21:23</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_country>PL</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.infobemar.pl</value>
    <value>ns2.infobemar.pl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>zoodfiber.com</domain_name>
   <domain_keyword>zoodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 05:59:15</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2026-07-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>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>11</num>
   <domain_name>woodfibre.ca</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 01:52:13</query_time>
   <create_date>2013-03-05</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>woodfibers.net</domain_name>
   <domain_keyword>woodfibers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 02:54:08</query_time>
   <create_date>2005-02-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wood2fiber.com</domain_name>
   <domain_keyword>wood2fiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:41:38</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns10.gruppointercom.net</value>
    <value>ns11.gruppointercom.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>wood-fiber.online</domain_name>
   <domain_keyword>wood-fiber</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 17:27:14</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Chelyabinskaya</registrant_state>
   <registrant_country>RU</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>woodfibre.info</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 14:12:32</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>woodfibre.com</domain_name>
   <domain_keyword>woodfibre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:52:13</query_time>
   <create_date>1995-08-22</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-21</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.cooksmill.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>goodfiber.co</domain_name>
   <domain_keyword>goodfiber</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 08:57:42</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-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>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>18</num>
   <domain_name>moodfiber.com</domain_name>
   <domain_keyword>moodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:42:03</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>19</num>
   <domain_name>foodfiber.com</domain_name>
   <domain_keyword>foodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:31:17</query_time>
   <create_date>1998-12-27</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ktk1.smartt.com</value>
    <value>ktk2.smartt.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>woolfiber.com</domain_name>
   <domain_keyword>woolfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:35:56</query_time>
   <create_date>2003-05-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>21</num>
   <domain_name>nordfiber.net</domain_name>
   <domain_keyword>nordfiber</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 01:43:20</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>Nordfiber AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>woodriver.consulting</domain_name>
   <domain_keyword>woodriver</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-02 01:57:11</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>goodfiber1.net</domain_name>
   <domain_keyword>goodfiber1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 08:57:42</query_time>
   <create_date>2021-09-03</create_date>
   <update_date>2021-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=goodfiber1.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vhostgo.com</value>
    <value>ns2.vhostgo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>woodfired.co.uk</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 00:40:00</query_time>
   <create_date>2016-06-25</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>moonfiber.com</domain_name>
   <domain_keyword>moonfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:57:09</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>woodrider.com</domain_name>
   <domain_keyword>woodrider</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:14:05</query_time>
   <create_date>2015-01-18</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>yeonoh  jung</registrant_name>
   <registrant_company>yeonoh  jung</registrant_company>
   <registrant_address>202 26-9 Hoguk-ro 51-gil  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41474</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1052398080</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>goodfibre.com</domain_name>
   <domain_keyword>goodfibre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:22:19</query_time>
   <create_date>2016-08-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>woodfiller.com</domain_name>
   <domain_keyword>woodfiller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:39:52</query_time>
   <create_date>1999-09-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>29</num>
   <domain_name>woodriver.autos</domain_name>
   <domain_keyword>woodriver</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-15 20:40:53</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>woodvibes.net</domain_name>
   <domain_keyword>woodvibes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:42:45</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2025-12-02</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>A1 Systems PL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>xoomfiber.com</domain_name>
   <domain_keyword>xoomfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:45:26</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>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>32</num>
   <domain_name>goldfiber.tech</domain_name>
   <domain_keyword>goldfiber</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 07:28:26</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-14</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 0164805804</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>woodmizer.com</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:38:51</query_time>
   <create_date>1996-02-02</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=woodmizer.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>34</num>
   <domain_name>elwoodfiber.org</domain_name>
   <domain_keyword>elwoodfiber</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 01:43:23</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns15.domaincontrol.com</value>
    <value>ns16.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>35</num>
   <domain_name>wordfixer.com</domain_name>
   <domain_keyword>wordfixer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:20:42</query_time>
   <create_date>2009-06-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>poolfiber.com</domain_name>
   <domain_keyword>poolfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:46:29</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2027-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>woodfixes.com</domain_name>
   <domain_keyword>woodfixes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:23:28</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3861</registrar_iana>
   <registrar_name>Purple IT Ltd</registrar_name>
   <registrar_website>www.purpleit.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>woodvibes.ru</domain_name>
   <domain_keyword>woodvibes</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:10:11</query_time>
   <create_date>2022-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>woodfired.org</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 00:39:58</query_time>
   <create_date>2005-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>woodfever.com</domain_name>
   <domain_keyword>woodfever</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:24:03</query_time>
   <create_date>2002-07-31</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://ips.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.savvii.nl</value>
    <value>ns2.savvii.eu</value>
    <value>ns3.savvii.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>woodriver.net</domain_name>
   <domain_keyword>woodriver</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 01:57:11</query_time>
   <create_date>2020-04-11</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tomoyuki Morikawa</registrant_name>
   <registrant_company>Woodriver LLC</registrant_company>
   <registrant_address>6-11 Nonaka Ginan-cho</registrant_address>
   <registrant_city>Hashima-gun</registrant_city>
   <registrant_state>Gifu</registrant_state>
   <registrant_zip>501-6004</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.8043614916</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>woodmizer.dev</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 15:04:00</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>43</num>
   <domain_name>woodsider.net</domain_name>
   <domain_keyword>woodsider</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 20:41:27</query_time>
   <create_date>2003-06-11</create_date>
   <update_date>2019-06-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet 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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1089.ui-dns.biz</value>
    <value>ns1089.ui-dns.com</value>
    <value>ns1089.ui-dns.de</value>
    <value>ns1089.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>goldfiber.info</domain_name>
   <domain_keyword>goldfiber</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 17:47:23</query_time>
   <create_date>2007-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>swwoodfiber.com</domain_name>
   <domain_keyword>swwoodfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:36:16</query_time>
   <create_date>2000-07-10</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-10</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 swwoodfiber.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>46</num>
   <domain_name>goodfixer.com</domain_name>
   <domain_keyword>goodfixer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:22:52</query_time>
   <create_date>2008-01-25</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2025-01-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>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>47</num>
   <domain_name>woodmizer.ca</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 17:38:51</query_time>
   <create_date>2000-10-16</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2026-03-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Wood-Mizer Canada Company</registrant_name>
   <registrant_address>396 County Rd 36, Unit B</registrant_address>
   <registrant_city>Lindsay</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K9V4R3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3172711542</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>48</num>
   <domain_name>woodyfier.com</domain_name>
   <domain_keyword>woodyfier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:12:09</query_time>
   <create_date>2016-06-26</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.onebit.cz</value>
    <value>ns.onebit.eu</value>
    <value>ns.onebit.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>nordfiber.pl</domain_name>
   <domain_keyword>nordfiber</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 23:50:28</query_time>
   <create_date>2017-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>woodmizer.ro</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-15 20:40:49</query_time>
   <create_date>2005-12-06</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>woodfired.wine</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-06-01 11:23:26</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2031-09-27</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>ns100.veritech.net.au</value>
    <value>ns200.veritech.net.au</value>
    <value>ns250.veritech.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>woodmiser.net</domain_name>
   <domain_keyword>woodmiser</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 14:13:51</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-20</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>Luz Crooks</registrant_name>
   <registrant_company>Primark</registrant_company>
   <registrant_address>4849 Pacific Ave</registrant_address>
   <registrant_city>Moclips</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98562</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3602764346</registrant_phone>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>woodfired.social</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-23 17:37:48</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Greg Ariti</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NS</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>ns1.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>woodriver.ca</domain_name>
   <domain_keyword>woodriver</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 14:14:06</query_time>
   <create_date>2007-02-07</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.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>maria.ns.cloudflare.com</value>
    <value>tony.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>woodtimber.com</domain_name>
   <domain_keyword>woodtimber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:10:41</query_time>
   <create_date>2009-01-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>woodfitter.co.uk</domain_name>
   <domain_keyword>woodfitter</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 04:23:45</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>foodfixer.com</domain_name>
   <domain_keyword>foodfixer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:59:53</query_time>
   <create_date>1999-08-05</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Losangelesnews inc.</registrant_name>
   <registrant_company>Los angelesnews.com</registrant_company>
   <registrant_address>23823 malibu road, #520</registrant_address>
   <registrant_city>malibu</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.13104880403</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.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>58</num>
   <domain_name>woodfiller.net</domain_name>
   <domain_keyword>woodfiller</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 01:52:35</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=woodfiller.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
    <value>dns3.sered.net</value>
    <value>dns4.sered.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>woodmizer.fr</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:20:22</query_time>
   <create_date>2005-03-21</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>Laskowski Daniel Kevin</registrant_company>
   <registrant_address>ul. Nagorna 114, 62-600 Kolo, 62-600 Kolo</registrant_address>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.632626000</registrant_phone>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>woodfired.info</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 11:23:26</query_time>
   <create_date>2009-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>goodfibes.com</domain_name>
   <domain_keyword>goodfibes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:07:49</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>62</num>
   <domain_name>woodpiler.com</domain_name>
   <domain_keyword>woodpiler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:59:51</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>woodmizer.ke</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-05-15 20:40:33</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Wood-Mizer Holdings, Inc</registrant_company>
   <registrant_address>8180 W. 10th Street</registrant_address>
   <registrant_city>Indianapolis</registrant_city>
   <registrant_state>IN</registrant_state>
   <registrant_zip>46214</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>woodfixers.design</domain_name>
   <domain_keyword>woodfixers</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-30 09:20:33</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.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>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>dns105.register.com</value>
    <value>dns106.register.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>woodsider.com</domain_name>
   <domain_keyword>woodsider</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:05:11</query_time>
   <create_date>2017-09-15</create_date>
   <update_date>2020-09-09</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>foodfeber.com</domain_name>
   <domain_keyword>foodfeber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:05:46</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.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>NO</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>chris.ns.cloudflare.com</value>
    <value>marlowe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>woodfired.net</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 01:52:37</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>68</num>
   <domain_name>woodriver.org</domain_name>
   <domain_keyword>woodriver</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:01:15</query_time>
   <create_date>1998-08-09</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2032-08-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0156471520</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>luciana.ns.cloudflare.com</value>
    <value>stan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>coopfiber.com</domain_name>
   <domain_keyword>coopfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:24:02</query_time>
   <create_date>2017-05-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2027-05-05</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=coopfiber.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>goodliber.com</domain_name>
   <domain_keyword>goodliber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:13:11</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1308</registrar_iana>
   <registrar_name>SNAPNAMES 50, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>woodfired.biz</domain_name>
   <domain_keyword>woodfired</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 11:23:26</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-07</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>woodfiller.org</domain_name>
   <domain_keyword>woodfiller</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 01:52:35</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>woodvibez.com</domain_name>
   <domain_keyword>woodvibez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:41:20</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>goodfibers.biz</domain_name>
   <domain_keyword>goodfibers</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 08:57:42</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-11-24</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>woodfixers.co.uk</domain_name>
   <domain_keyword>woodfixers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 06:40:04</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>goldfiber.net</domain_name>
   <domain_keyword>goldfiber</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 06:51:00</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>1828</registrar_iana>
   <registrar_name>DropCatch.com 417 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>woodliker.com</domain_name>
   <domain_keyword>woodliker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:03:41</query_time>
   <create_date>2021-06-19</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>wolffiber.com</domain_name>
   <domain_keyword>wolffiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 05:05:47</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hookfiber.com</domain_name>
   <domain_keyword>hookfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:09:41</query_time>
   <create_date>2002-09-13</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2026-09-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>HIC FIBERS, INC</registrant_name>
   <registrant_company>HIC FIBERS, INC</registrant_company>
   <registrant_address>33, Geumgok-daero 8beon-gil, Buk-gu, Busan</registrant_address>
   <registrant_city>Busan</registrant_city>
   <registrant_zip>46548</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7043225958</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
    <value>ns1.gabia.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>noordfiber.nl</domain_name>
   <domain_keyword>noordfiber</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 22:59:40</query_time>
   <create_date>2015-05-27</create_date>
   <update_date>2019-03-08</update_date>
   <registrar_name>Exception</registrar_name>
   <name_servers>
    <value>ns1.exception.nl</value>
    <value>ns2.exception.nl</value>
    <value>ns3.exception.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>woodfibres.com</domain_name>
   <domain_keyword>woodfibres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:39:35</query_time>
   <create_date>2003-06-15</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>82</num>
   <domain_name>woodmizer.cd</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-05-21 20:23:09</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>G&amp;G SARL</registrar_name>
   <registrant_name>Office Congolais des Postes et Telecommunications - OCPT</registrant_name>
   <registrant_company>Office Congolais des Postes et Telecommunications - OCPT</registrant_company>
   <registrant_address>Commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_country>CG</registrant_country>
   <registrant_email>supportatnic.cd</registrant_email>
   <registrant_phone>+243.818068889</registrant_phone>
   <name_servers>
    <value>ns1.gontcho.net</value>
    <value>ns2.gontcho.net</value>
    <value>ns3.gontcho.net</value>
    <value>ns4.gontcho.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>windfiber.com</domain_name>
   <domain_keyword>windfiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:39:58</query_time>
   <create_date>2014-07-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UCS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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-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>84</num>
   <domain_name>zoomfiber.info</domain_name>
   <domain_keyword>zoomfiber</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 16:24:46</query_time>
   <create_date>2015-01-01</create_date>
   <update_date>2023-12-24</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>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>woodstiber.com</domain_name>
   <domain_keyword>woodstiber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:33:08</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2029-03-01</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>OH</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/woodstiber.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>deborah.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>woodfines.com</domain_name>
   <domain_keyword>woodfines</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:23:25</query_time>
   <create_date>2010-06-13</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>jaewan Lee</registrant_name>
   <registrant_company>jaewan Lee</registrant_company>
   <registrant_address>JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>62007</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084799800</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>worldfiber.world</domain_name>
   <domain_keyword>worldfiber</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-25 14:49:13</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Texas Fiber Optic, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the 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-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>woodfiles.com</domain_name>
   <domain_keyword>woodfiles</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:39:52</query_time>
   <create_date>1999-11-28</create_date>
   <update_date>2022-12-06</update_date>
   <expiry_date>2024-11-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>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>89</num>
   <domain_name>woodpiper.com</domain_name>
   <domain_keyword>woodpiper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:56:35</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>woodmiser.com</domain_name>
   <domain_keyword>woodmiser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 06:17:05</query_time>
   <create_date>2001-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>woodminer.com</domain_name>
   <domain_keyword>woodminer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:42:40</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2027-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>92</num>
   <domain_name>woodvibes.ca</domain_name>
   <domain_keyword>woodvibes</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-22 08:12:15</query_time>
   <create_date>2015-06-07</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.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>apollo.ns.cloudflare.com</value>
    <value>dee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>woodfinder.com</domain_name>
   <domain_keyword>woodfinder</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:03:57</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2028-08-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns51.1and1.com</value>
    <value>ns52.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>woodmizer.online</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 17:38:51</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>woodmizer.nl</domain_name>
   <domain_keyword>woodmizer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 20:40:33</query_time>
   <create_date>2006-01-19</create_date>
   <update_date>2019-02-14</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>goodfibes.xyz</domain_name>
   <domain_keyword>goodfibes</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 20:40:08</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>woodifyer.com</domain_name>
   <domain_keyword>woodifyer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:02:27</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>badger.ezoicns.com</value>
    <value>beetle.ezoicns.com</value>
    <value>gerbil.ezoicns.com</value>
    <value>lizard.ezoicns.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>98</num>
   <domain_name>toolfiber.website</domain_name>
   <domain_keyword>toolfiber</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-22 10:12:57</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>CA</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>coopfiber.coop</domain_name>
   <domain_keyword>coopfiber</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-13 19:16:37</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://www.encirca.com/html/whoisaccuracy.shtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Middle Tennessee Electric Membership Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>woodwiser.com</domain_name>
   <domain_keyword>woodwiser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:15:39</query_time>
   <create_date>2021-09-03</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=woodwiser.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.188</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.