WHOIS QUERY TIME

21 May 2024 - 7:19 AM UTC

Registered: 20 December 1997
Modified: 26 April 2023

REGISTRAR

Name: Pluym ICT B.V.

DNSSEC

no

NAME SERVERS

ns1.pluym.com
ns2.pluym.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=wib.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "wib.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "wib.nl",
            "domain_keyword": "wib",
            "domain_tld": "nl",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "1997-12-20",
            "update_date": "2023-04-26",
            "registrar_name": "Pluym ICT B.V.",
            "name_servers": [
                "ns1.pluym.com",
                "ns2.pluym.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>wib.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>wib.nl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>1997-12-20</create_date>
   <update_date>2023-04-26</update_date>
   <registrar_name>Pluym ICT B.V.</registrar_name>
   <name_servers>
    <value>ns1.pluym.com</value>
    <value>ns2.pluym.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</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.218 seconds) for "wib.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 6:08 PM UTC

Registered: 20 December 1997
Modified: 23 April 2020

REGISTRAR

Name: Nexit

DNSSEC

no

NAME SERVERS

ns-auth-00.openisp.nl
ns-auth-01.openisp.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

28 Jun 2023 - 6:04 PM UTC

Registered: 20 December 1997
Modified: 26 April 2023

REGISTRAR

Name: Pluym ICT B.V.

DNSSEC

no

NAME SERVERS

ns1.pluym.com
ns2.pluym.com

DOMAIN STATUS

Active

