WHOIS QUERY TIME

21 Apr 2024 - 1:21 PM UTC

Registered: 8 May 1996
Modified: 8 June 2023
Expiry: 8 May 2026

NAME SERVERS

dns1.oab.org.br
dns2.oab.org.br

DOMAIN STATUS

published

REGISTRANT

Name: Ordem dos Advogados do Brasil Conselho Federal
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=oab.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "oab.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "oab.com.br",
            "domain_keyword": "oab",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "1996-05-08",
            "update_date": "2023-06-08",
            "expiry_date": "2026-05-08",
            "registrant_name": "Ordem dos Advogados do Brasil Conselho Federal",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.oab.org.br",
                "dns2.oab.org.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>oab.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>oab.com.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrant_name>Ordem dos Advogados do Brasil Conselho Federal</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.oab.org.br</value>
    <value>dns2.oab.org.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.099 seconds) for "oab.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

20 May 2016 - 6:08 PM UTC

Registered: 8 May 1996
Modified: 30 April 2015
Expiry: 8 May 2018

NAME SERVERS

dns3.oab.com.br
dns4.oab.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Rodrigo Lemgruber Barbosa dos Anjos
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

21 Apr 2024 - 1:21 PM UTC

Registered: 8 May 1996
Modified: 8 June 2023
Expiry: 8 May 2026

NAME SERVERS

dns1.oab.org.br
dns2.oab.org.br

DOMAIN STATUS

published

REGISTRANT

Name: Ordem dos Advogados do Brasil Conselho Federal
Country: Brazil
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=oab.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "oab.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "oab.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "oab.com.br",
            "domain_keyword": "oab",
            "domain_tld": "com.br",
            "query_time": "2016-05-20 18:08:15",
            "create_date": "1996-05-08",
            "update_date": "2015-04-30",
            "expiry_date": "2018-05-08",
            "registrant_name": "Rodrigo Lemgruber Barbosa dos Anjos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.oab.com.br",
                "dns4.oab.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "oab.com.br",
            "domain_keyword": "oab",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "1996-05-08",
            "update_date": "2023-06-08",
            "expiry_date": "2026-05-08",
            "registrant_name": "Ordem dos Advogados do Brasil Conselho Federal",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.oab.org.br",
                "dns2.oab.org.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.099,
        "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>oab.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>oab.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oab.com.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2016-05-20 18:08:15</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2015-04-30</update_date>
   <expiry_date>2018-05-08</expiry_date>
   <registrant_name>Rodrigo Lemgruber Barbosa dos Anjos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.oab.com.br</value>
    <value>dns4.oab.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>oab.com.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrant_name>Ordem dos Advogados do Brasil Conselho Federal</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.oab.org.br</value>
    <value>dns2.oab.org.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.099</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 42 domain names (in 0.047 seconds) which contained the exact domain keyword "oab".
