WHOIS QUERY TIME

26 Apr 2024 - 9:09 AM UTC

Registered: 26 January 2010
Modified: 11 March 2024
Expiry: 26 January 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC
Website: http://www.godaddy.com/domains/search.aspx?ci=8990

DNSSEC

unsigned

NAME SERVERS

ns73.domaincontrol.com
ns74.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ibs.bz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ibs.bz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ibs.bz",
            "domain_keyword": "ibs",
            "domain_tld": "bz",
            "query_time": "2024-04-26 09:09:14",
            "create_date": "2010-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ibs.bz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ibs.bz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-26 09:09:14</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</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>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 1.286 seconds) for "ibs.bz" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2024 - 9:09 AM UTC

Registered: 26 January 2010
Modified: 11 March 2024
Expiry: 26 January 2025

REGISTRAR

IANA: 146
Name: GoDaddy.com, LLC
Website: http://www.godaddy.com/domains/search.aspx?ci=8990

DNSSEC

unsigned

NAME SERVERS

ns73.domaincontrol.com
ns74.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ibs.bz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ibs.bz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ibs.bz",
    "results": [
        {
            "num": 1,
            "domain_name": "ibs.bz",
            "domain_keyword": "ibs",
            "domain_tld": "bz",
            "query_time": "2024-04-26 09:09:14",
            "create_date": "2010-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.286,
        "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>ibs.bz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>ibs.bz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ibs.bz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-26 09:09:14</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</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>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.286</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 163 domain names (in 0.581 seconds) which contained the exact domain keyword "ibs".
Domain Name Registered Expiry Registrar Ownership
1 ibs.org 28 Sep 1994 27 Sep 2024 Moniker Online Services LLC Biblica
2 ibs.it 5 Dec 1996 30 Nov 2024 Gandi SAS LaFeltrinelli Internet Bookshop S.r.l.
3 ibs.org.br 4 Feb 1997 4 Feb 2025 - INSTITUTO A?O BRASIL
4 ibs.ru 22 Mar 1997 31 Mar 2025 RU-CENTER-RU IBS EXPERTISE LLC
5 ibs.com 27 May 1997 26 May 2028 GoDaddy.com, LLC -
6 ibs.co.kr 11 Jul 1997 15 Oct 2025 (?)????? (?)???????????
7 ibs.ie 3 Jun 1998 4 Jun 2025 TSG Irish Business Systems Limited
8 ibs.net 27 Oct 1998 26 Oct 2024 Abion AB Iptor Supply Chain Systems AB
9 ibs.co.nz 28 Feb 2000 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
10 ibs.biz 27 Mar 2002 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 ibs.cc 19 Jun 2002 19 Jun 2024 GoDaddy.com, LLC -
12 ibs.aero 16 Dec 2002 16 Dec 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
13 ibs.com.br 23 Mar 2003 23 Mar 2025 - Portais Brasil Tecnologia S/A
14 ibs.su 26 Jun 2003 26 Jun 2024 RUCENTER-SU IBS EXPERTISE LLC
15 ibs.co.in 21 Aug 2003 21 Aug 2024 Hosting Concepts B.V. d/b/a Openprovider CHI Networks India Pvt. Ltd.
16 ibs.co.ke 25 May 2004 25 May 2024 Cyberworld Internet Solution Providers REDACTED FOR PRIVACY
17 ibs.sk 3 Mar 2005 3 Mar 2025 WebHouse, s.r.o. I. B. S., spol. s r. o.
18 ibs.org.pl 29 Apr 2005 29 Apr 2024 LH.pl Sp. z o.o. -
19 ibs.net.pl 3 Jan 2006 3 Jan 2025 home.pl S.A. -
20 ibs.uz 14 May 2007 14 May 2025 TOMAS -
21 ibs.vc 20 Jun 2007 20 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com I.B.S co.,ltd
22 ibs.bz 26 Jan 2010 26 Jan 2025 GoDaddy.com, LLC -
23 ibs.net.in 17 Dec 2012 17 Dec 2025 Hostin Services Pvt. Ltd integral biosciences pvt.ltd
24 ibs.holdings 7 Feb 2014 7 Feb 2025 Marcaria International LLC Ib Hansen
25 ibs.ventures 7 Feb 2014 7 Feb 2025 Marcaria International LLC Ib Hansen
26 ibs.bike 7 Feb 2014 7 Feb 2025 Marcaria International LLC Ib Hansen
27 ibs.lighting 9 Feb 2014 9 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
28 ibs.technology 19 Feb 2014 19 Feb 2025 united-domains AG Ibs Technology GmbH
29 ibs.land 3 Mar 2014 3 Mar 2025 Marcaria International LLC Ib Hansen
30 ibs.tips 3 Mar 2014 3 Mar 2025 Marcaria International LLC REDACTED FOR PRIVACY
31 ibs.estate 3 Mar 2014 3 Mar 2025 Marcaria International LLC Ib Hansen
32 ibs.company 19 Mar 2014 19 Mar 2025 Go Canada Domains, LLC Domains By Proxy, LLC
33 ibs.berlin 21 Mar 2014 21 Mar 2025 PSI-USA, Inc. dba DOMAIN ROBOT -
34 ibs.house 9 Apr 2014 9 Apr 2025 DNC Holdings, Inc. Jewella Privacy LLC
35 ibs.be 17 Apr 2014 - Registrar.eu -
36 ibs.agency 30 Apr 2014 30 Apr 2025 DNC Holdings, Inc. guerciotti
37 ibs.immobilien 28 May 2014 28 May 2025 IONOS SE Immobilien-Bernd-Schmidt
38 ibs.wang 19 Aug 2014 19 Aug 2024 eName Technology Co., Ltd. wang a hai
39 ibs.london 27 Aug 2014 27 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
40 ibs.nyc 3 Oct 2014 2 Oct 2024 Network Solutions, LLC Bruce Matson Company Inc
41 ibs.clinic 12 Oct 2014 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 ibs.bayern 28 Oct 2014 28 Oct 2024 PSI-USA, Inc. dba Domain Robot IBS Objekterrichtung GmbH & Co. KG
43 ibs.bzh 3 Dec 2014 3 Dec 2024 OVH IBS INFORMATIQUE
44 ibs.immo 10 Dec 2014 10 Dec 2024 united-domains AG IBS Architektur- und Ingenieurbuero Schaff
45 ibs.business 4 Jan 2015 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 ibs.tirol 2 Jun 2015 2 Jun 2024 Ledl.net GmbH Schoenherr Josef DI
47 ibs.site 15 Jul 2015 15 Jul 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
48 ibs.tokyo 15 Aug 2015 15 Aug 2024 GMO Internet Group, Inc. -
49 ibs.amsterdam 17 Aug 2015 17 Aug 2024 Key-Systems LLC Tim Timmermans
50 ibs.online 26 Aug 2015 26 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
51 ibs.network 10 Sep 2015 10 Sep 2024 Key-Systems, LLC Infusion
52 ibs.rocks 21 Oct 2015 21 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
53 ibs.jpn.com 14 Dec 2015 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
54 ibs.cloud 16 Feb 2016 16 Feb 2025 PDR Ltd. GDPR Masked
55 ibs.xn--czr694b 23 Feb 2016 23 Feb 2026 Hu Yi Global Information Hong Kong Limited IBS RESEARCH LIMITED
56 ibs.zone 7 Apr 2016 7 Apr 2025 Webnames.ca Inc. International Beauty Services
57 ibs.education 26 Jun 2016 26 Jun 2024 IONOS SE ipac Business School
58 ibs.ws 26 Jul 2016 26 Jul 2024 GLOBAL DOMAINS INTERNATIONAL International Business Solutions SA de C
59 ibs.consulting 7 Dec 2016 7 Dec 2024 Tucows Domains Inc. Data Protected
60 ibs.co 26 Dec 2016 25 Dec 2024 GoDaddy.com, LLC NameFind LLC
61 ibs.srl 16 Jan 2017 16 Jan 2025 1API GmbH IBS SRL
62 ibs.hr 8 May 2017 8 May 2025 Terrakom d.o.o. ATRIUM d.o.o.
63 ibs.one 6 Jul 2017 6 Jul 2024 NameSilo, LLC See PrivacyGuardian.org
64 ibs.solutions 9 Jul 2017 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 ibs.ovh 30 Aug 2017 30 Aug 2024 OVH iBrain System
66 ibs.uk 28 Sep 2017 28 Sep 2025 Namesco Limited [Tag = NAMESCO] -
67 ibs.ltd 1 Dec 2017 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 ibs.hamburg 29 Jan 2018 29 Jan 2025 RegistryGate GmbH -
69 ibs.capital 21 Mar 2018 21 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
70 ibs.asia 23 Mar 2018 23 Mar 2029 Tucows Domains Inc. INNOVATIVE BUSINESS SOLUTIONS PLT
71 ibs.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 ibs.sarl 15 Sep 2018 15 Sep 2024 IONOS SE Data Privacy Protected
73 ibs.academy 19 Dec 2018 19 Dec 2024 OVH SAS CrossConnect
74 ibs.us.com 30 Dec 2018 30 Dec 2025 Instra Corporation Pty Ltd -
75 ibs.com.co 29 Jan 2019 29 Jan 2025 Tucows Domains Inc. Data Protected
76 ibs.llc 8 Mar 2019 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 ibs.engineering 9 Apr 2019 9 Apr 2025 Gandi SAS IBS Dr. Klaus Schnurer GmbH
78 ibs.best 7 May 2019 7 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
79 ibs.xyz 2 Jun 2019 2 Jun 2024 OVH Gm3 Consulting s.r.l.
80 ibs.abudhabi 17 Jun 2019 17 Jun 2027 Etisalat Abu Dhabi National Exhibitions Company
81 ibs.nz 1 Jul 2019 - Voyager Internet Ltd T/A 1st Domains -
82 ibs.bible 19 Jul 2019 19 Jul 2025 Porkbun Private by Design, LLC
83 ibs.ke 28 Aug 2019 28 Aug 2024 EAC directory DISTRIBUTED OUTPUT TECHNOLOGY SOFTWARE LIMITED is
84 ibs.gmbh 4 Sep 2019 4 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
85 ibs.net.co 18 Sep 2019 18 Sep 2024 Mi.com.co REDACTED FOR PRIVACY
86 ibs.cm 21 Nov 2019 21 Nov 2020 MTN NS IBS
87 ibs.foundation 10 Dec 2019 10 Dec 2024 IONOS SE 1&1 Internet Limited
88 ibs.info 25 Dec 2019 25 Dec 2024 united-domains AG Seidelmann Group UG
89 ibs.tax 28 Jan 2020 28 Jan 2025 IONOS SE 1&1 Internet Inc
90 ibs.works 17 Feb 2020 17 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
91 ibs.sh 19 Mar 2020 19 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 ibs.report 27 May 2020 27 May 2025 Key-Systems, LLC IBS SRL
93 ibs.energy 3 Jun 2020 3 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 ibs.swiss 18 Jun 2020 18 Jun 2024 Hostpoint IBS intelligent business solutions GMBH
95 ibs.coffee 17 Jul 2020 17 Jul 2025 Tucows Domains Inc. Data Protected
96 ibs.cat 8 Aug 2020 8 Aug 2024 10dencehispahard S.L. (CDmon.com) -
97 ibs.marketing 21 Aug 2020 21 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 ibs.bet 27 Aug 2020 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 ibs.group 30 Sep 2020 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 ibs.net.cn 14 Dec 2020 14 Dec 2026 腾讯云计算(北京)有限责任公司 广州祥宇网络科技有限公司
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Ibs.bz.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ibs&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ibs",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 164,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ibs.org, ibs.it, ibs.org.br, ibs.ru, ibs.com, ibs.co.kr, ibs.ie, ibs.net, ibs.co.nz, ibs.biz, ibs.cc, ibs.aero, ibs.com.br, ibs.su, ibs.co.in, ibs.co.ke, ibs.sk, ibs.org.pl, ibs.net.pl, ibs.uz, ibs.vc, ibs.bz, ibs.net.in, ibs.holdings, ibs.ventures, ibs.bike, ibs.lighting, ibs.technology, ibs.land, ibs.tips, ibs.estate, ibs.company, ibs.berlin, ibs.house, ibs.be, ibs.agency, ibs.immobilien, ibs.wang, ibs.london, ibs.nyc, ibs.clinic, ibs.bayern, ibs.bzh, ibs.immo, ibs.business, ibs.tirol, ibs.site, ibs.tokyo, ibs.amsterdam, ibs.online, ibs.network, ibs.rocks, ibs.jpn.com, ibs.cloud, ibs.xn--czr694b, ibs.zone, ibs.education, ibs.ws, ibs.consulting, ibs.co, ibs.srl, ibs.hr, ibs.one, ibs.solutions, ibs.ovh, ibs.uk, ibs.ltd, ibs.hamburg, ibs.capital, ibs.asia, ibs.app, ibs.sarl, ibs.academy, ibs.us.com, ibs.com.co, ibs.llc, ibs.engineering, ibs.best, ibs.xyz, ibs.abudhabi, ibs.nz, ibs.bible, ibs.ke, ibs.gmbh, ibs.net.co, ibs.cm, ibs.foundation, ibs.info, ibs.tax, ibs.works, ibs.sh, ibs.report, ibs.energy, ibs.swiss, ibs.coffee, ibs.cat, ibs.marketing, ibs.bet, ibs.group, ibs.net.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ibs.org",
            "domain_keyword": "ibs",
            "domain_tld": "org",
            "query_time": "2024-06-02 10:56:17",
            "create_date": "1994-09-28",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Biblica",
            "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": [
                "dee.ns.cloudflare.com",
                "rodney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ibs.it",
            "domain_keyword": "ibs",
            "domain_tld": "it",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "1996-12-05",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-30",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "LaFeltrinelli Internet Bookshop S.r.l.",
            "registrant_address": "Via Tucidide, 56",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20134",
            "registrant_country": "IT",
            "name_servers": [
                "ns-1411.awsdns-48.org",
                "ns-1973.awsdns-54.co.uk",
                "ns-257.awsdns-32.com",
                "ns-858.awsdns-43.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "ibs.org.br",
            "domain_keyword": "ibs",
            "domain_tld": "org.br",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "1997-02-04",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-04",
            "registrant_name": "INSTITUTO A?O BRASIL",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "ibs.ru",
            "domain_keyword": "ibs",
            "domain_tld": "ru",
            "query_time": "2024-05-24 14:27:32",
            "create_date": "1997-03-22",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "IBS EXPERTISE LLC",
            "name_servers": [
                "ns1.ibscorp.ru",
                "ns2.ibscorp.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "ibs.com",
            "domain_keyword": "ibs",
            "domain_tld": "com",
            "query_time": "2024-04-09 22:18:38",
            "create_date": "1997-05-27",
            "update_date": "2023-12-16",
            "expiry_date": "2028-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ibs.co.kr",
            "domain_keyword": "ibs",
            "domain_tld": "co.kr",
            "query_time": "2022-06-26 08:43:08",
            "create_date": "1997-07-11",
            "update_date": "2015-10-16",
            "expiry_date": "2025-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "(?)???????????"
        },
        {
            "num": 7,
            "domain_name": "ibs.ie",
            "domain_keyword": "ibs",
            "domain_tld": "ie",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "1998-06-03",
            "update_date": "2023-07-24",
            "expiry_date": "2025-06-04",
            "registrar_name": "TSG",
            "registrar_website": "http://www.tsg.ie",
            "registrant_name": "Irish Business Systems Limited",
            "name_servers": [
                "ns1.tsgadmin.net",
                "ns2.tsgadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ibs.net",
            "domain_keyword": "ibs",
            "domain_tld": "net",
            "query_time": "2024-05-21 23:49:14",
            "create_date": "1998-10-27",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-26",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "www.abion.com",
            "registrant_company": "Iptor Supply Chain Systems AB",
            "registrant_country": "SE",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ibs.co.nz",
            "domain_keyword": "ibs",
            "domain_tld": "co.nz",
            "query_time": "2024-04-26 09:09:14",
            "create_date": "2000-02-28",
            "update_date": "2023-09-25",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ibs.biz",
            "domain_keyword": "ibs",
            "domain_tld": "biz",
            "query_time": "2024-04-26 09:09:14",
            "create_date": "2002-03-27",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-26",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ibs.cc",
            "domain_keyword": "ibs",
            "domain_tld": "cc",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2002-06-19",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ibs.aero",
            "domain_keyword": "ibs",
            "domain_tld": "aero",
            "query_time": "2024-05-27 19:01:33",
            "create_date": "2002-12-16",
            "update_date": "2023-08-02",
            "expiry_date": "2024-12-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ibs.com.br",
            "domain_keyword": "ibs",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2003-03-23",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-23",
            "registrant_name": "Portais Brasil Tecnologia S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3014.mochahost.com",
                "ns4014.mochahost.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "ibs.su",
            "domain_keyword": "ibs",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:13",
            "create_date": "2003-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "IBS EXPERTISE LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74959678080",
            "name_servers": [
                "ns1.ibscorp.ru",
                "ns2.ibscorp.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ibs.co.in",
            "domain_keyword": "ibs",
            "domain_tld": "co.in",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2003-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CHI Networks India Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.chinetworks.com",
                "ns2.chinetworks.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ibs.co.ke",
            "domain_keyword": "ibs",
            "domain_tld": "co.ke",
            "query_time": "2024-05-27 19:01:33",
            "create_date": "2004-05-25",
            "update_date": "2023-05-27",
            "expiry_date": "2024-05-25",
            "registrar_name": "Cyberworld Internet Solution Providers",
            "registrar_website": "http://www.cisp.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-cp.jijini.com",
                "ns2-cp.jijini.com",
                "ns3-cp.jijini.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ibs.sk",
            "domain_keyword": "ibs",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:57:21",
            "create_date": "2005-03-03",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-03",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "I. B. S., spol. s r. o.",
            "registrant_company": "I. B. S., spol. s r. o.",
            "registrant_address": "J.Vuruma 144",
            "registrant_city": "Žilina",
            "registrant_zip": "01001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.415640777",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "ibs.org.pl",
            "domain_keyword": "ibs",
            "domain_tld": "org.pl",
            "query_time": "2024-03-14 23:30:23",
            "create_date": "2005-04-29",
            "update_date": "2023-04-18",
            "expiry_date": "2024-04-29",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ibs.net.pl",
            "domain_keyword": "ibs",
            "domain_tld": "net.pl",
            "query_time": "2024-03-14 15:58:58",
            "create_date": "2006-01-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-03",
            "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": 20,
            "domain_name": "ibs.uz",
            "domain_keyword": "ibs",
            "domain_tld": "uz",
            "query_time": "2022-06-15 07:50:25",
            "create_date": "2007-05-14",
            "update_date": "2022-05-13",
            "expiry_date": "2025-05-14",
            "registrar_name": "TOMAS",
            "name_servers": [
                "not.defined",
                "ns1.ahost.uz",
                "ns2.ahost.uz"
            ],
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 21,
            "domain_name": "ibs.vc",
            "domain_keyword": "ibs",
            "domain_tld": "vc",
            "query_time": "2024-05-27 19:01:35",
            "create_date": "2007-06-20",
            "update_date": "2023-08-03",
            "expiry_date": "2025-06-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "I.B.S co.,ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ibs.bz",
            "domain_keyword": "ibs",
            "domain_tld": "bz",
            "query_time": "2024-04-26 09:09:14",
            "create_date": "2010-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ibs.net.in",
            "domain_keyword": "ibs",
            "domain_tld": "net.in",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2012-12-17",
            "update_date": "2022-02-11",
            "expiry_date": "2025-12-17",
            "registrar_iana": 800074,
            "registrar_name": "Hostin Services Pvt. Ltd",
            "registrar_website": "www.hostindia.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "integral biosciences pvt.ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostindia.net",
                "ns2.hostindia.net",
                "ns3.hostindia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ibs.holdings",
            "domain_keyword": "ibs",
            "domain_tld": "holdings",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2014-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ib Hansen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ibs.ventures",
            "domain_keyword": "ibs",
            "domain_tld": "ventures",
            "query_time": "2024-05-30 01:44:01",
            "create_date": "2014-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ib Hansen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ibs.bike",
            "domain_keyword": "ibs",
            "domain_tld": "bike",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2014-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ib Hansen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ibs.lighting",
            "domain_keyword": "ibs",
            "domain_tld": "lighting",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2014-02-09",
            "update_date": "2019-12-16",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ibs.technology",
            "domain_keyword": "ibs",
            "domain_tld": "technology",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ibs Technology 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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ibs.land",
            "domain_keyword": "ibs",
            "domain_tld": "land",
            "query_time": "2024-05-07 22:23:33",
            "create_date": "2014-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ib Hansen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Denmark",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ibs.tips",
            "domain_keyword": "ibs",
            "domain_tld": "tips",
            "query_time": "2024-05-07 22:23:33",
            "create_date": "2014-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ibs.estate",
            "domain_keyword": "ibs",
            "domain_tld": "estate",
            "query_time": "2024-06-01 08:54:29",
            "create_date": "2014-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ib Hansen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Denmark",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ibs.company",
            "domain_keyword": "ibs",
            "domain_tld": "company",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "2014-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ibs.berlin",
            "domain_keyword": "ibs",
            "domain_tld": "berlin",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2014-03-21",
            "update_date": "2017-06-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "nsa7.schlundtech.de",
                "nsb7.schlundtech.de",
                "nsc7.schlundtech.de",
                "nsd7.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ibs.house",
            "domain_keyword": "ibs",
            "domain_tld": "house",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2014-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ibs.be",
            "domain_keyword": "ibs",
            "domain_tld": "be",
            "query_time": "2024-06-01 21:59:38",
            "create_date": "2014-04-17",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "ibs.agency",
            "domain_keyword": "ibs",
            "domain_tld": "agency",
            "query_time": "2024-05-07 22:23:32",
            "create_date": "2014-04-30",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-30",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guerciotti",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Denmark",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired-domain-ns50.directnic.com",
                "expired-domain-ns51.directnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ibs.immobilien",
            "domain_keyword": "ibs",
            "domain_tld": "immobilien",
            "query_time": "2024-05-31 08:01:14",
            "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": "Immobilien-Bernd-Schmidt",
            "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": 38,
            "domain_name": "ibs.wang",
            "domain_keyword": "ibs",
            "domain_tld": "wang",
            "query_time": "2024-05-12 13:39:13",
            "create_date": "2014-08-19",
            "update_date": "2021-06-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang a hai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "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": [
                "beige.dnspod.net",
                "jerome.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ibs.london",
            "domain_keyword": "ibs",
            "domain_tld": "london",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2014-08-27",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ibs.nyc",
            "domain_keyword": "ibs",
            "domain_tld": "nyc",
            "query_time": "2024-05-12 13:39:16",
            "create_date": "2014-10-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-10-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bruce Matson Company Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HI",
            "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.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ibs.clinic",
            "domain_keyword": "ibs",
            "domain_tld": "clinic",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2014-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "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.directorysecure.com",
                "ns2.directorysecure.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ibs.bayern",
            "domain_keyword": "ibs",
            "domain_tld": "bayern",
            "query_time": "2024-04-08 14:19:49",
            "create_date": "2014-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBS Objekterrichtung GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net",
                "pns.conceptnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ibs.bzh",
            "domain_keyword": "ibs",
            "domain_tld": "bzh",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2014-12-03",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "IBS INFORMATIQUE",
            "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": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "ibs.immo",
            "domain_keyword": "ibs",
            "domain_tld": "immo",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2014-12-10",
            "update_date": "2024-03-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBS Architektur- und Ingenieurbuero Schaff",
            "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": 45,
            "domain_name": "ibs.business",
            "domain_keyword": "ibs",
            "domain_tld": "business",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2015-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ibs.tirol",
            "domain_keyword": "ibs",
            "domain_tld": "tirol",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2015-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED",
            "registrant_company": "Schoenherr Josef DI",
            "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": [
                "dns1.ulses.at",
                "dns2.ulses.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ibs.site",
            "domain_keyword": "ibs",
            "domain_tld": "site",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ibs.tokyo",
            "domain_keyword": "ibs",
            "domain_tld": "tokyo",
            "query_time": "2024-05-01 09:42:31",
            "create_date": "2015-08-15",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ibs.amsterdam",
            "domain_keyword": "ibs",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2015-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net/tld/amsterdam",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Tim Timmermans",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "ibs.online",
            "domain_keyword": "ibs",
            "domain_tld": "online",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2015-08-26",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-26",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ibs.network",
            "domain_keyword": "ibs",
            "domain_tld": "network",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2015-09-10",
            "update_date": "2021-09-10",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infusion",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Canterbury",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ibs.rocks",
            "domain_keyword": "ibs",
            "domain_tld": "rocks",
            "query_time": "2024-04-08 14:19:50",
            "create_date": "2015-10-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-21",
            "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_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": 53,
            "domain_name": "ibs.jpn.com",
            "domain_keyword": "ibs",
            "domain_tld": "jpn.com",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2015-12-14",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/ibs.jpn.com/registrant",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ibs.cloud",
            "domain_keyword": "ibs",
            "domain_tld": "cloud",
            "query_time": "2024-04-08 14:19:50",
            "create_date": "2016-02-16",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vicenza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.drnameservice.com",
                "ns2.drnameservice.com",
                "ns3.drnameservice.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ibs.xn--czr694b",
            "domain_keyword": "ibs",
            "domain_tld": "xn--czr694b",
            "query_time": "2017-05-25 16:55:55",
            "create_date": "2016-02-23",
            "expiry_date": "2026-02-23",
            "registrar_iana": 1481,
            "registrar_name": "Hu Yi Global Information Hong Kong Limited",
            "registrant_name": "IBS RESEARCH LIMITED",
            "registrant_company": "IBS RESEARCH LIMITED",
            "registrant_address": "FLAT/RM 1103, 11/F, NO.9 CHONG YIP ST, KWUN TONG, KOWLOON, HONG KONG",
            "registrant_city": "HK",
            "registrant_state": "HK",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.28517882",
            "registrant_fax": "+852.28517886",
            "name_servers": [
                "ns1.8hy.hk",
                "ns2.8hy.hk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "ibs.zone",
            "domain_keyword": "ibs",
            "domain_tld": "zone",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2016-04-07",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-07",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "http://www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "International Beauty Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "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.netalberta.net",
                "ns2.netalberta.net",
                "ns3.netalberta.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ibs.education",
            "domain_keyword": "ibs",
            "domain_tld": "education",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "2016-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ipac Business School",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "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": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ibs.ws",
            "domain_keyword": "ibs",
            "domain_tld": "ws",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2016-07-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "International Business Solutions SA de C",
            "registrant_address": "av ejercito nacional 418 desp 408 chapultepec morales",
            "registrant_city": "Mexico",
            "registrant_state": "DF",
            "registrant_zip": "11570",
            "registrant_country": "MX",
            "name_servers": [
                "ns1.infoacces.net",
                "ns2.infoacces.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ibs.consulting",
            "domain_keyword": "ibs",
            "domain_tld": "consulting",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2016-12-07",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "james.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ibs.co",
            "domain_keyword": "ibs",
            "domain_tld": "co",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2016-12-26",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ibs.srl",
            "domain_keyword": "ibs",
            "domain_tld": "srl",
            "query_time": "2024-06-01 12:30:54",
            "create_date": "2017-01-16",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBS SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "mitch.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ibs.hr",
            "domain_keyword": "ibs",
            "domain_tld": "hr",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2017-05-08",
            "update_date": "2017-05-10",
            "expiry_date": "2025-05-08",
            "registrar_name": "Terrakom d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ATRIUM d.o.o.",
            "registrant_address": "Gorice 99",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ]
        },
        {
            "num": 63,
            "domain_name": "ibs.one",
            "domain_keyword": "ibs",
            "domain_tld": "one",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2017-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ibs.solutions",
            "domain_keyword": "ibs",
            "domain_tld": "solutions",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2017-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "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.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ibs.ovh",
            "domain_keyword": "ibs",
            "domain_tld": "ovh",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "2017-08-30",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-30",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "iBrain System",
            "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": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ibs.uk",
            "domain_keyword": "ibs",
            "domain_tld": "uk",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2017-09-28",
            "update_date": "2022-09-28",
            "expiry_date": "2025-09-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "ibs.ltd",
            "domain_keyword": "ibs",
            "domain_tld": "ltd",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2017-12-01",
            "update_date": "2024-01-15",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ibs.hamburg",
            "domain_keyword": "ibs",
            "domain_tld": "hamburg",
            "query_time": "2024-05-27 19:01:33",
            "create_date": "2018-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "dns1.work.de",
                "dns2.work.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ibs.capital",
            "domain_keyword": "ibs",
            "domain_tld": "capital",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2018-03-21",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1djs.name.com",
                "ns2cvx.name.com",
                "ns3bgq.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ibs.asia",
            "domain_keyword": "ibs",
            "domain_tld": "asia",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2018-03-23",
            "update_date": "2023-03-16",
            "expiry_date": "2029-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INNOVATIVE BUSINESS SOLUTIONS PLT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Negeri Sembilan",
            "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": [
                "ns184.mschosting.com",
                "ns185.mschosting.com",
                "ns186.mschosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ibs.app",
            "domain_keyword": "ibs",
            "domain_tld": "app",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2018-05-08",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ibs.sarl",
            "domain_keyword": "ibs",
            "domain_tld": "sarl",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2018-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.com",
                "ns1061.ui-dns.biz",
                "ns1096.ui-dns.org",
                "ns1121.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ibs.academy",
            "domain_keyword": "ibs",
            "domain_tld": "academy",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2018-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": "CrossConnect",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "ibs.us.com",
            "domain_keyword": "ibs",
            "domain_tld": "us.com",
            "query_time": "2024-05-07 22:23:33",
            "create_date": "2018-12-30",
            "update_date": "2023-12-16",
            "expiry_date": "2025-12-30",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/ibs.us.com/registrant",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ibs.com.co",
            "domain_keyword": "ibs",
            "domain_tld": "com.co",
            "query_time": "2024-05-27 19:01:35",
            "create_date": "2019-01-29",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.colombiahosting.com",
                "ns2.colombiahosting.com",
                "ns3.colombiahosting.com",
                "ns4.colombiahosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ibs.llc",
            "domain_keyword": "ibs",
            "domain_tld": "llc",
            "query_time": "2024-05-07 22:23:33",
            "create_date": "2019-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ibs.engineering",
            "domain_keyword": "ibs",
            "domain_tld": "engineering",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2019-04-09",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBS Dr. Klaus Schnurer 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": [
                "ns-1173.awsdns-18.org",
                "ns-1743.awsdns-25.co.uk",
                "ns-459.awsdns-57.com",
                "ns-666.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ibs.best",
            "domain_keyword": "ibs",
            "domain_tld": "best",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2019-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ibs.xyz",
            "domain_keyword": "ibs",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 09:09:15",
            "create_date": "2019-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-02",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Gm3 Consulting s.r.l.",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ibs.abudhabi",
            "domain_keyword": "ibs",
            "domain_tld": "abudhabi",
            "query_time": "2024-04-08 14:19:49",
            "create_date": "2019-06-17",
            "update_date": "2022-05-01",
            "expiry_date": "2027-06-17",
            "registrar_iana": 1738,
            "registrar_name": "Etisalat",
            "registrar_website": "www.nic.ae",
            "registrant_name": "Abu Dhabi National Exhibitions Company",
            "registrant_company": "Abu Dhabi National Exhibitions Company",
            "registrant_city": "Abu Dhabi",
            "registrant_zip": "5546",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.24063263",
            "registrant_fax": "+971.24063263",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ibs.nz",
            "domain_keyword": "ibs",
            "domain_tld": "nz",
            "query_time": "2024-05-30 01:44:01",
            "create_date": "2019-07-01",
            "update_date": "2023-07-01",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ibs.bible",
            "domain_keyword": "ibs",
            "domain_tld": "bible",
            "query_time": "2024-04-08 14:19:50",
            "create_date": "2019-07-19",
            "update_date": "2023-09-17",
            "expiry_date": "2025-07-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ibs.ke",
            "domain_keyword": "ibs",
            "domain_tld": "ke",
            "query_time": "2024-04-10 21:18:24",
            "create_date": "2019-08-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-28",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "DISTRIBUTED OUTPUT TECHNOLOGY SOFTWARE LIMITED is",
            "registrant_address": "ACK Garden House, 1st Ngong Avenue, 1st Ngong Avenue",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00200",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ibs.gmbh",
            "domain_keyword": "ibs",
            "domain_tld": "gmbh",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "2019-09-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-04",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks17.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ibs.net.co",
            "domain_keyword": "ibs",
            "domain_tld": "net.co",
            "query_time": "2024-04-22 10:11:00",
            "create_date": "2019-09-18",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-18",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.mysitehosted.com",
                "ns2.mysitehosted.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ibs.cm",
            "domain_keyword": "ibs",
            "domain_tld": "cm",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2019-11-21",
            "update_date": "2022-07-31",
            "expiry_date": "2020-11-21",
            "registrar_name": "MTN NS",
            "registrant_name": "Charles Frank KOUPELE NDONGUE",
            "registrant_company": "IBS",
            "registrant_address": "Douala 5",
            "registrant_city": "Douala",
            "registrant_zip": "00237",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+237.671409063",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 87,
            "domain_name": "ibs.foundation",
            "domain_keyword": "ibs",
            "domain_tld": "foundation",
            "query_time": "2024-04-08 14:19:50",
            "create_date": "2019-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.com",
                "ns1048.ui-dns.biz",
                "ns1091.ui-dns.org",
                "ns1094.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ibs.info",
            "domain_keyword": "ibs",
            "domain_tld": "info",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2019-12-25",
            "update_date": "2024-03-27",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Seidelmann Group UG",
            "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": 89,
            "domain_name": "ibs.tax",
            "domain_keyword": "ibs",
            "domain_tld": "tax",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2020-01-28",
            "update_date": "2020-02-02",
            "expiry_date": "2025-01-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.biz",
                "ns1083.ui-dns.org",
                "ns1103.ui-dns.com",
                "ns1109.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ibs.works",
            "domain_keyword": "ibs",
            "domain_tld": "works",
            "query_time": "2024-04-09 15:41:51",
            "create_date": "2020-02-17",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-17",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.onmicrosoft.com",
                "ns4.bdm.onmicrosoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ibs.sh",
            "domain_keyword": "ibs",
            "domain_tld": "sh",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2020-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA1",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ibs.report",
            "domain_keyword": "ibs",
            "domain_tld": "report",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2020-05-27",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBS SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vicenza",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.drnameservice.com",
                "ns2.drnameservice.com",
                "ns3.drnameservice.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ibs.energy",
            "domain_keyword": "ibs",
            "domain_tld": "energy",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2020-06-03",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-03",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ibs.swiss",
            "domain_keyword": "ibs",
            "domain_tld": "swiss",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2020-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "IBS intelligent business solutions GMBH",
            "registrant_country": "CH",
            "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": [
                "ns1.ns1717.com",
                "ns2.ns1717.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ibs.coffee",
            "domain_keyword": "ibs",
            "domain_tld": "coffee",
            "query_time": "2024-05-30 01:44:00",
            "create_date": "2020-07-17",
            "update_date": "2023-07-01",
            "expiry_date": "2025-07-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ibs.cat",
            "domain_keyword": "ibs",
            "domain_tld": "cat",
            "query_time": "2024-04-30 09:28:59",
            "create_date": "2020-08-08",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "ibs.marketing",
            "domain_keyword": "ibs",
            "domain_tld": "marketing",
            "query_time": "2024-05-12 13:39:12",
            "create_date": "2020-08-21",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ibs.bet",
            "domain_keyword": "ibs",
            "domain_tld": "bet",
            "query_time": "2024-05-20 21:08:31",
            "create_date": "2020-08-27",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chad.ns.cloudflare.com",
                "desi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ibs.group",
            "domain_keyword": "ibs",
            "domain_tld": "group",
            "query_time": "2024-05-20 21:08:32",
            "create_date": "2020-09-30",
            "update_date": "2023-07-23",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ibs.net.cn",
            "domain_keyword": "ibs",
            "domain_tld": "net.cn",
            "query_time": "2024-04-08 14:19:50",
            "create_date": "2020-12-14",
            "expiry_date": "2026-12-14",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "广州祥宇网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1607904000000_581501",
    "stats": {
        "total_time": 0.581,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ibs</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>164</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ibs.org, ibs.it, ibs.org.br, ibs.ru, ibs.com, ibs.co.kr, ibs.ie, ibs.net, ibs.co.nz, ibs.biz, ibs.cc, ibs.aero, ibs.com.br, ibs.su, ibs.co.in, ibs.co.ke, ibs.sk, ibs.org.pl, ibs.net.pl, ibs.uz, ibs.vc, ibs.bz, ibs.net.in, ibs.holdings, ibs.ventures, ibs.bike, ibs.lighting, ibs.technology, ibs.land, ibs.tips, ibs.estate, ibs.company, ibs.berlin, ibs.house, ibs.be, ibs.agency, ibs.immobilien, ibs.wang, ibs.london, ibs.nyc, ibs.clinic, ibs.bayern, ibs.bzh, ibs.immo, ibs.business, ibs.tirol, ibs.site, ibs.tokyo, ibs.amsterdam, ibs.online, ibs.network, ibs.rocks, ibs.jpn.com, ibs.cloud, ibs.xn--czr694b, ibs.zone, ibs.education, ibs.ws, ibs.consulting, ibs.co, ibs.srl, ibs.hr, ibs.one, ibs.solutions, ibs.ovh, ibs.uk, ibs.ltd, ibs.hamburg, ibs.capital, ibs.asia, ibs.app, ibs.sarl, ibs.academy, ibs.us.com, ibs.com.co, ibs.llc, ibs.engineering, ibs.best, ibs.xyz, ibs.abudhabi, ibs.nz, ibs.bible, ibs.ke, ibs.gmbh, ibs.net.co, ibs.cm, ibs.foundation, ibs.info, ibs.tax, ibs.works, ibs.sh, ibs.report, ibs.energy, ibs.swiss, ibs.coffee, ibs.cat, ibs.marketing, ibs.bet, ibs.group, ibs.net.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ibs.org</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 10:56:17</query_time>
   <create_date>1994-09-28</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Biblica</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>dee.ns.cloudflare.com</value>
    <value>rodney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ibs.it</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>1996-12-05</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>LaFeltrinelli Internet Bookshop S.r.l.</registrant_company>
   <registrant_address>Via Tucidide, 56</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20134</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-1411.awsdns-48.org</value>
    <value>ns-1973.awsdns-54.co.uk</value>
    <value>ns-257.awsdns-32.com</value>
    <value>ns-858.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ibs.org.br</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>1997-02-04</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrant_name>INSTITUTO A?O BRASIL</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ibs.ru</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 14:27:32</query_time>
   <create_date>1997-03-22</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>IBS EXPERTISE LLC</registrant_company>
   <name_servers>
    <value>ns1.ibscorp.ru</value>
    <value>ns2.ibscorp.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>ibs.com</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 22:18:38</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2028-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ibs.co.kr</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-26 08:43:08</query_time>
   <create_date>1997-07-11</create_date>
   <update_date>2015-10-16</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>(?)???????????</registrant_name>
  </value>
  <value>
   <num>7</num>
   <domain_name>ibs.ie</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>1998-06-03</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>TSG</registrar_name>
   <registrar_website>http://www.tsg.ie</registrar_website>
   <registrant_name>Irish Business Systems Limited</registrant_name>
   <name_servers>
    <value>ns1.tsgadmin.net</value>
    <value>ns2.tsgadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ibs.net</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 23:49:14</query_time>
   <create_date>1998-10-27</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>www.abion.com</registrar_website>
   <registrant_company>Iptor Supply Chain Systems AB</registrant_company>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ibs.co.nz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-26 09:09:14</query_time>
   <create_date>2000-02-28</create_date>
   <update_date>2023-09-25</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ibs.biz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 09:09:14</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-26</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ibs.cc</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2002-06-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>12</num>
   <domain_name>ibs.aero</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-27 19:01:33</query_time>
   <create_date>2002-12-16</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>13</num>
   <domain_name>ibs.com.br</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2003-03-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrant_name>Portais Brasil Tecnologia S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3014.mochahost.com</value>
    <value>ns4014.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ibs.su</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:13</query_time>
   <create_date>2003-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>IBS EXPERTISE LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74959678080</registrant_phone>
   <name_servers>
    <value>ns1.ibscorp.ru</value>
    <value>ns2.ibscorp.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ibs.co.in</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2003-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CHI Networks India Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.chinetworks.com</value>
    <value>ns2.chinetworks.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>ibs.co.ke</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-27 19:01:33</query_time>
   <create_date>2004-05-25</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>Cyberworld Internet Solution Providers</registrar_name>
   <registrar_website>http://www.cisp.co.ke</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-cp.jijini.com</value>
    <value>ns2-cp.jijini.com</value>
    <value>ns3-cp.jijini.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ibs.sk</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:57:21</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>I. B. S., spol. s r. o.</registrant_name>
   <registrant_company>I. B. S., spol. s r. o.</registrant_company>
   <registrant_address>J.Vuruma 144</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.415640777</registrant_phone>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ibs.org.pl</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-14 23:30:23</query_time>
   <create_date>2005-04-29</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ibs.net.pl</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-03-14 15:58:58</query_time>
   <create_date>2006-01-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-03</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>20</num>
   <domain_name>ibs.uz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>uz</domain_tld>
   <query_time>2022-06-15 07:50:25</query_time>
   <create_date>2007-05-14</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>TOMAS</registrar_name>
   <name_servers>
    <value>not.defined</value>
    <value>ns1.ahost.uz</value>
    <value>ns2.ahost.uz</value>
   </name_servers>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>ibs.vc</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-27 19:01:35</query_time>
   <create_date>2007-06-20</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>I.B.S co.,ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ibs.bz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-26 09:09:14</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</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>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ibs.net.in</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2012-12-17</create_date>
   <update_date>2022-02-11</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>800074</registrar_iana>
   <registrar_name>Hostin Services Pvt. Ltd</registrar_name>
   <registrar_website>www.hostindia.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>integral biosciences pvt.ltd</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>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostindia.net</value>
    <value>ns2.hostindia.net</value>
    <value>ns3.hostindia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ibs.holdings</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ib Hansen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.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>ibs.ventures</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-30 01:44:01</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ib Hansen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ibs.bike</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ib Hansen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ibs.lighting</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2014-02-09</create_date>
   <update_date>2019-12-16</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ibs.technology</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>Ibs Technology 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>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>29</num>
   <domain_name>ibs.land</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-07 22:23:33</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ib Hansen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Denmark</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ibs.tips</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-07 22:23:33</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ibs.estate</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-06-01 08:54:29</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ib Hansen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Denmark</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ibs.company</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ibs.berlin</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2017-06-26</update_date>
   <expiry_date>2025-03-21</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>
   <name_servers>
    <value>nsa7.schlundtech.de</value>
    <value>nsb7.schlundtech.de</value>
    <value>nsc7.schlundtech.de</value>
    <value>nsd7.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ibs.house</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>ns0.directnic.com</value>
    <value>ns1.directnic.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>35</num>
   <domain_name>ibs.be</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 21:59:38</query_time>
   <create_date>2014-04-17</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>ibs.agency</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-07 22:23:32</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guerciotti</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Denmark</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired-domain-ns50.directnic.com</value>
    <value>expired-domain-ns51.directnic.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>37</num>
   <domain_name>ibs.immobilien</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-31 08:01:14</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>Immobilien-Bernd-Schmidt</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>38</num>
   <domain_name>ibs.wang</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-12 13:39:13</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2021-06-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang a hai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</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>beige.dnspod.net</value>
    <value>jerome.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>39</num>
   <domain_name>ibs.london</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ibs.nyc</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-12 13:39:16</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bruce Matson Company Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ibs.clinic</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2014-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</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.directorysecure.com</value>
    <value>ns2.directorysecure.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ibs.bayern</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-08 14:19:49</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IBS Objekterrichtung GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
    <value>pns.conceptnet.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>ibs.bzh</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bzh</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-03</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>IBS INFORMATIQUE</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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ibs.immo</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-12-10</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>IBS Architektur- und Ingenieurbuero Schaff</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>45</num>
   <domain_name>ibs.business</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2015-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>ibs.tirol</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Schoenherr Josef DI</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>dns1.ulses.at</value>
    <value>dns2.ulses.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ibs.site</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>buynow.nametime.com</value>
    <value>forsale.nametime.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>48</num>
   <domain_name>ibs.tokyo</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-01 09:42:31</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <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>49</num>
   <domain_name>ibs.amsterdam</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/amsterdam</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Tim Timmermans</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ibs.online</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-26</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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ibs.network</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2021-09-10</update_date>
   <expiry_date>2024-09-10</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>Infusion</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Canterbury</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ibs.rocks</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-08 14:19:50</query_time>
   <create_date>2015-10-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-21</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_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>53</num>
   <domain_name>ibs.jpn.com</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>jpn.com</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2015-12-14</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-14</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_email>https://whois.centralnic.com/contact/ibs.jpn.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ibs.cloud</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-08 14:19:50</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>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>Vicenza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.drnameservice.com</value>
    <value>ns2.drnameservice.com</value>
    <value>ns3.drnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ibs.xn--czr694b</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>xn--czr694b</domain_tld>
   <query_time>2017-05-25 16:55:55</query_time>
   <create_date>2016-02-23</create_date>
   <expiry_date>2026-02-23</expiry_date>
   <registrar_iana>1481</registrar_iana>
   <registrar_name>Hu Yi Global Information Hong Kong Limited</registrar_name>
   <registrant_name>IBS RESEARCH LIMITED</registrant_name>
   <registrant_company>IBS RESEARCH LIMITED</registrant_company>
   <registrant_address>FLAT/RM 1103, 11/F, NO.9 CHONG YIP ST, KWUN TONG, KOWLOON, HONG KONG</registrant_address>
   <registrant_city>HK</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.28517882</registrant_phone>
   <registrant_fax>+852.28517886</registrant_fax>
   <name_servers>
    <value>ns1.8hy.hk</value>
    <value>ns2.8hy.hk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>ibs.zone</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>http://www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>International Beauty Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netalberta.net</value>
    <value>ns2.netalberta.net</value>
    <value>ns3.netalberta.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ibs.education</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>2016-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</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>ipac Business School</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</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>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ibs.ws</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>International Business Solutions SA de C</registrant_name>
   <registrant_address>av ejercito nacional 418 desp 408 chapultepec morales</registrant_address>
   <registrant_city>Mexico</registrant_city>
   <registrant_state>DF</registrant_state>
   <registrant_zip>11570</registrant_zip>
   <registrant_country>MX</registrant_country>
   <name_servers>
    <value>ns1.infoacces.net</value>
    <value>ns2.infoacces.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ibs.consulting</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2016-12-07</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>james.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ibs.co</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2016-12-26</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-25</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>NameFind 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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ibs.srl</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-01 12:30:54</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IBS SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>mitch.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.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>ibs.hr</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2017-05-10</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Terrakom d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ATRIUM d.o.o.</registrant_name>
   <registrant_address>Gorice 99</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dale.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>ibs.one</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2017-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ibs.solutions</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2017-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</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.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ibs.ovh</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>iBrain System</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>dns18.ovh.net</value>
    <value>ns18.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>66</num>
   <domain_name>ibs.uk</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>ibs.ltd</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2017-12-01</create_date>
   <update_date>2024-01-15</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>68</num>
   <domain_name>ibs.hamburg</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-27 19:01:33</query_time>
   <create_date>2018-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>dns1.work.de</value>
    <value>dns2.work.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ibs.capital</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1djs.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ibs.asia</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2018-03-23</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2029-03-23</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>INNOVATIVE BUSINESS SOLUTIONS PLT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Negeri Sembilan</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>ns184.mschosting.com</value>
    <value>ns185.mschosting.com</value>
    <value>ns186.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ibs.app</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ibs.sarl</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2018-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.com</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1096.ui-dns.org</value>
    <value>ns1121.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ibs.academy</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2018-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>CrossConnect</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ibs.us.com</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-07 22:23:33</query_time>
   <create_date>2018-12-30</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-12-30</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ibs.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ibs.com.co</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-27 19:01:35</query_time>
   <create_date>2019-01-29</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.colombiahosting.com</value>
    <value>ns2.colombiahosting.com</value>
    <value>ns3.colombiahosting.com</value>
    <value>ns4.colombiahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ibs.llc</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 22:23:33</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ibs.engineering</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-09</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>IBS Dr. Klaus Schnurer 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>ns-1173.awsdns-18.org</value>
    <value>ns-1743.awsdns-25.co.uk</value>
    <value>ns-459.awsdns-57.com</value>
    <value>ns-666.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ibs.best</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ibs.xyz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 09:09:15</query_time>
   <create_date>2019-06-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Gm3 Consulting s.r.l.</registrant_company>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns103.ovh.net</value>
    <value>ns103.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>80</num>
   <domain_name>ibs.abudhabi</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>abudhabi</domain_tld>
   <query_time>2024-04-08 14:19:49</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2022-05-01</update_date>
   <expiry_date>2027-06-17</expiry_date>
   <registrar_iana>1738</registrar_iana>
   <registrar_name>Etisalat</registrar_name>
   <registrar_website>www.nic.ae</registrar_website>
   <registrant_name>Abu Dhabi National Exhibitions Company</registrant_name>
   <registrant_company>Abu Dhabi National Exhibitions Company</registrant_company>
   <registrant_city>Abu Dhabi</registrant_city>
   <registrant_zip>5546</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.24063263</registrant_phone>
   <registrant_fax>+971.24063263</registrant_fax>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ibs.nz</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-30 01:44:01</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ibs.bible</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bible</domain_tld>
   <query_time>2024-04-08 14:19:50</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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>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>83</num>
   <domain_name>ibs.ke</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-04-10 21:18:24</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>DISTRIBUTED OUTPUT TECHNOLOGY SOFTWARE LIMITED is</registrant_company>
   <registrant_address>ACK Garden House, 1st Ngong Avenue, 1st Ngong Avenue</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00200</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ibs.gmbh</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ibs.net.co</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>net.co</domain_tld>
   <query_time>2024-04-22 10:11:00</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.mysitehosted.com</value>
    <value>ns2.mysitehosted.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ibs.cm</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2019-11-21</create_date>
   <update_date>2022-07-31</update_date>
   <expiry_date>2020-11-21</expiry_date>
   <registrar_name>MTN NS</registrar_name>
   <registrant_name>Charles Frank KOUPELE NDONGUE</registrant_name>
   <registrant_company>IBS</registrant_company>
   <registrant_address>Douala 5</registrant_address>
   <registrant_city>Douala</registrant_city>
   <registrant_zip>00237</registrant_zip>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+237.671409063</registrant_phone>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ibs.foundation</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-04-08 14:19:50</query_time>
   <create_date>2019-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.com</value>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1091.ui-dns.org</value>
    <value>ns1094.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ibs.info</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2019-12-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-12-25</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>Seidelmann Group UG</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>89</num>
   <domain_name>ibs.tax</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2020-02-02</update_date>
   <expiry_date>2025-01-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>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1103.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ibs.works</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-09 15:41:51</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-17</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.onmicrosoft.com</value>
    <value>ns4.bdm.onmicrosoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ibs.sh</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SA1</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>92</num>
   <domain_name>ibs.report</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-27</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>IBS SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vicenza</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.drnameservice.com</value>
    <value>ns2.drnameservice.com</value>
    <value>ns3.drnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ibs.energy</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-03</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ibs.swiss</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>IBS intelligent business solutions GMBH</registrant_company>
   <registrant_country>CH</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>ns1.ns1717.com</value>
    <value>ns2.ns1717.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ibs.coffee</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-30 01:44:00</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ibs.cat</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-30 09:28:59</query_time>
   <create_date>2020-08-08</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ibs.marketing</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-12 13:39:12</query_time>
   <create_date>2020-08-21</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-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>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>98</num>
   <domain_name>ibs.bet</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-20 21:08:31</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chad.ns.cloudflare.com</value>
    <value>desi.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>99</num>
   <domain_name>ibs.group</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-20 21:08:32</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ibs.net.cn</domain_name>
   <domain_keyword>ibs</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-08 14:19:50</query_time>
   <create_date>2020-12-14</create_date>
   <expiry_date>2026-12-14</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>广州祥宇网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1607904000000_581501</search_after>
 <stats>
  <total_time>0.581</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,533 domain names (in 0.283 seconds) which look and sound like the brand name "ibs".
Domain Name Registered Expiry Registrar Ownership
1 iss.or.id 29 Aug 2019 29 Aug 2024 - -
2 ids.asia 3 Oct 2023 3 Oct 2024 CV. Rumahweb Indonesia Domain Data Guard
3 ibl.cl 11 Jul 2011 9 Aug 2025 NIC Chile COMERCIAL IBL SPA
4 igs.eu.com 5 Aug 2011 5 Aug 2024 Gandi SAS -
5 ivbs.de - - - -
6 izs.de - - - -
7 irs.top 13 Jan 2022 13 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
8 dibs.net 11 Aug 2004 11 Aug 2024 $$$ Private Label Internet Service Kiosk Inc DBA plisk.com REDACTED FOR PRIVACY
9 ibp.graphics 10 Nov 2020 10 Nov 2024 Vautron Rechenzentrum AG Scheiber Michael
10 i4s.co.jp 19 Dec 2005 - - Quatre-i Science Co., Ltd.
11 igs.biz 6 Jun 2002 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 ids.green 7 Sep 2017 7 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
13 iobs.com 1 May 2003 1 May 2025 GoDaddy.com, LLC -
14 irs.su 5 Apr 2009 5 Apr 2025 RUCENTER-SU Private Person
15 ibl.org.cn 2 May 2015 2 May 2026 阿里云计算有限公司(万网) 四川省爱必立教育咨询有限公司
16 ibks.uk 3 May 2021 3 May 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
17 irs.co.ke 22 Jul 2020 22 Jul 2024 Kenya Website Experts dc-art lab
18 its.it 29 Jan 1996 13 Jun 2024 IT'S S.r.l. IT'S SRL
19 ios.mom 28 Sep 2023 28 Sep 2024 Porkbun, LLC Private by Design, LLC
20 dibs.games 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 gbs.family 7 Jan 2023 7 Jan 2025 Squarespace Domains II LLC DeMoya Group
22 iws.support 6 Mar 2023 6 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 iws.net.au - - Domain Directors Pty Ltd trading as Instra Craig Pitchers
24 jbs.email 14 Apr 2023 14 Apr 2025 DNSPod, Inc. jia bo shi ( tian jin ) zi xun fu wu you xian gong si
25 ibys.app 26 Jan 2023 26 Jan 2030 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
26 ics.contact 9 Dec 2020 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 ius.org.uk 18 Feb 1998 18 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
28 igs.tech 3 Dec 2016 3 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Hong Jiang Yi
29 ibm.sh.cn 20 Mar 2018 20 Mar 2028 厦门易名科技股份有限公司 罗靓
30 ils.moda 6 Oct 2023 6 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
31 ebs.app 23 Jul 2019 23 Jul 2024 Sav.com, LLC Privacy Protection
32 iss.org.in 25 Jul 2023 25 Jul 2024 Hostinger, UAB Iss
33 ibas.org 13 Aug 2008 13 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
34 iis.global 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 aibs.info 6 May 2022 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 iqs.org.uk 4 Nov 2019 4 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
37 ias.care 25 Sep 2018 25 Sep 2025 OVH SAS INNOVATIVE ACCESS SERVICES
38 eibs.com.ng 1 Oct 2015 1 Oct 2024 GO54 Limited (formerly Whogohost Limited) JOHN NNAMANI
39 ihs.one 25 Jun 2020 25 Jun 2024 One.com A/S REDACTED FOR PRIVACY
40 ius.info 23 Aug 2001 23 Aug 2027 CSL Computer Service Langenbach GmbH d/b/a Joker.com LEXPERA d.o.o.
41 cbs.football 26 May 2015 26 May 2025 MarkMonitor Inc. CBS Broadcasting Inc.
42 ims.training 30 Oct 2023 30 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
43 ims.aero 22 Jun 2009 22 Jun 2024 Variomedia AG Brendler Unternehmensberatung
44 iebs.cl 16 Oct 2013 16 Nov 2024 Soluciones Corporativas IP, SL Susana Lopez
45 aibs.online 3 Jan 2017 3 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qu ming chao
46 ibi.global 21 Mar 2021 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 ibb.pics 11 Jan 2019 11 Jan 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
48 ibns.co.jp 17 Jan 2002 - - Indie Bond Network's
49 ibl.wien 1 May 2017 1 May 2025 Dynadot, LLC REDACTED
50 ibp.wiki 14 Jul 2022 14 Jul 2024 eNom, LLC Proxy Protection LLC
51 ics.pl 22 Nov 2002 21 Nov 2024 home.pl S.A. -
52 ibd.xyz 7 Nov 2021 7 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 ib4.best 27 Nov 2023 27 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY
54 ib3.top 24 Nov 2023 24 Nov 2024 Eranet International Limited yu bin
55 ias.org 5 Feb 1995 6 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com ias.org
56 ibc.uk 9 Jun 2019 9 Jun 2030 GoDaddy.com, LLC. [Tag = GODADDY] -
57 iws.co.th 16 Jun 2000 15 Jun 2024 THNIC Independent Wine & Spirit ( Thailand ) Co., Ltd. (บริษัท อินดิเพนเดนท์ ไวน์ แอนด์ สปิริต (ประเทศไทย) จำกัด)
58 ibp.lol 23 Jan 2024 23 Jan 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
59 cibs.work 12 May 2020 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 ibrs.vip 8 Dec 2021 8 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 ifs.community 15 Feb 2020 15 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
62 lbs.education 24 Mar 2022 24 Mar 2024 eNom, LLC Data Protected
63 ics.events 27 Nov 2018 27 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
64 6bs.top 21 Mar 2023 21 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li wei wei
65 ies.moe 15 Sep 2020 15 Sep 2030 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 ibsg.uk 5 Dec 2018 5 Dec 2024 Easyspace Ltd [Tag = EASYSPACE] -
67 fbs.ie 23 Oct 2000 24 Oct 2024 Elive Fitzpatrick Business Systems Ltd
68 ivs.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 i4s.win 28 Aug 2016 27 Aug 2026 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Wang Pei Chao
70 ibsa.eu - - Register S.p.A. -
71 ils.xyz 6 Apr 2021 6 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
72 ibb.tech 7 Aug 2015 7 Aug 2024 Key-Systems LLC -
73 ibp.io 5 Apr 2019 5 Apr 2025 Dynadot6 LLC REDACTED FOR PRIVACY
74 ibm.download 3 Aug 2015 2 Aug 2024 CSC Corporate Domains, Inc. International Business Machines Corporation
75 ibl.church 19 Dec 2019 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 ibk.one 15 Dec 2023 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 1bs.icu 15 Dec 2023 15 Dec 2024 Gname.com Pte. Ltd. Gname
78 ibsg.jp 6 Mar 2020 31 Mar 2025 - Ryohei Haida
79 fbs.co.nz 14 Jul 2016 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
80 ibsb.net 10 Jan 2001 10 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
81 iis.top 15 Dec 2017 15 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qin huang dao hua nuo xin xi ke ji you xian gong si
82 ibjs.com.br 27 Feb 2018 27 Feb 2025 - Igreja Batista no Jardim Sat?lite
83 dbs.be 20 Mar 1997 - Nomeo -
84 ibas.ltd 17 Apr 2022 17 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
85 ibm.ws 22 Feb 2014 22 Feb 2025 CSC Corporate Domains, Inc. -
86 ibh.training 18 Apr 2016 18 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
87 ibi.tokyo 13 Dec 2015 13 Dec 2024 GMO Internet Group, Inc. -
88 iba.ventures 22 Aug 2019 22 Aug 2025 Dynadot Inc REDACTED FOR PRIVACY
89 bbs.dog 22 Sep 2023 22 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
90 bbs.tips 6 Feb 2020 6 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 ids.ae - - Etisalat Al Ittihad Drug Store
92 ids.nl 30 Oct 1996 - Registrar.eu -
93 ibm.nl 22 Jun 1998 - Corporation Service Company Limited -
94 ibi.su 30 Mar 2021 30 Mar 2025 RFRU-SU Private Person
95 idbs.pro 5 May 2017 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 ins.fun 4 Mar 2024 4 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai ying si guang gao chuang yi you xian gong si
97 ies.md 10 Dec 2019 10 Dec 2024 - -
98 icbs.ru 15 Dec 2008 15 Dec 2024 REGTIME-RU Private Person
99 ins.rent 23 Apr 2019 23 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
100 ib4.ru 19 Dec 2023 19 Dec 2024 RU-CENTER-RU Private Person
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 Ibs.bz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ibs.bz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ibs.bz",
        "page_size": 100
    },
    "count": {
        "total": 7533,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "iss.or.id, ids.asia, ibl.cl, igs.eu.com, ivbs.de, izs.de, irs.top, dibs.net, ibp.graphics, i4s.co.jp, igs.biz, ids.green, iobs.com, irs.su, ibl.org.cn, ibks.uk, irs.co.ke, its.it, ios.mom, dibs.games, gbs.family, iws.support, iws.net.au, jbs.email, ibys.app, ics.contact, ius.org.uk, igs.tech, ibm.sh.cn, ils.moda, ebs.app, iss.org.in, ibas.org, iis.global, aibs.info, iqs.org.uk, ias.care, eibs.com.ng, ihs.one, ius.info, cbs.football, ims.training, ims.aero, iebs.cl, aibs.online, ibi.global, ibb.pics, ibns.co.jp, ibl.wien, ibp.wiki, ics.pl, ibd.xyz, ib4.best, ib3.top, ias.org, ibc.uk, iws.co.th, ibp.lol, cibs.work, ibrs.vip, ifs.community, lbs.education, ics.events, 6bs.top, ies.moe, ibsg.uk, fbs.ie, ivs.co, i4s.win, ibsa.eu, ils.xyz, ibb.tech, ibp.io, ibm.download, ibl.church, ibk.one, 1bs.icu, ibsg.jp, fbs.co.nz, ibsb.net, iis.top, ibjs.com.br, dbs.be, ibas.ltd, ibm.ws, ibh.training, ibi.tokyo, iba.ventures, bbs.dog, bbs.tips, ids.ae, ids.nl, ibm.nl, ibi.su, idbs.pro, ins.fun, ies.md, icbs.ru, ins.rent, ib4.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "iss.or.id",
            "domain_keyword": "iss",
            "domain_tld": "or.id",
            "query_time": "2022-06-26 22:34:45",
            "create_date": "2019-08-29",
            "update_date": "2021-07-25",
            "expiry_date": "2024-08-29",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "ids.asia",
            "domain_keyword": "ids",
            "domain_tld": "asia",
            "query_time": "2024-04-06 11:57:03",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Data Guard",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ibl.cl",
            "domain_keyword": "ibl",
            "domain_tld": "cl",
            "query_time": "2024-04-06 20:24:05",
            "create_date": "2011-07-11",
            "expiry_date": "2025-08-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "COMERCIAL IBL SPA",
            "name_servers": [
                "dns1.vrserver.cl",
                "dns1t.vrweb.cl",
                "secundario.nic.cl"
            ]
        },
        {
            "num": 4,
            "domain_name": "igs.eu.com",
            "domain_keyword": "igs",
            "domain_tld": "eu.com",
            "query_time": "2024-04-07 07:49:28",
            "create_date": "2011-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_email": "https://whois.centralnic.com/contact/igs.eu.com/registrant",
            "name_servers": [
                "dns104.ovh.net",
                "ns1.ovh.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ivbs.de",
            "domain_keyword": "ivbs",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:12:01",
            "update_date": "2018-08-14",
            "name_servers": [
                "ns1042.ui-dns.biz",
                "ns1042.ui-dns.com",
                "ns1042.ui-dns.de",
                "ns1042.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "izs.de",
            "domain_keyword": "izs",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:13:24",
            "update_date": "2023-01-11",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 7,
            "domain_name": "irs.top",
            "domain_keyword": "irs",
            "domain_tld": "top",
            "query_time": "2024-05-08 10:58:22",
            "create_date": "2022-01-13",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://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": 8,
            "domain_name": "dibs.net",
            "domain_keyword": "dibs",
            "domain_tld": "net",
            "query_time": "2024-05-10 00:29:28",
            "create_date": "2004-08-11",
            "update_date": "2022-12-21",
            "expiry_date": "2024-08-11",
            "registrar_iana": 670,
            "registrar_name": "$$$ Private Label Internet Service Kiosk Inc DBA plisk.com",
            "registrar_website": "http://www.plisk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://send-message.ispapi.net/dibs.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3939.ns1.abovedomains.com",
                "3939.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ibp.graphics",
            "domain_keyword": "ibp",
            "domain_tld": "graphics",
            "query_time": "2024-05-11 06:55:11",
            "create_date": "2020-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scheiber Michael",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "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.hostprofis.com",
                "ns2.hostprofis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "i4s.co.jp",
            "domain_keyword": "i4s",
            "domain_tld": "co.jp",
            "query_time": "2024-05-10 12:00:44",
            "create_date": "2005-12-19",
            "update_date": "2024-01-01",
            "registrant_company": "Quatre-i Science Co., Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 11,
            "domain_name": "igs.biz",
            "domain_keyword": "igs",
            "domain_tld": "biz",
            "query_time": "2024-05-11 18:14:29",
            "create_date": "2002-06-06",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-05",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ids.green",
            "domain_keyword": "ids",
            "domain_tld": "green",
            "query_time": "2024-05-07 04:18:20",
            "create_date": "2017-09-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-09-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "iobs.com",
            "domain_keyword": "iobs",
            "domain_tld": "com",
            "query_time": "2024-05-06 22:10:37",
            "create_date": "2003-05-01",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "irs.su",
            "domain_keyword": "irs",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:06:09",
            "create_date": "2009-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ibl.org.cn",
            "domain_keyword": "ibl",
            "domain_tld": "org.cn",
            "query_time": "2024-05-07 22:19:35",
            "create_date": "2015-05-02",
            "expiry_date": "2026-05-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "四川省爱必立教育咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ibks.uk",
            "domain_keyword": "ibks",
            "domain_tld": "uk",
            "query_time": "2024-05-07 22:18:40",
            "create_date": "2021-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "irs.co.ke",
            "domain_keyword": "irs",
            "domain_tld": "co.ke",
            "query_time": "2024-05-12 20:06:32",
            "create_date": "2020-07-22",
            "update_date": "2023-11-28",
            "expiry_date": "2024-07-22",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "dc-art lab",
            "registrant_address": "2498",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00202",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns369.kenyawebexperts.co.ke",
                "ns370.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "its.it",
            "domain_keyword": "its",
            "domain_tld": "it",
            "query_time": "2024-05-13 06:59:34",
            "create_date": "1996-01-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-13",
            "registrar_name": "IT'S S.r.l.",
            "registrar_website": "https://www.its.it",
            "registrant_company": "IT'S SRL",
            "registrant_address": "VIA DELLA VOLTA 183",
            "registrant_city": "BRESCIA",
            "registrant_state": "BS",
            "registrant_zip": "25124",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.itsolutions.it",
                "dns2.itsolutions.it",
                "dns3.itsolutions.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 19,
            "domain_name": "ios.mom",
            "domain_keyword": "ios",
            "domain_tld": "mom",
            "query_time": "2024-04-12 19:35:10",
            "create_date": "2023-09-28",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-28",
            "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": 20,
            "domain_name": "dibs.games",
            "domain_keyword": "dibs",
            "domain_tld": "games",
            "query_time": "2024-05-01 01:33:17",
            "create_date": "2023-04-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gbs.family",
            "domain_keyword": "gbs",
            "domain_tld": "family",
            "query_time": "2024-04-29 11:08:29",
            "create_date": "2023-01-07",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DeMoya Group",
            "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-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "iws.support",
            "domain_keyword": "iws",
            "domain_tld": "support",
            "query_time": "2024-04-30 03:29:15",
            "create_date": "2023-03-06",
            "update_date": "2023-08-16",
            "expiry_date": "2025-03-06",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "iws.net.au",
            "domain_keyword": "iws",
            "domain_tld": "net.au",
            "query_time": "2024-04-30 03:29:15",
            "update_date": "2023-09-09",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Craig Pitchers",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jbs.email",
            "domain_keyword": "jbs",
            "domain_tld": "email",
            "query_time": "2024-04-29 17:36:18",
            "create_date": "2023-04-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jia bo shi ( tian jin ) zi xun fu wu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ibys.app",
            "domain_keyword": "ibys",
            "domain_tld": "app",
            "query_time": "2024-04-30 09:32:28",
            "create_date": "2023-01-26",
            "update_date": "2023-09-03",
            "expiry_date": "2030-01-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ics.contact",
            "domain_keyword": "ics",
            "domain_tld": "contact",
            "query_time": "2024-04-30 15:32:22",
            "create_date": "2020-12-09",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-09",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ius.org.uk",
            "domain_keyword": "ius",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 13:50:14",
            "create_date": "1998-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-18",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "igs.tech",
            "domain_keyword": "igs",
            "domain_tld": "tech",
            "query_time": "2024-04-19 18:19:57",
            "create_date": "2016-12-03",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Hong Jiang Yi",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ibm.sh.cn",
            "domain_keyword": "ibm",
            "domain_tld": "sh.cn",
            "query_time": "2024-04-21 09:36:09",
            "create_date": "2018-03-20",
            "expiry_date": "2028-03-20",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "罗靓",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ils.moda",
            "domain_keyword": "ils",
            "domain_tld": "moda",
            "query_time": "2024-04-06 23:51:07",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ebs.app",
            "domain_keyword": "ebs",
            "domain_tld": "app",
            "query_time": "2024-04-06 23:37:30",
            "create_date": "2019-07-23",
            "update_date": "2023-05-20",
            "expiry_date": "2024-07-23",
            "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": 32,
            "domain_name": "iss.org.in",
            "domain_keyword": "iss",
            "domain_tld": "org.in",
            "query_time": "2024-04-17 07:42:40",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Iss",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ibas.org",
            "domain_keyword": "ibas",
            "domain_tld": "org",
            "query_time": "2024-04-17 20:19:15",
            "create_date": "2008-08-13",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "iis.global",
            "domain_keyword": "iis",
            "domain_tld": "global",
            "query_time": "2024-04-13 01:04:04",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": 35,
            "domain_name": "aibs.info",
            "domain_keyword": "aibs",
            "domain_tld": "info",
            "query_time": "2024-05-13 17:20:35",
            "create_date": "2022-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "iqs.org.uk",
            "domain_keyword": "iqs",
            "domain_tld": "org.uk",
            "query_time": "2024-05-13 13:44:14",
            "create_date": "2019-11-04",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "ias.care",
            "domain_keyword": "ias",
            "domain_tld": "care",
            "query_time": "2024-05-19 20:20:02",
            "create_date": "2018-09-25",
            "update_date": "2023-10-16",
            "expiry_date": "2025-09-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INNOVATIVE ACCESS SERVICES",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "eibs.com.ng",
            "domain_keyword": "eibs",
            "domain_tld": "com.ng",
            "query_time": "2024-05-19 15:22:17",
            "create_date": "2015-10-01",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-01",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "JOHN NNAMANI",
            "registrant_address": "22 Agulu Avenue Umuenechi Village Awka, 67 Christ Churh Road Owerri Imo State",
            "registrant_city": "Awka",
            "registrant_state": "Anambra/East",
            "registrant_zip": "234",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.08064731776",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ihs.one",
            "domain_keyword": "ihs",
            "domain_tld": "one",
            "query_time": "2024-05-19 17:10:46",
            "create_date": "2020-06-25",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-25",
            "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": "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "ius.info",
            "domain_keyword": "ius",
            "domain_tld": "info",
            "query_time": "2024-05-15 19:57:23",
            "create_date": "2001-08-23",
            "update_date": "2022-08-13",
            "expiry_date": "2027-08-23",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LEXPERA d.o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "amon.ius-software.si",
                "mors.ius-software.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "cbs.football",
            "domain_keyword": "cbs",
            "domain_tld": "football",
            "query_time": "2024-05-15 12:27:30",
            "create_date": "2015-05-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CBS Broadcasting Inc.",
            "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": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns0004.secondary.cloudflare.com",
                "ns0243.secondary.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ims.training",
            "domain_keyword": "ims",
            "domain_tld": "training",
            "query_time": "2024-05-15 17:03:08",
            "create_date": "2023-10-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-30",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ims.aero",
            "domain_keyword": "ims",
            "domain_tld": "aero",
            "query_time": "2024-05-15 17:03:08",
            "create_date": "2009-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "http://www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brendler Unternehmensberatung",
            "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": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "iebs.cl",
            "domain_keyword": "iebs",
            "domain_tld": "cl",
            "query_time": "2024-05-25 01:58:55",
            "create_date": "2013-10-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "https://www.dondominio.com/",
            "registrant_name": "Susana Lopez",
            "name_servers": [
                "ns2.dondominio.com",
                "ns8.dondominio.com"
            ]
        },
        {
            "num": 45,
            "domain_name": "aibs.online",
            "domain_keyword": "aibs",
            "domain_tld": "online",
            "query_time": "2024-05-25 21:40:19",
            "create_date": "2017-01-03",
            "update_date": "2023-08-31",
            "expiry_date": "2027-01-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "qu ming chao",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ibi.global",
            "domain_keyword": "ibi",
            "domain_tld": "global",
            "query_time": "2024-05-27 22:14:41",
            "create_date": "2021-03-21",
            "update_date": "2023-05-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ibb.pics",
            "domain_keyword": "ibb",
            "domain_tld": "pics",
            "query_time": "2024-05-27 22:12:39",
            "create_date": "2019-01-11",
            "update_date": "2024-05-14",
            "expiry_date": "2026-01-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.ibb.pics",
                "dns2.ibb.pics"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ibns.co.jp",
            "domain_keyword": "ibns",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 18:58:41",
            "create_date": "2002-01-17",
            "update_date": "2024-02-01",
            "registrant_company": "Indie Bond Network's",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 49,
            "domain_name": "ibl.wien",
            "domain_keyword": "ibl",
            "domain_tld": "wien",
            "query_time": "2024-05-27 18:57:36",
            "create_date": "2017-05-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "https://www.dynadot.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "elmo.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "ibp.wiki",
            "domain_keyword": "ibp",
            "domain_tld": "wiki",
            "query_time": "2024-05-27 19:00:07",
            "create_date": "2022-07-14",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ics.pl",
            "domain_keyword": "ics",
            "domain_tld": "pl",
            "query_time": "2024-05-14 10:08:15",
            "create_date": "2002-11-22",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-21",
            "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": [
                "Signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "ibd.xyz",
            "domain_keyword": "ibd",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 14:27:20",
            "create_date": "2021-11-07",
            "update_date": "2024-05-14",
            "expiry_date": "2030-11-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ib4.best",
            "domain_keyword": "ib4",
            "domain_tld": "best",
            "query_time": "2024-05-24 15:34:19",
            "create_date": "2023-11-27",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ib3.top",
            "domain_keyword": "ib3",
            "domain_tld": "top",
            "query_time": "2024-05-24 15:34:19",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ias.org",
            "domain_keyword": "ias",
            "domain_tld": "org",
            "query_time": "2024-05-24 15:32:57",
            "create_date": "1995-02-05",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-06",
            "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": "ias.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ibc.uk",
            "domain_keyword": "ibc",
            "domain_tld": "uk",
            "query_time": "2024-05-24 15:35:30",
            "create_date": "2019-06-09",
            "update_date": "2023-07-26",
            "expiry_date": "2030-06-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.harpooned.co.uk",
                "ns2.harpooned.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "iws.co.th",
            "domain_keyword": "iws",
            "domain_tld": "co.th",
            "query_time": "2024-05-25 07:35:54",
            "create_date": "2000-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-15",
            "registrar_name": "THNIC",
            "registrant_company": "Independent Wine & Spirit ( Thailand ) Co., Ltd. (บริษัท อินดิเพนเดนท์ ไวน์ แอนด์ สปิริต (ประเทศไทย) จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.ibiznetwork.com",
                "ns2.ibiznetwork.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ibp.lol",
            "domain_keyword": "ibp",
            "domain_tld": "lol",
            "query_time": "2024-05-20 21:05:55",
            "create_date": "2024-01-23",
            "update_date": "2024-02-09",
            "expiry_date": "2026-01-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cibs.work",
            "domain_keyword": "cibs",
            "domain_tld": "work",
            "query_time": "2024-05-19 12:38:17",
            "create_date": "2020-05-12",
            "update_date": "2023-07-26",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ibrs.vip",
            "domain_keyword": "ibrs",
            "domain_tld": "vip",
            "query_time": "2024-05-20 21:08:25",
            "create_date": "2021-12-08",
            "update_date": "2024-03-02",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ifs.community",
            "domain_keyword": "ifs",
            "domain_tld": "community",
            "query_time": "2024-05-26 13:51:15",
            "create_date": "2020-02-15",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1192.awsdns-21.org",
                "ns-1724.awsdns-23.co.uk",
                "ns-229.awsdns-28.com",
                "ns-858.awsdns-43.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lbs.education",
            "domain_keyword": "lbs",
            "domain_tld": "education",
            "query_time": "2024-05-29 03:28:09",
            "create_date": "2022-03-24",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-24",
            "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": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ics.events",
            "domain_keyword": "ics",
            "domain_tld": "events",
            "query_time": "2024-05-28 22:54:20",
            "create_date": "2018-11-27",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "6bs.top",
            "domain_keyword": "6bs",
            "domain_tld": "top",
            "query_time": "2024-05-29 07:31:07",
            "create_date": "2023-03-21",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-21",
            "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": "li wei wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ji lin",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ies.moe",
            "domain_keyword": "ies",
            "domain_tld": "moe",
            "query_time": "2024-05-29 22:37:52",
            "create_date": "2020-09-15",
            "update_date": "2020-09-20",
            "expiry_date": "2030-09-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ibsg.uk",
            "domain_keyword": "ibsg",
            "domain_tld": "uk",
            "query_time": "2024-05-30 01:44:10",
            "create_date": "2018-12-05",
            "update_date": "2022-11-08",
            "expiry_date": "2024-12-05",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "fbs.ie",
            "domain_keyword": "fbs",
            "domain_tld": "ie",
            "query_time": "2024-05-29 14:06:50",
            "create_date": "2000-10-23",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-24",
            "registrar_name": "Elive",
            "registrar_website": "https://www.elive.ie",
            "registrant_name": "Fitzpatrick Business Systems Ltd",
            "name_servers": [
                "dns.elive.ie",
                "dns.elive.me",
                "dns.elive.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ivs.co",
            "domain_keyword": "ivs",
            "domain_tld": "co",
            "query_time": "2024-05-29 06:49:00",
            "create_date": "2010-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-19",
            "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": [
                "parkct1.secureserver.net",
                "parkct2.secureserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "i4s.win",
            "domain_keyword": "i4s",
            "domain_tld": "win",
            "query_time": "2024-06-02 20:06:46",
            "create_date": "2016-08-28",
            "update_date": "2021-07-23",
            "expiry_date": "2026-08-27",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Pei Chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ibsa.eu",
            "domain_keyword": "ibsa",
            "domain_tld": "eu",
            "query_time": "2024-06-02 10:15:22",
            "registrar_name": "Register S.p.A.",
            "registrar_website": "https://www.register.it/",
            "name_servers": [
                "adaline.ns.cloudflare.com",
                "rommy.ns.cloudflare.com"
            ]
        },
        {
            "num": 71,
            "domain_name": "ils.xyz",
            "domain_keyword": "ils",
            "domain_tld": "xyz",
            "query_time": "2024-04-13 05:38:49",
            "create_date": "2021-04-06",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-06",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ibb.tech",
            "domain_keyword": "ibb",
            "domain_tld": "tech",
            "query_time": "2024-04-12 21:06:39",
            "create_date": "2015-08-07",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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": [
                "ns1.w3w.de",
                "ns2.w3w.info",
                "ns3.w3w.de",
                "ns4.w3w.info",
                "ns5.w3w.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ibp.io",
            "domain_keyword": "ibp",
            "domain_tld": "io",
            "query_time": "2024-04-10 21:16:55",
            "create_date": "2019-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1718,
            "registrar_name": "Dynadot6 LLC",
            "registrar_website": "https://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ibm.download",
            "domain_keyword": "ibm",
            "domain_tld": "download",
            "query_time": "2024-04-10 21:13:48",
            "create_date": "2015-08-03",
            "update_date": "2023-07-01",
            "expiry_date": "2024-08-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "International Business Machines Corporation",
            "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": [
                "asia3.akam.net",
                "eur2.akam.net",
                "eur5.akam.net",
                "ns1-206.akam.net",
                "ns1-99.akam.net",
                "usc2.akam.net",
                "usc3.akam.net",
                "usw2.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ibl.church",
            "domain_keyword": "ibl",
            "domain_tld": "church",
            "query_time": "2024-04-10 21:12:42",
            "create_date": "2019-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ibk.one",
            "domain_keyword": "ibk",
            "domain_tld": "one",
            "query_time": "2024-04-10 21:12:30",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "1bs.icu",
            "domain_keyword": "1bs",
            "domain_tld": "icu",
            "query_time": "2024-04-09 07:26:51",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "Gname",
            "registrant_state": "SINGAPORE",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ibsg.jp",
            "domain_keyword": "ibsg",
            "domain_tld": "jp",
            "query_time": "2024-04-25 08:23:07",
            "create_date": "2020-03-06",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Ryohei Haida",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 79,
            "domain_name": "fbs.co.nz",
            "domain_keyword": "fbs",
            "domain_tld": "co.nz",
            "query_time": "2024-04-14 07:38:40",
            "create_date": "2016-07-14",
            "update_date": "2023-07-18",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ibsb.net",
            "domain_keyword": "ibsb",
            "domain_tld": "net",
            "query_time": "2024-04-26 09:09:24",
            "create_date": "2001-01-10",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.noris.net",
                "dns2.noris.net",
                "dns3.noris.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "iis.top",
            "domain_keyword": "iis",
            "domain_tld": "top",
            "query_time": "2024-04-25 22:31:42",
            "create_date": "2017-12-15",
            "update_date": "2022-04-25",
            "expiry_date": "2025-12-15",
            "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": "qin huang dao hua nuo xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ibjs.com.br",
            "domain_keyword": "ibjs",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 09:34:00",
            "create_date": "2018-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrant_name": "Igreja Batista no Jardim Sat?lite",
            "name_servers": [
                "ns1.itwhosting.com.br",
                "ns2.itwhosting.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 83,
            "domain_name": "dbs.be",
            "domain_keyword": "dbs",
            "domain_tld": "be",
            "query_time": "2024-04-21 13:22:39",
            "create_date": "1997-03-20",
            "registrar_name": "Nomeo",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "ibas.ltd",
            "domain_keyword": "ibas",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 05:45:33",
            "create_date": "2022-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ibm.ws",
            "domain_keyword": "ibm",
            "domain_tld": "ws",
            "query_time": "2024-04-29 05:52:44",
            "create_date": "2014-02-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/whois/",
            "name_servers": [
                "asia3.akam.net",
                "eur2.akam.net",
                "eur5.akam.net",
                "ns1-206.akam.net",
                "ns1-99.akam.net",
                "usc2.akam.net",
                "usc3.akam.net",
                "usw2.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ibh.training",
            "domain_keyword": "ibh",
            "domain_tld": "training",
            "query_time": "2024-04-29 05:49:40",
            "create_date": "2016-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ibi.tokyo",
            "domain_keyword": "ibi",
            "domain_tld": "tokyo",
            "query_time": "2024-04-29 05:49:51",
            "create_date": "2015-12-13",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "iba.ventures",
            "domain_keyword": "iba",
            "domain_tld": "ventures",
            "query_time": "2024-04-06 20:14:22",
            "create_date": "2019-08-22",
            "update_date": "2023-12-29",
            "expiry_date": "2025-08-22",
            "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": [
                "ada.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bbs.dog",
            "domain_keyword": "bbs",
            "domain_tld": "dog",
            "query_time": "2024-04-07 03:24:32",
            "create_date": "2023-09-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "bbs.tips",
            "domain_keyword": "bbs",
            "domain_tld": "tips",
            "query_time": "2024-04-07 03:24:32",
            "create_date": "2020-02-06",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ids.ae",
            "domain_keyword": "ids",
            "domain_tld": "ae",
            "query_time": "2024-04-06 11:57:03",
            "registrar_name": "Etisalat",
            "registrant_name": "Al Ittihad Drug Store",
            "registrant_company": "Al Ittihad Drug Store",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 92,
            "domain_name": "ids.nl",
            "domain_keyword": "ids",
            "domain_tld": "nl",
            "query_time": "2024-05-03 13:45:34",
            "create_date": "1996-10-30",
            "update_date": "2023-06-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "ibm.nl",
            "domain_keyword": "ibm",
            "domain_tld": "nl",
            "query_time": "2024-05-05 02:07:45",
            "create_date": "1998-06-22",
            "update_date": "2017-02-13",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "asia3.akam.net",
                "eur2.akam.net",
                "eur5.akam.net",
                "ns1-206.akam.net",
                "ns1-99.akam.net",
                "usc2.akam.net",
                "usc3.akam.net",
                "usw2.akam.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "ibi.su",
            "domain_keyword": "ibi",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:13",
            "create_date": "2021-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 95,
            "domain_name": "idbs.pro",
            "domain_keyword": "idbs",
            "domain_tld": "pro",
            "query_time": "2024-05-06 00:55:27",
            "create_date": "2017-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ins.fun",
            "domain_keyword": "ins",
            "domain_tld": "fun",
            "query_time": "2024-05-02 09:35:36",
            "create_date": "2024-03-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shang hai ying si guang gao chuang yi you xian gong si",
            "registrant_state": "shang hai",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ies.md",
            "domain_keyword": "ies",
            "domain_tld": "md",
            "query_time": "2024-05-02 00:58:43",
            "create_date": "2019-12-10",
            "expiry_date": "2024-12-10",
            "name_servers": [
                "anton.ns.cloudflare.com",
                "cora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 98,
            "domain_name": "icbs.ru",
            "domain_keyword": "icbs",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:42:52",
            "create_date": "2008-12-15",
            "expiry_date": "2024-12-15",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.masterprodns.ru",
                "ns2.masterprodns.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "ins.rent",
            "domain_keyword": "ins",
            "domain_tld": "rent",
            "query_time": "2024-04-30 07:08:22",
            "create_date": "2019-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ib4.ru",
            "domain_keyword": "ib4",
            "domain_tld": "ru",
            "query_time": "2024-04-30 16:35:39",
            "create_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.283,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ibs.bz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7533</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>iss.or.id, ids.asia, ibl.cl, igs.eu.com, ivbs.de, izs.de, irs.top, dibs.net, ibp.graphics, i4s.co.jp, igs.biz, ids.green, iobs.com, irs.su, ibl.org.cn, ibks.uk, irs.co.ke, its.it, ios.mom, dibs.games, gbs.family, iws.support, iws.net.au, jbs.email, ibys.app, ics.contact, ius.org.uk, igs.tech, ibm.sh.cn, ils.moda, ebs.app, iss.org.in, ibas.org, iis.global, aibs.info, iqs.org.uk, ias.care, eibs.com.ng, ihs.one, ius.info, cbs.football, ims.training, ims.aero, iebs.cl, aibs.online, ibi.global, ibb.pics, ibns.co.jp, ibl.wien, ibp.wiki, ics.pl, ibd.xyz, ib4.best, ib3.top, ias.org, ibc.uk, iws.co.th, ibp.lol, cibs.work, ibrs.vip, ifs.community, lbs.education, ics.events, 6bs.top, ies.moe, ibsg.uk, fbs.ie, ivs.co, i4s.win, ibsa.eu, ils.xyz, ibb.tech, ibp.io, ibm.download, ibl.church, ibk.one, 1bs.icu, ibsg.jp, fbs.co.nz, ibsb.net, iis.top, ibjs.com.br, dbs.be, ibas.ltd, ibm.ws, ibh.training, ibi.tokyo, iba.ventures, bbs.dog, bbs.tips, ids.ae, ids.nl, ibm.nl, ibi.su, idbs.pro, ins.fun, ies.md, icbs.ru, ins.rent, ib4.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>iss.or.id</domain_name>
   <domain_keyword>iss</domain_keyword>
   <domain_tld>or.id</domain_tld>
   <query_time>2022-06-26 22:34:45</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2021-07-25</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ids.asia</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-06 11:57:03</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.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>ibl.cl</domain_name>
   <domain_keyword>ibl</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-06 20:24:05</query_time>
   <create_date>2011-07-11</create_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>COMERCIAL IBL SPA</registrant_name>
   <name_servers>
    <value>dns1.vrserver.cl</value>
    <value>dns1t.vrweb.cl</value>
    <value>secundario.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>igs.eu.com</domain_name>
   <domain_keyword>igs</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-04-07 07:49:28</query_time>
   <create_date>2011-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/igs.eu.com/registrant</registrant_email>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns1.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ivbs.de</domain_name>
   <domain_keyword>ivbs</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:12:01</query_time>
   <update_date>2018-08-14</update_date>
   <name_servers>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1042.ui-dns.com</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1042.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>izs.de</domain_name>
   <domain_keyword>izs</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:13:24</query_time>
   <update_date>2023-01-11</update_date>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>irs.top</domain_name>
   <domain_keyword>irs</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 10:58:22</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-13</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_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>8</num>
   <domain_name>dibs.net</domain_name>
   <domain_keyword>dibs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 00:29:28</query_time>
   <create_date>2004-08-11</create_date>
   <update_date>2022-12-21</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>670</registrar_iana>
   <registrar_name>$$$ Private Label Internet Service Kiosk Inc DBA plisk.com</registrar_name>
   <registrar_website>http://www.plisk.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>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/dibs.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>3939.ns1.abovedomains.com</value>
    <value>3939.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ibp.graphics</domain_name>
   <domain_keyword>ibp</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-11 06:55:11</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scheiber Michael</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</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>ns1.hostprofis.com</value>
    <value>ns2.hostprofis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>i4s.co.jp</domain_name>
   <domain_keyword>i4s</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-10 12:00:44</query_time>
   <create_date>2005-12-19</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Quatre-i Science Co., Ltd.</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>11</num>
   <domain_name>igs.biz</domain_name>
   <domain_keyword>igs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 18:14:29</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-05</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>ns1.dan.com</value>
    <value>ns2.dan.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>12</num>
   <domain_name>ids.green</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-07 04:18:20</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>iobs.com</domain_name>
   <domain_keyword>iobs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 22:10:37</query_time>
   <create_date>2003-05-01</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>irs.su</domain_name>
   <domain_keyword>irs</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:06:09</query_time>
   <create_date>2009-04-05</create_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ibl.org.cn</domain_name>
   <domain_keyword>ibl</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-07 22:19:35</query_time>
   <create_date>2015-05-02</create_date>
   <expiry_date>2026-05-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>四川省爱必立教育咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ibks.uk</domain_name>
   <domain_keyword>ibks</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 22:18:40</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.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>17</num>
   <domain_name>irs.co.ke</domain_name>
   <domain_keyword>irs</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-12 20:06:32</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-07-22</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>dc-art lab</registrant_company>
   <registrant_address>2498</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00202</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns369.kenyawebexperts.co.ke</value>
    <value>ns370.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>its.it</domain_name>
   <domain_keyword>its</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 06:59:34</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>IT'S S.r.l.</registrar_name>
   <registrar_website>https://www.its.it</registrar_website>
   <registrant_company>IT'S SRL</registrant_company>
   <registrant_address>VIA DELLA VOLTA 183</registrant_address>
   <registrant_city>BRESCIA</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25124</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.itsolutions.it</value>
    <value>dns2.itsolutions.it</value>
    <value>dns3.itsolutions.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ios.mom</domain_name>
   <domain_keyword>ios</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-12 19:35:10</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-28</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>20</num>
   <domain_name>dibs.games</domain_name>
   <domain_keyword>dibs</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-01 01:33:17</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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>ns17.domaincontrol.com</value>
    <value>ns18.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>21</num>
   <domain_name>gbs.family</domain_name>
   <domain_keyword>gbs</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-29 11:08:29</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DeMoya Group</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-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>iws.support</domain_name>
   <domain_keyword>iws</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-30 03:29:15</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-03-06</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>iws.net.au</domain_name>
   <domain_keyword>iws</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-30 03:29:15</query_time>
   <update_date>2023-09-09</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>Craig Pitchers</registrant_name>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jbs.email</domain_name>
   <domain_keyword>jbs</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-29 17:36:18</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>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>jia bo shi ( tian jin ) zi xun fu wu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ibys.app</domain_name>
   <domain_keyword>ibys</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-30 09:32:28</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2030-01-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ics.contact</domain_name>
   <domain_keyword>ics</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-30 15:32:22</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-09</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>buynow.nametime.com</value>
    <value>forsale.nametime.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>27</num>
   <domain_name>ius.org.uk</domain_name>
   <domain_keyword>ius</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 13:50:14</query_time>
   <create_date>1998-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>igs.tech</domain_name>
   <domain_keyword>igs</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-19 18:19:57</query_time>
   <create_date>2016-12-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-03</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_company>Hong Jiang Yi</registrant_company>
   <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.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>29</num>
   <domain_name>ibm.sh.cn</domain_name>
   <domain_keyword>ibm</domain_keyword>
   <domain_tld>sh.cn</domain_tld>
   <query_time>2024-04-21 09:36:09</query_time>
   <create_date>2018-03-20</create_date>
   <expiry_date>2028-03-20</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>罗靓</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ils.moda</domain_name>
   <domain_keyword>ils</domain_keyword>
   <domain_tld>moda</domain_tld>
   <query_time>2024-04-06 23:51:07</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ebs.app</domain_name>
   <domain_keyword>ebs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-06 23:37:30</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-07-23</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>32</num>
   <domain_name>iss.org.in</domain_name>
   <domain_keyword>iss</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-17 07:42:40</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Iss</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>ibas.org</domain_name>
   <domain_keyword>ibas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 20:19:15</query_time>
   <create_date>2008-08-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-13</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_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.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>34</num>
   <domain_name>iis.global</domain_name>
   <domain_keyword>iis</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-13 01:04:04</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>35</num>
   <domain_name>aibs.info</domain_name>
   <domain_keyword>aibs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 17:20:35</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>iqs.org.uk</domain_name>
   <domain_keyword>iqs</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-13 13:44:14</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>ias.care</domain_name>
   <domain_keyword>ias</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-19 20:20:02</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-09-25</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>INNOVATIVE ACCESS SERVICES</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>eibs.com.ng</domain_name>
   <domain_keyword>eibs</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-19 15:22:17</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>JOHN NNAMANI</registrant_name>
   <registrant_address>22 Agulu Avenue Umuenechi Village Awka, 67 Christ Churh Road Owerri Imo State</registrant_address>
   <registrant_city>Awka</registrant_city>
   <registrant_state>Anambra/East</registrant_state>
   <registrant_zip>234</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.08064731776</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ihs.one</domain_name>
   <domain_keyword>ihs</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 17:10:46</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-25</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>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>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>40</num>
   <domain_name>ius.info</domain_name>
   <domain_keyword>ius</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 19:57:23</query_time>
   <create_date>2001-08-23</create_date>
   <update_date>2022-08-13</update_date>
   <expiry_date>2027-08-23</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LEXPERA d.o.o.</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>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>amon.ius-software.si</value>
    <value>mors.ius-software.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>cbs.football</domain_name>
   <domain_keyword>cbs</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-15 12:27:30</query_time>
   <create_date>2015-05-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CBS Broadcasting Inc.</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>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns0004.secondary.cloudflare.com</value>
    <value>ns0243.secondary.cloudflare.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>42</num>
   <domain_name>ims.training</domain_name>
   <domain_keyword>ims</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-15 17:03:08</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-30</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ims.aero</domain_name>
   <domain_keyword>ims</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-15 17:03:08</query_time>
   <create_date>2009-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brendler Unternehmensberatung</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>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>iebs.cl</domain_name>
   <domain_keyword>iebs</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-25 01:58:55</query_time>
   <create_date>2013-10-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>https://www.dondominio.com/</registrar_website>
   <registrant_name>Susana Lopez</registrant_name>
   <name_servers>
    <value>ns2.dondominio.com</value>
    <value>ns8.dondominio.com</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>aibs.online</domain_name>
   <domain_keyword>aibs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 21:40:19</query_time>
   <create_date>2017-01-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-01-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>qu ming chao</registrant_company>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ibi.global</domain_name>
   <domain_keyword>ibi</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-27 22:14:41</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ibb.pics</domain_name>
   <domain_keyword>ibb</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-27 22:12:39</query_time>
   <create_date>2019-01-11</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-01-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.ibb.pics</value>
    <value>dns2.ibb.pics</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ibns.co.jp</domain_name>
   <domain_keyword>ibns</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 18:58:41</query_time>
   <create_date>2002-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Indie Bond Network's</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>ibl.wien</domain_name>
   <domain_keyword>ibl</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-27 18:57:36</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>https://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>elmo.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ibp.wiki</domain_name>
   <domain_keyword>ibp</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-27 19:00:07</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ics.pl</domain_name>
   <domain_keyword>ics</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 10:08:15</query_time>
   <create_date>2002-11-22</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-21</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>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ibd.xyz</domain_name>
   <domain_keyword>ibd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 14:27:20</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-11-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ib4.best</domain_name>
   <domain_keyword>ib4</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-24 15:34:19</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ib3.top</domain_name>
   <domain_keyword>ib3</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 15:34:19</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</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.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ias.org</domain_name>
   <domain_keyword>ias</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 15:32:57</query_time>
   <create_date>1995-02-05</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-06</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>ias.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ibc.uk</domain_name>
   <domain_keyword>ibc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 15:35:30</query_time>
   <create_date>2019-06-09</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2030-06-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.harpooned.co.uk</value>
    <value>ns2.harpooned.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>iws.co.th</domain_name>
   <domain_keyword>iws</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-25 07:35:54</query_time>
   <create_date>2000-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Independent Wine &amp; Spirit ( Thailand ) Co., Ltd. (บริษัท อินดิเพนเดนท์ ไวน์ แอนด์ สปิริต (ประเทศไทย) จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.ibiznetwork.com</value>
    <value>ns2.ibiznetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ibp.lol</domain_name>
   <domain_keyword>ibp</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-20 21:05:55</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cibs.work</domain_name>
   <domain_keyword>cibs</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-19 12:38:17</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ibrs.vip</domain_name>
   <domain_keyword>ibrs</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 21:08:25</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ifs.community</domain_name>
   <domain_keyword>ifs</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-26 13:51:15</query_time>
   <create_date>2020-02-15</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1192.awsdns-21.org</value>
    <value>ns-1724.awsdns-23.co.uk</value>
    <value>ns-229.awsdns-28.com</value>
    <value>ns-858.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>lbs.education</domain_name>
   <domain_keyword>lbs</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-29 03:28:09</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-24</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>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ics.events</domain_name>
   <domain_keyword>ics</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-28 22:54:20</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>6bs.top</domain_name>
   <domain_keyword>6bs</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 07:31:07</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-21</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>li wei wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ji lin</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ies.moe</domain_name>
   <domain_keyword>ies</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-29 22:37:52</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2020-09-20</update_date>
   <expiry_date>2030-09-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ibsg.uk</domain_name>
   <domain_keyword>ibsg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-30 01:44:10</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>fbs.ie</domain_name>
   <domain_keyword>fbs</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-29 14:06:50</query_time>
   <create_date>2000-10-23</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Elive</registrar_name>
   <registrar_website>https://www.elive.ie</registrar_website>
   <registrant_name>Fitzpatrick Business Systems Ltd</registrant_name>
   <name_servers>
    <value>dns.elive.ie</value>
    <value>dns.elive.me</value>
    <value>dns.elive.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ivs.co</domain_name>
   <domain_keyword>ivs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 06:49:00</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-19</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>parkct1.secureserver.net</value>
    <value>parkct2.secureserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>i4s.win</domain_name>
   <domain_keyword>i4s</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-02 20:06:46</query_time>
   <create_date>2016-08-28</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2026-08-27</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Pei Chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ibsa.eu</domain_name>
   <domain_keyword>ibsa</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-02 10:15:22</query_time>
   <registrar_name>Register S.p.A.</registrar_name>
   <registrar_website>https://www.register.it/</registrar_website>
   <name_servers>
    <value>adaline.ns.cloudflare.com</value>
    <value>rommy.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>ils.xyz</domain_name>
   <domain_keyword>ils</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-13 05:38:49</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-06</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ibb.tech</domain_name>
   <domain_keyword>ibb</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-12 21:06:39</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.w3w.de</value>
    <value>ns2.w3w.info</value>
    <value>ns3.w3w.de</value>
    <value>ns4.w3w.info</value>
    <value>ns5.w3w.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ibp.io</domain_name>
   <domain_keyword>ibp</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-10 21:16:55</query_time>
   <create_date>2019-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1718</registrar_iana>
   <registrar_name>Dynadot6 LLC</registrar_name>
   <registrar_website>https://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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ibm.download</domain_name>
   <domain_keyword>ibm</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-04-10 21:13:48</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>International Business Machines Corporation</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>asia3.akam.net</value>
    <value>eur2.akam.net</value>
    <value>eur5.akam.net</value>
    <value>ns1-206.akam.net</value>
    <value>ns1-99.akam.net</value>
    <value>usc2.akam.net</value>
    <value>usc3.akam.net</value>
    <value>usw2.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ibl.church</domain_name>
   <domain_keyword>ibl</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-10 21:12:42</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ibk.one</domain_name>
   <domain_keyword>ibk</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-10 21:12:30</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>1bs.icu</domain_name>
   <domain_keyword>1bs</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-09 07:26:51</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>Gname</registrant_company>
   <registrant_state>SINGAPORE</registrant_state>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>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>78</num>
   <domain_name>ibsg.jp</domain_name>
   <domain_keyword>ibsg</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 08:23:07</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Ryohei Haida</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>fbs.co.nz</domain_name>
   <domain_keyword>fbs</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-14 07:38:40</query_time>
   <create_date>2016-07-14</create_date>
   <update_date>2023-07-18</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ibsb.net</domain_name>
   <domain_keyword>ibsb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 09:09:24</query_time>
   <create_date>2001-01-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.noris.net</value>
    <value>dns2.noris.net</value>
    <value>dns3.noris.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>iis.top</domain_name>
   <domain_keyword>iis</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 22:31:42</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2022-04-25</update_date>
   <expiry_date>2025-12-15</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>qin huang dao hua nuo xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ibjs.com.br</domain_name>
   <domain_keyword>ibjs</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 09:34:00</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrant_name>Igreja Batista no Jardim Sat?lite</registrant_name>
   <name_servers>
    <value>ns1.itwhosting.com.br</value>
    <value>ns2.itwhosting.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>dbs.be</domain_name>
   <domain_keyword>dbs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 13:22:39</query_time>
   <create_date>1997-03-20</create_date>
   <registrar_name>Nomeo</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>ibas.ltd</domain_name>
   <domain_keyword>ibas</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 05:45:33</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ibm.ws</domain_name>
   <domain_keyword>ibm</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-29 05:52:44</query_time>
   <create_date>2014-02-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/whois/</registrar_website>
   <name_servers>
    <value>asia3.akam.net</value>
    <value>eur2.akam.net</value>
    <value>eur5.akam.net</value>
    <value>ns1-206.akam.net</value>
    <value>ns1-99.akam.net</value>
    <value>usc2.akam.net</value>
    <value>usc3.akam.net</value>
    <value>usw2.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ibh.training</domain_name>
   <domain_keyword>ibh</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-04-29 05:49:40</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ibi.tokyo</domain_name>
   <domain_keyword>ibi</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-29 05:49:51</query_time>
   <create_date>2015-12-13</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <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>88</num>
   <domain_name>iba.ventures</domain_name>
   <domain_keyword>iba</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-04-06 20:14:22</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-08-22</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>ada.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bbs.dog</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-04-07 03:24:32</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bbs.tips</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-07 03:24:32</query_time>
   <create_date>2020-02-06</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ids.ae</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-06 11:57:03</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Al Ittihad Drug Store</registrant_name>
   <registrant_company>Al Ittihad Drug Store</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>ids.nl</domain_name>
   <domain_keyword>ids</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 13:45:34</query_time>
   <create_date>1996-10-30</create_date>
   <update_date>2023-06-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ibm.nl</domain_name>
   <domain_keyword>ibm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 02:07:45</query_time>
   <create_date>1998-06-22</create_date>
   <update_date>2017-02-13</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>asia3.akam.net</value>
    <value>eur2.akam.net</value>
    <value>eur5.akam.net</value>
    <value>ns1-206.akam.net</value>
    <value>ns1-99.akam.net</value>
    <value>usc2.akam.net</value>
    <value>usc3.akam.net</value>
    <value>usw2.akam.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ibi.su</domain_name>
   <domain_keyword>ibi</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:13</query_time>
   <create_date>2021-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>idbs.pro</domain_name>
   <domain_keyword>idbs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 00:55:27</query_time>
   <create_date>2017-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>ns55.domaincontrol.com</value>
    <value>ns56.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>96</num>
   <domain_name>ins.fun</domain_name>
   <domain_keyword>ins</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-02 09:35:36</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shang hai ying si guang gao chuang yi you xian gong si</registrant_company>
   <registrant_state>shang hai</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ies.md</domain_name>
   <domain_keyword>ies</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-02 00:58:43</query_time>
   <create_date>2019-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <name_servers>
    <value>anton.ns.cloudflare.com</value>
    <value>cora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>icbs.ru</domain_name>
   <domain_keyword>icbs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:42:52</query_time>
   <create_date>2008-12-15</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.masterprodns.ru</value>
    <value>ns2.masterprodns.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>ins.rent</domain_name>
   <domain_keyword>ins</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-04-30 07:08:22</query_time>
   <create_date>2019-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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>ns37.domaincontrol.com</value>
    <value>ns38.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>100</num>
   <domain_name>ib4.ru</domain_name>
   <domain_keyword>ib4</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 16:35:39</query_time>
   <create_date>2023-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.283</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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