WHOIS QUERY TIME

4 Jun 2024 - 2:16 PM UTC

Registered: 24 March 2022
Expiry: 24 March 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘传哲
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=wof.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wof.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wof.com.cn",
            "domain_keyword": "wof",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2022-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘传哲",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wof.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wof.com.cn</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2022-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘传哲</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.658 seconds) for "wof.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Apr 2024 - 5:16 AM UTC

Registered: 24 March 2022
Expiry: 24 March 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

expirens3.hichina.com
expirens4.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘传哲
Email: [email protected]

#2 - QUERY TIME

4 Jun 2024 - 2:16 PM UTC

Registered: 24 March 2022
Expiry: 24 March 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘传哲
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=wof.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wof.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wof.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "wof.com.cn",
            "domain_keyword": "wof",
            "domain_tld": "com.cn",
            "query_time": "2024-04-14 05:16:10",
            "create_date": "2022-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘传哲",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wof.com.cn",
            "domain_keyword": "wof",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2022-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘传哲",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.658,
        "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>wof.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>wof.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wof.com.cn</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-14 05:16:10</query_time>
   <create_date>2022-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘传哲</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wof.com.cn</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2022-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘传哲</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.658</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 47 domain names (in 0.291 seconds) which contained the exact domain keyword "wof".