Domain Name Registered Expiry Registrar Ownership
1 oab.com.br 8 May 1996 8 May 2026 - Ordem dos Advogados do Brasil Conselho Federal
2 oab.org.br 14 Aug 1996 14 Aug 2029 - Ordem dos Advogados do Brasil Conselho Federal
3 oab.com 1 Sep 1996 31 Aug 2024 MarkMonitor, Inc. AbbVie Inc.
4 oab.org 22 May 1997 23 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
5 oab.fr 12 Jan 1999 23 Jan 2026 OVH Cas Bernard
6 oab.co.jp 13 Apr 1999 - - Oita Asahi Broadcasting Co.,Ltd.
7 oab.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
8 oab.ca 26 Feb 2001 26 Feb 2026 Go Daddy Domains Canada, Inc Ontario Association of broadcasters
9 oab.net 17 Nov 2001 17 Nov 2026 GoDaddy.com, LLC -
10 oab.nl 31 Oct 2003 - Realtime Register -
11 oab.cn 1 Jul 2005 1 Jul 2024 GoDaddy.com,LLC Frederic Lutt
12 oab.co.nz 15 May 2006 - Freeparking Limited -
13 oab.se 7 Jun 2006 7 Dec 2024 LoopiaGroup2 -
14 oab.info 2 Dec 2006 2 Dec 2024 Sea Wasp, LLC LDC,LLC
15 oab.com.cn 26 Oct 2007 26 Oct 2033 阿里云计算有限公司(万网) 王传旭
16 oab.com.pl 3 Dec 2007 3 Dec 2024 Dinfo.pl Sylwia Wierońska -
17 oab.co 21 Jul 2010 20 Jul 2024 Gandi SAS AUSTRALIAN FITNESS SUPPLIES
18 oab.in.th 27 Sep 2010 26 Sep 2024 THNIC Personal Information*
19 oab.me 16 Jan 2011 16 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
20 oab.guru 5 Feb 2014 5 Feb 2025 Register.com, Inc. Relevate Health
21 oab.ie 13 Apr 2015 14 Apr 2025 Markmonitor Inc Astellas Pharma Co. Limited
22 oab.io 29 Jun 2015 29 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 oab.cat 8 Feb 2017 8 Feb 2025 Soluciones Corporativas IP, SLU OFFICE OF ARCHITECTURE IN BARCELONA, SLP
24 oab.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
25 oab.academy 7 Sep 2018 7 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 oab.ro 20 Nov 2018 7 Nov 2024 Tool Domains Ltd -
27 oab.holdings 14 Mar 2019 14 Mar 2025 Tucows Domains Inc. Data Protected
28 oab.digital 3 Jul 2019 3 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 oab.xyz 14 Sep 2019 14 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
30 oab.network 17 Dec 2019 17 Dec 2025 Wild West Domains, LLC Domains By Proxy, LLC
31 oab.su 17 Mar 2020 17 Mar 2025 RUCENTER-SU Private Person
32 oab.app 7 Apr 2021 7 Apr 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
33 oab.family 4 Jun 2021 4 Jun 2024 1API GmbH OAB Treuhand GmbH
34 oab.email 28 Nov 2021 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 oab.group 21 Oct 2022 21 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
36 oab.one 2 Dec 2022 2 Dec 2024 One.com A/S REDACTED FOR PRIVACY
37 oab.org.in 17 Apr 2023 17 Apr 2024 Endurance Digital Domain Technology LLP Orissa Association for the Blind
38 oab.plus 30 May 2023 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 oab.net.br 24 Aug 2023 24 Aug 2024 GODADDY (86) Giles Elizabeth
40 oab.llc 18 Oct 2023 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 oab.asia 24 May 2024 24 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
42 oab.de - - - -
43 oab.com.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=oab&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "oab",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 43,
        "relation": "eq",
        "current": 43
    },
    "unique_domains": "oab.com.br, oab.org.br, oab.com, oab.org, oab.fr, oab.co.jp, oab.co.uk, oab.ca, oab.net, oab.nl, oab.cn, oab.co.nz, oab.se, oab.info, oab.com.cn, oab.com.pl, oab.co, oab.in.th, oab.me, oab.guru, oab.ie, oab.io, oab.cat, oab.uk, oab.academy, oab.ro, oab.holdings, oab.digital, oab.xyz, oab.network, oab.su, oab.app, oab.family, oab.email, oab.group, oab.one, oab.org.in, oab.plus, oab.net.br, oab.llc, oab.asia, oab.de, oab.com.de",
    "results": [
        {
            "num": 1,
            "domain_name": "oab.com.br",
            "domain_keyword": "oab",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "1996-05-08",
            "update_date": "2023-06-08",
            "expiry_date": "2026-05-08",
            "registrant_name": "Ordem dos Advogados do Brasil Conselho Federal",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.oab.org.br",
                "dns2.oab.org.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "oab.org.br",
            "domain_keyword": "oab",
            "domain_tld": "org.br",
            "query_time": "2024-06-02 22:08:33",
            "create_date": "1996-08-14",
            "update_date": "2023-03-10",
            "expiry_date": "2029-08-14",
            "registrant_name": "Ordem dos Advogados do Brasil Conselho Federal",
            "name_servers": [
                "dns1.oab.org.br",
                "dns2.oab.org.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "oab.com",
            "domain_keyword": "oab",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "1996-09-01",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "AbbVie Inc.",
            "registrant_address": "1 North Waukegan Road,",
            "registrant_city": "North Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60064",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8479359271",
            "registrant_fax": "+1.8479359303",
            "name_servers": [
                "ns11.constellix.com",
                "ns21.constellix.com",
                "ns31.constellix.com",
                "ns41.constellix.net",
                "ns51.constellix.net",
                "ns61.constellix.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "oab.org",
            "domain_keyword": "oab",
            "domain_tld": "org",
            "query_time": "2024-05-25 19:38:25",
            "create_date": "1997-05-22",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "oab.fr",
            "domain_keyword": "oab",
            "domain_tld": "fr",
            "query_time": "2024-05-05 19:26:21",
            "create_date": "1999-01-12",
            "update_date": "2023-12-31",
            "expiry_date": "2026-01-23",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Cas Bernard",
            "registrant_address": "6, rue Tourville, 69007 Lyon",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.478721710",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 6,
            "domain_name": "oab.co.jp",
            "domain_keyword": "oab",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 06:40:06",
            "create_date": "1999-04-13",
            "update_date": "2024-05-01",
            "registrant_company": "Oita Asahi Broadcasting Co.,Ltd.",
            "name_servers": [
                "ns6-tk01.ocn.ad.jp",
                "ns6-tk02.ocn.ad.jp"
            ]
        },
        {
            "num": 7,
            "domain_name": "oab.co.uk",
            "domain_keyword": "oab",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 13:21:36",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "oab.ca",
            "domain_keyword": "oab",
            "domain_tld": "ca",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "2001-02-26",
            "update_date": "2023-02-28",
            "expiry_date": "2026-02-26",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Ontario Association of broadcasters",
            "registrant_address": "5762 Hwy 7 East, P.O. Box 54040",
            "registrant_city": "Markham",
            "registrant_state": "ON",
            "registrant_zip": "L3P7Y4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9055542730",
            "name_servers": [
                "ns1.nexcess.net",
                "ns2.nexcess.net",
                "ns3.nexcess.net",
                "ns4.nexcess.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "oab.net",
            "domain_keyword": "oab",
            "domain_tld": "net",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2001-11-17",
            "update_date": "2023-08-24",
            "expiry_date": "2026-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "oab.nl",
            "domain_keyword": "oab",
            "domain_tld": "nl",
            "query_time": "2024-04-18 14:46:15",
            "create_date": "2003-10-31",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "oab.cn",
            "domain_keyword": "oab",
            "domain_tld": "cn",
            "query_time": "2024-05-25 19:38:25",
            "create_date": "2005-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "Frederic Lutt",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "oab.co.nz",
            "domain_keyword": "oab",
            "domain_tld": "co.nz",
            "query_time": "2024-04-09 17:19:52",
            "create_date": "2006-05-15",
            "update_date": "2023-07-25",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oab.se",
            "domain_keyword": "oab",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:57:19",
            "create_date": "2006-06-07",
            "update_date": "2024-02-18",
            "expiry_date": "2024-12-07",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oab.info",
            "domain_keyword": "oab",
            "domain_tld": "info",
            "query_time": "2024-04-21 13:21:33",
            "create_date": "2006-12-02",
            "update_date": "2023-10-23",
            "expiry_date": "2024-12-02",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LDC,LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "oab.com.cn",
            "domain_keyword": "oab",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2007-10-26",
            "expiry_date": "2033-10-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王传旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "oab.com.pl",
            "domain_keyword": "oab",
            "domain_tld": "com.pl",
            "query_time": "2024-04-18 14:46:15",
            "create_date": "2007-12-03",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-03",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "oab.co",
            "domain_keyword": "oab",
            "domain_tld": "co",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "2010-07-21",
            "update_date": "2023-11-08",
            "expiry_date": "2024-07-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUSTRALIAN FITNESS SUPPLIES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns1.undeveloped.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "oab.in.th",
            "domain_keyword": "oab",
            "domain_tld": "in.th",
            "query_time": "2024-04-16 04:07:09",
            "create_date": "2010-09-27",
            "update_date": "2022-10-05",
            "expiry_date": "2024-09-26",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns47.hostinglotus.net",
                "ns48.hostinglotus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "oab.me",
            "domain_keyword": "oab",
            "domain_tld": "me",
            "query_time": "2024-05-20 09:07:01",
            "create_date": "2011-01-16",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-16",
            "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": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oab.guru",
            "domain_keyword": "oab",
            "domain_tld": "guru",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2014-02-05",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-05",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Relevate Health",
            "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": [
                "dns01.gpn.register.com",
                "dns02.gpn.register.com",
                "dns03.gpn.register.com",
                "dns04.gpn.register.com",
                "dns05.gpn.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "oab.ie",
            "domain_keyword": "oab",
            "domain_tld": "ie",
            "query_time": "2024-05-02 23:50:48",
            "create_date": "2015-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "Markmonitor Inc",
            "registrar_website": "http://www.eMarkmonitor.com",
            "registrant_name": "Astellas Pharma Co. Limited",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "oab.io",
            "domain_keyword": "oab",
            "domain_tld": "io",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2015-06-29",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-29",
            "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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "oab.cat",
            "domain_keyword": "oab",
            "domain_tld": "cat",
            "query_time": "2024-06-02 03:07:52",
            "create_date": "2017-02-08",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "OFFICE OF ARCHITECTURE IN BARCELONA, SLP",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "oab.uk",
            "domain_keyword": "oab",
            "domain_tld": "uk",
            "query_time": "2024-04-21 13:21:34",
            "create_date": "2017-10-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "oab.academy",
            "domain_keyword": "oab",
            "domain_tld": "academy",
            "query_time": "2024-05-25 19:38:25",
            "create_date": "2018-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "oab.ro",
            "domain_keyword": "oab",
            "domain_tld": "ro",
            "query_time": "2024-04-18 14:46:47",
            "create_date": "2018-11-20",
            "expiry_date": "2024-11-07",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "oab.holdings",
            "domain_keyword": "oab",
            "domain_tld": "holdings",
            "query_time": "2024-05-12 15:25:05",
            "create_date": "2019-03-14",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-14",
            "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": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "oab.digital",
            "domain_keyword": "oab",
            "domain_tld": "digital",
            "query_time": "2024-06-02 03:07:52",
            "create_date": "2019-07-03",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oab.xyz",
            "domain_keyword": "oab",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 13:21:33",
            "create_date": "2019-09-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "oab.network",
            "domain_keyword": "oab",
            "domain_tld": "network",
            "query_time": "2024-05-08 18:47:35",
            "create_date": "2019-12-17",
            "update_date": "2024-01-31",
            "expiry_date": "2025-12-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "oab.su",
            "domain_keyword": "oab",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:22:29",
            "create_date": "2020-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 32,
            "domain_name": "oab.app",
            "domain_keyword": "oab",
            "domain_tld": "app",
            "query_time": "2024-04-18 14:46:15",
            "create_date": "2021-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.dccdns.com",
                "park2.dccdns.com",
                "park3.dccdns.com",
                "park4.dccdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "oab.family",
            "domain_keyword": "oab",
            "domain_tld": "family",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2021-06-04",
            "update_date": "2024-04-18",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OAB Treuhand GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "oab.email",
            "domain_keyword": "oab",
            "domain_tld": "email",
            "query_time": "2024-06-02 03:07:52",
            "create_date": "2021-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "oab.group",
            "domain_keyword": "oab",
            "domain_tld": "group",
            "query_time": "2024-04-21 13:21:32",
            "create_date": "2022-10-21",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns-114-a.gandi.net",
                "ns-154-c.gandi.net",
                "ns-205-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oab.one",
            "domain_keyword": "oab",
            "domain_tld": "one",
            "query_time": "2024-06-02 03:07:52",
            "create_date": "2022-12-02",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-02",
            "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": "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "oab.org.in",
            "domain_keyword": "oab",
            "domain_tld": "org.in",
            "query_time": "2024-05-29 05:35:44",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-04-17",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Orissa Association for the Blind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Orissa",
            "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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "oab.plus",
            "domain_keyword": "oab",
            "domain_tld": "plus",
            "query_time": "2024-06-02 03:07:52",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "oab.net.br",
            "domain_keyword": "oab",
            "domain_tld": "net.br",
            "query_time": "2024-04-21 13:21:33",
            "create_date": "2023-08-24",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-24",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Giles Elizabeth",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jerry.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "oab.llc",
            "domain_keyword": "oab",
            "domain_tld": "llc",
            "query_time": "2024-05-08 18:47:32",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "oab.asia",
            "domain_keyword": "oab",
            "domain_tld": "asia",
            "query_time": "2024-06-01 11:41:30",
            "create_date": "2024-05-24",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "carla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "oab.de",
            "domain_keyword": "oab",
            "domain_tld": "de",
            "query_time": "2024-05-22 13:57:40",
            "update_date": "2018-08-10",
            "name_servers": [
                "ns1096.ui-dns.biz",
                "ns1096.ui-dns.com",
                "ns1096.ui-dns.de",
                "ns1096.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 43,
            "domain_name": "oab.com.de",
            "domain_keyword": "oab",
            "domain_tld": "com.de",
            "query_time": "2024-06-02 03:07:52",
            "update_date": "2023-08-31",
            "name_servers": [
                "ns5.ns35.de",
                "ns6.ns35.de",
                "ns7.ns35.de",
                "ns8.ns35.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>oab</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>43</total>
  <relation>eq</relation>
  <current>43</current>
 </count>
 <unique_domains>oab.com.br, oab.org.br, oab.com, oab.org, oab.fr, oab.co.jp, oab.co.uk, oab.ca, oab.net, oab.nl, oab.cn, oab.co.nz, oab.se, oab.info, oab.com.cn, oab.com.pl, oab.co, oab.in.th, oab.me, oab.guru, oab.ie, oab.io, oab.cat, oab.uk, oab.academy, oab.ro, oab.holdings, oab.digital, oab.xyz, oab.network, oab.su, oab.app, oab.family, oab.email, oab.group, oab.one, oab.org.in, oab.plus, oab.net.br, oab.llc, oab.asia, oab.de, oab.com.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oab.com.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>1996-05-08</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrant_name>Ordem dos Advogados do Brasil Conselho Federal</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.oab.org.br</value>
    <value>dns2.oab.org.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>oab.org.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-02 22:08:33</query_time>
   <create_date>1996-08-14</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2029-08-14</expiry_date>
   <registrant_name>Ordem dos Advogados do Brasil Conselho Federal</registrant_name>
   <name_servers>
    <value>dns1.oab.org.br</value>
    <value>dns2.oab.org.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>oab.com</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>1996-09-01</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>AbbVie Inc.</registrant_company>
   <registrant_address>1 North Waukegan Road,</registrant_address>
   <registrant_city>North Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60064</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8479359271</registrant_phone>
   <registrant_fax>+1.8479359303</registrant_fax>
   <name_servers>
    <value>ns11.constellix.com</value>
    <value>ns21.constellix.com</value>
    <value>ns31.constellix.com</value>
    <value>ns41.constellix.net</value>
    <value>ns51.constellix.net</value>
    <value>ns61.constellix.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>oab.org</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 19:38:25</query_time>
   <create_date>1997-05-22</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>oab.fr</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 19:26:21</query_time>
   <create_date>1999-01-12</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Cas Bernard</registrant_company>
   <registrant_address>6, rue Tourville, 69007 Lyon</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.478721710</registrant_phone>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>oab.co.jp</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 06:40:06</query_time>
   <create_date>1999-04-13</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Oita Asahi Broadcasting Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns6-tk01.ocn.ad.jp</value>
    <value>ns6-tk02.ocn.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>oab.co.uk</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 13:21:36</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>oab.ca</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>2001-02-26</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Ontario Association of broadcasters</registrant_name>
   <registrant_address>5762 Hwy 7 East, P.O. Box 54040</registrant_address>
   <registrant_city>Markham</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L3P7Y4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9055542730</registrant_phone>
   <name_servers>
    <value>ns1.nexcess.net</value>
    <value>ns2.nexcess.net</value>
    <value>ns3.nexcess.net</value>
    <value>ns4.nexcess.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>oab.net</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2026-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>oab.nl</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 14:46:15</query_time>
   <create_date>2003-10-31</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>oab.cn</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 19:38:25</query_time>
   <create_date>2005-07-01</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>Frederic Lutt</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>oab.co.nz</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-09 17:19:52</query_time>
   <create_date>2006-05-15</create_date>
   <update_date>2023-07-25</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oab.se</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:57:19</query_time>
   <create_date>2006-06-07</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oab.info</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 13:21:33</query_time>
   <create_date>2006-12-02</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LDC,LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>oab.com.cn</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2007-10-26</create_date>
   <expiry_date>2033-10-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王传旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>16</num>
   <domain_name>oab.com.pl</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-18 14:46:15</query_time>
   <create_date>2007-12-03</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>oab.co</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AUSTRALIAN FITNESS SUPPLIES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns1.undeveloped.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>oab.in.th</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-04-16 04:07:09</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns47.hostinglotus.net</value>
    <value>ns48.hostinglotus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>oab.me</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 09:07:01</query_time>
   <create_date>2011-01-16</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-16</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>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>oab.guru</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Relevate Health</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>dns01.gpn.register.com</value>
    <value>dns02.gpn.register.com</value>
    <value>dns03.gpn.register.com</value>
    <value>dns04.gpn.register.com</value>
    <value>dns05.gpn.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>oab.ie</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-02 23:50:48</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Markmonitor Inc</registrar_name>
   <registrar_website>http://www.eMarkmonitor.com</registrar_website>
   <registrant_name>Astellas Pharma Co. Limited</registrant_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>22</num>
   <domain_name>oab.io</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-29</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>oab.cat</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>OFFICE OF ARCHITECTURE IN BARCELONA, SLP</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>oab.uk</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-21 13:21:34</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>oab.academy</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-25 19:38:25</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-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>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>oab.ro</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-18 14:46:47</query_time>
   <create_date>2018-11-20</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>oab.holdings</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-12 15:25:05</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>oab.digital</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oab.xyz</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 13:21:33</query_time>
   <create_date>2019-09-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>oab.network</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-08 18:47:35</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-12-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>oab.su</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:22:29</query_time>
   <create_date>2020-03-17</create_date>
   <expiry_date>2025-03-17</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-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>oab.app</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-18 14:46:15</query_time>
   <create_date>2021-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.dccdns.com</value>
    <value>park2.dccdns.com</value>
    <value>park3.dccdns.com</value>
    <value>park4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>oab.family</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-06-04</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>OAB Treuhand 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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>oab.email</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>oab.group</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-21 13:21:32</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns-114-a.gandi.net</value>
    <value>ns-154-c.gandi.net</value>
    <value>ns-205-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>oab.one</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-02</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>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>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>37</num>
   <domain_name>oab.org.in</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-29 05:35:44</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Orissa Association for the Blind</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Orissa</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</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>oab.plus</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>oab.net.br</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-21 13:21:33</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Giles Elizabeth</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jerry.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>oab.llc</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-08 18:47:32</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>oab.asia</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 11:41:30</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>carla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>oab.de</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 13:57:40</query_time>
   <update_date>2018-08-10</update_date>
   <name_servers>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1096.ui-dns.de</value>
    <value>ns1096.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>oab.com.de</domain_name>
   <domain_keyword>oab</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-06-02 03:07:52</query_time>
   <update_date>2023-08-31</update_date>
   <name_servers>
    <value>ns5.ns35.de</value>
    <value>ns6.ns35.de</value>
    <value>ns7.ns35.de</value>
    <value>ns8.ns35.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 6,601 domain names (in 0.1 seconds) which look and sound like the brand name "oab".
Domain Name Registered Expiry Registrar Ownership
1 zab.net.pl 28 Feb 2008 28 Feb 2025 nazwa.pl sp. z o.o. -
2 oba.red 11 Jul 2014 11 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Alexander Obolsky
3 ocb.org.uk 13 Dec 2023 13 Dec 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
4 lab.ro 19 Oct 2004 17 Oct 2024 ICI - Registrar -
5 fab.futbol 8 Dec 2023 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 soab.net 16 Nov 2013 16 Nov 2024 ANNULET, INC BuyDomains.com
7 ogb.by 15 Feb 2014 15 Feb 2026 Reliable Software, Ltd -
8 oak.media 13 Apr 2024 13 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 sab.org 8 Jan 1997 7 Jan 2029 Network Solutions, LLC REDACTED FOR PRIVACY
10 oak.today 6 Apr 2020 6 Apr 2025 Xiamen ChinaSource Internet Service Co., Ltd Caowei
11 cab.tools 14 Apr 2023 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 oab1.com 19 Dec 2013 19 Dec 2024 Tucows Domains Inc. -
13 oabh.org 14 Jul 2017 14 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 8ab.lat 18 Aug 2023 18 Aug 2024 Porkbun, LLC Private by Design, LLC
15 cab.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
16 bab.istanbul 7 Dec 2016 7 Dec 2024 IHS Telekom, Inc. burak dayanc
17 aob.se 9 Jan 2024 9 Jan 2025 Rymdweb AB -
18 tab.tv 22 Mar 2010 22 Mar 2025 Dynadot Inc Registry Services, LLC
19 tab.business 27 Jan 2016 27 Jan 2025 eNom, LLC Data Protected
20 oob.ooo 7 Apr 2023 7 Apr 2025 Porkbun, LLC Private by Design, LLC
21 orb.lol 9 Aug 2023 9 Aug 2024 XYZ.com, LLC XYZ.com, LLC
22 qab.bet 7 Mar 2024 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 vab.pt - - - -
24 vab.it 19 May 2000 12 Jul 2024 Aruba s.p.a. Vigilanza Antincendi Boschivi Toscana Onlus
25 omb.im - 4 Oct 2025 - Redacted
26 voab.nl 18 Apr 2001 - Registrar.eu -
27 fab.parts 18 Aug 2018 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 kab.xyz 30 Apr 2022 30 Apr 2025 Porkbun, LLC Private by Design, LLC
29 oar.co 22 Apr 2010 21 Apr 2025 GoDaddy.com, LLC NameFind LLC
30 opb.it 12 Jan 2019 12 Jan 2025 Algorithmedia S.r.l. Puglia.com Srls
31 orb.care 8 Mar 2024 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 osb.studio 10 Mar 2023 10 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 oat.guru 5 Jan 2021 5 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
34 otb.xn--6qq986b3xl 11 Aug 2018 11 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhuhai Sinceregava Trading Co.,Ltd
35 uab.com.au - - DROP.com.au Pty Ltd Dinesh Choradiya
36 ocab.co.uk 6 Jan 2016 6 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
37 opb.clothing 16 Feb 2018 16 Feb 2025 Gandi SAS Original Paperbacks
38 oaj.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
39 oaf.com 14 Sep 1996 13 Sep 2027 GoDaddy.com, LLC -
40 oai.xyz 12 Jan 2022 12 Jan 2025 Sav.com, LLC Privacy Protection
41 ohb.legal 3 Nov 2021 3 Nov 2025 1API GmbH Oltmanns, Heinemann & Partner Rechtsanwälte in Partnerschaft mbB
42 gab.center 4 Jan 2017 4 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0146969211
43 oay.me 29 Jan 2015 29 Jan 2025 Cloudflare, Inc Millenniums Inc
44 oam.net 17 Sep 1998 16 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
45 oak.net.cn 13 Jul 2012 13 Jul 2025 阿里云计算有限公司(万网) 山东新希望六和集团有限公司
46 sab.reisen 28 Jun 2022 28 Jun 2024 Key-Systems, LLC sabtours Touristik GmbH
47 otb.cymru 8 May 2021 8 May 2031 NameCheap, Inc. REDACTED FOR PRIVACY
48 hab.org.br 7 Feb 1997 7 Feb 2030 - AANBPAS - HOSPITAL ADVENTISTA DE BELEM
49 onb.com.au - - Melbourne IT Service Administration
50 kab.services 13 Jul 2021 13 Jul 2024 Mesh Digital Limited REDACTED FOR PRIVACY
51 oau.lat 28 May 2024 28 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
52 qab.net 8 Feb 2000 8 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
53 oai.international 7 Feb 2024 7 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 olab.org 18 Jan 2000 18 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
55 oac.bz 23 Mar 2004 23 Mar 2026 GoDaddy.com, LLC -
56 dab.consulting 17 Feb 2021 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 olb.one 3 Apr 2024 3 Apr 2025 Porkbun Private by Design, LLC
58 oan.co.in 14 Jan 2022 14 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
59 omb.nl 31 Dec 1999 - VXregistrar -
60 otb.xn--3ds443g 14 Jul 2018 14 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 rab.company 31 Jan 2023 31 Jan 2025 Cloudflare, Inc RAB Developments
62 fab.com.au - - DROP.com.au Pty Ltd Domain Manager
63 ohb.scot 20 Jul 2015 20 Jul 2032 COREhub NHS Orkney
64 toab.net 18 Sep 2018 18 Sep 2024 Mesh Digital Limited -
65 nab.design 16 Sep 2022 16 Sep 2024 CSC Corporate Domains, Inc. NATIONAL AUSTRALIA BANK LIMITED
66 kab.news 23 Jun 2022 23 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
67 oeb.dog 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 o4b.de - - - -
69 oba.partners 26 Apr 2023 26 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 oai.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
71 nab.tv 27 Feb 2015 27 Feb 2025 eNom, LLC Registry Services, LLC
72 foab.shop 2 Sep 2022 2 Sep 2024 Tucows Domains Inc. -
73 lab.bond 30 Dec 2023 30 Dec 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
74 ohb.life 26 Dec 2021 26 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com DAISUKE YUASA
75 ovb.ninja 3 Jan 2024 3 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
76 orb.ie 8 Oct 2001 9 Oct 2024 Blacknight Solutions Castle Rock Media Limited
77 olb.org 13 Mar 1997 14 Mar 2029 GoDaddy.com, LLC Domains By Proxy, LLC
78 0ab.xyz 20 Aug 2015 20 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jiangnan
79 oak.gent 24 Nov 2014 24 Nov 2024 Gandi SAS DD-Engineering
80 lab.ong 23 Aug 2018 23 Aug 2024 Gandi SAS Agence22 - eGate22
81 nab.co 29 Jun 2010 28 Jun 2024 CSC Corporate Domains, Inc. National Australia Bank Limited
82 cab.africa 26 Oct 2020 26 Oct 2024 NETIM REDACTED
83 fab.gifts 20 Oct 2018 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 onb.vc 19 Aug 2021 19 Aug 2024 Marcaria International LLC Vsoft
85 olb.luxury 15 Dec 2020 15 Dec 2024 Tucows.com Co. Data Protected
86 otb.app 8 May 2018 8 May 2025 NameSilo, LLC See PrivacyGuardian.org
87 gab.consulting 16 Jun 2023 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 wab.ie 6 Nov 2018 6 Nov 2028 Dept of Public Expenditure Department of Housing, Planning, Community and Local Government
89 zab.education 20 Aug 2020 20 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
90 oar.jp 18 Dec 2022 31 Dec 2024 - (Not displayed by registrant's request)
91 orb.de - - - -
92 oam.services 19 Nov 2020 19 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 o0b.cc 12 Mar 2022 12 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
94 owb.uk 30 Oct 2017 30 Oct 2024 Mr George Marshall t/a Brandwise [Tag = BRANDWISE] -
95 rab.be 3 Jan 2002 - Cindi -
96 rab.academy 6 Sep 2017 6 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
97 oak.vote 11 Nov 2021 11 Nov 2024 NameCheap, Inc. 50p1
98 ofb.com 27 May 1997 26 May 2025 Dynadot Inc -
99 obb.company 13 Feb 2022 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 ofb.asia 24 May 2024 24 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
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 Oab.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=oab.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "oab.com.br",
        "page_size": 100
    },
    "count": {
        "total": 6601,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "zab.net.pl, oba.red, ocb.org.uk, lab.ro, fab.futbol, soab.net, ogb.by, oak.media, sab.org, oak.today, cab.tools, oab1.com, oabh.org, 8ab.lat, cab.ai, bab.istanbul, aob.se, tab.tv, tab.business, oob.ooo, orb.lol, qab.bet, vab.pt, vab.it, omb.im, voab.nl, fab.parts, kab.xyz, oar.co, opb.it, orb.care, osb.studio, oat.guru, otb.xn--6qq986b3xl, uab.com.au, ocab.co.uk, opb.clothing, oaj.co.uk, oaf.com, oai.xyz, ohb.legal, gab.center, oay.me, oam.net, oak.net.cn, sab.reisen, otb.cymru, hab.org.br, onb.com.au, kab.services, oau.lat, qab.net, oai.international, olab.org, oac.bz, dab.consulting, olb.one, oan.co.in, omb.nl, otb.xn--3ds443g, rab.company, fab.com.au, ohb.scot, toab.net, nab.design, kab.news, oeb.dog, o4b.de, oba.partners, oai.uk, nab.tv, foab.shop, lab.bond, ohb.life, ovb.ninja, orb.ie, olb.org, 0ab.xyz, oak.gent, lab.ong, nab.co, cab.africa, fab.gifts, onb.vc, olb.luxury, otb.app, gab.consulting, wab.ie, zab.education, oar.jp, orb.de, oam.services, o0b.cc, owb.uk, rab.be, rab.academy, oak.vote, ofb.com, obb.company, ofb.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "zab.net.pl",
            "domain_keyword": "zab",
            "domain_tld": "net.pl",
            "query_time": "2024-03-16 21:26:03",
            "create_date": "2008-02-28",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "oba.red",
            "domain_keyword": "oba",
            "domain_tld": "red",
            "query_time": "2024-04-06 22:28:31",
            "create_date": "2014-07-11",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexander Obolsky",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locum.ru",
                "ns2.locum.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ocb.org.uk",
            "domain_keyword": "ocb",
            "domain_tld": "org.uk",
            "query_time": "2024-04-04 19:44:04",
            "create_date": "2023-12-13",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-13",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "lab.ro",
            "domain_keyword": "lab",
            "domain_tld": "ro",
            "query_time": "2024-04-12 17:58:33",
            "create_date": "2004-10-19",
            "expiry_date": "2024-10-17",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "nsx.euroweb.ro",
                "tag.euroweb.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "fab.futbol",
            "domain_keyword": "fab",
            "domain_tld": "futbol",
            "query_time": "2024-04-12 12:33:04",
            "create_date": "2023-12-08",
            "update_date": "2024-04-01",
            "expiry_date": "2024-12-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "soab.net",
            "domain_keyword": "soab",
            "domain_tld": "net",
            "query_time": "2024-04-15 01:36:31",
            "create_date": "2013-11-16",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-16",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ogb.by",
            "domain_keyword": "ogb",
            "domain_tld": "by",
            "query_time": "2024-04-15 11:24:11",
            "create_date": "2014-02-15",
            "update_date": "2023-12-17",
            "expiry_date": "2026-02-15",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_address": "246006, Гомельская, Гомель, ул.Бородина, 14, 65",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 8,
            "domain_name": "oak.media",
            "domain_keyword": "oak",
            "domain_tld": "media",
            "query_time": "2024-04-15 16:26:53",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sab.org",
            "domain_keyword": "sab",
            "domain_tld": "org",
            "query_time": "2024-04-08 23:43:38",
            "create_date": "1997-01-08",
            "update_date": "2023-12-04",
            "expiry_date": "2029-01-07",
            "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": [
                "ns100.worldnic.com",
                "ns99.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "oak.today",
            "domain_keyword": "oak",
            "domain_tld": "today",
            "query_time": "2024-04-18 14:47:43",
            "create_date": "2020-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caowei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cab.tools",
            "domain_keyword": "cab",
            "domain_tld": "tools",
            "query_time": "2024-04-20 04:02:00",
            "create_date": "2023-04-14",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-14",
            "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": 12,
            "domain_name": "oab1.com",
            "domain_keyword": "oab1",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:21:33",
            "create_date": "2013-12-19",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns81.irwebhost.com",
                "ns82.irwebhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oabh.org",
            "domain_keyword": "oabh",
            "domain_tld": "org",
            "query_time": "2024-04-21 13:21:38",
            "create_date": "2017-07-14",
            "update_date": "2024-01-18",
            "expiry_date": "2025-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "8ab.lat",
            "domain_keyword": "8ab",
            "domain_tld": "lat",
            "query_time": "2024-04-30 04:41:07",
            "create_date": "2023-08-18",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cab.ai",
            "domain_keyword": "cab",
            "domain_tld": "ai",
            "query_time": "2024-05-01 01:01:10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bab.istanbul",
            "domain_keyword": "bab",
            "domain_tld": "istanbul",
            "query_time": "2024-05-01 11:18:07",
            "create_date": "2016-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc.",
            "registrar_website": "http://www.ihs.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "burak dayanc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ihsdnsx36.com",
                "ns2.ihsdnsx36.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aob.se",
            "domain_keyword": "aob",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:09:09",
            "create_date": "2024-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "Rymdweb AB",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-jdb4231t.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tab.tv",
            "domain_keyword": "tab",
            "domain_tld": "tv",
            "query_time": "2024-04-22 22:05:20",
            "create_date": "2010-03-22",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "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.dan.com",
                "ns2.dan.com",
                "verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tab.business",
            "domain_keyword": "tab",
            "domain_tld": "business",
            "query_time": "2024-04-22 22:05:19",
            "create_date": "2016-01-27",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oob.ooo",
            "domain_keyword": "oob",
            "domain_tld": "ooo",
            "query_time": "2024-04-22 17:18:45",
            "create_date": "2023-04-07",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-07",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "orb.lol",
            "domain_keyword": "orb",
            "domain_tld": "lol",
            "query_time": "2024-05-07 14:04:19",
            "create_date": "2023-08-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-09",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "XYZ.com, LLC",
            "registrant_state": "NV",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "qab.bet",
            "domain_keyword": "qab",
            "domain_tld": "bet",
            "query_time": "2024-05-07 20:38:22",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "vab.pt",
            "domain_keyword": "vab",
            "domain_tld": "pt",
            "query_time": "2024-05-08 19:48:28",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 24,
            "domain_name": "vab.it",
            "domain_keyword": "vab",
            "domain_tld": "it",
            "query_time": "2024-05-08 19:48:28",
            "create_date": "2000-05-19",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Vigilanza Antincendi Boschivi Toscana Onlus",
            "registrant_address": "Via Piagentina, 37",
            "registrant_city": "FIRENZE",
            "registrant_state": "FI",
            "registrant_zip": "50123",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "omb.im",
            "domain_keyword": "omb",
            "domain_tld": "im",
            "query_time": "2024-05-11 10:42:56",
            "expiry_date": "2025-10-04",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns-1105.awsdns-10.org",
                "ns-1614.awsdns-09.co.uk",
                "ns-441.awsdns-55.com",
                "ns-655.awsdns-17.net"
            ]
        },
        {
            "num": 26,
            "domain_name": "voab.nl",
            "domain_keyword": "voab",
            "domain_tld": "nl",
            "query_time": "2024-05-09 06:17:06",
            "create_date": "2001-04-18",
            "update_date": "2019-01-17",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns031.auroradns.eu",
                "ns032.auroradns.nl",
                "ns033.auroradns.info"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "fab.parts",
            "domain_keyword": "fab",
            "domain_tld": "parts",
            "query_time": "2024-05-09 14:22:32",
            "create_date": "2018-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "kab.xyz",
            "domain_keyword": "kab",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 00:27:00",
            "create_date": "2022-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-fxax5nzy8yvbk3v2vw5cvd.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oar.co",
            "domain_keyword": "oar",
            "domain_tld": "co",
            "query_time": "2024-04-26 13:47:25",
            "create_date": "2010-04-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-21",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "opb.it",
            "domain_keyword": "opb",
            "domain_tld": "it",
            "query_time": "2024-04-27 23:24:38",
            "create_date": "2019-01-12",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-12",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 31,
            "domain_name": "orb.care",
            "domain_keyword": "orb",
            "domain_tld": "care",
            "query_time": "2024-05-12 13:36:27",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "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": 32,
            "domain_name": "osb.studio",
            "domain_keyword": "osb",
            "domain_tld": "studio",
            "query_time": "2024-05-12 18:16:58",
            "create_date": "2023-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "oat.guru",
            "domain_keyword": "oat",
            "domain_tld": "guru",
            "query_time": "2024-05-11 22:23:57",
            "create_date": "2021-01-05",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "otb.xn--6qq986b3xl",
            "domain_keyword": "otb",
            "domain_tld": "xn--6qq986b3xl",
            "query_time": "2024-05-11 17:56:05",
            "create_date": "2018-08-11",
            "expiry_date": "2024-08-11",
            "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": "Zhuhai Sinceregava Trading Co.,Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "uab.com.au",
            "domain_keyword": "uab",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 08:39:47",
            "update_date": "2024-04-13",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Dinesh Choradiya",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ocab.co.uk",
            "domain_keyword": "ocab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 12:40:25",
            "create_date": "2016-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "opb.clothing",
            "domain_keyword": "opb",
            "domain_tld": "clothing",
            "query_time": "2024-05-19 05:15:44",
            "create_date": "2018-02-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Original Paperbacks",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1445.awsdns-52.org",
                "ns-1578.awsdns-05.co.uk",
                "ns-289.awsdns-36.com",
                "ns-939.awsdns-53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "oaj.co.uk",
            "domain_keyword": "oaj",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 09:32:02",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "oaf.com",
            "domain_keyword": "oaf",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:26:22",
            "create_date": "1996-09-14",
            "update_date": "2022-09-11",
            "expiry_date": "2027-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oai.xyz",
            "domain_keyword": "oai",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 09:26:33",
            "create_date": "2022-01-12",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ohb.legal",
            "domain_keyword": "ohb",
            "domain_tld": "legal",
            "query_time": "2024-05-16 09:20:38",
            "create_date": "2021-11-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-11-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oltmanns, Heinemann & Partner Rechtsanwälte in Partnerschaft mbB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-b.de",
                "ns2.dns-b.de",
                "ns3.dns-b.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gab.center",
            "domain_keyword": "gab",
            "domain_tld": "center",
            "query_time": "2024-05-13 14:52:43",
            "create_date": "2017-01-04",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0146969211",
            "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": [
                "dns1.easydns.ca",
                "dns2.easydns.ca",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "oay.me",
            "domain_keyword": "oay",
            "domain_tld": "me",
            "query_time": "2024-05-24 03:39:46",
            "create_date": "2015-01-29",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Millenniums Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dorthy.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "oam.net",
            "domain_keyword": "oam",
            "domain_tld": "net",
            "query_time": "2024-05-24 03:37:34",
            "create_date": "1998-09-17",
            "update_date": "2023-07-14",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "oak.net.cn",
            "domain_keyword": "oak",
            "domain_tld": "net.cn",
            "query_time": "2024-05-25 19:39:42",
            "create_date": "2012-07-13",
            "expiry_date": "2025-07-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "山东新希望六和集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv4.com",
                "ns4.dnsv4.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sab.reisen",
            "domain_keyword": "sab",
            "domain_tld": "reisen",
            "query_time": "2024-05-21 04:40:27",
            "create_date": "2022-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sabtours Touristik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "otb.cymru",
            "domain_keyword": "otb",
            "domain_tld": "cymru",
            "query_time": "2024-05-26 04:54:19",
            "create_date": "2021-05-08",
            "update_date": "2021-05-08",
            "expiry_date": "2031-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hab.org.br",
            "domain_keyword": "hab",
            "domain_tld": "org.br",
            "query_time": "2024-05-25 04:08:12",
            "create_date": "1997-02-07",
            "update_date": "2023-04-26",
            "expiry_date": "2030-02-07",
            "registrant_name": "AANBPAS - HOSPITAL ADVENTISTA DE BELEM",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 49,
            "domain_name": "onb.com.au",
            "domain_keyword": "onb",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 21:17:14",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Service Administration",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kab.services",
            "domain_keyword": "kab",
            "domain_tld": "services",
            "query_time": "2024-05-27 22:18:16",
            "create_date": "2021-07-13",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "oau.lat",
            "domain_keyword": "oau",
            "domain_tld": "lat",
            "query_time": "2024-05-30 16:46:27",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "qab.net",
            "domain_keyword": "qab",
            "domain_tld": "net",
            "query_time": "2024-05-31 17:09:59",
            "create_date": "2000-02-08",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.jinmi.com",
                "ns2.jinmi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "oai.international",
            "domain_keyword": "oai",
            "domain_tld": "international",
            "query_time": "2024-05-29 05:36:02",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "olab.org",
            "domain_keyword": "olab",
            "domain_tld": "org",
            "query_time": "2024-05-29 01:03:17",
            "create_date": "2000-01-18",
            "update_date": "2022-06-01",
            "expiry_date": "2025-01-18",
            "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": [
                "ppp001.olab.org",
                "ppp003.olab.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "oac.bz",
            "domain_keyword": "oac",
            "domain_tld": "bz",
            "query_time": "2024-06-02 03:07:58",
            "create_date": "2004-03-23",
            "update_date": "2023-08-01",
            "expiry_date": "2026-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns4.inet-web.com",
                "ns4a.inet-web.com",
                "ns5.inet-web.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dab.consulting",
            "domain_keyword": "dab",
            "domain_tld": "consulting",
            "query_time": "2024-04-06 10:22:21",
            "create_date": "2021-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "olb.one",
            "domain_keyword": "olb",
            "domain_tld": "one",
            "query_time": "2024-04-06 16:56:49",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "oan.co.in",
            "domain_keyword": "oan",
            "domain_tld": "co.in",
            "query_time": "2024-04-10 20:34:03",
            "create_date": "2022-01-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-14",
            "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": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "omb.nl",
            "domain_keyword": "omb",
            "domain_tld": "nl",
            "query_time": "2024-04-07 16:54:00",
            "create_date": "1999-12-31",
            "update_date": "2019-02-21",
            "registrar_name": "VXregistrar",
            "name_servers": [
                "ns1.hcdns.nl",
                "ns2.hcdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 60,
            "domain_name": "otb.xn--3ds443g",
            "domain_keyword": "otb",
            "domain_tld": "xn--3ds443g",
            "query_time": "2024-04-11 03:39:16",
            "create_date": "2018-07-14",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://whois.aliyun.com",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rab.company",
            "domain_keyword": "rab",
            "domain_tld": "company",
            "query_time": "2024-04-11 00:48:24",
            "create_date": "2023-01-31",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAB Developments",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zaragoza",
            "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": [
                "ariadne.ns.cloudflare.com",
                "cris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "fab.com.au",
            "domain_keyword": "fab",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 02:31:13",
            "update_date": "2024-04-05",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.drop.com.au",
                "ns2.drop.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ohb.scot",
            "domain_keyword": "ohb",
            "domain_tld": "scot",
            "query_time": "2024-04-17 12:39:37",
            "create_date": "2015-07-20",
            "update_date": "2022-07-22",
            "expiry_date": "2032-07-20",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://corehub.net",
            "registrant_company": "NHS Orkney",
            "registrant_state": "Orkney",
            "registrant_country": "GB",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "toab.net",
            "domain_keyword": "toab",
            "domain_tld": "net",
            "query_time": "2024-04-25 01:23:22",
            "create_date": "2018-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nab.design",
            "domain_keyword": "nab",
            "domain_tld": "design",
            "query_time": "2024-04-25 15:12:37",
            "create_date": "2022-09-16",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NATIONAL AUSTRALIA BANK LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsem02.national.com.au",
                "nskx02.national.com.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kab.news",
            "domain_keyword": "kab",
            "domain_tld": "news",
            "query_time": "2024-04-29 01:31:41",
            "create_date": "2022-06-23",
            "update_date": "2023-12-10",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "oeb.dog",
            "domain_keyword": "oeb",
            "domain_tld": "dog",
            "query_time": "2024-05-04 09:02:19",
            "create_date": "2022-10-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "o4b.de",
            "domain_keyword": "o4b",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:07:13",
            "update_date": "2020-06-22",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 69,
            "domain_name": "oba.partners",
            "domain_keyword": "oba",
            "domain_tld": "partners",
            "query_time": "2024-05-02 23:04:38",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "oai.uk",
            "domain_keyword": "oai",
            "domain_tld": "uk",
            "query_time": "2024-05-03 12:17:39",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "nab.tv",
            "domain_keyword": "nab",
            "domain_tld": "tv",
            "query_time": "2024-05-01 13:55:40",
            "create_date": "2015-02-27",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "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": [
                "dns101.comcast.net",
                "dns102.comcast.net",
                "dns103.comcast.net",
                "dns104.comcast.net",
                "dns105.comcast.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "foab.shop",
            "domain_keyword": "foab",
            "domain_tld": "shop",
            "query_time": "2024-05-02 02:18:07",
            "create_date": "2022-09-02",
            "update_date": "2023-05-26",
            "expiry_date": "2024-09-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lab.bond",
            "domain_keyword": "lab",
            "domain_tld": "bond",
            "query_time": "2024-05-07 02:18:38",
            "create_date": "2023-12-30",
            "update_date": "2024-05-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "vxc8k94y.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ohb.life",
            "domain_keyword": "ohb",
            "domain_tld": "life",
            "query_time": "2024-05-07 22:42:48",
            "create_date": "2021-12-26",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-26",
            "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": "DAISUKE YUASA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ovb.ninja",
            "domain_keyword": "ovb",
            "domain_tld": "ninja",
            "query_time": "2024-05-08 10:50:44",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1235.awsdns-26.org",
                "ns-1666.awsdns-16.co.uk",
                "ns-324.awsdns-40.com",
                "ns-662.awsdns-18.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "orb.ie",
            "domain_keyword": "orb",
            "domain_tld": "ie",
            "query_time": "2024-04-16 11:36:40",
            "create_date": "2001-10-08",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-09",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Castle Rock Media Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "olb.org",
            "domain_keyword": "olb",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:09:53",
            "create_date": "1997-03-13",
            "update_date": "2024-03-20",
            "expiry_date": "2029-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "0ab.xyz",
            "domain_keyword": "0ab",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 10:28:52",
            "create_date": "2015-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "jiangnan",
            "registrant_state": "zhe jiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "oak.gent",
            "domain_keyword": "oak",
            "domain_tld": "gent",
            "query_time": "2024-04-21 13:26:40",
            "create_date": "2014-11-24",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "DD-Engineering",
            "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.",
            "name_servers": [
                "ns-25-b.gandi.net",
                "ns-32-c.gandi.net",
                "ns-65-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "lab.ong",
            "domain_keyword": "lab",
            "domain_tld": "ong",
            "query_time": "2024-04-17 13:58:38",
            "create_date": "2018-08-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agence22 - eGate22",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "25",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-163-a.gandi.net",
                "ns-222-c.gandi.net",
                "ns-56-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "nab.co",
            "domain_keyword": "nab",
            "domain_tld": "co",
            "query_time": "2024-04-22 01:35:15",
            "create_date": "2010-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Australia Bank Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cab.africa",
            "domain_keyword": "cab",
            "domain_tld": "africa",
            "query_time": "2024-05-09 14:28:25",
            "create_date": "2020-10-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain-name/",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.webmo.fr",
                "ns2.webmo.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fab.gifts",
            "domain_keyword": "fab",
            "domain_tld": "gifts",
            "query_time": "2024-05-09 14:22:31",
            "create_date": "2018-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "onb.vc",
            "domain_keyword": "onb",
            "domain_tld": "vc",
            "query_time": "2024-05-09 07:45:57",
            "create_date": "2021-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vsoft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paraiba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "olb.luxury",
            "domain_keyword": "olb",
            "domain_tld": "luxury",
            "query_time": "2024-05-10 00:17:02",
            "create_date": "2020-12-15",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "otb.app",
            "domain_keyword": "otb",
            "domain_tld": "app",
            "query_time": "2024-05-11 17:56:04",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "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 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "gab.consulting",
            "domain_keyword": "gab",
            "domain_tld": "consulting",
            "query_time": "2024-05-13 14:52:43",
            "create_date": "2023-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-16",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "wab.ie",
            "domain_keyword": "wab",
            "domain_tld": "ie",
            "query_time": "2024-05-25 08:10:02",
            "create_date": "2018-11-06",
            "update_date": "2023-07-16",
            "expiry_date": "2028-11-06",
            "registrar_name": "Dept of Public Expenditure",
            "registrar_website": "per.gov.ie",
            "registrant_name": "Department of Housing, Planning, Community and Local Government",
            "name_servers": [
                "cwext.gn.gov.ie",
                "ext3.gn.gov.ie",
                "gbext.gn.gov.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "zab.education",
            "domain_keyword": "zab",
            "domain_tld": "education",
            "query_time": "2024-05-17 19:08:52",
            "create_date": "2020-08-20",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-20",
            "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": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "oar.jp",
            "domain_keyword": "oar",
            "domain_tld": "jp",
            "query_time": "2024-05-19 09:35:54",
            "create_date": "2022-12-18",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm33.parklogic.com",
                "ns2.gm33.parklogic.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "orb.de",
            "domain_keyword": "orb",
            "domain_tld": "de",
            "query_time": "2024-05-25 04:23:02",
            "update_date": "2023-05-05",
            "name_servers": [
                "auth1.dns.cogentco.com",
                "auth2.dns.cogentco.com",
                "ns1.vodafone-ip.de",
                "ns2.vodafone-ip.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "oam.services",
            "domain_keyword": "oam",
            "domain_tld": "services",
            "query_time": "2024-05-24 03:37:34",
            "create_date": "2020-11-19",
            "update_date": "2023-07-23",
            "expiry_date": "2024-11-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": [
                "ns-1413.awsdns-48.org",
                "ns-1662.awsdns-15.co.uk",
                "ns-340.awsdns-42.com",
                "ns-972.awsdns-57.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "o0b.cc",
            "domain_keyword": "o0b",
            "domain_tld": "cc",
            "query_time": "2024-05-20 09:04:56",
            "create_date": "2022-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "owb.uk",
            "domain_keyword": "owb",
            "domain_tld": "uk",
            "query_time": "2024-05-19 05:50:53",
            "create_date": "2017-10-30",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-30",
            "registrar_name": "Mr George Marshall t/a Brandwise [Tag = BRANDWISE]",
            "registrar_website": "https://www.brandwise.co.uk",
            "name_servers": [
                "rs66a.registrar-servers.com",
                "rs66b.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "rab.be",
            "domain_keyword": "rab",
            "domain_tld": "be",
            "query_time": "2024-05-19 22:28:35",
            "create_date": "2002-01-03",
            "registrar_name": "Cindi",
            "registrar_website": "https://cindi.be/",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 96,
            "domain_name": "rab.academy",
            "domain_keyword": "rab",
            "domain_tld": "academy",
            "query_time": "2024-05-19 22:28:35",
            "create_date": "2017-09-06",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-06",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "oak.vote",
            "domain_keyword": "oak",
            "domain_tld": "vote",
            "query_time": "2024-05-15 09:27:21",
            "create_date": "2021-11-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "50p1",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ofb.com",
            "domain_keyword": "ofb",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:46:31",
            "create_date": "1997-05-27",
            "update_date": "2023-08-09",
            "expiry_date": "2025-05-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "obb.company",
            "domain_keyword": "obb",
            "domain_tld": "company",
            "query_time": "2024-05-26 02:44:55",
            "create_date": "2022-02-13",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ofb.asia",
            "domain_keyword": "ofb",
            "domain_tld": "asia",
            "query_time": "2024-05-26 14:17:01",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.1,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>oab.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6601</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>zab.net.pl, oba.red, ocb.org.uk, lab.ro, fab.futbol, soab.net, ogb.by, oak.media, sab.org, oak.today, cab.tools, oab1.com, oabh.org, 8ab.lat, cab.ai, bab.istanbul, aob.se, tab.tv, tab.business, oob.ooo, orb.lol, qab.bet, vab.pt, vab.it, omb.im, voab.nl, fab.parts, kab.xyz, oar.co, opb.it, orb.care, osb.studio, oat.guru, otb.xn--6qq986b3xl, uab.com.au, ocab.co.uk, opb.clothing, oaj.co.uk, oaf.com, oai.xyz, ohb.legal, gab.center, oay.me, oam.net, oak.net.cn, sab.reisen, otb.cymru, hab.org.br, onb.com.au, kab.services, oau.lat, qab.net, oai.international, olab.org, oac.bz, dab.consulting, olb.one, oan.co.in, omb.nl, otb.xn--3ds443g, rab.company, fab.com.au, ohb.scot, toab.net, nab.design, kab.news, oeb.dog, o4b.de, oba.partners, oai.uk, nab.tv, foab.shop, lab.bond, ohb.life, ovb.ninja, orb.ie, olb.org, 0ab.xyz, oak.gent, lab.ong, nab.co, cab.africa, fab.gifts, onb.vc, olb.luxury, otb.app, gab.consulting, wab.ie, zab.education, oar.jp, orb.de, oam.services, o0b.cc, owb.uk, rab.be, rab.academy, oak.vote, ofb.com, obb.company, ofb.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zab.net.pl</domain_name>
   <domain_keyword>zab</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-03-16 21:26:03</query_time>
   <create_date>2008-02-28</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oba.red</domain_name>
   <domain_keyword>oba</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-06 22:28:31</query_time>
   <create_date>2014-07-11</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexander Obolsky</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locum.ru</value>
    <value>ns2.locum.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ocb.org.uk</domain_name>
   <domain_keyword>ocb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-04 19:44:04</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>lab.ro</domain_name>
   <domain_keyword>lab</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-12 17:58:33</query_time>
   <create_date>2004-10-19</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>nsx.euroweb.ro</value>
    <value>tag.euroweb.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fab.futbol</domain_name>
   <domain_keyword>fab</domain_keyword>
   <domain_tld>futbol</domain_tld>
   <query_time>2024-04-12 12:33:04</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-12-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>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>6</num>
   <domain_name>soab.net</domain_name>
   <domain_keyword>soab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 01:36:31</query_time>
   <create_date>2013-11-16</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ogb.by</domain_name>
   <domain_keyword>ogb</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-15 11:24:11</query_time>
   <create_date>2014-02-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_address>246006, Гомельская, Гомель, ул.Бородина, 14, 65</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>oak.media</domain_name>
   <domain_keyword>oak</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-15 16:26:53</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sab.org</domain_name>
   <domain_keyword>sab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 23:43:38</query_time>
   <create_date>1997-01-08</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2029-01-07</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>ns100.worldnic.com</value>
    <value>ns99.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>oak.today</domain_name>
   <domain_keyword>oak</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-18 14:47:43</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caowei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cab.tools</domain_name>
   <domain_keyword>cab</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-20 04:02:00</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-14</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>12</num>
   <domain_name>oab1.com</domain_name>
   <domain_keyword>oab1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:21:33</query_time>
   <create_date>2013-12-19</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns81.irwebhost.com</value>
    <value>ns82.irwebhost.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>oabh.org</domain_name>
   <domain_keyword>oabh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 13:21:38</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>8ab.lat</domain_name>
   <domain_keyword>8ab</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-30 04:41:07</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cab.ai</domain_name>
   <domain_keyword>cab</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-01 01:01:10</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <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>16</num>
   <domain_name>bab.istanbul</domain_name>
   <domain_keyword>bab</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-05-01 11:18:07</query_time>
   <create_date>2016-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc.</registrar_name>
   <registrar_website>http://www.ihs.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>burak dayanc</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ihsdnsx36.com</value>
    <value>ns2.ihsdnsx36.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aob.se</domain_name>
   <domain_keyword>aob</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:09:09</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Rymdweb AB</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-jdb4231t.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tab.tv</domain_name>
   <domain_keyword>tab</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-22 22:05:20</query_time>
   <create_date>2010-03-22</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tab.business</domain_name>
   <domain_keyword>tab</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-22 22:05:19</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>oob.ooo</domain_name>
   <domain_keyword>oob</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-04-22 17:18:45</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-07</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>orb.lol</domain_name>
   <domain_keyword>orb</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-07 14:04:19</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>XYZ.com, LLC</registrant_company>
   <registrant_state>NV</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>qab.bet</domain_name>
   <domain_keyword>qab</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-07 20:38:22</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>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>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>23</num>
   <domain_name>vab.pt</domain_name>
   <domain_keyword>vab</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-08 19:48:28</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>vab.it</domain_name>
   <domain_keyword>vab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 19:48:28</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Vigilanza Antincendi Boschivi Toscana Onlus</registrant_company>
   <registrant_address>Via Piagentina, 37</registrant_address>
   <registrant_city>FIRENZE</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>omb.im</domain_name>
   <domain_keyword>omb</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-11 10:42:56</query_time>
   <expiry_date>2025-10-04</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns-1105.awsdns-10.org</value>
    <value>ns-1614.awsdns-09.co.uk</value>
    <value>ns-441.awsdns-55.com</value>
    <value>ns-655.awsdns-17.net</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>voab.nl</domain_name>
   <domain_keyword>voab</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 06:17:06</query_time>
   <create_date>2001-04-18</create_date>
   <update_date>2019-01-17</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns031.auroradns.eu</value>
    <value>ns032.auroradns.nl</value>
    <value>ns033.auroradns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fab.parts</domain_name>
   <domain_keyword>fab</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-09 14:22:32</query_time>
   <create_date>2018-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-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>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>28</num>
   <domain_name>kab.xyz</domain_name>
   <domain_keyword>kab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 00:27:00</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-fxax5nzy8yvbk3v2vw5cvd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oar.co</domain_name>
   <domain_keyword>oar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-26 13:47:25</query_time>
   <create_date>2010-04-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>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>30</num>
   <domain_name>opb.it</domain_name>
   <domain_keyword>opb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 23:24:38</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>orb.care</domain_name>
   <domain_keyword>orb</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-12 13:36:27</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</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>32</num>
   <domain_name>osb.studio</domain_name>
   <domain_keyword>osb</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-12 18:16:58</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>oat.guru</domain_name>
   <domain_keyword>oat</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-11 22:23:57</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>otb.xn--6qq986b3xl</domain_name>
   <domain_keyword>otb</domain_keyword>
   <domain_tld>xn--6qq986b3xl</domain_tld>
   <query_time>2024-05-11 17:56:05</query_time>
   <create_date>2018-08-11</create_date>
   <expiry_date>2024-08-11</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>Zhuhai Sinceregava Trading Co.,Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>uab.com.au</domain_name>
   <domain_keyword>uab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 08:39:47</query_time>
   <update_date>2024-04-13</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Dinesh Choradiya</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ocab.co.uk</domain_name>
   <domain_keyword>ocab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 12:40:25</query_time>
   <create_date>2016-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>opb.clothing</domain_name>
   <domain_keyword>opb</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-19 05:15:44</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-16</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>Original Paperbacks</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1445.awsdns-52.org</value>
    <value>ns-1578.awsdns-05.co.uk</value>
    <value>ns-289.awsdns-36.com</value>
    <value>ns-939.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>oaj.co.uk</domain_name>
   <domain_keyword>oaj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 09:32:02</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>oaf.com</domain_name>
   <domain_keyword>oaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:26:22</query_time>
   <create_date>1996-09-14</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2027-09-13</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>buy.internettraffic.com</value>
    <value>sell.internettraffic.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>oai.xyz</domain_name>
   <domain_keyword>oai</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 09:26:33</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ohb.legal</domain_name>
   <domain_keyword>ohb</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-16 09:20:38</query_time>
   <create_date>2021-11-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-11-03</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>Oltmanns, Heinemann &amp; Partner Rechtsanwälte in Partnerschaft mbB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-b.de</value>
    <value>ns2.dns-b.de</value>
    <value>ns3.dns-b.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gab.center</domain_name>
   <domain_keyword>gab</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-13 14:52:43</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0146969211</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>dns1.easydns.ca</value>
    <value>dns2.easydns.ca</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>oay.me</domain_name>
   <domain_keyword>oay</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-24 03:39:46</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Millenniums Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dorthy.ns.cloudflare.com</value>
    <value>elliot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>oam.net</domain_name>
   <domain_keyword>oam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 03:37:34</query_time>
   <create_date>1998-09-17</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-09-16</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>oak.net.cn</domain_name>
   <domain_keyword>oak</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-25 19:39:42</query_time>
   <create_date>2012-07-13</create_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>山东新希望六和集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv4.com</value>
    <value>ns4.dnsv4.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>sab.reisen</domain_name>
   <domain_keyword>sab</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-21 04:40:27</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</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>sabtours Touristik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>otb.cymru</domain_name>
   <domain_keyword>otb</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-26 04:54:19</query_time>
   <create_date>2021-05-08</create_date>
   <update_date>2021-05-08</update_date>
   <expiry_date>2031-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>namecheap.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>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hab.org.br</domain_name>
   <domain_keyword>hab</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-25 04:08:12</query_time>
   <create_date>1997-02-07</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2030-02-07</expiry_date>
   <registrant_name>AANBPAS - HOSPITAL ADVENTISTA DE BELEM</registrant_name>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>onb.com.au</domain_name>
   <domain_keyword>onb</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 21:17:14</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Service Administration</registrant_name>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kab.services</domain_name>
   <domain_keyword>kab</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-27 22:18:16</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>oau.lat</domain_name>
   <domain_keyword>oau</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-30 16:46:27</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>qab.net</domain_name>
   <domain_keyword>qab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 17:09:59</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.jinmi.com</value>
    <value>ns2.jinmi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>oai.international</domain_name>
   <domain_keyword>oai</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-29 05:36:02</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>olab.org</domain_name>
   <domain_keyword>olab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 01:03:17</query_time>
   <create_date>2000-01-18</create_date>
   <update_date>2022-06-01</update_date>
   <expiry_date>2025-01-18</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>ppp001.olab.org</value>
    <value>ppp003.olab.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>oac.bz</domain_name>
   <domain_keyword>oac</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-02 03:07:58</query_time>
   <create_date>2004-03-23</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2026-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <name_servers>
    <value>ns4.inet-web.com</value>
    <value>ns4a.inet-web.com</value>
    <value>ns5.inet-web.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>56</num>
   <domain_name>dab.consulting</domain_name>
   <domain_keyword>dab</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-06 10:22:21</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>olb.one</domain_name>
   <domain_keyword>olb</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-06 16:56:49</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>oan.co.in</domain_name>
   <domain_keyword>oan</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-10 20:34:03</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-14</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>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>omb.nl</domain_name>
   <domain_keyword>omb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-07 16:54:00</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2019-02-21</update_date>
   <registrar_name>VXregistrar</registrar_name>
   <name_servers>
    <value>ns1.hcdns.nl</value>
    <value>ns2.hcdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>otb.xn--3ds443g</domain_name>
   <domain_keyword>otb</domain_keyword>
   <domain_tld>xn--3ds443g</domain_tld>
   <query_time>2024-04-11 03:39:16</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-14</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://whois.aliyun.com</registrar_website>
   <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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rab.company</domain_name>
   <domain_keyword>rab</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-11 00:48:24</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RAB Developments</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zaragoza</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>ariadne.ns.cloudflare.com</value>
    <value>cris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>fab.com.au</domain_name>
   <domain_keyword>fab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 02:31:13</query_time>
   <update_date>2024-04-05</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.drop.com.au</value>
    <value>ns2.drop.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ohb.scot</domain_name>
   <domain_keyword>ohb</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-17 12:39:37</query_time>
   <create_date>2015-07-20</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2032-07-20</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>NHS Orkney</registrant_company>
   <registrant_state>Orkney</registrant_state>
   <registrant_country>GB</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>toab.net</domain_name>
   <domain_keyword>toab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 01:23:22</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nab.design</domain_name>
   <domain_keyword>nab</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-25 15:12:37</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-16</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>NATIONAL AUSTRALIA BANK LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsem02.national.com.au</value>
    <value>nskx02.national.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kab.news</domain_name>
   <domain_keyword>kab</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-29 01:31:41</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>67</num>
   <domain_name>oeb.dog</domain_name>
   <domain_keyword>oeb</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-04 09:02:19</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>o4b.de</domain_name>
   <domain_keyword>o4b</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:07:13</query_time>
   <update_date>2020-06-22</update_date>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>oba.partners</domain_name>
   <domain_keyword>oba</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-02 23:04:38</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>oai.uk</domain_name>
   <domain_keyword>oai</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 12:17:39</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>nab.tv</domain_name>
   <domain_keyword>nab</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 13:55:40</query_time>
   <create_date>2015-02-27</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-27</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>Registry Services, LLC</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>dns101.comcast.net</value>
    <value>dns102.comcast.net</value>
    <value>dns103.comcast.net</value>
    <value>dns104.comcast.net</value>
    <value>dns105.comcast.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>foab.shop</domain_name>
   <domain_keyword>foab</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 02:18:07</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lab.bond</domain_name>
   <domain_keyword>lab</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-07 02:18:38</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>vxc8k94y.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ohb.life</domain_name>
   <domain_keyword>ohb</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 22:42:48</query_time>
   <create_date>2021-12-26</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-26</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>DAISUKE YUASA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ovb.ninja</domain_name>
   <domain_keyword>ovb</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-08 10:50:44</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1235.awsdns-26.org</value>
    <value>ns-1666.awsdns-16.co.uk</value>
    <value>ns-324.awsdns-40.com</value>
    <value>ns-662.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>orb.ie</domain_name>
   <domain_keyword>orb</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-16 11:36:40</query_time>
   <create_date>2001-10-08</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Castle Rock Media Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>olb.org</domain_name>
   <domain_keyword>olb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:09:53</query_time>
   <create_date>1997-03-13</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2029-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.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>78</num>
   <domain_name>0ab.xyz</domain_name>
   <domain_keyword>0ab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 10:28:52</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>jiangnan</registrant_company>
   <registrant_state>zhe jiang</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>oak.gent</domain_name>
   <domain_keyword>oak</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-04-21 13:26:40</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>DD-Engineering</registrant_company>
   <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>
   <name_servers>
    <value>ns-25-b.gandi.net</value>
    <value>ns-32-c.gandi.net</value>
    <value>ns-65-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>lab.ong</domain_name>
   <domain_keyword>lab</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-04-17 13:58:38</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agence22 - eGate22</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>25</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-163-a.gandi.net</value>
    <value>ns-222-c.gandi.net</value>
    <value>ns-56-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nab.co</domain_name>
   <domain_keyword>nab</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-22 01:35:15</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</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>National Australia Bank Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cab.africa</domain_name>
   <domain_keyword>cab</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-09 14:28:25</query_time>
   <create_date>2020-10-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain-name/</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>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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.webmo.fr</value>
    <value>ns2.webmo.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>fab.gifts</domain_name>
   <domain_keyword>fab</domain_keyword>
   <domain_tld>gifts</domain_tld>
   <query_time>2024-05-09 14:22:31</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>terry.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>84</num>
   <domain_name>onb.vc</domain_name>
   <domain_keyword>onb</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-09 07:45:57</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</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>Vsoft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paraiba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>olb.luxury</domain_name>
   <domain_keyword>olb</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-05-10 00:17:02</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>otb.app</domain_name>
   <domain_keyword>otb</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 17:56:04</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</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 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.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>87</num>
   <domain_name>gab.consulting</domain_name>
   <domain_keyword>gab</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-13 14:52:43</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>88</num>
   <domain_name>wab.ie</domain_name>
   <domain_keyword>wab</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-25 08:10:02</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2028-11-06</expiry_date>
   <registrar_name>Dept of Public Expenditure</registrar_name>
   <registrar_website>per.gov.ie</registrar_website>
   <registrant_name>Department of Housing, Planning, Community and Local Government</registrant_name>
   <name_servers>
    <value>cwext.gn.gov.ie</value>
    <value>ext3.gn.gov.ie</value>
    <value>gbext.gn.gov.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>zab.education</domain_name>
   <domain_keyword>zab</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-17 19:08:52</query_time>
   <create_date>2020-08-20</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-20</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>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>oar.jp</domain_name>
   <domain_keyword>oar</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-19 09:35:54</query_time>
   <create_date>2022-12-18</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm33.parklogic.com</value>
    <value>ns2.gm33.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>orb.de</domain_name>
   <domain_keyword>orb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-25 04:23:02</query_time>
   <update_date>2023-05-05</update_date>
   <name_servers>
    <value>auth1.dns.cogentco.com</value>
    <value>auth2.dns.cogentco.com</value>
    <value>ns1.vodafone-ip.de</value>
    <value>ns2.vodafone-ip.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>oam.services</domain_name>
   <domain_keyword>oam</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-24 03:37:34</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-11-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>ns-1413.awsdns-48.org</value>
    <value>ns-1662.awsdns-15.co.uk</value>
    <value>ns-340.awsdns-42.com</value>
    <value>ns-972.awsdns-57.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>93</num>
   <domain_name>o0b.cc</domain_name>
   <domain_keyword>o0b</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 09:04:56</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>owb.uk</domain_name>
   <domain_keyword>owb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-19 05:50:53</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Mr George Marshall t/a Brandwise [Tag = BRANDWISE]</registrar_name>
   <registrar_website>https://www.brandwise.co.uk</registrar_website>
   <name_servers>
    <value>rs66a.registrar-servers.com</value>
    <value>rs66b.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>rab.be</domain_name>
   <domain_keyword>rab</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-19 22:28:35</query_time>
   <create_date>2002-01-03</create_date>
   <registrar_name>Cindi</registrar_name>
   <registrar_website>https://cindi.be/</registrar_website>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>rab.academy</domain_name>
   <domain_keyword>rab</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 22:28:35</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-06</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>oak.vote</domain_name>
   <domain_keyword>oak</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-15 09:27:21</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>50p1</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>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>98</num>
   <domain_name>ofb.com</domain_name>
   <domain_keyword>ofb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:46:31</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>obb.company</domain_name>
   <domain_keyword>obb</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-26 02:44:55</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>100</num>
   <domain_name>ofb.asia</domain_name>
   <domain_keyword>ofb</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 14:17:01</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.1</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.