* 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=wib.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wib.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wib.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "wib.nl",
            "domain_keyword": "wib",
            "domain_tld": "nl",
            "query_time": "2023-04-25 18:08:50",
            "create_date": "1997-12-20",
            "update_date": "2020-04-23",
            "registrar_name": "Nexit",
            "name_servers": [
                "ns-auth-00.openisp.nl",
                "ns-auth-01.openisp.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "wib.nl",
            "domain_keyword": "wib",
            "domain_tld": "nl",
            "query_time": "2023-06-28 18:04:24",
            "create_date": "1997-12-20",
            "update_date": "2023-04-26",
            "registrar_name": "Pluym ICT B.V.",
            "name_servers": [
                "ns1.pluym.com",
                "ns2.pluym.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.218,
        "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>wib.nl</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>wib.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wib.nl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 18:08:50</query_time>
   <create_date>1997-12-20</create_date>
   <update_date>2020-04-23</update_date>
   <registrar_name>Nexit</registrar_name>
   <name_servers>
    <value>ns-auth-00.openisp.nl</value>
    <value>ns-auth-01.openisp.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wib.nl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-06-28 18:04:24</query_time>
   <create_date>1997-12-20</create_date>
   <update_date>2023-04-26</update_date>
   <registrar_name>Pluym ICT B.V.</registrar_name>
   <name_servers>
    <value>ns1.pluym.com</value>
    <value>ns2.pluym.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.218</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 73 domain names (in 0.061 seconds) which contained the exact domain keyword "wib".
Domain Name Registered Expiry Registrar Ownership
1 wib.com 31 Dec 1995 30 Dec 2030 CSC CORPORATE DOMAINS, INC. F5, Inc.
2 wib.org 8 May 1997 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 wib.nl 20 Dec 1997 - Pluym ICT B.V. -
4 wib.org.pl 29 Apr 1998 28 Apr 2024 home.pl S.A. -
5 wib.pl 26 Aug 1998 25 Aug 2024 nazwa.pl sp. z o.o. -
6 wib.com.pl 11 Jan 1999 10 Jan 2025 Consulting Service Sp. z o.o. -
7 wib.it 29 Jun 1999 3 Nov 2024 Register S.p.a. NEUMANAS SAS DI IOBBI CRISTIAN &C.
8 wib.be 12 Dec 2000 - Demetec Sprl -
9 wib.net 19 May 2001 20 May 2025 Onlinenic Inc Cyber Pacific
10 wib.info 14 Sep 2001 14 Sep 2024 Rockenstein AG Fraenkische Landeszeitung GmbH
11 wib.co.uk 17 Dec 2003 17 Dec 2024 Elife Limited [Tag = ELIFE] -
12 wib.com.cn 31 May 2004 30 Jun 2029 厦门三五互联科技股份有限公司 西部保险经纪有限公司
13 wib.ru 17 Nov 2004 17 Nov 2024 RD-RU Private Person
14 wib.fr 10 Oct 2005 12 Jul 2024 OVH Ano Nymous
15 wib.ro 30 Jul 2008 27 Sep 2028 Romarg SRL -
16 wib.su 22 Nov 2008 22 Nov 2024 RUCENTER-SU Private Person
17 wib.cc 16 Jun 2009 16 Jun 2024 Vautron Rechenzentrum AG -
18 wib.edu.pl 28 Jul 2010 28 Jul 2024 home.pl S.A. -
19 wib.me 12 Nov 2010 12 Nov 2024 eNom, LLC REDACTED FOR PRIVACY
20 wib.ag 19 Nov 2010 19 Nov 2024 InternetX WIB Bautraeger GmbH
21 wib.cat 18 May 2012 18 May 2025 10dencehispahard S.L. (CDmon.com) Wib
22 wib.io 26 Jan 2013 26 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 wib.co.nz 22 Jul 2013 - Voyager Internet Ltd T/A 1st Domains -
24 wib.mobi 13 Aug 2013 13 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
25 wib.berlin 18 Mar 2014 18 Mar 2025 1&1 Internet SE -
26 wib.solutions 26 Mar 2014 26 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA SECURIX AG
27 wib.immobilien 28 May 2014 28 May 2025 IONOS SE WiB Services GmbH & Co. KG
28 wib.wang 9 Jan 2015 9 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Kyle Qi
29 wib.tirol 1 Jun 2015 1 Jun 2025 united-domains AG popup communications gmbh
30 wib.one 21 Sep 2015 21 Sep 2024 One.com A/S REDACTED FOR PRIVACY
31 wib.paris 21 Mar 2016 21 Mar 2025 OVH B.B.D.A.
32 wib.gmbh 22 Jun 2016 22 Jun 2024 united-domains AG Dr. Neidlinger Management GmbH & Co. KG
33 wib.party 2 Oct 2017 2 Oct 2024 Key-Systems LLC TU Kaiserslautern
34 wib.global 24 Mar 2018 24 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 wib.community 1 Apr 2018 1 Apr 2025 Tucows Domains Inc. Data Protected
36 wib.bz 23 Apr 2018 23 Apr 2025 OVH SAS -
37 wib.cloud 24 Aug 2018 24 Aug 2024 Soluciones Corporativas IP, SLU WiB Consultoria Informatica, SL.
38 wib.co.jp 16 Oct 2018 - - WIB inc
39 wib.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
40 wib.app 14 Aug 2019 14 Aug 2024 Sav.com, LLC Privacy Protection
41 wib.group 23 Sep 2019 23 Sep 2024 eNom, LLC Data Protected
42 wib.ovh 24 Oct 2019 24 Oct 2024 OVH West Immo Bat
43 wib.onl 24 Oct 2019 24 Oct 2024 OVH SAS West Immo Bat
44 wib.zone 25 Jun 2020 25 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 wib.jp 29 Jul 2020 31 Jul 2024 - (Not displayed by registrant's request)
46 wib.co 8 Sep 2020 8 Sep 2024 NETIM Data Protected
47 wib.link 19 Dec 2020 19 Dec 2024 OVH sas WINE IN BLOCK
48 wib.academy 23 Jan 2021 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 wib.life 23 Jan 2021 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 wib.digital 23 Jan 2021 23 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 wib.xyz 12 Feb 2022 12 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
52 wib.wine 29 Apr 2022 29 Apr 2025 Mesh Digital Limited C. A. Warren GmbH
53 wib.immo 18 May 2022 18 May 2025 IONOS SE qm medien GmbH
54 wib.llc 8 Jun 2022 8 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 wib.agency 6 Jul 2022 6 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 wib.ltd 24 Oct 2022 24 Oct 2024 GoDaddy.com, LLC WORLD GOVERNMENT FOUNDATION
57 wib.ke 9 Mar 2023 9 Mar 2025 Truehost Cloud Limited Example Inc.
58 wib.international 11 May 2023 11 May 2025 Wild West Domains, LLC Domains By Proxy, LLC
59 wib.world 1 Jun 2023 1 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
60 wib.institute 9 Jul 2023 9 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Erwin Bakowsky GmbH
61 wib.ruhr 5 Jan 2024 5 Jan 2025 RegistryGate GmbH Werden in Bewegung e.V.
62 wib.ie 18 Jan 2024 18 Jan 2025 Blacknight Solutions REDACTED FOR PRIVACY
63 wib.sk 21 Mar 2024 21 Mar 2025 Jozef Sudolský ESAT, s.r.o.
64 wib.directory 3 Apr 2024 3 Apr 2025 DiaMatrix C.C. Anythinganywhere
65 wib.wtf 15 Apr 2024 15 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 wib.business 28 Apr 2024 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 wib.asia 6 Jun 2024 6 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin xiu mei
68 wib.cool 11 Jun 2024 11 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 wib.name - - Key-Systems GmbH -
70 wib.eu - - GANDI -
71 wib.pt - - - -
72 wib.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
73 wib.com.au - - GoDaddy.com LLC trading as GoDaddy.com Perminder Rayat
74 wib.qa - - ROUTEDGE -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wib&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wib",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 74,
        "relation": "eq",
        "current": 74
    },
    "unique_domains": "wib.com, wib.org, wib.nl, wib.org.pl, wib.pl, wib.com.pl, wib.it, wib.be, wib.net, wib.info, wib.co.uk, wib.com.cn, wib.ru, wib.fr, wib.ro, wib.su, wib.cc, wib.edu.pl, wib.me, wib.ag, wib.cat, wib.io, wib.co.nz, wib.mobi, wib.berlin, wib.solutions, wib.immobilien, wib.wang, wib.tirol, wib.one, wib.paris, wib.gmbh, wib.party, wib.global, wib.community, wib.bz, wib.cloud, wib.co.jp, wib.uk, wib.app, wib.group, wib.ovh, wib.onl, wib.zone, wib.jp, wib.co, wib.link, wib.academy, wib.life, wib.digital, wib.xyz, wib.wine, wib.immo, wib.llc, wib.agency, wib.ltd, wib.ke, wib.international, wib.world, wib.institute, wib.ruhr, wib.ie, wib.sk, wib.directory, wib.wtf, wib.business, wib.asia, wib.cool, wib.name, wib.eu, wib.pt, wib.ai, wib.com.au, wib.qa",
    "results": [
        {
            "num": 1,
            "domain_name": "wib.com",
            "domain_keyword": "wib",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "1995-12-31",
            "update_date": "2024-03-05",
            "expiry_date": "2030-12-30",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "DNS Admin",
            "registrant_company": "F5, Inc.",
            "registrant_address": "801 5th Ave",
            "registrant_city": "Seattle",
            "registrant_state": "WA",
            "registrant_zip": "98104",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062725555",
            "registrant_fax": "+1.2062725555",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wib.org",
            "domain_keyword": "wib",
            "domain_tld": "org",
            "query_time": "2024-06-12 15:57:48",
            "create_date": "1997-05-08",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wib.nl",
            "domain_keyword": "wib",
            "domain_tld": "nl",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "1997-12-20",
            "update_date": "2023-04-26",
            "registrar_name": "Pluym ICT B.V.",
            "name_servers": [
                "ns1.pluym.com",
                "ns2.pluym.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "wib.org.pl",
            "domain_keyword": "wib",
            "domain_tld": "org.pl",
            "query_time": "2024-03-23 20:48:22",
            "create_date": "1998-04-29",
            "update_date": "2023-04-06",
            "expiry_date": "2024-04-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wib.pl",
            "domain_keyword": "wib",
            "domain_tld": "pl",
            "query_time": "2024-03-25 20:53:42",
            "create_date": "1998-08-26",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-25",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wib.com.pl",
            "domain_keyword": "wib",
            "domain_tld": "com.pl",
            "query_time": "2024-03-25 20:53:09",
            "create_date": "1999-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.netmis.pl",
                "ns2.netmis.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wib.it",
            "domain_keyword": "wib",
            "domain_tld": "it",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "1999-06-29",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-03",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "NEUMANAS SAS DI IOBBI CRISTIAN &C.",
            "registrant_address": "Largo Fogliani 5",
            "registrant_city": "Fermo",
            "registrant_state": "FM",
            "registrant_zip": "63900",
            "registrant_country": "IT",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "wib.be",
            "domain_keyword": "wib",
            "domain_tld": "be",
            "query_time": "2024-05-28 23:41:50",
            "create_date": "2000-12-12",
            "registrar_name": "Demetec Sprl",
            "registrar_website": "http://www.demetec.net",
            "name_servers": [
                "dns.demetec.net",
                "secdns.demetec.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 9,
            "domain_name": "wib.net",
            "domain_keyword": "wib",
            "domain_tld": "net",
            "query_time": "2024-05-23 14:06:41",
            "create_date": "2001-05-19",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-20",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Cyber Pacific",
            "registrant_company": "Cyber Pacific",
            "registrant_address": "6A Willcock Street",
            "registrant_city": "Ardross",
            "registrant_state": "Western Australia",
            "registrant_zip": "6153",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.893646701",
            "registrant_fax": "+61.893646701",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wib.info",
            "domain_keyword": "wib",
            "domain_tld": "info",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 605,
            "registrar_name": "Rockenstein AG",
            "registrar_website": "http://www.rockenstein.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fraenkische Landeszeitung GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "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.hrb.de",
                "ns1.rox.net",
                "ns2.rox.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wib.co.uk",
            "domain_keyword": "wib",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 03:40:59",
            "create_date": "2003-12-17",
            "update_date": "2023-10-08",
            "expiry_date": "2024-12-17",
            "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": 12,
            "domain_name": "wib.com.cn",
            "domain_keyword": "wib",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 17:00:43",
            "create_date": "2004-05-31",
            "expiry_date": "2029-06-30",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "西部保险经纪有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wib.ru",
            "domain_keyword": "wib",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:16:09",
            "create_date": "2004-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.bqpd.ru",
                "ns2.bqpd.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "wib.fr",
            "domain_keyword": "wib",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:57:45",
            "create_date": "2005-10-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 15,
            "domain_name": "wib.ro",
            "domain_keyword": "wib",
            "domain_tld": "ro",
            "query_time": "2024-06-13 05:47:46",
            "create_date": "2008-07-30",
            "expiry_date": "2028-09-27",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "wib.su",
            "domain_keyword": "wib",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:29",
            "create_date": "2008-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 17,
            "domain_name": "wib.cc",
            "domain_keyword": "wib",
            "domain_tld": "cc",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2009-06-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "melissa.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wib.edu.pl",
            "domain_keyword": "wib",
            "domain_tld": "edu.pl",
            "query_time": "2024-06-02 16:22:27",
            "create_date": "2010-07-28",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wib.me",
            "domain_keyword": "wib",
            "domain_tld": "me",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2010-11-12",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.wibcloud.com",
                "ns2.wibcloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wib.ag",
            "domain_keyword": "wib",
            "domain_tld": "ag",
            "query_time": "2024-05-28 23:41:50",
            "create_date": "2010-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 800087,
            "registrar_name": "InternetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WIB Bautraeger GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tirol",
            "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": [
                "ns.namespace4you.com",
                "ns.namespace4you.de",
                "ns2.namespace4you.com",
                "ns2.namespace4you.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wib.cat",
            "domain_keyword": "wib",
            "domain_tld": "cat",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2012-05-18",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "registrant_company": "Wib",
            "registrant_country": "ES",
            "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": [
                "ns611.webempresa.eu",
                "ns612.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wib.io",
            "domain_keyword": "wib",
            "domain_tld": "io",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2013-01-26",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-26",
            "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": [
                "lia.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wib.co.nz",
            "domain_keyword": "wib",
            "domain_tld": "co.nz",
            "query_time": "2024-05-06 17:00:43",
            "create_date": "2013-07-22",
            "update_date": "2023-10-22",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "wib.mobi",
            "domain_keyword": "wib",
            "domain_tld": "mobi",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2013-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wib.berlin",
            "domain_keyword": "wib",
            "domain_tld": "berlin",
            "query_time": "2024-05-19 09:49:06",
            "create_date": "2014-03-18",
            "update_date": "2014-09-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wib.solutions",
            "domain_keyword": "wib",
            "domain_tld": "solutions",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SECURIX AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wib.immobilien",
            "domain_keyword": "wib",
            "domain_tld": "immobilien",
            "query_time": "2024-05-31 02:22:50",
            "create_date": "2014-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WiB Services GmbH & Co. KG",
            "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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wib.wang",
            "domain_keyword": "wib",
            "domain_tld": "wang",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2015-01-09",
            "update_date": "2021-08-21",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kyle Qi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wib.tirol",
            "domain_keyword": "wib",
            "domain_tld": "tirol",
            "query_time": "2024-06-13 05:47:46",
            "create_date": "2015-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_company": "popup communications gmbh",
            "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": [
                "ns4i.nshost2.de",
                "ns5i.nshost2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wib.one",
            "domain_keyword": "wib",
            "domain_tld": "one",
            "query_time": "2024-06-13 05:47:46",
            "create_date": "2015-09-21",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "wib.paris",
            "domain_keyword": "wib",
            "domain_tld": "paris",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2016-03-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "B.B.D.A.",
            "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": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wib.gmbh",
            "domain_keyword": "wib",
            "domain_tld": "gmbh",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2016-06-22",
            "update_date": "2024-05-08",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dr. Neidlinger Management GmbH & Co. KG",
            "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": 33,
            "domain_name": "wib.party",
            "domain_keyword": "wib",
            "domain_tld": "party",
            "query_time": "2024-05-21 07:19:08",
            "create_date": "2017-10-02",
            "update_date": "2023-08-21",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TU Kaiserslautern",
            "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": [
                "minnehaha.rhrk.uni-kl.de",
                "minnetonka.rhrk.uni-kl.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wib.global",
            "domain_keyword": "wib",
            "domain_tld": "global",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2018-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wib.community",
            "domain_keyword": "wib",
            "domain_tld": "community",
            "query_time": "2024-05-31 02:22:50",
            "create_date": "2018-04-01",
            "update_date": "2024-03-22",
            "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": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wib.bz",
            "domain_keyword": "wib",
            "domain_tld": "bz",
            "query_time": "2024-05-28 23:41:50",
            "create_date": "2018-04-23",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "wib.cloud",
            "domain_keyword": "wib",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2018-08-24",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "www.mrdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WiB Consultoria Informatica, SL.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns611.webempresa.eu",
                "ns612.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wib.co.jp",
            "domain_keyword": "wib",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2018-10-16",
            "update_date": "2024-02-20",
            "registrant_company": "WIB inc",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 39,
            "domain_name": "wib.uk",
            "domain_keyword": "wib",
            "domain_tld": "uk",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "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": 40,
            "domain_name": "wib.app",
            "domain_keyword": "wib",
            "domain_tld": "app",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2019-08-14",
            "update_date": "2023-05-21",
            "expiry_date": "2024-08-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 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.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wib.group",
            "domain_keyword": "wib",
            "domain_tld": "group",
            "query_time": "2024-04-17 03:40:57",
            "create_date": "2019-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wib.ovh",
            "domain_keyword": "wib",
            "domain_tld": "ovh",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2019-10-24",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "West Immo Bat",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wib.onl",
            "domain_keyword": "wib",
            "domain_tld": "onl",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2019-10-24",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "West Immo Bat",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wib.zone",
            "domain_keyword": "wib",
            "domain_tld": "zone",
            "query_time": "2024-05-21 07:19:08",
            "create_date": "2020-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "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": 45,
            "domain_name": "wib.jp",
            "domain_keyword": "wib",
            "domain_tld": "jp",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2020-07-29",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 46,
            "domain_name": "wib.co",
            "domain_keyword": "wib",
            "domain_tld": "co",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2020-09-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.wibcloud.com",
                "ns2.wibcloud.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wib.link",
            "domain_keyword": "wib",
            "domain_tld": "link",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2020-12-19",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WINE IN BLOCK",
            "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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wib.academy",
            "domain_keyword": "wib",
            "domain_tld": "academy",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2021-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wib.life",
            "domain_keyword": "wib",
            "domain_tld": "life",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2021-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "wib.digital",
            "domain_keyword": "wib",
            "domain_tld": "digital",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2021-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wib.xyz",
            "domain_keyword": "wib",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 05:47:46",
            "create_date": "2022-02-12",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wib.wine",
            "domain_keyword": "wib",
            "domain_tld": "wine",
            "query_time": "2024-05-06 17:00:44",
            "create_date": "2022-04-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "C. A. Warren GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wib.immo",
            "domain_keyword": "wib",
            "domain_tld": "immo",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2022-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "qm medien GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1021.ui-dns.com",
                "ns1036.ui-dns.biz",
                "ns1059.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "wib.llc",
            "domain_keyword": "wib",
            "domain_tld": "llc",
            "query_time": "2024-05-12 02:38:57",
            "create_date": "2022-06-08",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-08",
            "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": 55,
            "domain_name": "wib.agency",
            "domain_keyword": "wib",
            "domain_tld": "agency",
            "query_time": "2024-05-28 23:41:50",
            "create_date": "2022-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wib.ltd",
            "domain_keyword": "wib",
            "domain_tld": "ltd",
            "query_time": "2024-04-17 03:40:58",
            "create_date": "2022-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-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": "WORLD GOVERNMENT FOUNDATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ishaan.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wib.ke",
            "domain_keyword": "wib",
            "domain_tld": "ke",
            "query_time": "2024-05-06 17:00:43",
            "create_date": "2023-03-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Example Inc.",
            "registrant_address": "Rudolf-von-Habsburgstrasze 25",
            "registrant_city": "Landau",
            "registrant_state": "Rheinland-Pfalz",
            "registrant_zip": "76829",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "wib.international",
            "domain_keyword": "wib",
            "domain_tld": "international",
            "query_time": "2024-05-15 09:02:54",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wib.world",
            "domain_keyword": "wib",
            "domain_tld": "world",
            "query_time": "2024-05-21 07:19:08",
            "create_date": "2023-06-01",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-01",
            "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": 60,
            "domain_name": "wib.institute",
            "domain_keyword": "wib",
            "domain_tld": "institute",
            "query_time": "2024-05-28 23:41:51",
            "create_date": "2023-07-09",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-09",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Erwin Bakowsky GmbH",
            "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": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "wib.ruhr",
            "domain_keyword": "wib",
            "domain_tld": "ruhr",
            "query_time": "2024-05-06 17:00:43",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "Werden in Bewegung e.V.",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "wib.ie",
            "domain_keyword": "wib",
            "domain_tld": "ie",
            "query_time": "2024-05-21 07:19:07",
            "create_date": "2024-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-18",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknightdns.com",
                "ns2.blacknightdns.com",
                "ns3.blacknightdns.com",
                "ns4.blacknightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wib.sk",
            "domain_keyword": "wib",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:41:22",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "Jozef Sudolský",
            "registrant_name": "ESAT, s.r.o.",
            "registrant_company": "ESAT, s.r.o.",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 64,
            "domain_name": "wib.directory",
            "domain_keyword": "wib",
            "domain_tld": "directory",
            "query_time": "2024-06-02 16:22:25",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix C.C.",
            "registrar_website": "http://www.domains.co.za",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anythinganywhere",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wib.wtf",
            "domain_keyword": "wib",
            "domain_tld": "wtf",
            "query_time": "2024-04-18 19:07:15",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wib.business",
            "domain_keyword": "wib",
            "domain_tld": "business",
            "query_time": "2024-04-30 14:18:51",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wib.asia",
            "domain_keyword": "wib",
            "domain_tld": "asia",
            "query_time": "2024-06-08 14:17:12",
            "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": "lin xiu mei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wib.cool",
            "domain_keyword": "wib",
            "domain_tld": "cool",
            "query_time": "2024-06-13 16:53:20",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wib.name",
            "domain_keyword": "wib",
            "domain_tld": "name",
            "query_time": "2024-05-06 17:00:43",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 70,
            "domain_name": "wib.eu",
            "domain_keyword": "wib",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:41:31",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.industrialit.be",
                "ns2.industrialit.be",
                "ns3.industrialit.be"
            ]
        },
        {
            "num": 71,
            "domain_name": "wib.pt",
            "domain_keyword": "wib",
            "domain_tld": "pt",
            "query_time": "2024-05-25 19:18:24",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 72,
            "domain_name": "wib.ai",
            "domain_keyword": "wib",
            "domain_tld": "ai",
            "query_time": "2024-06-09 14:20:43",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "wib.com.au",
            "domain_keyword": "wib",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 05:47:45",
            "update_date": "2024-06-03",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Perminder Rayat",
            "name_servers": [
                "mail.supportnet.com.au",
                "ns1.supportnet.com.au",
                "ns2.easysurf.com.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wib.qa",
            "domain_keyword": "wib",
            "domain_tld": "qa",
            "query_time": "2024-06-13 05:47:46",
            "update_date": "2023-10-29",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wib</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>74</total>
  <relation>eq</relation>
  <current>74</current>
 </count>
 <unique_domains>wib.com, wib.org, wib.nl, wib.org.pl, wib.pl, wib.com.pl, wib.it, wib.be, wib.net, wib.info, wib.co.uk, wib.com.cn, wib.ru, wib.fr, wib.ro, wib.su, wib.cc, wib.edu.pl, wib.me, wib.ag, wib.cat, wib.io, wib.co.nz, wib.mobi, wib.berlin, wib.solutions, wib.immobilien, wib.wang, wib.tirol, wib.one, wib.paris, wib.gmbh, wib.party, wib.global, wib.community, wib.bz, wib.cloud, wib.co.jp, wib.uk, wib.app, wib.group, wib.ovh, wib.onl, wib.zone, wib.jp, wib.co, wib.link, wib.academy, wib.life, wib.digital, wib.xyz, wib.wine, wib.immo, wib.llc, wib.agency, wib.ltd, wib.ke, wib.international, wib.world, wib.institute, wib.ruhr, wib.ie, wib.sk, wib.directory, wib.wtf, wib.business, wib.asia, wib.cool, wib.name, wib.eu, wib.pt, wib.ai, wib.com.au, wib.qa</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wib.com</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>1995-12-31</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2030-12-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>DNS Admin</registrant_name>
   <registrant_company>F5, Inc.</registrant_company>
   <registrant_address>801 5th Ave</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98104</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062725555</registrant_phone>
   <registrant_fax>+1.2062725555</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wib.org</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 15:57:48</query_time>
   <create_date>1997-05-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-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>ns35.domaincontrol.com</value>
    <value>ns36.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>3</num>
   <domain_name>wib.nl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>1997-12-20</create_date>
   <update_date>2023-04-26</update_date>
   <registrar_name>Pluym ICT B.V.</registrar_name>
   <name_servers>
    <value>ns1.pluym.com</value>
    <value>ns2.pluym.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wib.org.pl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-23 20:48:22</query_time>
   <create_date>1998-04-29</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wib.pl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-25 20:53:42</query_time>
   <create_date>1998-08-26</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wib.com.pl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-25 20:53:09</query_time>
   <create_date>1999-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.netmis.pl</value>
    <value>ns2.netmis.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wib.it</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>1999-06-29</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>NEUMANAS SAS DI IOBBI CRISTIAN &amp;C.</registrant_company>
   <registrant_address>Largo Fogliani 5</registrant_address>
   <registrant_city>Fermo</registrant_city>
   <registrant_state>FM</registrant_state>
   <registrant_zip>63900</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wib.be</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 23:41:50</query_time>
   <create_date>2000-12-12</create_date>
   <registrar_name>Demetec Sprl</registrar_name>
   <registrar_website>http://www.demetec.net</registrar_website>
   <name_servers>
    <value>dns.demetec.net</value>
    <value>secdns.demetec.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>wib.net</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 14:06:41</query_time>
   <create_date>2001-05-19</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Cyber Pacific</registrant_name>
   <registrant_company>Cyber Pacific</registrant_company>
   <registrant_address>6A Willcock Street</registrant_address>
   <registrant_city>Ardross</registrant_city>
   <registrant_state>Western Australia</registrant_state>
   <registrant_zip>6153</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.893646701</registrant_phone>
   <registrant_fax>+61.893646701</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wib.info</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>605</registrar_iana>
   <registrar_name>Rockenstein AG</registrar_name>
   <registrar_website>http://www.rockenstein.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fraenkische Landeszeitung GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</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.hrb.de</value>
    <value>ns1.rox.net</value>
    <value>ns2.rox.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wib.co.uk</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 03:40:59</query_time>
   <create_date>2003-12-17</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-12-17</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>12</num>
   <domain_name>wib.com.cn</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 17:00:43</query_time>
   <create_date>2004-05-31</create_date>
   <expiry_date>2029-06-30</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>西部保险经纪有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wib.ru</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:16:09</query_time>
   <create_date>2004-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.bqpd.ru</value>
    <value>ns2.bqpd.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>wib.fr</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:57:45</query_time>
   <create_date>2005-10-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>wib.ro</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-13 05:47:46</query_time>
   <create_date>2008-07-30</create_date>
   <expiry_date>2028-09-27</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>wib.su</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:29</query_time>
   <create_date>2008-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>wib.cc</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2009-06-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>melissa.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wib.edu.pl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-06-02 16:22:27</query_time>
   <create_date>2010-07-28</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wib.me</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2010-11-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.wibcloud.com</value>
    <value>ns2.wibcloud.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>wib.ag</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-28 23:41:50</query_time>
   <create_date>2010-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>800087</registrar_iana>
   <registrar_name>InternetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WIB Bautraeger GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tirol</registrant_state>
   <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>ns.namespace4you.com</value>
    <value>ns.namespace4you.de</value>
    <value>ns2.namespace4you.com</value>
    <value>ns2.namespace4you.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wib.cat</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2012-05-18</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_company>Wib</registrant_company>
   <registrant_country>ES</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>ns611.webempresa.eu</value>
    <value>ns612.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wib.io</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2013-01-26</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-26</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>lia.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wib.co.nz</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-06 17:00:43</query_time>
   <create_date>2013-07-22</create_date>
   <update_date>2023-10-22</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>wib.mobi</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2013-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wib.berlin</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-19 09:49:06</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2014-09-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wib.solutions</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SECURIX AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wib.immobilien</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-31 02:22:50</query_time>
   <create_date>2014-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>WiB Services GmbH &amp; Co. KG</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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>wib.wang</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2025-01-09</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kyle Qi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wib.tirol</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-06-13 05:47:46</query_time>
   <create_date>2015-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>popup communications gmbh</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>ns4i.nshost2.de</value>
    <value>ns5i.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wib.one</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-13 05:47:46</query_time>
   <create_date>2015-09-21</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>wib.paris</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-21</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>B.B.D.A.</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>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>wib.gmbh</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-06-22</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>Dr. Neidlinger Management GmbH &amp; Co. KG</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>33</num>
   <domain_name>wib.party</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-21 07:19:08</query_time>
   <create_date>2017-10-02</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-10-02</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>TU Kaiserslautern</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>minnehaha.rhrk.uni-kl.de</value>
    <value>minnetonka.rhrk.uni-kl.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wib.global</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2018-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wib.community</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-31 02:22:50</query_time>
   <create_date>2018-04-01</create_date>
   <update_date>2024-03-22</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wib.bz</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-28 23:41:50</query_time>
   <create_date>2018-04-23</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>wib.cloud</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>www.mrdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WiB Consultoria Informatica, SL.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns611.webempresa.eu</value>
    <value>ns612.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wib.co.jp</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2024-02-20</update_date>
   <registrant_company>WIB inc</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>wib.uk</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</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>40</num>
   <domain_name>wib.app</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wib.group</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-17 03:40:57</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>wib.ovh</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-24</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>West Immo Bat</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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wib.onl</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>West Immo Bat</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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wib.zone</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-21 07:19:08</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>45</num>
   <domain_name>wib.jp</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>wib.co</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>www.netim.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>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>ns1.wibcloud.com</value>
    <value>ns2.wibcloud.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wib.link</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2020-12-19</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WINE IN BLOCK</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>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wib.academy</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wib.life</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wib.digital</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wib.xyz</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 05:47:46</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>wib.wine</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-06 17:00:44</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>C. A. Warren GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.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>wib.immo</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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>qm medien GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.com</value>
    <value>ns1036.ui-dns.biz</value>
    <value>ns1059.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>wib.llc</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-12 02:38:57</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-08</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>55</num>
   <domain_name>wib.agency</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-28 23:41:50</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-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.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>56</num>
   <domain_name>wib.ltd</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-17 03:40:58</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-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>WORLD GOVERNMENT FOUNDATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ishaan.ns.cloudflare.com</value>
    <value>treasure.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>57</num>
   <domain_name>wib.ke</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-05-06 17:00:43</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Rudolf-von-Habsburgstrasze 25</registrant_address>
   <registrant_city>Landau</registrant_city>
   <registrant_state>Rheinland-Pfalz</registrant_state>
   <registrant_zip>76829</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>wib.international</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-15 09:02:54</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wib.world</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-21 07:19:08</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-01</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>60</num>
   <domain_name>wib.institute</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-28 23:41:51</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Erwin Bakowsky GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>wib.ruhr</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-06 17:00:43</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>Werden in Bewegung e.V.</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>wib.ie</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-21 07:19:07</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknightdns.com</value>
    <value>ns2.blacknightdns.com</value>
    <value>ns3.blacknightdns.com</value>
    <value>ns4.blacknightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>wib.sk</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:41:22</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Jozef Sudolský</registrar_name>
   <registrant_name>ESAT, s.r.o.</registrant_name>
   <registrant_company>ESAT, s.r.o.</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>wib.directory</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-06-02 16:22:25</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix C.C.</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anythinganywhere</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wib.wtf</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-18 19:07:15</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>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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wib.business</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-30 14:18:51</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wib.asia</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 14:17:12</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>lin xiu mei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wib.cool</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-06-13 16:53:20</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wib.name</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 17:00:43</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>wib.eu</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:41:31</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.industrialit.be</value>
    <value>ns2.industrialit.be</value>
    <value>ns3.industrialit.be</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>wib.pt</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 19:18:24</query_time>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>wib.ai</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-09 14:20:43</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>wib.com.au</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 05:47:45</query_time>
   <update_date>2024-06-03</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Perminder Rayat</registrant_name>
   <name_servers>
    <value>mail.supportnet.com.au</value>
    <value>ns1.supportnet.com.au</value>
    <value>ns2.easysurf.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wib.qa</domain_name>
   <domain_keyword>wib</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-06-13 05:47:46</query_time>
   <update_date>2023-10-29</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</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 7,318 domain names (in 0.154 seconds) which look and sound like the brand name "wib".
Domain Name Registered Expiry Registrar Ownership
1 lib.com.pl 6 Dec 2000 5 Dec 2024 nazwa.pl sp. z o.o. -
2 wrb.wang 8 May 2022 8 May 2033 DNSPod, Inc. Wang Rui Bin
3 wimb.org 20 Jan 2017 20 Jan 2025 Azdomainz, LLC BuyDomains.com
4 pib.org 20 Mar 2004 20 Mar 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
5 wi2.jp 5 Aug 2020 31 Aug 2024 - Wire and Wireless Co.,Ltd.
6 wibd.co.uk 18 Oct 2021 18 Oct 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
7 wiz.xyz 14 Jun 2014 14 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
8 oib.ca 20 Nov 2000 29 Dec 2026 Go Daddy Domains Canada, Inc Osoyoos Indian Band Development Corp.
9 bib.xyz 9 Sep 2014 9 Sep 2028 Porkbun, LLC Private by Design, LLC
10 iwb.it 9 Feb 2009 19 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
11 wiq.nl 4 May 2000 - team.blue nl B.V. -
12 wdb.ru 17 Mar 2016 17 Mar 2025 RU-CENTER-RU Private Person
13 wiab.co.uk 27 Feb 2024 27 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
14 wpb.news 26 Jul 2023 26 Jul 2024 Porkbun LLC Private by Design, LLC
15 wiqb.com 1 Mar 2007 1 Mar 2027 TurnCommerce, Inc. DBA NameBright.com Hola Domains
16 wim.live 31 Mar 2023 31 Mar 2025 Gandi SAS Embark Studios AB
17 mib.church 23 Oct 2014 23 Oct 2026 Wild West Domains, LLC Domains By Proxy, LLC
18 mib.name - - United-Domains AG -
19 tib.band 7 Oct 2021 7 Oct 2026 Wild West Domains, LLC Domains By Proxy, LLC
20 wiv.io 5 Jan 2018 5 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 wig.fr 30 May 2007 27 Jun 2024 EURODNS S.A. NETTRAFFIC.FR LTD
22 wid.su 12 Dec 2007 12 Dec 2024 RUCENTER-SU Private Person
23 wis.sk 14 Mar 2003 14 Mar 2025 W.I.S., s.r.o. W.I.S., s.r.o.
24 zib.co.uk 13 Sep 1999 13 Sep 2025 ANY-Web Limited [Tag = ANY-WEB] -
25 wdb.tech 8 Mar 2017 8 Mar 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
26 wbi.org.au - - Domain Directors Pty Ltd trading as Instra Adam Maher
27 yib.uk 27 Dec 2020 27 Dec 2024 Elife Limited [Tag = ELIFE] -
28 wfb.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
29 wibx.foundation 14 Aug 2018 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 wiw.ovh 6 Jul 2020 6 Jul 2025 OVH DB S.r.l.
31 uib.company 1 Jun 2018 1 Jun 2026 Gabia, Inc. UIB
32 lib.healthcare 28 Jun 2023 28 Jun 2024 Sav.com, LLC REDACTED FOR PRIVACY
33 rib.co.in 12 Apr 2007 12 Apr 2025 Endurance Digital Domain Technology LLP Telepathy, Inc
34 wbi.cam 17 Nov 2023 17 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
35 wmb.design 23 May 2019 23 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
36 wlb.us.com 23 Nov 2016 23 Nov 2026 Register.com, Inc -
37 fib.zone 26 Mar 2023 26 Mar 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
38 wibd.com 26 Mar 2004 26 Mar 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
39 wil.ms - - Variomedia AG -
40 bib.plus 31 Oct 2020 31 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
41 sib.com.ng 12 Jul 2023 12 Jul 2024 HostAfrica K9Technologies LLC
42 wibp.net 20 Sep 2007 20 Sep 2024 Leascend Technology Co., Ltd. -
43 wir.ruhr 27 Mar 2014 27 Mar 2025 IONOS SE PubliXound - Kommunikation & PA-Tontechnik
44 wis.gay 11 Jun 2023 11 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
45 wit.org.au - - Fluccs - The Australian Cloud Pty Ltd Lisa Cawthorne
46 wibv.store 21 Mar 2024 21 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
47 wbb.koeln 15 Mar 2019 15 Mar 2025 PSI-USA, Inc. dba Domain Robot W-Consult
48 lib.chat 18 Jan 2017 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 pib.co.ke 13 Jan 2021 13 Jan 2025 Kenya Website Experts Paladin Insurance Brokers
50 wfb.app 1 Sep 2020 1 Sep 2024 Name.com, Inc. Private
51 qib.uk 30 Jan 2020 30 Jan 2025 Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA] -
52 wir.it 4 Mar 2008 24 Aug 2024 Mobilling di Vito Longo Vito Longo
53 wibs.tv 21 Apr 2010 21 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 web.xxx 3 Feb 2012 3 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
55 wit.icu 21 Nov 2023 21 Nov 2033 Namecheap Privacy service provided by Withheld for Privacy ehf
56 win.furniture 25 Mar 2022 25 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 wiz.us 3 Dec 2012 2 Dec 2025 GoDaddy.com, LLC Wiz
58 aib.yachts 25 Feb 2024 25 Feb 2025 Porkbun, LLC Private by Design, LLC
59 wid.design 21 Jul 2023 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 wie.how 20 Feb 2024 20 Feb 2025 NETIM SARL REDACTED FOR PRIVACY
61 bib.pt 6 Jul 2018 6 Jun 2026 - -
62 wiv.be 6 Sep 2001 - One.com A/S -
63 wix.pt 5 Jan 2012 - - -
64 wie.co.th 23 May 2022 23 May 2024 THNIC WORLD INDUSTRIAL ESTATE COMPANY LIMITED (บริษัท เวิลด์ อินดัสเทรียล เอสเตท จำกัด)
65 wibk.com 8 Jun 2004 8 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. -
66 wic.international 1 Dec 2022 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 wip.waw.pl 10 Sep 2019 10 Sep 2024 nazwa.pl sp. z o.o. -
68 1ib.org 21 Aug 2019 21 Aug 2024 Web Commerce Communications Limited dba WebNic.cc Virtual Health society
69 wibl.co.uk 14 Jan 2001 14 Jan 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
70 wie.ist 20 Jun 2021 20 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
71 wbb.design 8 Mar 2019 8 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 wig.reviews 2 Jan 2020 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 bwib.com 26 Oct 2000 26 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 wibe.team 21 Apr 2021 21 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 wi1.pro 27 Feb 2024 27 Feb 2025 NameCheap, Inc. REDACTED FOR PRIVACY
76 wi0.site 5 Jan 2024 5 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
77 wibu.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
78 wibc.org.nz 15 May 2018 - Sitetech Solutions Ltd T/A SiteName -
79 gib.tours 10 Oct 2017 10 Oct 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
80 web.travel 4 May 2021 4 May 2025 Dynadot Inc REDACTED FOR PRIVACY
81 wab.de - - - -
82 w3b.vc 30 Sep 2021 30 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
83 wlib.net 19 Dec 2011 19 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
84 wig.in 16 Feb 2005 16 Feb 2032 Dynadot LLC Treadall Inc.
85 wjb.name - - Key-Systems GmbH -
86 wiu.zone 27 Oct 2019 27 Oct 2024 INWX GmbH DomRobot UG (haftungsbeschränkt)
87 win.holiday 7 Mar 2024 7 Mar 2025 Dynadot Inc Dynadot Privacy Service
88 w3b.work 15 Jun 2021 15 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 w3b.ninja 15 Sep 2015 15 Sep 2024 Name.com, Inc. W3B, d.o.o.
90 wsb.fyi 13 Feb 2020 13 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 wizb.cn 19 Sep 2023 19 Sep 2024 四川域趣网络科技有限公司 潘秀萍
92 nib.in 16 Feb 2005 16 Feb 2032 Dynadot LLC Treadall Inc.
93 wie.one 15 Oct 2015 15 Oct 2024 One.com A/S REDACTED FOR PRIVACY
94 wjb.info 8 Aug 2004 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 jib.net.cn 22 Nov 2023 22 Nov 2024 广东时代互联科技有限公司 周录录
96 fib.earth 11 Oct 2020 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 w-b.icu 29 Dec 2021 29 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
98 wab.xn--unup4y 15 Jun 2023 15 Jun 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
99 wtb.net 27 Aug 1998 26 Aug 2024 eName Technology Co.,Ltd. -
100 wtb.media 1 Nov 2023 1 Nov 2024 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 Wib.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wib.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wib.nl",
        "page_size": 100
    },
    "count": {
        "total": 7318,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "lib.com.pl, wrb.wang, wimb.org, pib.org, wi2.jp, wibd.co.uk, wiz.xyz, oib.ca, bib.xyz, iwb.it, wiq.nl, wdb.ru, wiab.co.uk, wpb.news, wiqb.com, wim.live, mib.church, mib.name, tib.band, wiv.io, wig.fr, wid.su, wis.sk, zib.co.uk, wdb.tech, wbi.org.au, yib.uk, wfb.icu, wibx.foundation, wiw.ovh, uib.company, lib.healthcare, rib.co.in, wbi.cam, wmb.design, wlb.us.com, fib.zone, wibd.com, wil.ms, bib.plus, sib.com.ng, wibp.net, wir.ruhr, wis.gay, wit.org.au, wibv.store, wbb.koeln, lib.chat, pib.co.ke, wfb.app, qib.uk, wir.it, wibs.tv, web.xxx, wit.icu, win.furniture, wiz.us, aib.yachts, wid.design, wie.how, bib.pt, wiv.be, wix.pt, wie.co.th, wibk.com, wic.international, wip.waw.pl, 1ib.org, wibl.co.uk, wie.ist, wbb.design, wig.reviews, bwib.com, wibe.team, wi1.pro, wi0.site, wibu.info, wibc.org.nz, gib.tours, web.travel, wab.de, w3b.vc, wlib.net, wig.in, wjb.name, wiu.zone, win.holiday, w3b.work, w3b.ninja, wsb.fyi, wizb.cn, nib.in, wie.one, wjb.info, jib.net.cn, fib.earth, w-b.icu, wab.xn--unup4y, wtb.net, wtb.media",
    "results": [
        {
            "num": 1,
            "domain_name": "lib.com.pl",
            "domain_keyword": "lib",
            "domain_tld": "com.pl",
            "query_time": "2024-04-10 06:36:52",
            "create_date": "2000-12-06",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-05",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wrb.wang",
            "domain_keyword": "wrb",
            "domain_tld": "wang",
            "query_time": "2024-04-15 10:51:25",
            "create_date": "2022-05-08",
            "update_date": "2024-01-02",
            "expiry_date": "2033-05-08",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Rui Bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian 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": [
                "leaf.dnspod.net",
                "slick.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wimb.org",
            "domain_keyword": "wimb",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:14:33",
            "create_date": "2017-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pib.org",
            "domain_keyword": "pib",
            "domain_tld": "org",
            "query_time": "2024-04-18 03:52:28",
            "create_date": "2004-03-20",
            "update_date": "2024-04-08",
            "expiry_date": "2026-03-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.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": 5,
            "domain_name": "wi2.jp",
            "domain_keyword": "wi2",
            "domain_tld": "jp",
            "query_time": "2024-04-17 23:23:11",
            "create_date": "2020-08-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Wire and Wireless Co.,Ltd.",
            "registrant_address": "Chuo-ku",
            "registrant_zip": "104-0061",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6758-2111",
            "name_servers": [
                "ns-1319.awsdns-36.org",
                "ns-1566.awsdns-03.co.uk",
                "ns-395.awsdns-49.com",
                "ns-915.awsdns-50.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "wibd.co.uk",
            "domain_keyword": "wibd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 03:41:33",
            "create_date": "2021-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2025-10-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "wiz.xyz",
            "domain_keyword": "wiz",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 19:15:31",
            "create_date": "2014-06-14",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "oib.ca",
            "domain_keyword": "oib",
            "domain_tld": "ca",
            "query_time": "2024-04-22 17:31:24",
            "create_date": "2000-11-20",
            "update_date": "2021-01-18",
            "expiry_date": "2026-12-29",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Osoyoos Indian Band Development Corp.",
            "registrant_address": "1155 SenPokChin Blvd",
            "registrant_city": "Oliver",
            "registrant_state": "BC",
            "registrant_zip": "V0H1T8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504983444",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bib.xyz",
            "domain_keyword": "bib",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 16:48:12",
            "create_date": "2014-09-09",
            "update_date": "2024-03-19",
            "expiry_date": "2028-09-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gofruits.co",
                "ns2.gofruits.co"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "iwb.it",
            "domain_keyword": "iwb",
            "domain_tld": "it",
            "query_time": "2024-04-19 16:20:16",
            "create_date": "2009-02-09",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via XVI Settembre 1956 76",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "wiq.nl",
            "domain_keyword": "wiq",
            "domain_tld": "nl",
            "query_time": "2024-04-29 06:20:32",
            "create_date": "2000-05-04",
            "update_date": "2021-10-29",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "wdb.ru",
            "domain_keyword": "wdb",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:38:59",
            "create_date": "2016-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "wiab.co.uk",
            "domain_keyword": "wiab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 16:56:07",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "wpb.news",
            "domain_keyword": "wpb",
            "domain_tld": "news",
            "query_time": "2024-04-26 22:38:47",
            "create_date": "2023-07-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-26",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wiqb.com",
            "domain_keyword": "wiqb",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:24:22",
            "create_date": "2007-03-01",
            "update_date": "2024-02-29",
            "expiry_date": "2027-03-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Hola Domains",
            "registrant_address": "Centro Corporativo Plaza, Roble Edificio 5",
            "registrant_city": "San Jose",
            "registrant_state": "San Jose",
            "registrant_zip": "1000",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3058747479",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wim.live",
            "domain_keyword": "wim",
            "domain_tld": "live",
            "query_time": "2024-04-29 02:32:55",
            "create_date": "2023-03-31",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Embark Studios AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "mib.church",
            "domain_keyword": "mib",
            "domain_tld": "church",
            "query_time": "2024-05-06 21:23:09",
            "create_date": "2014-10-23",
            "update_date": "2024-02-18",
            "expiry_date": "2026-10-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mib.name",
            "domain_keyword": "mib",
            "domain_tld": "name",
            "query_time": "2024-05-06 21:23:10",
            "registrar_iana": 1408,
            "registrar_name": "United-Domains AG",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 19,
            "domain_name": "tib.band",
            "domain_keyword": "tib",
            "domain_tld": "band",
            "query_time": "2024-05-06 21:36:31",
            "create_date": "2021-10-07",
            "update_date": "2023-06-09",
            "expiry_date": "2026-10-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wiv.io",
            "domain_keyword": "wiv",
            "domain_tld": "io",
            "query_time": "2024-05-07 01:35:05",
            "create_date": "2018-01-05",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-05",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "wig.fr",
            "domain_keyword": "wig",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:57:57",
            "create_date": "2007-05-30",
            "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": 22,
            "domain_name": "wid.su",
            "domain_keyword": "wid",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:27:29",
            "create_date": "2007-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 23,
            "domain_name": "wis.sk",
            "domain_keyword": "wis",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:43:24",
            "create_date": "2003-03-14",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-14",
            "registrar_name": "W.I.S., s.r.o.",
            "registrant_name": "W.I.S., s.r.o.",
            "registrant_company": "W.I.S., s.r.o.",
            "registrant_address": "Tomášikova 58",
            "registrant_city": "Prešov",
            "registrant_zip": "08001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.wis.sk",
                "ns.wis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "zib.co.uk",
            "domain_keyword": "zib",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 15:27:34",
            "create_date": "1999-09-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-09-13",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "wdb.tech",
            "domain_keyword": "wdb",
            "domain_tld": "tech",
            "query_time": "2024-05-09 10:00:22",
            "create_date": "2017-03-08",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wbi.org.au",
            "domain_keyword": "wbi",
            "domain_tld": "org.au",
            "query_time": "2024-05-09 14:39:57",
            "update_date": "2022-08-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Adam Maher",
            "name_servers": [
                "ns1.biztronics.com.au",
                "ns2.biztronics.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "yib.uk",
            "domain_keyword": "yib",
            "domain_tld": "uk",
            "query_time": "2024-05-10 03:46:06",
            "create_date": "2020-12-27",
            "update_date": "2023-10-08",
            "expiry_date": "2024-12-27",
            "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": 28,
            "domain_name": "wfb.icu",
            "domain_keyword": "wfb",
            "domain_tld": "icu",
            "query_time": "2024-05-11 11:47:11",
            "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": 29,
            "domain_name": "wibx.foundation",
            "domain_keyword": "wibx",
            "domain_tld": "foundation",
            "query_time": "2024-05-12 02:39:57",
            "create_date": "2018-08-14",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-14",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wiw.ovh",
            "domain_keyword": "wiw",
            "domain_tld": "ovh",
            "query_time": "2024-05-22 05:09:45",
            "create_date": "2020-07-06",
            "update_date": "2023-07-15",
            "expiry_date": "2025-07-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "DB S.r.l.",
            "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": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "uib.company",
            "domain_keyword": "uib",
            "domain_tld": "company",
            "query_time": "2024-05-21 16:44:34",
            "create_date": "2018-06-01",
            "update_date": "2024-05-21",
            "expiry_date": "2026-06-01",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UIB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.dnszi.com",
                "ns66.dnszi.com",
                "ns71.dnszi.com",
                "ns9.dnszi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lib.healthcare",
            "domain_keyword": "lib",
            "domain_tld": "healthcare",
            "query_time": "2024-05-21 06:25:29",
            "create_date": "2023-06-28",
            "update_date": "2024-02-14",
            "expiry_date": "2024-06-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rib.co.in",
            "domain_keyword": "rib",
            "domain_tld": "co.in",
            "query_time": "2024-05-21 00:36:06",
            "create_date": "2007-04-12",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-12",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wbi.cam",
            "domain_keyword": "wbi",
            "domain_tld": "cam",
            "query_time": "2024-05-18 22:57:26",
            "create_date": "2023-11-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "wmb.design",
            "domain_keyword": "wmb",
            "domain_tld": "design",
            "query_time": "2024-05-23 00:14:08",
            "create_date": "2019-05-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.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.webmutiarabiru.com",
                "ns2.webmutiarabiru.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "wlb.us.com",
            "domain_keyword": "wlb",
            "domain_tld": "us.com",
            "query_time": "2024-05-25 10:56:27",
            "create_date": "2016-11-23",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-23",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_email": "https://whois.centralnic.com/contact/wlb.us.com/registrant",
            "name_servers": [
                "justin.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fib.zone",
            "domain_keyword": "fib",
            "domain_tld": "zone",
            "query_time": "2024-05-24 20:51:08",
            "create_date": "2023-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.fibcom.de",
                "ns2.fibcom.de",
                "ns3.fibcom.de",
                "ns4.fibcom.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "wibd.com",
            "domain_keyword": "wibd",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:06:43",
            "create_date": "2004-03-26",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-26",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=wibd.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-sbjqfvoibbyren2yaehbhr.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wil.ms",
            "domain_keyword": "wil",
            "domain_tld": "ms",
            "query_time": "2024-05-23 14:14:38",
            "registrar_name": "Variomedia AG",
            "registrar_website": "https://www.variomedia.de",
            "name_servers": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bib.plus",
            "domain_keyword": "bib",
            "domain_tld": "plus",
            "query_time": "2024-05-14 08:58:52",
            "create_date": "2020-10-31",
            "update_date": "2022-11-17",
            "expiry_date": "2024-10-31",
            "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": "caowei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sib.com.ng",
            "domain_keyword": "sib",
            "domain_tld": "com.ng",
            "query_time": "2024-05-25 17:01:53",
            "create_date": "2023-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "kennedy Job",
            "registrant_company": "K9Technologies LLC",
            "registrant_address": "34 gana street maitama abuja",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "900217",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.7031806085",
            "name_servers": [
                "ns10.iaasdns.com",
                "ns9.iaasdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "wibp.net",
            "domain_keyword": "wibp",
            "domain_tld": "net",
            "query_time": "2024-05-25 19:18:33",
            "create_date": "2007-09-20",
            "update_date": "2021-09-13",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com",
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wir.ruhr",
            "domain_keyword": "wir",
            "domain_tld": "ruhr",
            "query_time": "2024-05-27 17:26:36",
            "create_date": "2014-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "PubliXound - Kommunikation & PA-Tontechnik",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "wis.gay",
            "domain_keyword": "wis",
            "domain_tld": "gay",
            "query_time": "2024-05-16 07:45:58",
            "create_date": "2023-06-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wit.org.au",
            "domain_keyword": "wit",
            "domain_tld": "org.au",
            "query_time": "2024-05-20 07:04:54",
            "update_date": "2024-04-03",
            "registrar_name": "Fluccs - The Australian Cloud Pty Ltd",
            "registrar_website": "https://domaincentral.com.au/contact-details/",
            "registrant_name": "Lisa Cawthorne",
            "name_servers": [
                "blakely.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wibv.store",
            "domain_keyword": "wibv",
            "domain_tld": "store",
            "query_time": "2024-05-20 22:31:46",
            "create_date": "2024-03-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wbb.koeln",
            "domain_keyword": "wbb",
            "domain_tld": "koeln",
            "query_time": "2024-05-16 09:49:02",
            "create_date": "2019-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED",
            "registrant_company": "W-Consult",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lib.chat",
            "domain_keyword": "lib",
            "domain_tld": "chat",
            "query_time": "2024-05-17 13:23:20",
            "create_date": "2017-01-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-18",
            "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"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pib.co.ke",
            "domain_keyword": "pib",
            "domain_tld": "co.ke",
            "query_time": "2024-05-17 14:47:46",
            "create_date": "2021-01-13",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-13",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Paladin Insurance Brokers",
            "registrant_address": "IPS Building, Kimathi Street",
            "registrant_city": "Nairobi",
            "registrant_state": "Kenya",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns485.kenyawebexperts.co.ke",
                "ns486.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "wfb.app",
            "domain_keyword": "wfb",
            "domain_tld": "app",
            "query_time": "2024-05-26 20:02:11",
            "create_date": "2020-09-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rogaland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "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": [
                "ns1mpz.name.com",
                "ns2jrt.name.com",
                "ns3dkz.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qib.uk",
            "domain_keyword": "qib",
            "domain_tld": "uk",
            "query_time": "2024-06-03 09:22:22",
            "create_date": "2020-01-30",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-30",
            "registrar_name": "Behrendt Professional Corporation t/a Amazing Domains [Tag = BPC-CA]",
            "registrar_website": "http://www.amazingdomains.co.uk",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "wir.it",
            "domain_keyword": "wir",
            "domain_tld": "it",
            "query_time": "2024-05-31 05:03:38",
            "create_date": "2008-03-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-24",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "wibs.tv",
            "domain_keyword": "wibs",
            "domain_tld": "tv",
            "query_time": "2024-05-28 23:42:04",
            "create_date": "2010-04-21",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "web.xxx",
            "domain_keyword": "web",
            "domain_tld": "xxx",
            "query_time": "2024-05-28 20:22:58",
            "create_date": "2012-02-03",
            "update_date": "2023-12-12",
            "expiry_date": "2025-02-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "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": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wit.icu",
            "domain_keyword": "wit",
            "domain_tld": "icu",
            "query_time": "2024-05-28 07:14:40",
            "create_date": "2023-11-21",
            "update_date": "2023-12-07",
            "expiry_date": "2033-11-21",
            "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": [
                "athena.ns.cloudflare.com",
                "lex.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "win.furniture",
            "domain_keyword": "win",
            "domain_tld": "furniture",
            "query_time": "2024-06-02 16:37:54",
            "create_date": "2022-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "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": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wiz.us",
            "domain_keyword": "wiz",
            "domain_tld": "us",
            "query_time": "2024-06-06 13:49:40",
            "create_date": "2012-12-03",
            "update_date": "2023-02-08",
            "expiry_date": "2025-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Roy Reznik",
            "registrant_company": "Wiz",
            "registrant_address": "One Manhattan West,, 57th Floor",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10001",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+972.544524066",
            "name_servers": [
                "ns-1320.awsdns-37.org",
                "ns-1867.awsdns-41.co.uk",
                "ns-422.awsdns-52.com",
                "ns-678.awsdns-20.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "aib.yachts",
            "domain_keyword": "aib",
            "domain_tld": "yachts",
            "query_time": "2024-06-09 20:54:53",
            "create_date": "2024-02-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wid.design",
            "domain_keyword": "wid",
            "domain_tld": "design",
            "query_time": "2024-06-11 00:47:53",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-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": [
                "master.rapidcloud.com.br",
                "slave.rapidcloud.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wie.how",
            "domain_keyword": "wie",
            "domain_tld": "how",
            "query_time": "2024-06-11 00:50:20",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "https://www.netim.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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.cloudydns.com",
                "ns2.cloudydns.com",
                "ns3.cloudydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bib.pt",
            "domain_keyword": "bib",
            "domain_tld": "pt",
            "query_time": "2024-06-11 21:02:22",
            "create_date": "2018-07-06",
            "expiry_date": "2026-06-06",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 62,
            "domain_name": "wiv.be",
            "domain_keyword": "wiv",
            "domain_tld": "be",
            "query_time": "2024-06-12 09:20:12",
            "create_date": "2001-09-06",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 63,
            "domain_name": "wix.pt",
            "domain_keyword": "wix",
            "domain_tld": "pt",
            "query_time": "2024-06-12 09:21:24",
            "create_date": "2012-01-05",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 64,
            "domain_name": "wie.co.th",
            "domain_keyword": "wie",
            "domain_tld": "co.th",
            "query_time": "2024-06-11 00:50:20",
            "create_date": "2022-05-23",
            "update_date": "2024-06-07",
            "expiry_date": "2024-05-23",
            "registrar_name": "THNIC",
            "registrant_company": "WORLD INDUSTRIAL ESTATE COMPANY LIMITED (บริษัท เวิลด์ อินดัสเทรียล เอสเตท จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.netwaygroup.com",
                "ns2.netwaygroup.com",
                "ns3.netwaygroup.com",
                "ns4.netwaygroup.com"
            ],
            "domain_status": [
                "HOLD"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wibk.com",
            "domain_keyword": "wibk",
            "domain_tld": "com",
            "query_time": "2024-06-13 05:48:20",
            "create_date": "2004-06-08",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wic.international",
            "domain_keyword": "wic",
            "domain_tld": "international",
            "query_time": "2024-06-13 05:48:44",
            "create_date": "2022-12-01",
            "update_date": "2023-08-13",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wip.waw.pl",
            "domain_keyword": "wip",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-25 21:37:15",
            "create_date": "2019-09-10",
            "update_date": "2023-11-18",
            "expiry_date": "2024-09-10",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "1ib.org",
            "domain_keyword": "1ib",
            "domain_tld": "org",
            "query_time": "2024-04-15 08:48:59",
            "create_date": "2019-08-21",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-21",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtual Health society",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Labuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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.mizbanfadns.net",
                "dns2.mizbanfadns.net",
                "dns3.mizbanfadns.net",
                "dns4.mizbanfadns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wibl.co.uk",
            "domain_keyword": "wibl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 03:41:46",
            "create_date": "2001-01-14",
            "update_date": "2022-11-16",
            "expiry_date": "2025-01-14",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "wie.ist",
            "domain_keyword": "wie",
            "domain_tld": "ist",
            "query_time": "2024-04-20 21:45:51",
            "create_date": "2021-06-20",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zurich",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wbb.design",
            "domain_keyword": "wbb",
            "domain_tld": "design",
            "query_time": "2024-04-27 21:08:31",
            "create_date": "2019-03-08",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-08",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wig.reviews",
            "domain_keyword": "wig",
            "domain_tld": "reviews",
            "query_time": "2024-05-08 13:45:33",
            "create_date": "2020-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "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": 73,
            "domain_name": "bwib.com",
            "domain_keyword": "bwib",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:54:43",
            "create_date": "2000-10-26",
            "update_date": "2018-08-30",
            "expiry_date": "2025-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bwib.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wibe.team",
            "domain_keyword": "wibe",
            "domain_tld": "team",
            "query_time": "2024-05-02 16:56:25",
            "create_date": "2021-04-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-21",
            "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": [
                "aragorn.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wi1.pro",
            "domain_keyword": "wi1",
            "domain_tld": "pro",
            "query_time": "2024-05-05 21:28:13",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "amber.ns.cloudflare.com",
                "clint.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "wi0.site",
            "domain_keyword": "wi0",
            "domain_tld": "site",
            "query_time": "2024-05-06 17:00:22",
            "create_date": "2024-01-05",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wibu.info",
            "domain_keyword": "wibu",
            "domain_tld": "info",
            "query_time": "2024-05-06 17:01:38",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "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": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "wibc.org.nz",
            "domain_keyword": "wibc",
            "domain_tld": "org.nz",
            "query_time": "2024-05-06 17:00:47",
            "create_date": "2018-05-15",
            "update_date": "2022-10-31",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.cyberhub.co.nz",
                "ns2.cyberhub.co.nz",
                "ns3.cyberhub.co.nz",
                "ns4.cyberhub.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gib.tours",
            "domain_keyword": "gib",
            "domain_tld": "tours",
            "query_time": "2024-05-02 18:24:28",
            "create_date": "2017-10-10",
            "update_date": "2023-11-19",
            "expiry_date": "2025-10-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gibraltar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar 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.gib.tours"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "web.travel",
            "domain_keyword": "web",
            "domain_tld": "travel",
            "query_time": "2024-05-05 01:06:43",
            "create_date": "2021-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "wab.de",
            "domain_keyword": "wab",
            "domain_tld": "de",
            "query_time": "2024-05-05 16:07:35",
            "update_date": "2023-10-24",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "w3b.vc",
            "domain_keyword": "w3b",
            "domain_tld": "vc",
            "query_time": "2024-04-25 17:40:52",
            "create_date": "2021-09-30",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-30",
            "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",
                "ns2lns.name.com",
                "ns3cjl.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wlib.net",
            "domain_keyword": "wlib",
            "domain_tld": "net",
            "query_time": "2024-04-24 11:35:01",
            "create_date": "2011-12-19",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GANSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=wlib.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "wig.in",
            "domain_keyword": "wig",
            "domain_tld": "in",
            "query_time": "2024-04-24 20:16:26",
            "create_date": "2005-02-16",
            "update_date": "2023-02-21",
            "expiry_date": "2032-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treadall Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wjb.name",
            "domain_keyword": "wjb",
            "domain_tld": "name",
            "query_time": "2024-05-07 01:43:09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 86,
            "domain_name": "wiu.zone",
            "domain_keyword": "wiu",
            "domain_tld": "zone",
            "query_time": "2024-05-07 01:35:02",
            "create_date": "2019-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "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": 87,
            "domain_name": "win.holiday",
            "domain_keyword": "win",
            "domain_tld": "holiday",
            "query_time": "2024-05-07 12:47:59",
            "create_date": "2024-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "w3b.work",
            "domain_keyword": "w3b",
            "domain_tld": "work",
            "query_time": "2024-04-25 03:27:20",
            "create_date": "2021-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "w3b.ninja",
            "domain_keyword": "w3b",
            "domain_tld": "ninja",
            "query_time": "2024-04-25 03:27:20",
            "create_date": "2015-09-15",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "W3B, d.o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1hwy.name.com",
                "ns2knz.name.com",
                "ns3jkl.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wsb.fyi",
            "domain_keyword": "wsb",
            "domain_tld": "fyi",
            "query_time": "2024-04-25 05:16:03",
            "create_date": "2020-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "wizb.cn",
            "domain_keyword": "wizb",
            "domain_tld": "cn",
            "query_time": "2024-04-26 04:01:05",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "潘秀萍",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nib.in",
            "domain_keyword": "nib",
            "domain_tld": "in",
            "query_time": "2024-04-24 07:13:14",
            "create_date": "2005-02-16",
            "update_date": "2023-02-21",
            "expiry_date": "2032-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treadall Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "wie.one",
            "domain_keyword": "wie",
            "domain_tld": "one",
            "query_time": "2024-05-10 18:01:07",
            "create_date": "2015-10-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "wjb.info",
            "domain_keyword": "wjb",
            "domain_tld": "info",
            "query_time": "2024-05-11 19:24:16",
            "create_date": "2004-08-08",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-08",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jib.net.cn",
            "domain_keyword": "jib",
            "domain_tld": "net.cn",
            "query_time": "2024-05-12 10:08:24",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "周录录",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fib.earth",
            "domain_keyword": "fib",
            "domain_tld": "earth",
            "query_time": "2024-05-01 02:42:32",
            "create_date": "2020-10-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-11",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "w-b.icu",
            "domain_keyword": "w-b",
            "domain_tld": "icu",
            "query_time": "2024-05-13 03:00:32",
            "create_date": "2021-12-29",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wab.xn--unup4y",
            "domain_keyword": "wab",
            "domain_tld": "xn--unup4y",
            "query_time": "2024-05-13 11:53:12",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "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": 99,
            "domain_name": "wtb.net",
            "domain_keyword": "wtb",
            "domain_tld": "net",
            "query_time": "2024-05-13 15:41:12",
            "create_date": "1998-08-27",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/wtb.net",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wtb.media",
            "domain_keyword": "wtb",
            "domain_tld": "media",
            "query_time": "2024-05-13 15:41:13",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.154,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wib.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7318</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>lib.com.pl, wrb.wang, wimb.org, pib.org, wi2.jp, wibd.co.uk, wiz.xyz, oib.ca, bib.xyz, iwb.it, wiq.nl, wdb.ru, wiab.co.uk, wpb.news, wiqb.com, wim.live, mib.church, mib.name, tib.band, wiv.io, wig.fr, wid.su, wis.sk, zib.co.uk, wdb.tech, wbi.org.au, yib.uk, wfb.icu, wibx.foundation, wiw.ovh, uib.company, lib.healthcare, rib.co.in, wbi.cam, wmb.design, wlb.us.com, fib.zone, wibd.com, wil.ms, bib.plus, sib.com.ng, wibp.net, wir.ruhr, wis.gay, wit.org.au, wibv.store, wbb.koeln, lib.chat, pib.co.ke, wfb.app, qib.uk, wir.it, wibs.tv, web.xxx, wit.icu, win.furniture, wiz.us, aib.yachts, wid.design, wie.how, bib.pt, wiv.be, wix.pt, wie.co.th, wibk.com, wic.international, wip.waw.pl, 1ib.org, wibl.co.uk, wie.ist, wbb.design, wig.reviews, bwib.com, wibe.team, wi1.pro, wi0.site, wibu.info, wibc.org.nz, gib.tours, web.travel, wab.de, w3b.vc, wlib.net, wig.in, wjb.name, wiu.zone, win.holiday, w3b.work, w3b.ninja, wsb.fyi, wizb.cn, nib.in, wie.one, wjb.info, jib.net.cn, fib.earth, w-b.icu, wab.xn--unup4y, wtb.net, wtb.media</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>lib.com.pl</domain_name>
   <domain_keyword>lib</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-10 06:36:52</query_time>
   <create_date>2000-12-06</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wrb.wang</domain_name>
   <domain_keyword>wrb</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-15 10:51:25</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2033-05-08</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>Wang Rui Bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian 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>leaf.dnspod.net</value>
    <value>slick.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wimb.org</domain_name>
   <domain_keyword>wimb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:14:33</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pib.org</domain_name>
   <domain_keyword>pib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 03:52:28</query_time>
   <create_date>2004-03-20</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-03-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.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>5</num>
   <domain_name>wi2.jp</domain_name>
   <domain_keyword>wi2</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 23:23:11</query_time>
   <create_date>2020-08-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Wire and Wireless Co.,Ltd.</registrant_name>
   <registrant_address>Chuo-ku</registrant_address>
   <registrant_zip>104-0061</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6758-2111</registrant_phone>
   <name_servers>
    <value>ns-1319.awsdns-36.org</value>
    <value>ns-1566.awsdns-03.co.uk</value>
    <value>ns-395.awsdns-49.com</value>
    <value>ns-915.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>wibd.co.uk</domain_name>
   <domain_keyword>wibd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 03:41:33</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>wiz.xyz</domain_name>
   <domain_keyword>wiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 19:15:31</query_time>
   <create_date>2014-06-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>oib.ca</domain_name>
   <domain_keyword>oib</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-22 17:31:24</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2026-12-29</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Osoyoos Indian Band Development Corp.</registrant_name>
   <registrant_address>1155 SenPokChin Blvd</registrant_address>
   <registrant_city>Oliver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V0H1T8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504983444</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bib.xyz</domain_name>
   <domain_keyword>bib</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 16:48:12</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2028-09-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gofruits.co</value>
    <value>ns2.gofruits.co</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>iwb.it</domain_name>
   <domain_keyword>iwb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 16:20:16</query_time>
   <create_date>2009-02-09</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via XVI Settembre 1956 76</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wiq.nl</domain_name>
   <domain_keyword>wiq</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 06:20:32</query_time>
   <create_date>2000-05-04</create_date>
   <update_date>2021-10-29</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wdb.ru</domain_name>
   <domain_keyword>wdb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:38:59</query_time>
   <create_date>2016-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>wiab.co.uk</domain_name>
   <domain_keyword>wiab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 16:56:07</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>wpb.news</domain_name>
   <domain_keyword>wpb</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-26 22:38:47</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-26</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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wiqb.com</domain_name>
   <domain_keyword>wiqb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:24:22</query_time>
   <create_date>2007-03-01</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2027-03-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Hola Domains</registrant_name>
   <registrant_address>Centro Corporativo Plaza, Roble Edificio 5</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>San Jose</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3058747479</registrant_phone>
   <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>16</num>
   <domain_name>wim.live</domain_name>
   <domain_keyword>wim</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 02:32:55</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-31</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>Embark Studios AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mib.church</domain_name>
   <domain_keyword>mib</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-06 21:23:09</query_time>
   <create_date>2014-10-23</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2026-10-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mib.name</domain_name>
   <domain_keyword>mib</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 21:23:10</query_time>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>United-Domains AG</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>tib.band</domain_name>
   <domain_keyword>tib</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-06 21:36:31</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2026-10-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wiv.io</domain_name>
   <domain_keyword>wiv</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 01:35:05</query_time>
   <create_date>2018-01-05</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-05</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wig.fr</domain_name>
   <domain_keyword>wig</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:57:57</query_time>
   <create_date>2007-05-30</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>22</num>
   <domain_name>wid.su</domain_name>
   <domain_keyword>wid</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:27:29</query_time>
   <create_date>2007-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>wis.sk</domain_name>
   <domain_keyword>wis</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:43:24</query_time>
   <create_date>2003-03-14</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>W.I.S., s.r.o.</registrar_name>
   <registrant_name>W.I.S., s.r.o.</registrant_name>
   <registrant_company>W.I.S., s.r.o.</registrant_company>
   <registrant_address>Tomášikova 58</registrant_address>
   <registrant_city>Prešov</registrant_city>
   <registrant_zip>08001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.wis.sk</value>
    <value>ns.wis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>zib.co.uk</domain_name>
   <domain_keyword>zib</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 15:27:34</query_time>
   <create_date>1999-09-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>wdb.tech</domain_name>
   <domain_keyword>wdb</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 10:00:22</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wbi.org.au</domain_name>
   <domain_keyword>wbi</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-09 14:39:57</query_time>
   <update_date>2022-08-18</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Adam Maher</registrant_name>
   <name_servers>
    <value>ns1.biztronics.com.au</value>
    <value>ns2.biztronics.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>yib.uk</domain_name>
   <domain_keyword>yib</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 03:46:06</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-12-27</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>28</num>
   <domain_name>wfb.icu</domain_name>
   <domain_keyword>wfb</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-11 11:47:11</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>29</num>
   <domain_name>wibx.foundation</domain_name>
   <domain_keyword>wibx</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-12 02:39:57</query_time>
   <create_date>2018-08-14</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-14</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>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>30</num>
   <domain_name>wiw.ovh</domain_name>
   <domain_keyword>wiw</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-22 05:09:45</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2025-07-06</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>DB S.r.l.</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>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>uib.company</domain_name>
   <domain_keyword>uib</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-21 16:44:34</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2026-06-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UIB</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.dnszi.com</value>
    <value>ns66.dnszi.com</value>
    <value>ns71.dnszi.com</value>
    <value>ns9.dnszi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lib.healthcare</domain_name>
   <domain_keyword>lib</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-21 06:25:29</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>33</num>
   <domain_name>rib.co.in</domain_name>
   <domain_keyword>rib</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-21 00:36:06</query_time>
   <create_date>2007-04-12</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wbi.cam</domain_name>
   <domain_keyword>wbi</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-18 22:57:26</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>wmb.design</domain_name>
   <domain_keyword>wmb</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-23 00:14:08</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.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.webmutiarabiru.com</value>
    <value>ns2.webmutiarabiru.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wlb.us.com</domain_name>
   <domain_keyword>wlb</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-25 10:56:27</query_time>
   <create_date>2016-11-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-23</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/wlb.us.com/registrant</registrant_email>
   <name_servers>
    <value>justin.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fib.zone</domain_name>
   <domain_keyword>fib</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-24 20:51:08</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</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>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.fibcom.de</value>
    <value>ns2.fibcom.de</value>
    <value>ns3.fibcom.de</value>
    <value>ns4.fibcom.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>wibd.com</domain_name>
   <domain_keyword>wibd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:06:43</query_time>
   <create_date>2004-03-26</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=wibd.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-sbjqfvoibbyren2yaehbhr.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wil.ms</domain_name>
   <domain_keyword>wil</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-23 14:14:38</query_time>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>https://www.variomedia.de</registrar_website>
   <name_servers>
    <value>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bib.plus</domain_name>
   <domain_keyword>bib</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-14 08:58:52</query_time>
   <create_date>2020-10-31</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-10-31</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>caowei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sib.com.ng</domain_name>
   <domain_keyword>sib</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-25 17:01:53</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>kennedy Job</registrant_name>
   <registrant_company>K9Technologies LLC</registrant_company>
   <registrant_address>34 gana street maitama abuja</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>900217</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.7031806085</registrant_phone>
   <name_servers>
    <value>ns10.iaasdns.com</value>
    <value>ns9.iaasdns.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>wibp.net</domain_name>
   <domain_keyword>wibp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 19:18:33</query_time>
   <create_date>2007-09-20</create_date>
   <update_date>2021-09-13</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>wir.ruhr</domain_name>
   <domain_keyword>wir</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-27 17:26:36</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>PubliXound - Kommunikation &amp; PA-Tontechnik</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>wis.gay</domain_name>
   <domain_keyword>wis</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-16 07:45:58</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.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>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>45</num>
   <domain_name>wit.org.au</domain_name>
   <domain_keyword>wit</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-20 07:04:54</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Fluccs - The Australian Cloud Pty Ltd</registrar_name>
   <registrar_website>https://domaincentral.com.au/contact-details/</registrar_website>
   <registrant_name>Lisa Cawthorne</registrant_name>
   <name_servers>
    <value>blakely.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wibv.store</domain_name>
   <domain_keyword>wibv</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 22:31:46</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>wbb.koeln</domain_name>
   <domain_keyword>wbb</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-05-16 09:49:02</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>W-Consult</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lib.chat</domain_name>
   <domain_keyword>lib</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-17 13:23:20</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-18</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>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pib.co.ke</domain_name>
   <domain_keyword>pib</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-17 14:47:46</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Paladin Insurance Brokers</registrant_company>
   <registrant_address>IPS Building, Kimathi Street</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Kenya</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns485.kenyawebexperts.co.ke</value>
    <value>ns486.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>wfb.app</domain_name>
   <domain_keyword>wfb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 20:02:11</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rogaland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</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>ns1mpz.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>qib.uk</domain_name>
   <domain_keyword>qib</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-03 09:22:22</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-30</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>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>wir.it</domain_name>
   <domain_keyword>wir</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 05:03:38</query_time>
   <create_date>2008-03-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wibs.tv</domain_name>
   <domain_keyword>wibs</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-28 23:42:04</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>web.xxx</domain_name>
   <domain_keyword>web</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-05-28 20:22:58</query_time>
   <create_date>2012-02-03</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>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>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wit.icu</domain_name>
   <domain_keyword>wit</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-28 07:14:40</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2033-11-21</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>athena.ns.cloudflare.com</value>
    <value>lex.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>win.furniture</domain_name>
   <domain_keyword>win</domain_keyword>
   <domain_tld>furniture</domain_tld>
   <query_time>2024-06-02 16:37:54</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</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>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wiz.us</domain_name>
   <domain_keyword>wiz</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 13:49:40</query_time>
   <create_date>2012-12-03</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Roy Reznik</registrant_name>
   <registrant_company>Wiz</registrant_company>
   <registrant_address>One Manhattan West,, 57th Floor</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+972.544524066</registrant_phone>
   <name_servers>
    <value>ns-1320.awsdns-37.org</value>
    <value>ns-1867.awsdns-41.co.uk</value>
    <value>ns-422.awsdns-52.com</value>
    <value>ns-678.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aib.yachts</domain_name>
   <domain_keyword>aib</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-06-09 20:54:53</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wid.design</domain_name>
   <domain_keyword>wid</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-11 00:47:53</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-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>master.rapidcloud.com.br</value>
    <value>slave.rapidcloud.com.br</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>60</num>
   <domain_name>wie.how</domain_name>
   <domain_keyword>wie</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-06-11 00:50:20</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>https://www.netim.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>IT</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.cloudydns.com</value>
    <value>ns2.cloudydns.com</value>
    <value>ns3.cloudydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bib.pt</domain_name>
   <domain_keyword>bib</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-11 21:02:22</query_time>
   <create_date>2018-07-06</create_date>
   <expiry_date>2026-06-06</expiry_date>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>wiv.be</domain_name>
   <domain_keyword>wiv</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-12 09:20:12</query_time>
   <create_date>2001-09-06</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>wix.pt</domain_name>
   <domain_keyword>wix</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-12 09:21:24</query_time>
   <create_date>2012-01-05</create_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>wie.co.th</domain_name>
   <domain_keyword>wie</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-11 00:50:20</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>WORLD INDUSTRIAL ESTATE COMPANY LIMITED (บริษัท เวิลด์ อินดัสเทรียล เอสเตท จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.netwaygroup.com</value>
    <value>ns2.netwaygroup.com</value>
    <value>ns3.netwaygroup.com</value>
    <value>ns4.netwaygroup.com</value>
   </name_servers>
   <domain_status>
    <value>HOLD</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wibk.com</domain_name>
   <domain_keyword>wibk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 05:48:20</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wic.international</domain_name>
   <domain_keyword>wic</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-06-13 05:48:44</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wip.waw.pl</domain_name>
   <domain_keyword>wip</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-25 21:37:15</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>1ib.org</domain_name>
   <domain_keyword>1ib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 08:48:59</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtual Health society</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Labuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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.mizbanfadns.net</value>
    <value>dns2.mizbanfadns.net</value>
    <value>dns3.mizbanfadns.net</value>
    <value>dns4.mizbanfadns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wibl.co.uk</domain_name>
   <domain_keyword>wibl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 03:41:46</query_time>
   <create_date>2001-01-14</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>wie.ist</domain_name>
   <domain_keyword>wie</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-04-20 21:45:51</query_time>
   <create_date>2021-06-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zurich</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.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>71</num>
   <domain_name>wbb.design</domain_name>
   <domain_keyword>wbb</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-27 21:08:31</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-08</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wig.reviews</domain_name>
   <domain_keyword>wig</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-08 13:45:33</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</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>73</num>
   <domain_name>bwib.com</domain_name>
   <domain_keyword>bwib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:54:43</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2018-08-30</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bwib.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wibe.team</domain_name>
   <domain_keyword>wibe</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-02 16:56:25</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-21</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>aragorn.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wi1.pro</domain_name>
   <domain_keyword>wi1</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-05 21:28:13</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>amber.ns.cloudflare.com</value>
    <value>clint.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>wi0.site</domain_name>
   <domain_keyword>wi0</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 17:00:22</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>wibu.info</domain_name>
   <domain_keyword>wibu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 17:01:38</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</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>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>wibc.org.nz</domain_name>
   <domain_keyword>wibc</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-06 17:00:47</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.cyberhub.co.nz</value>
    <value>ns2.cyberhub.co.nz</value>
    <value>ns3.cyberhub.co.nz</value>
    <value>ns4.cyberhub.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>gib.tours</domain_name>
   <domain_keyword>gib</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-02 18:24:28</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gibraltar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</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.gib.tours</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>web.travel</domain_name>
   <domain_keyword>web</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-05 01:06:43</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>wab.de</domain_name>
   <domain_keyword>wab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 16:07:35</query_time>
   <update_date>2023-10-24</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>w3b.vc</domain_name>
   <domain_keyword>w3b</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-04-25 17:40:52</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-30</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>ns2lns.name.com</value>
    <value>ns3cjl.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>wlib.net</domain_name>
   <domain_keyword>wlib</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 11:35:01</query_time>
   <create_date>2011-12-19</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GANSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=wlib.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>wig.in</domain_name>
   <domain_keyword>wig</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 20:16:26</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2032-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Treadall Inc.</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wjb.name</domain_name>
   <domain_keyword>wjb</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 01:43:09</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>wiu.zone</domain_name>
   <domain_keyword>wiu</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-07 01:35:02</query_time>
   <create_date>2019-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</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_company>DomRobot UG (haftungsbeschränkt)</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.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>87</num>
   <domain_name>win.holiday</domain_name>
   <domain_keyword>win</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-05-07 12:47:59</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</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>Dynadot Privacy Service</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>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>88</num>
   <domain_name>w3b.work</domain_name>
   <domain_keyword>w3b</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-25 03:27:20</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>w3b.ninja</domain_name>
   <domain_keyword>w3b</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-25 03:27:20</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-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>W3B, d.o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</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>ns1hwy.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>wsb.fyi</domain_name>
   <domain_keyword>wsb</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-25 05:16:03</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>wizb.cn</domain_name>
   <domain_keyword>wizb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-26 04:01:05</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>潘秀萍</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nib.in</domain_name>
   <domain_keyword>nib</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 07:13:14</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2032-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Treadall Inc.</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>wie.one</domain_name>
   <domain_keyword>wie</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 18:01:07</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wjb.info</domain_name>
   <domain_keyword>wjb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 19:24:16</query_time>
   <create_date>2004-08-08</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-08</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jib.net.cn</domain_name>
   <domain_keyword>jib</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-12 10:08:24</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>周录录</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fib.earth</domain_name>
   <domain_keyword>fib</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-01 02:42:32</query_time>
   <create_date>2020-10-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-11</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>w-b.icu</domain_name>
   <domain_keyword>w-b</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-13 03:00:32</query_time>
   <create_date>2021-12-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wab.xn--unup4y</domain_name>
   <domain_keyword>wab</domain_keyword>
   <domain_tld>xn--unup4y</domain_tld>
   <query_time>2024-05-13 11:53:12</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</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>99</num>
   <domain_name>wtb.net</domain_name>
   <domain_keyword>wtb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 15:41:12</query_time>
   <create_date>1998-08-27</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-26</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/wtb.net</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</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>wtb.media</domain_name>
   <domain_keyword>wtb</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-13 15:41:13</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.154</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.