Domain Name Registered Expiry Registrar Ownership
1 wof.org.uk 2 Jul 1997 2 Jul 2025 Gandi [Tag = GANDI] -
2 wof.co.uk 13 Sep 1999 13 Sep 2024 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
3 wof.org 9 Aug 2000 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 wof.net 2 Apr 2002 2 Apr 2025 gabia Lee youngho
5 wof.com 16 Jul 2003 16 Jul 2025 Dynadot Inc -
6 wof.fr 27 Sep 2007 27 Jun 2024 EURODNS S.A. NETTRAFFIC.FR LTD
7 wof.ro 17 Jan 2008 15 Jun 2024 M247 EUROPE Srl (fost Clues On IT) -
8 wof.su 24 Nov 2008 24 Nov 2024 RUCENTER-SU Private Person
9 wof.co 22 Jul 2010 21 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
10 wof.pl 25 Nov 2012 25 Nov 2024 nazwa.pl sp. z o.o. -
11 wof.fish 8 Jul 2015 8 Jul 2024 Registrar of Domain Names REG.RU LLC Fobos 17
12 wof.me 9 Aug 2015 9 Aug 2024 Regtime Ltd. Shark Ltd.
13 wof.biz 26 Aug 2015 25 Aug 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
14 wof.fitness 7 Sep 2015 7 Sep 2024 united-domains AG dynamike fitness
15 wof.vip 15 Jun 2016 15 Jun 2025 MarkMonitor, Inc. Sony Pictures Entertainment
16 wof.co.jp 28 Jul 2016 - - World One Financial Group Co.,Ltd.
17 wof.digital 1 Aug 2017 1 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0148860826
18 wof.institute 26 Mar 2018 26 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0151070116
19 wof.app 10 May 2018 10 May 2025 West263 International Limited Lao Da
20 wof.dk 11 Aug 2018 31 Aug 2024 - Henrik Olsson
21 wof.academy 3 Nov 2018 3 Nov 2024 Key-Systems, LLC Moniker Privacy Services
22 wof.io 25 Mar 2019 25 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
23 wof.ltd 4 Jun 2019 4 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 wof.nz 19 Jul 2019 - Affordable Domains -
25 wof.llc 3 Mar 2020 3 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 wof.life 20 Jul 2020 20 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
27 wof.mobi 27 Aug 2020 27 Aug 2025 DNSPod, Inc. tianjingaoshukejiyouxiangongsi
28 wof.band 1 Apr 2021 1 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161299389
29 wof.srl 26 Apr 2021 26 Apr 2025 Tucows Domains Inc. Data Protected
30 wof.international 20 Aug 2021 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 wof.xyz 31 Oct 2021 31 Oct 2024 Sav.com, LLC Privacy Protection
32 wof.info 12 Nov 2021 12 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Inquire about this domain via contact email address
33 wof.com.cn 24 Mar 2022 24 Mar 2025 阿里云计算有限公司(万网) 刘传哲
34 wof.email 7 May 2022 7 May 2025 Cronon GmbH REDACTED FOR PRIVACY
35 wof.ag 25 May 2022 25 May 2025 Name.com, Inc. Domain Protection Services, Inc.
36 wof.dev 31 Jul 2022 31 Jul 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
37 wof.agency 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 wof.tokyo 11 Jul 2023 11 Jul 2024 GMO Internet Group, Inc. -
39 wof.icu 9 Sep 2023 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sun jia xu
40 wof.team 7 Dec 2023 7 Dec 2024 united-domains AG united-domains Reselling GmbH
41 wof.education 29 Dec 2023 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 wof.uk 2 Feb 2024 2 Feb 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
43 wof.world 4 Mar 2024 4 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
44 wof.wtf 24 Mar 2024 24 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 wof.lol 31 May 2024 31 May 2025 1API GmbH Domains By Proxy, LLC
46 wof.asia 6 Jun 2024 6 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
47 wof.pt - - - PAULA TEIXEIRA & TORCATO SANTOS, LDA
48 wof.ae - - Etisalat WORLD FURNITURE FURNITURE

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wof&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wof",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 48,
        "relation": "eq",
        "current": 48
    },
    "unique_domains": "wof.org.uk, wof.co.uk, wof.org, wof.net, wof.com, wof.fr, wof.ro, wof.su, wof.co, wof.pl, wof.fish, wof.me, wof.biz, wof.fitness, wof.vip, wof.co.jp, wof.digital, wof.institute, wof.app, wof.dk, wof.academy, wof.io, wof.ltd, wof.nz, wof.llc, wof.life, wof.mobi, wof.band, wof.srl, wof.international, wof.xyz, wof.info, wof.com.cn, wof.email, wof.ag, wof.dev, wof.agency, wof.tokyo, wof.icu, wof.team, wof.education, wof.uk, wof.world, wof.wtf, wof.lol, wof.asia, wof.pt, wof.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "wof.org.uk",
            "domain_keyword": "wof",
            "domain_tld": "org.uk",
            "query_time": "2024-06-04 14:16:59",
            "create_date": "1997-07-02",
            "update_date": "2024-05-29",
            "expiry_date": "2025-07-02",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-13.awsdns-01.com",
                "ns-1335.awsdns-38.org",
                "ns-1824.awsdns-36.co.uk",
                "ns-521.awsdns-01.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "wof.co.uk",
            "domain_keyword": "wof",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "1999-09-13",
            "update_date": "2023-04-27",
            "expiry_date": "2024-09-13",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "wof.org",
            "domain_keyword": "wof",
            "domain_tld": "org",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2000-08-09",
            "update_date": "2023-12-27",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buck.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wof.net",
            "domain_keyword": "wof",
            "domain_tld": "net",
            "query_time": "2024-05-13 11:49:25",
            "create_date": "2002-04-02",
            "update_date": "2023-11-09",
            "expiry_date": "2025-04-02",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Lee youngho",
            "registrant_address": "Dongdaemun-gu  Cheongnyangri 1-dong",
            "registrant_city": "Seoul",
            "registrant_zip": "130011",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020697748",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wof.com",
            "domain_keyword": "wof",
            "domain_tld": "com",
            "query_time": "2024-05-02 03:56:05",
            "create_date": "2003-07-16",
            "update_date": "2023-08-09",
            "expiry_date": "2025-07-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wof.fr",
            "domain_keyword": "wof",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:19:54",
            "create_date": "2007-09-27",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-27",
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "NETTRAFFIC.FR LTD",
            "registrant_address": "NETTRAFFIC.FR LTD, 28 CRAYPOOL LANE, SCOTHERN, LN2 2UU Lincoln",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2032392558",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 7,
            "domain_name": "wof.ro",
            "domain_keyword": "wof",
            "domain_tld": "ro",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2008-01-17",
            "expiry_date": "2024-06-15",
            "registrar_name": "M247 EUROPE Srl (fost Clues On IT)",
            "registrar_website": "www.m247.ro",
            "name_servers": [
                "ns1.server.ro",
                "ns2.server.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 8,
            "domain_name": "wof.su",
            "domain_keyword": "wof",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:57",
            "create_date": "2008-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 9,
            "domain_name": "wof.co",
            "domain_keyword": "wof",
            "domain_tld": "co",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2010-07-22",
            "update_date": "2024-02-04",
            "expiry_date": "2026-07-21",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wof.pl",
            "domain_keyword": "wof",
            "domain_tld": "pl",
            "query_time": "2024-05-24 12:31:27",
            "create_date": "2012-11-25",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-25",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 11,
            "domain_name": "wof.fish",
            "domain_keyword": "wof",
            "domain_tld": "fish",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2015-07-08",
            "update_date": "2023-02-13",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fobos 17",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bashkortostan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wof.me",
            "domain_keyword": "wof",
            "domain_tld": "me",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2015-08-09",
            "update_date": "2023-06-12",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shark Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wof.biz",
            "domain_keyword": "wof",
            "domain_tld": "biz",
            "query_time": "2024-05-13 11:49:26",
            "create_date": "2015-08-26",
            "update_date": "2023-08-12",
            "expiry_date": "2026-08-25",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wof.fitness",
            "domain_keyword": "wof",
            "domain_tld": "fitness",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2015-09-07",
            "update_date": "2024-04-29",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dynamike fitness",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wof.vip",
            "domain_keyword": "wof",
            "domain_tld": "vip",
            "query_time": "2024-05-23 00:57:32",
            "create_date": "2016-06-15",
            "update_date": "2024-02-05",
            "expiry_date": "2025-06-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sony Pictures Entertainment",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns16.ultradns2.com",
                "ns16.ultradns2.org",
                "pdns71.ultradns.biz",
                "pdns71.ultradns.co.uk",
                "pdns71.ultradns.com",
                "pdns71.ultradns.info",
                "pdns71.ultradns.net",
                "pdns71.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wof.co.jp",
            "domain_keyword": "wof",
            "domain_tld": "co.jp",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2016-07-28",
            "update_date": "2023-08-01",
            "registrant_company": "World One Financial Group Co.,Ltd.",
            "name_servers": [
                "ns03.domainserver.ne.jp",
                "ns04.domainserver.ne.jp"
            ]
        },
        {
            "num": 17,
            "domain_name": "wof.digital",
            "domain_keyword": "wof",
            "domain_tld": "digital",
            "query_time": "2024-05-06 08:26:11",
            "create_date": "2017-08-01",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-01",
            "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 0148860826",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wof.institute",
            "domain_keyword": "wof",
            "domain_tld": "institute",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2018-03-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-26",
            "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 0151070116",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wof.app",
            "domain_keyword": "wof",
            "domain_tld": "app",
            "query_time": "2024-05-13 11:49:24",
            "create_date": "2018-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lao Da",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wof.dk",
            "domain_keyword": "wof",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:08",
            "create_date": "2018-08-11",
            "expiry_date": "2024-08-31",
            "registrant_name": "Henrik Olsson",
            "registrant_address": "Durosvej 13, st. th",
            "registrant_city": "Kongens Lyngby",
            "registrant_zip": "2800",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "wof.academy",
            "domain_keyword": "wof",
            "domain_tld": "academy",
            "query_time": "2024-05-24 05:50:18",
            "create_date": "2018-11-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wof.io",
            "domain_keyword": "wof",
            "domain_tld": "io",
            "query_time": "2024-05-24 05:50:18",
            "create_date": "2019-03-25",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wof.ltd",
            "domain_keyword": "wof",
            "domain_tld": "ltd",
            "query_time": "2024-05-13 11:49:25",
            "create_date": "2019-06-04",
            "update_date": "2023-07-19",
            "expiry_date": "2025-06-04",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wof.nz",
            "domain_keyword": "wof",
            "domain_tld": "nz",
            "query_time": "2024-05-02 03:56:05",
            "create_date": "2019-07-19",
            "update_date": "2023-07-10",
            "registrar_name": "Affordable Domains",
            "registrar_website": "https://www.affordabledomains.co.nz",
            "name_servers": [
                "ns1.ramsu.co.nz",
                "ns2.ramsu.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wof.llc",
            "domain_keyword": "wof",
            "domain_tld": "llc",
            "query_time": "2024-05-06 08:26:11",
            "create_date": "2020-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wof.life",
            "domain_keyword": "wof",
            "domain_tld": "life",
            "query_time": "2024-06-01 22:14:34",
            "create_date": "2020-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wof.mobi",
            "domain_keyword": "wof",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 11:49:25",
            "create_date": "2020-08-27",
            "update_date": "2023-04-17",
            "expiry_date": "2025-08-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tianjingaoshukejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wof.band",
            "domain_keyword": "wof",
            "domain_tld": "band",
            "query_time": "2024-06-01 22:14:34",
            "create_date": "2021-04-01",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-01",
            "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 0161299389",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wof.srl",
            "domain_keyword": "wof",
            "domain_tld": "srl",
            "query_time": "2024-05-02 03:56:06",
            "create_date": "2021-04-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wof.international",
            "domain_keyword": "wof",
            "domain_tld": "international",
            "query_time": "2024-05-13 11:49:25",
            "create_date": "2021-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wof.xyz",
            "domain_keyword": "wof",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 05:57:25",
            "create_date": "2021-10-31",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-31",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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",
                "verification-gzpqj7shnesuksafhdvhck.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wof.info",
            "domain_keyword": "wof",
            "domain_tld": "info",
            "query_time": "2024-05-19 05:57:25",
            "create_date": "2021-11-12",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inquire about this domain via contact email address",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wof.com.cn",
            "domain_keyword": "wof",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 14:16:57",
            "create_date": "2022-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘传哲",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wof.email",
            "domain_keyword": "wof",
            "domain_tld": "email",
            "query_time": "2024-05-13 11:49:24",
            "create_date": "2022-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "docks07.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wof.ag",
            "domain_keyword": "wof",
            "domain_tld": "ag",
            "query_time": "2024-05-27 10:49:23",
            "create_date": "2022-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cwy.name.com",
                "ns2kqz.name.com",
                "ns3qty.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wof.dev",
            "domain_keyword": "wof",
            "domain_tld": "dev",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2022-07-31",
            "update_date": "2022-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "joel.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "wof.agency",
            "domain_keyword": "wof",
            "domain_tld": "agency",
            "query_time": "2024-06-01 22:14:34",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wof.tokyo",
            "domain_keyword": "wof",
            "domain_tld": "tokyo",
            "query_time": "2024-06-04 14:17:00",
            "create_date": "2023-07-11",
            "update_date": "2024-05-18",
            "expiry_date": "2024-07-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wof.icu",
            "domain_keyword": "wof",
            "domain_tld": "icu",
            "query_time": "2024-05-24 05:50:18",
            "create_date": "2023-09-09",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "sun jia xu",
            "registrant_state": "an hui",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "wof.team",
            "domain_keyword": "wof",
            "domain_tld": "team",
            "query_time": "2024-06-04 14:16:58",
            "create_date": "2023-12-07",
            "update_date": "2024-04-05",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "wof.education",
            "domain_keyword": "wof",
            "domain_tld": "education",
            "query_time": "2024-05-02 03:56:05",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wof.uk",
            "domain_keyword": "wof",
            "domain_tld": "uk",
            "query_time": "2024-05-24 12:31:25",
            "create_date": "2024-02-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-02",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "wof.world",
            "domain_keyword": "wof",
            "domain_tld": "world",
            "query_time": "2024-05-06 08:26:11",
            "create_date": "2024-03-04",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wof.wtf",
            "domain_keyword": "wof",
            "domain_tld": "wtf",
            "query_time": "2024-05-24 05:50:18",
            "create_date": "2024-03-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-24",
            "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": [
                "hal.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wof.lol",
            "domain_keyword": "wof",
            "domain_tld": "lol",
            "query_time": "2024-06-02 16:47:55",
            "create_date": "2024-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wof.asia",
            "domain_keyword": "wof",
            "domain_tld": "asia",
            "query_time": "2024-06-08 14:17:14",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "priscilla.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wof.pt",
            "domain_keyword": "wof",
            "domain_tld": "pt",
            "query_time": "2024-05-02 03:56:05",
            "registrant_name": "PAULA TEIXEIRA & TORCATO SANTOS, LDA",
            "registrant_address": "Centro de Negócios Ideia Atlântico, Caixa 033",
            "registrant_city": "Braga",
            "registrant_state": "Braga",
            "registrant_zip": "4719-005",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "s1.p3cloud.info",
                "s2.p3cloud.info"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 48,
            "domain_name": "wof.ae",
            "domain_keyword": "wof",
            "domain_tld": "ae",
            "query_time": "2024-06-01 22:14:34",
            "registrar_name": "Etisalat",
            "registrant_name": "WORLD FURNITURE FURNITURE",
            "registrant_company": "WORLD FURNITURE FURNITURE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.291,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wof</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>48</total>
  <relation>eq</relation>
  <current>48</current>
 </count>
 <unique_domains>wof.org.uk, wof.co.uk, wof.org, wof.net, wof.com, wof.fr, wof.ro, wof.su, wof.co, wof.pl, wof.fish, wof.me, wof.biz, wof.fitness, wof.vip, wof.co.jp, wof.digital, wof.institute, wof.app, wof.dk, wof.academy, wof.io, wof.ltd, wof.nz, wof.llc, wof.life, wof.mobi, wof.band, wof.srl, wof.international, wof.xyz, wof.info, wof.com.cn, wof.email, wof.ag, wof.dev, wof.agency, wof.tokyo, wof.icu, wof.team, wof.education, wof.uk, wof.world, wof.wtf, wof.lol, wof.asia, wof.pt, wof.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wof.org.uk</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-04 14:16:59</query_time>
   <create_date>1997-07-02</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-13.awsdns-01.com</value>
    <value>ns-1335.awsdns-38.org</value>
    <value>ns-1824.awsdns-36.co.uk</value>
    <value>ns-521.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>wof.co.uk</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>1999-09-13</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]</registrar_name>
   <registrar_website>http://www.amazingdomains.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>wof.org</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buck.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wof.net</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 11:49:25</query_time>
   <create_date>2002-04-02</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Lee youngho</registrant_name>
   <registrant_address>Dongdaemun-gu  Cheongnyangri 1-dong</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>130011</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020697748</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wof.com</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 03:56:05</query_time>
   <create_date>2003-07-16</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-07-16</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.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>6</num>
   <domain_name>wof.fr</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:19:54</query_time>
   <create_date>2007-09-27</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>NETTRAFFIC.FR LTD</registrant_company>
   <registrant_address>NETTRAFFIC.FR LTD, 28 CRAYPOOL LANE, SCOTHERN, LN2 2UU Lincoln</registrant_address>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2032392558</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>wof.ro</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2008-01-17</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>M247 EUROPE Srl (fost Clues On IT)</registrar_name>
   <registrar_website>www.m247.ro</registrar_website>
   <name_servers>
    <value>ns1.server.ro</value>
    <value>ns2.server.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wof.su</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:57</query_time>
   <create_date>2008-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>wof.co</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-07-21</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wof.pl</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 12:31:27</query_time>
   <create_date>2012-11-25</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wof.fish</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fobos 17</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bashkortostan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wof.me</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2015-08-09</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shark Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wof.biz</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 11:49:26</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2026-08-25</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>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>14</num>
   <domain_name>wof.fitness</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dynamike fitness</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wof.vip</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-23 00:57:32</query_time>
   <create_date>2016-06-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sony Pictures Entertainment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns16.ultradns2.com</value>
    <value>ns16.ultradns2.org</value>
    <value>pdns71.ultradns.biz</value>
    <value>pdns71.ultradns.co.uk</value>
    <value>pdns71.ultradns.com</value>
    <value>pdns71.ultradns.info</value>
    <value>pdns71.ultradns.net</value>
    <value>pdns71.ultradns.org</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>16</num>
   <domain_name>wof.co.jp</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2016-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>World One Financial Group Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns03.domainserver.ne.jp</value>
    <value>ns04.domainserver.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>wof.digital</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-06 08:26:11</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-01</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 0148860826</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wof.institute</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2018-03-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-26</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 0151070116</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wof.app</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 11:49:24</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lao Da</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wof.dk</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:08</query_time>
   <create_date>2018-08-11</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Henrik Olsson</registrant_name>
   <registrant_address>Durosvej 13, st. th</registrant_address>
   <registrant_city>Kongens Lyngby</registrant_city>
   <registrant_zip>2800</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wof.academy</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-24 05:50:18</query_time>
   <create_date>2018-11-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-03</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>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wof.io</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 05:50:18</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wof.ltd</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-13 11:49:25</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-06-04</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>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>24</num>
   <domain_name>wof.nz</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-02 03:56:05</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-07-10</update_date>
   <registrar_name>Affordable Domains</registrar_name>
   <registrar_website>https://www.affordabledomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.ramsu.co.nz</value>
    <value>ns2.ramsu.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wof.llc</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-06 08:26:11</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wof.life</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 22:14:34</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wof.mobi</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 11:49:25</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tianjingaoshukejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wof.band</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-06-01 22:14:34</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-01</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 0161299389</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wof.srl</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-02 03:56:06</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wof.international</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-13 11:49:25</query_time>
   <create_date>2021-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wof.xyz</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 05:57:25</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>
    <value>verification-gzpqj7shnesuksafhdvhck.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wof.info</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 05:57:25</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inquire about this domain via contact email address</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wof.com.cn</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 14:16:57</query_time>
   <create_date>2022-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘传哲</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wof.email</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-13 11:49:24</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>docks07.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wof.ag</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-27 10:49:23</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cwy.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wof.dev</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2022-07-31</create_date>
   <update_date>2022-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>joel.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wof.agency</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-01 22:14:34</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wof.tokyo</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-06-04 14:17:00</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wof.icu</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-24 05:50:18</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>sun jia xu</registrant_company>
   <registrant_state>an hui</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>wof.team</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-06-04 14:16:58</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wof.education</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-02 03:56:05</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>wof.uk</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 12:31:25</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>wof.world</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-06 08:26:11</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wof.wtf</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-24 05:50:18</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-24</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>hal.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wof.lol</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-02 16:47:55</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wof.asia</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 14:17:14</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>priscilla.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wof.pt</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-02 03:56:05</query_time>
   <registrant_name>PAULA TEIXEIRA &amp; TORCATO SANTOS, LDA</registrant_name>
   <registrant_address>Centro de Negócios Ideia Atlântico, Caixa 033</registrant_address>
   <registrant_city>Braga</registrant_city>
   <registrant_state>Braga</registrant_state>
   <registrant_zip>4719-005</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>s1.p3cloud.info</value>
    <value>s2.p3cloud.info</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>wof.ae</domain_name>
   <domain_keyword>wof</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-01 22:14:34</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>WORLD FURNITURE FURNITURE</registrant_name>
   <registrant_company>WORLD FURNITURE FURNITURE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.291</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 6,319 domain names (in 0.233 seconds) which look and sound like the brand name "wof".
Domain Name Registered Expiry Registrar Ownership
1 wok.com.pl 28 Jun 2000 27 Jun 2024 Domena.pl sp. z o.o. -
2 hof.cn 16 Apr 2006 16 Apr 2026 广东互易网络知识产权有限公司 南京东方福来德百货有限公司
3 hof.cl 14 Feb 2007 11 Mar 2031 NIC Chile COMERCIALIZADORA Y SERVICIOS AUTOMOTRICES OLEA FLANO SOCIEDAD ANONIMA
4 jof.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
5 sof.vet 4 Feb 2019 4 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 sof.ro 30 Aug 2018 4 Feb 2025 ICI - Registrar -
7 woof.cafe 15 Aug 2015 15 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
8 wrf.com.cn 11 Nov 2005 11 Nov 2025 阿里云计算有限公司(万网) 姜云海
9 wcf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
10 wtf.live 15 Feb 2020 15 Feb 2033 Dreamscape Networks International Pte Ltd Private Registry Authority
11 wom.info 8 Dec 2010 8 Dec 2024 NameCheap, Inc. Reflex Publishing, Inc.
12 wol.ro 12 Feb 2007 10 Jun 2024 CYBER_FOLKS S.R.L. -
13 woz.global 15 Feb 2021 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 wow.solar 20 Apr 2014 20 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
15 wlf.foundation 27 Apr 2023 27 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 wofo.co.uk 23 Aug 2022 23 Aug 2032 GoDaddy.com, LLC. [Tag = GODADDY] -
17 iof.org.uk 2 Feb 2020 2 Feb 2025 Mark Cavanagh [Tag = CAVANAGH] -
18 tof.tv 17 Jul 2020 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 sof.digital 6 Mar 2024 6 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 wbf.fr 6 Nov 2007 6 Nov 2024 EURODNS S.A. Quinv S.A.
21 iof.ai - - Key-Systems GmbH datafoundry
22 mof.sk 25 Jan 2008 21 Jan 2025 WebSupport s.r.o. MOF INVEST a.s.
23 wou.fr 19 Jan 2007 19 Jan 2025 FRENCH CONNEXION Inovacom
24 whf.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
25 wxf.fun 20 Oct 2017 20 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
26 wok.care 7 Mar 2024 7 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
27 woi.plus 2 Sep 2019 2 Sep 2024 IONOS SE Data Privacy Protected
28 woo.news 21 Apr 2022 21 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
29 wow.net.pe - - NIC.PE TECHYM TEL E.I.R.L.
30 wsf.church 24 Aug 2021 24 Aug 2024 Network Solutions, LLC Oak Hills Church
31 wox.lol 9 Sep 2023 9 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
32 woef.space 11 May 2018 11 May 2025 Namecheap Guaranteed Guitar Lessons
33 wofe.team 15 Sep 2017 15 Sep 2024 IONOS SE Wonde Fellhauer & Partner mbB
34 wolf.xn--6frz82g 3 Jul 2023 3 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 wvf.ro 4 Dec 2008 2 Nov 2027 ICI - Registrar -
36 won.plus 22 Mar 2024 22 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Wenjinchuan
37 wod.plus 27 Oct 2023 27 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 wsf.xn--vhquv 14 Jun 2023 14 Jun 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
39 wow.pt - - - HILODI - HISTORIC LODGES & DISCOVERIES, S.A.
40 jof.company 27 Mar 2014 27 Mar 2024 Gandi SAS JOF
41 pof.ru.com 14 Jul 2011 14 Jul 2024 Instra Corporation Pty Ltd -
42 woh.biz 4 May 2023 4 May 2024 NameCheap, Inc. REDACTED FOR PRIVACY
43 woof.net.pl 14 Jan 2023 14 Jan 2025 Aftermarket.pl Limited -
44 wok.run 8 Jul 2022 8 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
45 fof.ie 24 May 2001 25 May 2025 Letshost REDACTED FOR PRIVACY
46 nwof.uk 9 Mar 2023 9 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
47 gof.wtf 1 Oct 2021 1 Oct 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 wlf.co.uk 4 May 2016 4 May 2024 Domainlore LLC [Tag = DOMAINLORE] -
49 wef.au - - DROP.com.au Pty Ltd Damien Waller
50 rof.rocks 30 Sep 2020 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 wo1.com 8 Jan 2002 8 Jan 2025 eName Technology Co.,Ltd. -
52 jof.net 7 Apr 2002 7 Apr 2025 CNOBIN INFORMATION TECHNOLOGY LIMITED -
53 wwf.life 28 Mar 2015 28 Mar 2025 Gandi SAS WWF International
54 wo6.icu 15 Apr 2024 15 Apr 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
55 lof.us 25 Apr 2002 24 Apr 2025 GoDaddy.com, LLC NeonGecko.com Inc.
56 eof.rip 24 Feb 2021 24 Feb 2025 Porkbun LLC Private by Design, LLC
57 wolf.ski 4 Dec 2018 4 Dec 2024 Vautron Rechenzentrum AG Wolf Skihuette
58 wolf.reviews 3 Jun 2017 3 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 wtf.mobi 24 Apr 2024 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 tof.jp 16 Oct 2018 31 Oct 2024 - Thi-o-efu
61 wsf.group 20 Apr 2024 20 Apr 2025 Network Solutions, LLC Private Office
62 uwof.org 18 Feb 1997 19 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 9of.org 21 Nov 2012 21 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. LinGengXiang
64 wopf.ru 18 Jan 2011 18 Jan 2025 SALENAMES-RU Private Person
65 wot.country 14 Apr 2023 14 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
66 woi.app 25 Jul 2019 25 Jul 2029 Porkbun LLC Private by Design, LLC
67 wob.info 10 Oct 2023 10 Oct 2024 Sav.com, LLC - 7 Privacy Protection
68 wos.business 14 Aug 2023 14 Aug 2024 1API GmbH Registrant of wos.business
69 wif.finance 2 Mar 2024 2 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
70 woo.systems 24 Apr 2015 24 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 wob.uk 10 Nov 2014 10 Nov 2024 Elife Limited [Tag = ELIFE] -
72 woof.info 13 Apr 2012 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 wwf.solutions 24 Apr 2019 24 Apr 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
74 tof.games 15 Dec 2022 15 Dec 2024 INWX GmbH REDACTED FOR PRIVACY
75 wop.country 14 Apr 2023 14 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
76 eof.nz 16 Mar 2016 - Instra Corporation Pty Ltd. -
77 wox.su 14 Feb 2024 14 Feb 2025 REGTIME-SU Tool Domains OOD
78 4of.de - - - -
79 w-f.su 20 Oct 2016 20 Oct 2024 REGTIME-SU Private Person
80 w3f.community 18 Feb 2019 18 Feb 2025 Gandi SAS Web 3.0 Technologies Stiftung
81 aof.nl 31 Dec 1999 - Realtime Register -
82 wod.red 11 May 2020 11 May 2025 Gandi SAS REDACTED FOR PRIVACY
83 woz.xyz 24 Nov 2021 24 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 waf.ovh 30 Aug 2020 30 Aug 2024 OVH Xakin Team
85 fof.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
86 wor.technology 24 Jan 2024 24 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 tof.cx - - Gandi SAS REDACTED FOR PRIVACY
88 woe.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
89 woof.quebec 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 woof.global 13 Jul 2023 13 Jul 2024 Mesh Digital Limited Domains By Proxy, LLC
91 wtf.dance 1 May 2023 1 May 2033 Squarespace Domains II LLC REDACTED FOR PRIVACY
92 lof.asia 20 May 2024 20 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
93 wdf.school 16 Jul 2015 16 Jul 2025 Mesh Digital Limited Domains By Proxy, LLC
94 wo3.com.cn 12 Nov 2013 12 Nov 2024 成都西维数码科技有限公司 长春市长裕传媒有限公司
95 wofo.online 18 Jan 2017 18 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Dong Jin Cang
96 wolf.tirol 12 Sep 2015 12 Sep 2024 Key-Systems LLC Georgs Appartements
97 wofn.space 16 May 2022 16 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
98 wob.su 23 Jun 2014 23 Jun 2024 REGTIME-SU Private Person
99 woo.ovh 12 Nov 2023 12 Nov 2024 OVH REDACTED_FOR_PRIVACY
100 wow.tours 21 Jan 2023 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Wof.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wof.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wof.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 6319,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wok.com.pl, hof.cn, hof.cl, jof.uk, sof.vet, sof.ro, woof.cafe, wrf.com.cn, wcf.vip, wtf.live, wom.info, wol.ro, woz.global, wow.solar, wlf.foundation, wofo.co.uk, iof.org.uk, tof.tv, sof.digital, wbf.fr, iof.ai, mof.sk, wou.fr, whf.icu, wxf.fun, wok.care, woi.plus, woo.news, wow.net.pe, wsf.church, wox.lol, woef.space, wofe.team, wolf.xn--6frz82g, wvf.ro, won.plus, wod.plus, wsf.xn--vhquv, wow.pt, jof.company, pof.ru.com, woh.biz, woof.net.pl, wok.run, fof.ie, nwof.uk, gof.wtf, wlf.co.uk, wef.au, rof.rocks, wo1.com, jof.net, wwf.life, wo6.icu, lof.us, eof.rip, wolf.ski, wolf.reviews, wtf.mobi, tof.jp, wsf.group, uwof.org, 9of.org, wopf.ru, wot.country, woi.app, wob.info, wos.business, wif.finance, woo.systems, wob.uk, woof.info, wwf.solutions, tof.games, wop.country, eof.nz, wox.su, 4of.de, w-f.su, w3f.community, aof.nl, wod.red, woz.xyz, waf.ovh, fof.co.uk, wor.technology, tof.cx, woe.ai, woof.quebec, woof.global, wtf.dance, lof.asia, wdf.school, wo3.com.cn, wofo.online, wolf.tirol, wofn.space, wob.su, woo.ovh, wow.tours",
    "results": [
        {
            "num": 1,
            "domain_name": "wok.com.pl",
            "domain_keyword": "wok",
            "domain_tld": "com.pl",
            "query_time": "2024-03-16 14:31:55",
            "create_date": "2000-06-28",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-27",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hof.cn",
            "domain_keyword": "hof",
            "domain_tld": "cn",
            "query_time": "2024-04-15 04:43:42",
            "create_date": "2006-04-16",
            "expiry_date": "2026-04-16",
            "registrar_name": "广东互易网络知识产权有限公司",
            "registrant_name": "南京东方福来德百货有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.8hy.cn",
                "ns2.8hy.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hof.cl",
            "domain_keyword": "hof",
            "domain_tld": "cl",
            "query_time": "2024-04-15 04:43:42",
            "create_date": "2007-02-14",
            "expiry_date": "2031-03-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "COMERCIALIZADORA Y SERVICIOS AUTOMOTRICES OLEA FLANO SOCIEDAD ANONIMA",
            "name_servers": [
                "jupiter-5.ingesoft.net",
                "mercurio.ingesoft.net",
                "procyon.ingesoft.net"
            ]
        },
        {
            "num": 4,
            "domain_name": "jof.uk",
            "domain_keyword": "jof",
            "domain_tld": "uk",
            "query_time": "2024-04-16 22:59:44",
            "create_date": "2017-10-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "sof.vet",
            "domain_keyword": "sof",
            "domain_tld": "vet",
            "query_time": "2024-04-16 05:35:14",
            "create_date": "2019-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sof.ro",
            "domain_keyword": "sof",
            "domain_tld": "ro",
            "query_time": "2024-04-16 05:35:14",
            "create_date": "2018-08-30",
            "expiry_date": "2025-02-04",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 7,
            "domain_name": "woof.cafe",
            "domain_keyword": "woof",
            "domain_tld": "cafe",
            "query_time": "2024-04-24 06:13:50",
            "create_date": "2015-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wrf.com.cn",
            "domain_keyword": "wrf",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 21:30:21",
            "create_date": "2005-11-11",
            "expiry_date": "2025-11-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "姜云海",
            "registrant_email": "[email protected]",
            "name_servers": [
                "error.dnspod.net",
                "hobart.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wcf.vip",
            "domain_keyword": "wcf",
            "domain_tld": "vip",
            "query_time": "2024-04-26 10:40:31",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wtf.live",
            "domain_keyword": "wtf",
            "domain_tld": "live",
            "query_time": "2024-04-27 00:26:22",
            "create_date": "2020-02-15",
            "update_date": "2024-02-19",
            "expiry_date": "2033-02-15",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wom.info",
            "domain_keyword": "wom",
            "domain_tld": "info",
            "query_time": "2024-04-28 11:45:08",
            "create_date": "2010-12-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reflex Publishing, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wol.ro",
            "domain_keyword": "wol",
            "domain_tld": "ro",
            "query_time": "2024-04-26 17:27:28",
            "create_date": "2007-02-12",
            "expiry_date": "2024-06-10",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.hostbase.net",
                "ns2.hostbase.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "woz.global",
            "domain_keyword": "woz",
            "domain_tld": "global",
            "query_time": "2024-04-26 22:35:12",
            "create_date": "2021-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "wow.solar",
            "domain_keyword": "wow",
            "domain_tld": "solar",
            "query_time": "2024-05-02 08:33:23",
            "create_date": "2014-04-20",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wlf.foundation",
            "domain_keyword": "wlf",
            "domain_tld": "foundation",
            "query_time": "2024-05-03 06:01:09",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wofo.co.uk",
            "domain_keyword": "wofo",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 03:56:18",
            "create_date": "2022-08-23",
            "update_date": "2023-08-06",
            "expiry_date": "2032-08-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "iof.org.uk",
            "domain_keyword": "iof",
            "domain_tld": "org.uk",
            "query_time": "2024-05-02 13:46:22",
            "create_date": "2020-02-02",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-02",
            "registrar_name": "Mark Cavanagh [Tag = CAVANAGH]",
            "registrar_website": "http://www.ukdomains.org.uk",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "tof.tv",
            "domain_keyword": "tof",
            "domain_tld": "tv",
            "query_time": "2024-05-05 04:00:39",
            "create_date": "2020-07-17",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-17",
            "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": [
                "ns8271.hostgator.com",
                "ns8272.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sof.digital",
            "domain_keyword": "sof",
            "domain_tld": "digital",
            "query_time": "2024-05-07 06:15:15",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wbf.fr",
            "domain_keyword": "wbf",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:51:46",
            "create_date": "2007-11-06",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-06",
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "Quinv S.A.",
            "registrant_address": "Quinv S.A., 36, avenue Marie-Therese, 2132 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.20202551",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 21,
            "domain_name": "iof.ai",
            "domain_keyword": "iof",
            "domain_tld": "ai",
            "query_time": "2024-05-05 06:56:16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "datafoundry",
            "registrant_address": "9 brookside drive",
            "registrant_city": "princeton",
            "registrant_state": "new jersey",
            "registrant_zip": "08540",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mof.sk",
            "domain_keyword": "mof",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:16:07",
            "create_date": "2008-01-25",
            "update_date": "2024-04-19",
            "expiry_date": "2025-01-21",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "MOF INVEST a.s.",
            "registrant_company": "MOF INVEST a.s.",
            "registrant_address": "Chemlonska 1",
            "registrant_city": "Humenne",
            "registrant_zip": "06601",
            "registrant_country": "SK",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 23,
            "domain_name": "wou.fr",
            "domain_keyword": "wou",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:21:30",
            "create_date": "2007-01-19",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-19",
            "registrar_name": "FRENCH CONNEXION",
            "registrar_website": "http://www.domaine.fr",
            "registrant_company": "Inovacom",
            "registrant_address": "62, avenue Estienne d'Orves, 06000 Nice",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.825701700",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 24,
            "domain_name": "whf.icu",
            "domain_keyword": "whf",
            "domain_tld": "icu",
            "query_time": "2024-05-09 23:35:34",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wxf.fun",
            "domain_keyword": "wxf",
            "domain_tld": "fun",
            "query_time": "2024-05-08 21:17:53",
            "create_date": "2017-10-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "wok.care",
            "domain_keyword": "wok",
            "domain_tld": "care",
            "query_time": "2024-05-08 05:01:39",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "woi.plus",
            "domain_keyword": "woi",
            "domain_tld": "plus",
            "query_time": "2024-05-18 01:53:56",
            "create_date": "2019-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "woo.news",
            "domain_keyword": "woo",
            "domain_tld": "news",
            "query_time": "2024-05-18 05:17:04",
            "create_date": "2022-04-21",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cwy.name.com",
                "ns2fgv.name.com",
                "ns3jnr.name.com",
                "ns4blx.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wow.net.pe",
            "domain_keyword": "wow",
            "domain_tld": "net.pe",
            "query_time": "2024-05-16 08:02:23",
            "registrar_name": "NIC.PE",
            "registrant_name": "TECHYM TEL E.I.R.L.",
            "name_servers": [
                "ns1.techstore.com.pe",
                "ns2.techstore.com.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 30,
            "domain_name": "wsf.church",
            "domain_keyword": "wsf",
            "domain_tld": "church",
            "query_time": "2024-05-19 05:09:17",
            "create_date": "2021-08-24",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oak Hills Church",
            "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": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "wox.lol",
            "domain_keyword": "wox",
            "domain_tld": "lol",
            "query_time": "2024-05-17 15:51:25",
            "create_date": "2023-09-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.blnwx.com",
                "ns2.blnwx.com",
                "ns3.blnwx.com",
                "ns4.blnwx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "woef.space",
            "domain_keyword": "woef",
            "domain_tld": "space",
            "query_time": "2024-05-15 04:07:48",
            "create_date": "2018-05-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Guaranteed Guitar Lessons",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wofe.team",
            "domain_keyword": "wofe",
            "domain_tld": "team",
            "query_time": "2024-05-24 12:31:28",
            "create_date": "2017-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wonde Fellhauer & Partner mbB",
            "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": [
                "ns1026.ui-dns.com",
                "ns1026.ui-dns.de",
                "ns1084.ui-dns.org",
                "ns1102.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wolf.xn--6frz82g",
            "domain_keyword": "wolf",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-05-24 12:35:24",
            "create_date": "2023-07-03",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wvf.ro",
            "domain_keyword": "wvf",
            "domain_tld": "ro",
            "query_time": "2024-05-22 14:55:19",
            "create_date": "2008-12-04",
            "expiry_date": "2027-11-02",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.visualwebmedia.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 36,
            "domain_name": "won.plus",
            "domain_keyword": "won",
            "domain_tld": "plus",
            "query_time": "2024-05-23 17:34:04",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wenjinchuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "7d5a95f1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-mzmjchcj28oatbtwxzgpt5.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wod.plus",
            "domain_keyword": "wod",
            "domain_tld": "plus",
            "query_time": "2024-05-13 11:47:19",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wsf.xn--vhquv",
            "domain_keyword": "wsf",
            "domain_tld": "xn--vhquv",
            "query_time": "2024-05-10 16:54:04",
            "create_date": "2023-06-14",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wow.pt",
            "domain_keyword": "wow",
            "domain_tld": "pt",
            "query_time": "2024-05-21 10:00:39",
            "registrant_name": "HILODI - HISTORIC LODGES & DISCOVERIES, S.A.",
            "registrant_address": "Rua do Choupelo, 250",
            "registrant_city": "Vila Nova de Gaia",
            "registrant_state": "Vila Nova de Gaia",
            "registrant_zip": "4400-088",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnspro.pt",
                "ns2.dnspro.pt",
                "ns3.dnspro.pt",
                "ns4.dnspro.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 40,
            "domain_name": "jof.company",
            "domain_keyword": "jof",
            "domain_tld": "company",
            "query_time": "2024-05-27 23:03:05",
            "create_date": "2014-03-27",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JOF",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "73",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "pof.ru.com",
            "domain_keyword": "pof",
            "domain_tld": "ru.com",
            "query_time": "2024-05-26 13:52:06",
            "create_date": "2011-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/pof.ru.com/registrant",
            "name_servers": [
                "alaric.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "woh.biz",
            "domain_keyword": "woh",
            "domain_tld": "biz",
            "query_time": "2024-06-01 22:15:48",
            "create_date": "2023-05-04",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "woof.net.pl",
            "domain_keyword": "woof",
            "domain_tld": "net.pl",
            "query_time": "2024-05-30 09:22:30",
            "create_date": "2023-01-14",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.hosting",
                "ns2.aftermarket.hosting"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 44,
            "domain_name": "wok.run",
            "domain_keyword": "wok",
            "domain_tld": "run",
            "query_time": "2024-06-01 16:13:57",
            "create_date": "2022-07-08",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-108.awsdns-13.com",
                "ns-1526.awsdns-62.org",
                "ns-1855.awsdns-39.co.uk",
                "ns-774.awsdns-32.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "fof.ie",
            "domain_keyword": "fof",
            "domain_tld": "ie",
            "query_time": "2024-06-02 19:42:07",
            "create_date": "2001-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.dnsireland.com",
                "ns6.dnsireland.com",
                "ns7.dnsireland.ie"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nwof.uk",
            "domain_keyword": "nwof",
            "domain_tld": "uk",
            "query_time": "2024-06-04 22:32:10",
            "create_date": "2023-03-09",
            "update_date": "2023-08-10",
            "expiry_date": "2026-03-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "gof.wtf",
            "domain_keyword": "gof",
            "domain_tld": "wtf",
            "query_time": "2024-05-26 14:48:15",
            "create_date": "2021-10-01",
            "update_date": "2021-10-06",
            "expiry_date": "2026-10-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wlf.co.uk",
            "domain_keyword": "wlf",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 22:59:49",
            "create_date": "2016-05-04",
            "update_date": "2023-05-19",
            "expiry_date": "2024-05-04",
            "registrar_name": "Domainlore LLC [Tag = DOMAINLORE]",
            "registrar_website": "https://domainlore.uk",
            "name_servers": [
                "for.sale.at.buydomainnames.co.uk",
                "www.buynames.co.uk"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 49,
            "domain_name": "wef.au",
            "domain_keyword": "wef",
            "domain_tld": "au",
            "query_time": "2024-05-28 22:47:14",
            "update_date": "2023-09-25",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "rof.rocks",
            "domain_keyword": "rof",
            "domain_tld": "rocks",
            "query_time": "2024-04-15 22:40:58",
            "create_date": "2020-09-30",
            "update_date": "2023-07-19",
            "expiry_date": "2024-09-30",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wo1.com",
            "domain_keyword": "wo1",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:48:28",
            "create_date": "2002-01-08",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/wo1.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "jof.net",
            "domain_keyword": "jof",
            "domain_tld": "net",
            "query_time": "2024-04-16 22:59:44",
            "create_date": "2002-04-07",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3254,
            "registrar_name": "CNOBIN INFORMATION TECHNOLOGY LIMITED",
            "registrar_website": "http://www.ordertld.com",
            "name_servers": [
                "ns3.cnmsn.com",
                "ns4.cnmsn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wwf.life",
            "domain_keyword": "wwf",
            "domain_tld": "life",
            "query_time": "2024-04-16 12:57:49",
            "create_date": "2015-03-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WWF International",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1318.awsdns-36.org",
                "ns-1619.awsdns-10.co.uk",
                "ns-197.awsdns-24.com",
                "ns-926.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "wo6.icu",
            "domain_keyword": "wo6",
            "domain_tld": "icu",
            "query_time": "2024-04-17 16:33:02",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lof.us",
            "domain_keyword": "lof",
            "domain_tld": "us",
            "query_time": "2024-04-29 22:01:37",
            "create_date": "2002-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NeonGecko.com Inc.",
            "registrant_address": "15 South Grady Way, Suite 600",
            "registrant_city": "Renton",
            "registrant_state": "Washington",
            "registrant_zip": "98057",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062327200",
            "registrant_fax": "+1.2062327200",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "eof.rip",
            "domain_keyword": "eof",
            "domain_tld": "rip",
            "query_time": "2024-04-25 19:04:03",
            "create_date": "2021-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "andy.ns.cloudflare.com",
                "pearl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wolf.ski",
            "domain_keyword": "wolf",
            "domain_tld": "ski",
            "query_time": "2024-04-26 17:30:14",
            "create_date": "2018-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolf Skihuette",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the 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": [
                "ns2.reon.at",
                "srv41.reon.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wolf.reviews",
            "domain_keyword": "wolf",
            "domain_tld": "reviews",
            "query_time": "2024-04-26 17:30:14",
            "create_date": "2017-06-03",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wtf.mobi",
            "domain_keyword": "wtf",
            "domain_tld": "mobi",
            "query_time": "2024-04-26 17:58:02",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/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": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-dszoyjvzuuflb5zcjd9mrq.ns101.verify.hn"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tof.jp",
            "domain_keyword": "tof",
            "domain_tld": "jp",
            "query_time": "2024-04-23 11:47:34",
            "create_date": "2018-10-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Thi-o-efu",
            "registrant_zip": "260-0021",
            "registrant_email": "[email protected]",
            "registrant_phone": "090-3593-9640",
            "registrant_fax": "043-302-3021",
            "name_servers": [
                "ns01.precs.jp",
                "ns02.precs.jp",
                "ns03.precs.jp",
                "ns04.precs.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 61,
            "domain_name": "wsf.group",
            "domain_keyword": "wsf",
            "domain_tld": "group",
            "query_time": "2024-04-23 16:24:01",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Office",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Graubunden",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "uwof.org",
            "domain_keyword": "uwof",
            "domain_tld": "org",
            "query_time": "2024-04-22 00:14:48",
            "create_date": "1997-02-18",
            "update_date": "2023-08-12",
            "expiry_date": "2026-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "9of.org",
            "domain_keyword": "9of",
            "domain_tld": "org",
            "query_time": "2024-04-26 21:59:32",
            "create_date": "2012-11-21",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LinGengXiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "wopf.ru",
            "domain_keyword": "wopf",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:10:37",
            "create_date": "2011-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "wot.country",
            "domain_keyword": "wot",
            "domain_tld": "country",
            "query_time": "2024-05-02 08:31:53",
            "create_date": "2023-04-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "woi.app",
            "domain_keyword": "woi",
            "domain_tld": "app",
            "query_time": "2024-05-02 03:58:48",
            "create_date": "2019-07-25",
            "update_date": "2023-09-10",
            "expiry_date": "2029-07-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wob.info",
            "domain_keyword": "wob",
            "domain_tld": "info",
            "query_time": "2024-05-02 05:46:57",
            "create_date": "2023-10-10",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-10",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wos.business",
            "domain_keyword": "wos",
            "domain_tld": "business",
            "query_time": "2024-05-10 03:27:56",
            "create_date": "2023-08-14",
            "update_date": "2024-01-11",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of wos.business",
            "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.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wif.finance",
            "domain_keyword": "wif",
            "domain_tld": "finance",
            "query_time": "2024-05-10 18:04:36",
            "create_date": "2024-03-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "woo.systems",
            "domain_keyword": "woo",
            "domain_tld": "systems",
            "query_time": "2024-05-04 17:26:11",
            "create_date": "2015-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hostrd.com",
                "dns2.hostrd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wob.uk",
            "domain_keyword": "wob",
            "domain_tld": "uk",
            "query_time": "2024-05-03 14:07:34",
            "create_date": "2014-11-10",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-10",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "woof.info",
            "domain_keyword": "woof",
            "domain_tld": "info",
            "query_time": "2024-05-03 12:45:53",
            "create_date": "2012-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "wwf.solutions",
            "domain_keyword": "wwf",
            "domain_tld": "solutions",
            "query_time": "2024-05-04 21:42:44",
            "create_date": "2019-04-24",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "tof.games",
            "domain_keyword": "tof",
            "domain_tld": "games",
            "query_time": "2024-05-05 04:00:39",
            "create_date": "2022-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "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": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wop.country",
            "domain_keyword": "wop",
            "domain_tld": "country",
            "query_time": "2024-05-04 23:50:05",
            "create_date": "2023-04-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "eof.nz",
            "domain_keyword": "eof",
            "domain_tld": "nz",
            "query_time": "2024-05-07 20:34:58",
            "create_date": "2016-03-16",
            "update_date": "2024-03-04",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wox.su",
            "domain_keyword": "wox",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:28:02",
            "create_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "REGTIME-SU",
            "registrant_company": "Tool Domains OOD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+35929924071",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 78,
            "domain_name": "4of.de",
            "domain_keyword": "4of",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:12:04",
            "update_date": "2021-07-02",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "w-f.su",
            "domain_keyword": "w-f",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:24:24",
            "create_date": "2016-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 80,
            "domain_name": "w3f.community",
            "domain_keyword": "w3f",
            "domain_tld": "community",
            "query_time": "2024-05-10 11:44:53",
            "create_date": "2019-02-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web 3.0 Technologies Stiftung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "aof.nl",
            "domain_keyword": "aof",
            "domain_tld": "nl",
            "query_time": "2024-05-15 03:25:48",
            "create_date": "1999-12-31",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 82,
            "domain_name": "wod.red",
            "domain_keyword": "wod",
            "domain_tld": "red",
            "query_time": "2024-05-15 04:07:33",
            "create_date": "2020-05-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the 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-1057.awsdns-04.org",
                "ns-1730.awsdns-24.co.uk",
                "ns-402.awsdns-50.com",
                "ns-826.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "woz.xyz",
            "domain_keyword": "woz",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 15:51:54",
            "create_date": "2021-11-24",
            "update_date": "2024-05-14",
            "expiry_date": "2030-11-24",
            "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": "TR",
            "registrant_email": "please query the rdds service of the 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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "waf.ovh",
            "domain_keyword": "waf",
            "domain_tld": "ovh",
            "query_time": "2024-05-15 11:12:33",
            "create_date": "2020-08-30",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-30",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Xakin Team",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "gwen.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fof.co.uk",
            "domain_keyword": "fof",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 14:04:09",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "wor.technology",
            "domain_keyword": "wor",
            "domain_tld": "technology",
            "query_time": "2024-05-21 20:27:49",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "tof.cx",
            "domain_keyword": "tof",
            "domain_tld": "cx",
            "query_time": "2024-05-15 02:03:43",
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-139-c.gandi.net",
                "ns-146-b.gandi.net",
                "ns-96-a.gandi.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "woe.ai",
            "domain_keyword": "woe",
            "domain_tld": "ai",
            "query_time": "2024-05-13 11:48:51",
            "registrar_name": "Namecheap",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "woof.quebec",
            "domain_keyword": "woof",
            "domain_tld": "quebec",
            "query_time": "2024-05-25 00:39:15",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://godaddy.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the 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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "woof.global",
            "domain_keyword": "woof",
            "domain_tld": "global",
            "query_time": "2024-05-25 00:39:15",
            "create_date": "2023-07-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-13",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "wtf.dance",
            "domain_keyword": "wtf",
            "domain_tld": "dance",
            "query_time": "2024-05-23 23:38:34",
            "create_date": "2023-05-01",
            "update_date": "2024-05-20",
            "expiry_date": "2033-05-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "lof.asia",
            "domain_keyword": "lof",
            "domain_tld": "asia",
            "query_time": "2024-05-24 13:51:24",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "jacqueline.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "wdf.school",
            "domain_keyword": "wdf",
            "domain_tld": "school",
            "query_time": "2024-05-24 20:04:35",
            "create_date": "2015-07-16",
            "update_date": "2023-11-17",
            "expiry_date": "2025-07-16",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "wo3.com.cn",
            "domain_keyword": "wo3",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 05:47:11",
            "create_date": "2013-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "长春市长裕传媒有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wofo.online",
            "domain_keyword": "wofo",
            "domain_tld": "online",
            "query_time": "2024-05-24 12:31:32",
            "create_date": "2017-01-18",
            "update_date": "2023-08-31",
            "expiry_date": "2027-01-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Dong Jin Cang",
            "registrant_state": "Zhejiang",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "wolf.tirol",
            "domain_keyword": "wolf",
            "domain_tld": "tirol",
            "query_time": "2024-05-24 12:35:24",
            "create_date": "2015-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED",
            "registrant_company": "Georgs Appartements",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "wofn.space",
            "domain_keyword": "wofn",
            "domain_tld": "space",
            "query_time": "2024-05-25 04:42:19",
            "create_date": "2022-05-16",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_state": "Kirovograds'ka",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "demi.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wob.su",
            "domain_keyword": "wob",
            "domain_tld": "su",
            "query_time": "2024-05-20 06:09:26",
            "create_date": "2014-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "april.ns.cloudflare.com",
                "eric.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 99,
            "domain_name": "woo.ovh",
            "domain_keyword": "woo",
            "domain_tld": "ovh",
            "query_time": "2024-05-18 06:37:32",
            "create_date": "2023-11-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns10.ovh.ca",
                "ns10.ovh.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wow.tours",
            "domain_keyword": "wow",
            "domain_tld": "tours",
            "query_time": "2024-05-18 08:04:24",
            "create_date": "2023-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "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": [
                "clark.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.233,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wof.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6319</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wok.com.pl, hof.cn, hof.cl, jof.uk, sof.vet, sof.ro, woof.cafe, wrf.com.cn, wcf.vip, wtf.live, wom.info, wol.ro, woz.global, wow.solar, wlf.foundation, wofo.co.uk, iof.org.uk, tof.tv, sof.digital, wbf.fr, iof.ai, mof.sk, wou.fr, whf.icu, wxf.fun, wok.care, woi.plus, woo.news, wow.net.pe, wsf.church, wox.lol, woef.space, wofe.team, wolf.xn--6frz82g, wvf.ro, won.plus, wod.plus, wsf.xn--vhquv, wow.pt, jof.company, pof.ru.com, woh.biz, woof.net.pl, wok.run, fof.ie, nwof.uk, gof.wtf, wlf.co.uk, wef.au, rof.rocks, wo1.com, jof.net, wwf.life, wo6.icu, lof.us, eof.rip, wolf.ski, wolf.reviews, wtf.mobi, tof.jp, wsf.group, uwof.org, 9of.org, wopf.ru, wot.country, woi.app, wob.info, wos.business, wif.finance, woo.systems, wob.uk, woof.info, wwf.solutions, tof.games, wop.country, eof.nz, wox.su, 4of.de, w-f.su, w3f.community, aof.nl, wod.red, woz.xyz, waf.ovh, fof.co.uk, wor.technology, tof.cx, woe.ai, woof.quebec, woof.global, wtf.dance, lof.asia, wdf.school, wo3.com.cn, wofo.online, wolf.tirol, wofn.space, wob.su, woo.ovh, wow.tours</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wok.com.pl</domain_name>
   <domain_keyword>wok</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-16 14:31:55</query_time>
   <create_date>2000-06-28</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hof.cn</domain_name>
   <domain_keyword>hof</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-15 04:43:42</query_time>
   <create_date>2006-04-16</create_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_name>广东互易网络知识产权有限公司</registrar_name>
   <registrant_name>南京东方福来德百货有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.8hy.cn</value>
    <value>ns2.8hy.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hof.cl</domain_name>
   <domain_keyword>hof</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-15 04:43:42</query_time>
   <create_date>2007-02-14</create_date>
   <expiry_date>2031-03-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>COMERCIALIZADORA Y SERVICIOS AUTOMOTRICES OLEA FLANO SOCIEDAD ANONIMA</registrant_name>
   <name_servers>
    <value>jupiter-5.ingesoft.net</value>
    <value>mercurio.ingesoft.net</value>
    <value>procyon.ingesoft.net</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>jof.uk</domain_name>
   <domain_keyword>jof</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 22:59:44</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>sof.vet</domain_name>
   <domain_keyword>sof</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-16 05:35:14</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sof.ro</domain_name>
   <domain_keyword>sof</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 05:35:14</query_time>
   <create_date>2018-08-30</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>woof.cafe</domain_name>
   <domain_keyword>woof</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-24 06:13:50</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wrf.com.cn</domain_name>
   <domain_keyword>wrf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 21:30:21</query_time>
   <create_date>2005-11-11</create_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>姜云海</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>error.dnspod.net</value>
    <value>hobart.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wcf.vip</domain_name>
   <domain_keyword>wcf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-26 10:40:31</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wtf.live</domain_name>
   <domain_keyword>wtf</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-27 00:26:22</query_time>
   <create_date>2020-02-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2033-02-15</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wom.info</domain_name>
   <domain_keyword>wom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 11:45:08</query_time>
   <create_date>2010-12-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-08</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>Reflex Publishing, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>wol.ro</domain_name>
   <domain_keyword>wol</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 17:27:28</query_time>
   <create_date>2007-02-12</create_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.hostbase.net</value>
    <value>ns2.hostbase.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>woz.global</domain_name>
   <domain_keyword>woz</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-26 22:35:12</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>14</num>
   <domain_name>wow.solar</domain_name>
   <domain_keyword>wow</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-02 08:33:23</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>15</num>
   <domain_name>wlf.foundation</domain_name>
   <domain_keyword>wlf</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-03 06:01:09</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wofo.co.uk</domain_name>
   <domain_keyword>wofo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 03:56:18</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2032-08-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>iof.org.uk</domain_name>
   <domain_keyword>iof</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-02 13:46:22</query_time>
   <create_date>2020-02-02</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Mark Cavanagh [Tag = CAVANAGH]</registrar_name>
   <registrar_website>http://www.ukdomains.org.uk</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>tof.tv</domain_name>
   <domain_keyword>tof</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-05 04:00:39</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-17</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>ns8271.hostgator.com</value>
    <value>ns8272.hostgator.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>sof.digital</domain_name>
   <domain_keyword>sof</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-07 06:15:15</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wbf.fr</domain_name>
   <domain_keyword>wbf</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:51:46</query_time>
   <create_date>2007-11-06</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>Quinv S.A.</registrant_company>
   <registrant_address>Quinv S.A., 36, avenue Marie-Therese, 2132 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.20202551</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>iof.ai</domain_name>
   <domain_keyword>iof</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 06:56:16</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>datafoundry</registrant_company>
   <registrant_address>9 brookside drive</registrant_address>
   <registrant_city>princeton</registrant_city>
   <registrant_state>new jersey</registrant_state>
   <registrant_zip>08540</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mof.sk</domain_name>
   <domain_keyword>mof</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:16:07</query_time>
   <create_date>2008-01-25</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>MOF INVEST a.s.</registrant_name>
   <registrant_company>MOF INVEST a.s.</registrant_company>
   <registrant_address>Chemlonska 1</registrant_address>
   <registrant_city>Humenne</registrant_city>
   <registrant_zip>06601</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>wou.fr</domain_name>
   <domain_keyword>wou</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:21:30</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>FRENCH CONNEXION</registrar_name>
   <registrar_website>http://www.domaine.fr</registrar_website>
   <registrant_company>Inovacom</registrant_company>
   <registrant_address>62, avenue Estienne d'Orves, 06000 Nice</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.825701700</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>whf.icu</domain_name>
   <domain_keyword>whf</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-09 23:35:34</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</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>travel.icu, LLC</registrant_company>
   <registrant_country>ES</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.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wxf.fun</domain_name>
   <domain_keyword>wxf</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 21:17:53</query_time>
   <create_date>2017-10-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wok.care</domain_name>
   <domain_keyword>wok</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-08 05:01:39</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>woi.plus</domain_name>
   <domain_keyword>woi</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-18 01:53:56</query_time>
   <create_date>2019-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>woo.news</domain_name>
   <domain_keyword>woo</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-18 05:17:04</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cwy.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3jnr.name.com</value>
    <value>ns4blx.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wow.net.pe</domain_name>
   <domain_keyword>wow</domain_keyword>
   <domain_tld>net.pe</domain_tld>
   <query_time>2024-05-16 08:02:23</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>TECHYM TEL E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns1.techstore.com.pe</value>
    <value>ns2.techstore.com.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>wsf.church</domain_name>
   <domain_keyword>wsf</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-19 05:09:17</query_time>
   <create_date>2021-08-24</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-24</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>Oak Hills Church</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>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wox.lol</domain_name>
   <domain_keyword>wox</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-17 15:51:25</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.blnwx.com</value>
    <value>ns2.blnwx.com</value>
    <value>ns3.blnwx.com</value>
    <value>ns4.blnwx.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>woef.space</domain_name>
   <domain_keyword>woef</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 04:07:48</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Guaranteed Guitar Lessons</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wofe.team</domain_name>
   <domain_keyword>wofe</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-24 12:31:28</query_time>
   <create_date>2017-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wonde Fellhauer &amp; Partner mbB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.com</value>
    <value>ns1026.ui-dns.de</value>
    <value>ns1084.ui-dns.org</value>
    <value>ns1102.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wolf.xn--6frz82g</domain_name>
   <domain_keyword>wolf</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-05-24 12:35:24</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>35</num>
   <domain_name>wvf.ro</domain_name>
   <domain_keyword>wvf</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-22 14:55:19</query_time>
   <create_date>2008-12-04</create_date>
   <expiry_date>2027-11-02</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.visualwebmedia.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>won.plus</domain_name>
   <domain_keyword>won</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-23 17:34:04</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wenjinchuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>7d5a95f1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-mzmjchcj28oatbtwxzgpt5.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wod.plus</domain_name>
   <domain_keyword>wod</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-13 11:47:19</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>38</num>
   <domain_name>wsf.xn--vhquv</domain_name>
   <domain_keyword>wsf</domain_keyword>
   <domain_tld>xn--vhquv</domain_tld>
   <query_time>2024-05-10 16:54:04</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wow.pt</domain_name>
   <domain_keyword>wow</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 10:00:39</query_time>
   <registrant_name>HILODI - HISTORIC LODGES &amp; DISCOVERIES, S.A.</registrant_name>
   <registrant_address>Rua do Choupelo, 250</registrant_address>
   <registrant_city>Vila Nova de Gaia</registrant_city>
   <registrant_state>Vila Nova de Gaia</registrant_state>
   <registrant_zip>4400-088</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnspro.pt</value>
    <value>ns2.dnspro.pt</value>
    <value>ns3.dnspro.pt</value>
    <value>ns4.dnspro.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>jof.company</domain_name>
   <domain_keyword>jof</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 23:03:05</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JOF</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>73</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pof.ru.com</domain_name>
   <domain_keyword>pof</domain_keyword>
   <domain_tld>ru.com</domain_tld>
   <query_time>2024-05-26 13:52:06</query_time>
   <create_date>2011-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/pof.ru.com/registrant</registrant_email>
   <name_servers>
    <value>alaric.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>woh.biz</domain_name>
   <domain_keyword>woh</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 22:15:48</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>woof.net.pl</domain_name>
   <domain_keyword>woof</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-30 09:22:30</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.hosting</value>
    <value>ns2.aftermarket.hosting</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wok.run</domain_name>
   <domain_keyword>wok</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-06-01 16:13:57</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-108.awsdns-13.com</value>
    <value>ns-1526.awsdns-62.org</value>
    <value>ns-1855.awsdns-39.co.uk</value>
    <value>ns-774.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>fof.ie</domain_name>
   <domain_keyword>fof</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-02 19:42:07</query_time>
   <create_date>2001-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns5.dnsireland.com</value>
    <value>ns6.dnsireland.com</value>
    <value>ns7.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nwof.uk</domain_name>
   <domain_keyword>nwof</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-04 22:32:10</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>gof.wtf</domain_name>
   <domain_keyword>gof</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-26 14:48:15</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2021-10-06</update_date>
   <expiry_date>2026-10-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>48</num>
   <domain_name>wlf.co.uk</domain_name>
   <domain_keyword>wlf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 22:59:49</query_time>
   <create_date>2016-05-04</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_name>Domainlore LLC [Tag = DOMAINLORE]</registrar_name>
   <registrar_website>https://domainlore.uk</registrar_website>
   <name_servers>
    <value>for.sale.at.buydomainnames.co.uk</value>
    <value>www.buynames.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>wef.au</domain_name>
   <domain_keyword>wef</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-28 22:47:14</query_time>
   <update_date>2023-09-25</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>rof.rocks</domain_name>
   <domain_keyword>rof</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-15 22:40:58</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-09-30</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>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>51</num>
   <domain_name>wo1.com</domain_name>
   <domain_keyword>wo1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:48:28</query_time>
   <create_date>2002-01-08</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/wo1.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>jof.net</domain_name>
   <domain_keyword>jof</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 22:59:44</query_time>
   <create_date>2002-04-07</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3254</registrar_iana>
   <registrar_name>CNOBIN INFORMATION TECHNOLOGY LIMITED</registrar_name>
   <registrar_website>http://www.ordertld.com</registrar_website>
   <name_servers>
    <value>ns3.cnmsn.com</value>
    <value>ns4.cnmsn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wwf.life</domain_name>
   <domain_keyword>wwf</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 12:57:49</query_time>
   <create_date>2015-03-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WWF International</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1318.awsdns-36.org</value>
    <value>ns-1619.awsdns-10.co.uk</value>
    <value>ns-197.awsdns-24.com</value>
    <value>ns-926.awsdns-51.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>wo6.icu</domain_name>
   <domain_keyword>wo6</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-17 16:33:02</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>n1.xundns.com</value>
    <value>n2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lof.us</domain_name>
   <domain_keyword>lof</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 22:01:37</query_time>
   <create_date>2002-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NeonGecko.com Inc.</registrant_company>
   <registrant_address>15 South Grady Way, Suite 600</registrant_address>
   <registrant_city>Renton</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98057</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062327200</registrant_phone>
   <registrant_fax>+1.2062327200</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>eof.rip</domain_name>
   <domain_keyword>eof</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-04-25 19:04:03</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>andy.ns.cloudflare.com</value>
    <value>pearl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wolf.ski</domain_name>
   <domain_keyword>wolf</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-04-26 17:30:14</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolf Skihuette</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>AT</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>ns2.reon.at</value>
    <value>srv41.reon.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wolf.reviews</domain_name>
   <domain_keyword>wolf</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-04-26 17:30:14</query_time>
   <create_date>2017-06-03</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>59</num>
   <domain_name>wtf.mobi</domain_name>
   <domain_keyword>wtf</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-26 17:58:02</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-dszoyjvzuuflb5zcjd9mrq.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tof.jp</domain_name>
   <domain_keyword>tof</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 11:47:34</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Thi-o-efu</registrant_name>
   <registrant_zip>260-0021</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>090-3593-9640</registrant_phone>
   <registrant_fax>043-302-3021</registrant_fax>
   <name_servers>
    <value>ns01.precs.jp</value>
    <value>ns02.precs.jp</value>
    <value>ns03.precs.jp</value>
    <value>ns04.precs.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>wsf.group</domain_name>
   <domain_keyword>wsf</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-23 16:24:01</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>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>Private Office</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Graubunden</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>uwof.org</domain_name>
   <domain_keyword>uwof</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 00:14:48</query_time>
   <create_date>1997-02-18</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>9of.org</domain_name>
   <domain_keyword>9of</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 21:59:32</query_time>
   <create_date>2012-11-21</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LinGengXiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>wopf.ru</domain_name>
   <domain_keyword>wopf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:10:37</query_time>
   <create_date>2011-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>wot.country</domain_name>
   <domain_keyword>wot</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-02 08:31:53</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>woi.app</domain_name>
   <domain_keyword>woi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-02 03:58:48</query_time>
   <create_date>2019-07-25</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2029-07-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wob.info</domain_name>
   <domain_keyword>wob</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 05:46:57</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wos.business</domain_name>
   <domain_keyword>wos</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-10 03:27:56</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-08-14</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 wos.business</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.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wif.finance</domain_name>
   <domain_keyword>wif</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-10 18:04:36</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>woo.systems</domain_name>
   <domain_keyword>woo</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-04 17:26:11</query_time>
   <create_date>2015-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hostrd.com</value>
    <value>dns2.hostrd.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wob.uk</domain_name>
   <domain_keyword>wob</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 14:07:34</query_time>
   <create_date>2014-11-10</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>woof.info</domain_name>
   <domain_keyword>woof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 12:45:53</query_time>
   <create_date>2012-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</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>ns23.domaincontrol.com</value>
    <value>ns24.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>73</num>
   <domain_name>wwf.solutions</domain_name>
   <domain_keyword>wwf</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-04 21:42:44</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>tof.games</domain_name>
   <domain_keyword>tof</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-05 04:00:39</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wop.country</domain_name>
   <domain_keyword>wop</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-04 23:50:05</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>eof.nz</domain_name>
   <domain_keyword>eof</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-07 20:34:58</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-03-04</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>wox.su</domain_name>
   <domain_keyword>wox</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:28:02</query_time>
   <create_date>2024-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_company>Tool Domains OOD</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+35929924071</registrant_phone>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>4of.de</domain_name>
   <domain_keyword>4of</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:12:04</query_time>
   <update_date>2021-07-02</update_date>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>w-f.su</domain_name>
   <domain_keyword>w-f</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:24:24</query_time>
   <create_date>2016-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>w3f.community</domain_name>
   <domain_keyword>w3f</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-10 11:44:53</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web 3.0 Technologies Stiftung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dee.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aof.nl</domain_name>
   <domain_keyword>aof</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 03:25:48</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>wod.red</domain_name>
   <domain_keyword>wod</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-15 04:07:33</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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-1057.awsdns-04.org</value>
    <value>ns-1730.awsdns-24.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-826.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>woz.xyz</domain_name>
   <domain_keyword>woz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 15:51:54</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-11-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>waf.ovh</domain_name>
   <domain_keyword>waf</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-15 11:12:33</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Xakin Team</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>gwen.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>fof.co.uk</domain_name>
   <domain_keyword>fof</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 14:04:09</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>wor.technology</domain_name>
   <domain_keyword>wor</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-21 20:27:49</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>tof.cx</domain_name>
   <domain_keyword>tof</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-15 02:03:43</query_time>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-139-c.gandi.net</value>
    <value>ns-146-b.gandi.net</value>
    <value>ns-96-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>woe.ai</domain_name>
   <domain_keyword>woe</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-13 11:48:51</query_time>
   <registrar_name>Namecheap</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>woof.quebec</domain_name>
   <domain_keyword>woof</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-05-25 00:39:15</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://godaddy.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the 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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>woof.global</domain_name>
   <domain_keyword>woof</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-25 00:39:15</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-13</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>wtf.dance</domain_name>
   <domain_keyword>wtf</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-23 23:38:34</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2033-05-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>lof.asia</domain_name>
   <domain_keyword>lof</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 13:51:24</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>jacqueline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>wdf.school</domain_name>
   <domain_keyword>wdf</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-24 20:04:35</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-07-16</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wo3.com.cn</domain_name>
   <domain_keyword>wo3</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 05:47:11</query_time>
   <create_date>2013-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>长春市长裕传媒有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wofo.online</domain_name>
   <domain_keyword>wofo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 12:31:32</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-01-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Dong Jin Cang</registrant_company>
   <registrant_state>Zhejiang</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>wolf.tirol</domain_name>
   <domain_keyword>wolf</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-24 12:35:24</query_time>
   <create_date>2015-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Georgs Appartements</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>wofn.space</domain_name>
   <domain_keyword>wofn</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 04:42:19</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_state>Kirovograds'ka</registrant_state>
   <registrant_country>UA</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>demi.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wob.su</domain_name>
   <domain_keyword>wob</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-20 06:09:26</query_time>
   <create_date>2014-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>eric.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>woo.ovh</domain_name>
   <domain_keyword>woo</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-18 06:37:32</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.ca</value>
    <value>ns10.ovh.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>wow.tours</domain_name>
   <domain_keyword>wow</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-18 08:04:24</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</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>clark.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.233</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.