WHOIS QUERY TIME

16 May 2024 - 3:54 PM UTC

Registered: 28 July 2006
Modified: 4 May 2024
Expiry: 28 July 2025

REGISTRAR

Name: DOMENY.TV MSERWIS Sp. z o.o.
Website: https://www.domeny.tv/

DNSSEC

Unsigned

NAME SERVERS

ns1.sedoparking.com
ns2.sedoparking.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=oxygene.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "oxygene.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "oxygene.pl",
            "domain_keyword": "oxygene",
            "domain_tld": "pl",
            "query_time": "2024-05-16 15:54:02",
            "create_date": "2006-07-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-07-28",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>oxygene.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>oxygene.pl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 15:54:02</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.083 seconds) for "oxygene.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2023 - 11:10 AM UTC

Registered: 28 July 2006
Modified: 21 July 2022
Expiry: 28 July 2024

REGISTRAR

Name: MSERWIS Sp.z o.o. sp. k.
Website: www.domeny.tv

DNSSEC

Unsigned

NAME SERVERS

ns1.sedoparking.com
ns2.sedoparking.com

#2 - QUERY TIME

16 May 2024 - 3:54 PM UTC

Registered: 28 July 2006
Modified: 4 May 2024
Expiry: 28 July 2025

REGISTRAR

Name: DOMENY.TV MSERWIS Sp. z o.o.
Website: https://www.domeny.tv/

DNSSEC

Unsigned

NAME SERVERS

ns1.sedoparking.com
ns2.sedoparking.com

* 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=oxygene.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "oxygene.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "oxygene.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "oxygene.pl",
            "domain_keyword": "oxygene",
            "domain_tld": "pl",
            "query_time": "2023-05-04 11:10:24",
            "create_date": "2006-07-28",
            "update_date": "2022-07-21",
            "expiry_date": "2024-07-28",
            "registrar_name": "MSERWIS Sp.z o.o. sp. k.",
            "registrar_website": "www.domeny.tv",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "oxygene.pl",
            "domain_keyword": "oxygene",
            "domain_tld": "pl",
            "query_time": "2024-05-16 15:54:02",
            "create_date": "2006-07-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-07-28",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>oxygene.pl</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>oxygene.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oxygene.pl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-04 11:10:24</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2022-07-21</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>MSERWIS Sp.z o.o. sp. k.</registrar_name>
   <registrar_website>www.domeny.tv</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oxygene.pl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 15:54:02</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.083</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.045 seconds) which contained the exact domain keyword "oxygene".
Domain Name Registered Expiry Registrar Ownership
1 oxygene.net 22 May 2003 22 May 2025 Dynadot Inc -
2 oxygene.com 25 Nov 2003 25 Nov 2028 GoDaddy.com, LLC -
3 oxygene.nl 17 Nov 2004 - BIT B.V. -
4 oxygene.it 13 Jan 2005 6 May 2025 OVH FONTOLAN DIEGO
5 oxygene.org 19 Sep 2005 19 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC
6 oxygene.co.uk 22 Dec 2005 22 Dec 2024 Servitor Ltd [Tag = SERVITOR] -
7 oxygene.pl 28 Jul 2006 28 Jul 2025 DOMENY.TV MSERWIS Sp. z o.o. -
8 oxygene.sk 9 May 2007 9 May 2025 WebSupport s.r.o. Noister s. r. o.
9 oxygene.ru 20 Jun 2007 20 Jun 2025 SALENAMES-RU Private Person
10 oxygene.biz 28 Dec 2011 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 oxygene.be 10 Sep 2012 - Key-Systems GmbH -
12 oxygene.info 24 May 2013 24 May 2025 OVH SAS REDACTED FOR PRIVACY
13 oxygene.fashion 15 Apr 2015 15 Apr 2025 IONOS SE Euroxygene
14 oxygene.co.ke 8 Jan 2016 8 Jan 2025 EAC directory OXYGENE MARKETING COMMUNICATION LIMITED
15 oxygene.com.cn 27 May 2016 27 May 2025 GoDaddy.com,LLC GLEISSNER Michael Gerhard Johannes
16 oxygene.com.pl 29 Sep 2016 29 Sep 2024 home.pl S.A. -
17 oxygene.ski 29 Nov 2016 29 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
18 oxygene.world 20 Apr 2018 20 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
19 oxygene.app 25 Jul 2018 25 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 oxygene.one 30 Dec 2018 30 Dec 2031 Gandi SAS REDACTED FOR PRIVACY
21 oxygene.xyz 10 Jul 2019 10 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
22 oxygene.tech 26 Apr 2020 26 Apr 2025 OVH -
23 oxygene.science 24 May 2020 24 May 2025 Name.com, Inc. Domain Protection Services, Inc.
24 oxygene.studio 26 Jun 2020 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 oxygene.design 26 Jun 2020 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 oxygene.cloud 29 Sep 2020 29 Sep 2024 OVH sas O2 SOFTWARES
27 oxygene.immo 29 Sep 2020 29 Sep 2024 OVH SAS O2 SOFTWARES
28 oxygene.archi 25 Nov 2020 25 Nov 2024 OVH SAS REDACTED FOR PRIVACY
29 oxygene.nyc 2 Jan 2021 2 Jan 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc REDACTED FOR PRIVACY
30 oxygene.pro 18 Oct 2021 18 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 oxygene.bike 22 Dec 2021 22 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
32 oxygene.services 12 Jul 2022 12 Jul 2024 Network Solutions, LLC Great Enterprises s.l.
33 oxygene.cc 19 Mar 2023 19 Mar 2025 GoDaddy.com, LLC -
34 oxygene.bio 6 Apr 2023 6 Apr 2025 EuroDNS S.A. REDACTED FOR PRIVACY
35 oxygene.africa 11 May 2023 11 May 2024 Namecheap, Inc. REDACTED
36 oxygene.online 1 Jun 2023 1 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
37 oxygene.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
38 oxygene.plus 16 Oct 2023 16 Oct 2024 NETIM SARL MOBILITEL-FODE CAMARA
39 oxygene.website 9 Jan 2024 9 Jan 2025 Gandi SAS -
40 oxygene.store 17 Jan 2024 17 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
41 oxygene.site 17 Jan 2024 17 Jan 2025 OVH -
42 oxygene.top 20 Feb 2024 20 Feb 2025 Key Systems LLC REDACTED FOR PRIVACY
43 oxygene.eu - - Registrar.eu -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=oxygene&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "oxygene",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 43,
        "relation": "eq",
        "current": 43
    },
    "unique_domains": "oxygene.net, oxygene.com, oxygene.nl, oxygene.it, oxygene.org, oxygene.co.uk, oxygene.pl, oxygene.sk, oxygene.ru, oxygene.biz, oxygene.be, oxygene.info, oxygene.fashion, oxygene.co.ke, oxygene.com.cn, oxygene.com.pl, oxygene.ski, oxygene.world, oxygene.app, oxygene.one, oxygene.xyz, oxygene.tech, oxygene.science, oxygene.studio, oxygene.design, oxygene.cloud, oxygene.immo, oxygene.archi, oxygene.nyc, oxygene.pro, oxygene.bike, oxygene.services, oxygene.cc, oxygene.bio, oxygene.africa, oxygene.online, oxygene.us, oxygene.plus, oxygene.website, oxygene.store, oxygene.site, oxygene.top, oxygene.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "oxygene.net",
            "domain_keyword": "oxygene",
            "domain_tld": "net",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2003-05-22",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "oxygene.com",
            "domain_keyword": "oxygene",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:40:01",
            "create_date": "2003-11-25",
            "update_date": "2022-10-30",
            "expiry_date": "2028-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "oxygene.nl",
            "domain_keyword": "oxygene",
            "domain_tld": "nl",
            "query_time": "2024-05-05 12:58:21",
            "create_date": "2004-11-17",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "oxygene.it",
            "domain_keyword": "oxygene",
            "domain_tld": "it",
            "query_time": "2024-05-24 13:44:23",
            "create_date": "2005-01-13",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "FONTOLAN DIEGO",
            "registrant_address": "Via Chiodare 196",
            "registrant_city": "Due Carrare",
            "registrant_state": "PD",
            "registrant_zip": "35020",
            "registrant_country": "IT",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "oxygene.org",
            "domain_keyword": "oxygene",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2005-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "oxygene.co.uk",
            "domain_keyword": "oxygene",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2005-12-22",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-22",
            "registrar_name": "Servitor Ltd [Tag = SERVITOR]",
            "registrar_website": "http://www.servitor.co.uk",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "oxygene.pl",
            "domain_keyword": "oxygene",
            "domain_tld": "pl",
            "query_time": "2024-05-16 15:54:02",
            "create_date": "2006-07-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-07-28",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "oxygene.sk",
            "domain_keyword": "oxygene",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:43:22",
            "create_date": "2007-05-09",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-09",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Lukas Lalisky",
            "registrant_company": "Noister s. r. o.",
            "registrant_address": "184",
            "registrant_city": "Celovce",
            "registrant_zip": "99141",
            "registrant_country": "SK",
            "name_servers": [
                "ns-1013.awsdns-62.net",
                "ns-1483.awsdns-57.org",
                "ns-1772.awsdns-29.co.uk",
                "ns-371.awsdns-46.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 9,
            "domain_name": "oxygene.ru",
            "domain_keyword": "oxygene",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:04:02",
            "create_date": "2007-06-20",
            "expiry_date": "2025-06-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "oxygene.biz",
            "domain_keyword": "oxygene",
            "domain_tld": "biz",
            "query_time": "2024-05-05 10:57:56",
            "create_date": "2011-12-28",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.maxns.net",
                "ns2.maxns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "oxygene.be",
            "domain_keyword": "oxygene",
            "domain_tld": "be",
            "query_time": "2024-06-02 05:17:28",
            "create_date": "2012-09-10",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 12,
            "domain_name": "oxygene.info",
            "domain_keyword": "oxygene",
            "domain_tld": "info",
            "query_time": "2024-05-28 03:40:12",
            "create_date": "2013-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oxygene.fashion",
            "domain_keyword": "oxygene",
            "domain_tld": "fashion",
            "query_time": "2024-06-02 05:17:30",
            "create_date": "2015-04-15",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Euroxygene",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oxygene.co.ke",
            "domain_keyword": "oxygene",
            "domain_tld": "co.ke",
            "query_time": "2024-05-16 15:53:58",
            "create_date": "2016-01-08",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-08",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "OXYGENE MARKETING COMMUNICATION LIMITED",
            "registrant_address": "LENANA TOWERS 843,  LENANA ROAD",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "registrant_fax": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.oxygenehosting.com",
                "ns2.oxygenehosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "oxygene.com.cn",
            "domain_keyword": "oxygene",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 09:57:46",
            "create_date": "2016-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "GLEISSNER Michael Gerhard Johannes",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "oxygene.com.pl",
            "domain_keyword": "oxygene",
            "domain_tld": "com.pl",
            "query_time": "2024-05-14 00:37:04",
            "create_date": "2016-09-29",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-29",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "oxygene.ski",
            "domain_keyword": "oxygene",
            "domain_tld": "ski",
            "query_time": "2024-05-05 12:58:21",
            "create_date": "2016-11-29",
            "update_date": "2024-02-07",
            "expiry_date": "2024-11-29",
            "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": "84",
            "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-10-c.gandi.net",
                "ns-145-a.gandi.net",
                "ns-224-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "oxygene.world",
            "domain_keyword": "oxygene",
            "domain_tld": "world",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2018-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "oxygene.app",
            "domain_keyword": "oxygene",
            "domain_tld": "app",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2018-07-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oxygene.one",
            "domain_keyword": "oxygene",
            "domain_tld": "one",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2018-12-30",
            "update_date": "2023-11-30",
            "expiry_date": "2031-12-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "53",
            "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-172-c.gandi.net",
                "ns-178-a.gandi.net",
                "ns-55-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "oxygene.xyz",
            "domain_keyword": "oxygene",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2019-07-10",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-10",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "oxygene.tech",
            "domain_keyword": "oxygene",
            "domain_tld": "tech",
            "query_time": "2024-05-05 12:58:21",
            "create_date": "2020-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-26",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "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.",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "oxygene.science",
            "domain_keyword": "oxygene",
            "domain_tld": "science",
            "query_time": "2024-05-28 03:40:14",
            "create_date": "2020-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1qsy.name.com",
                "ns2bls.name.com",
                "ns3qtx.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "oxygene.studio",
            "domain_keyword": "oxygene",
            "domain_tld": "studio",
            "query_time": "2024-04-20 09:33:58",
            "create_date": "2020-06-26",
            "update_date": "2023-07-17",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "oxygene.design",
            "domain_keyword": "oxygene",
            "domain_tld": "design",
            "query_time": "2024-05-16 15:54:01",
            "create_date": "2020-06-26",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "oxygene.cloud",
            "domain_keyword": "oxygene",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 15:53:58",
            "create_date": "2020-09-29",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-29",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "O2 SOFTWARES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "oxygene.immo",
            "domain_keyword": "oxygene",
            "domain_tld": "immo",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2020-09-29",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-29",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "O2 SOFTWARES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "oxygene.archi",
            "domain_keyword": "oxygene",
            "domain_tld": "archi",
            "query_time": "2024-06-02 05:17:28",
            "create_date": "2020-11-25",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oxygene.nyc",
            "domain_keyword": "oxygene",
            "domain_tld": "nyc",
            "query_time": "2024-05-06 13:40:01",
            "create_date": "2021-01-02",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-02",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "oxygen.nyc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oxygen.nyc",
                "ns2.oxygen.nyc"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "oxygene.pro",
            "domain_keyword": "oxygene",
            "domain_tld": "pro",
            "query_time": "2024-05-06 13:40:01",
            "create_date": "2021-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2025-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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "oxygene.bike",
            "domain_keyword": "oxygene",
            "domain_tld": "bike",
            "query_time": "2024-05-06 13:40:01",
            "create_date": "2021-12-22",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-22",
            "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": "84",
            "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-154-c.gandi.net",
                "ns-171-b.gandi.net",
                "ns-4-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "oxygene.services",
            "domain_keyword": "oxygene",
            "domain_tld": "services",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2022-07-12",
            "update_date": "2022-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Great Enterprises s.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alicante",
            "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": [
                "ns1.oxygenbackup.com",
                "ns2.oxygenbackup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "oxygene.cc",
            "domain_keyword": "oxygene",
            "domain_tld": "cc",
            "query_time": "2024-05-17 16:51:01",
            "create_date": "2023-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "oxygene.bio",
            "domain_keyword": "oxygene",
            "domain_tld": "bio",
            "query_time": "2024-04-27 10:58:47",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "oxygene.africa",
            "domain_keyword": "oxygene",
            "domain_tld": "africa",
            "query_time": "2024-06-02 05:17:28",
            "create_date": "2023-05-11",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oxygene.online",
            "domain_keyword": "oxygene",
            "domain_tld": "online",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "oxygene.us",
            "domain_keyword": "oxygene",
            "domain_tld": "us",
            "query_time": "2024-06-02 05:17:28",
            "create_date": "2023-07-05",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Guillermo Warner",
            "registrant_company": "NA",
            "registrant_address": "6004 Jean Street",
            "registrant_city": "Metairie",
            "registrant_state": "Louisiana",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8005889668",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "oxygene.plus",
            "domain_keyword": "oxygene",
            "domain_tld": "plus",
            "query_time": "2024-05-05 12:58:21",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MOBILITEL-FODE CAMARA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.weshep.com",
                "ns2.weshep.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "oxygene.website",
            "domain_keyword": "oxygene",
            "domain_tld": "website",
            "query_time": "2024-05-14 00:37:04",
            "create_date": "2024-01-09",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "84",
            "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.",
            "name_servers": [
                "ns-110-c.gandi.net",
                "ns-15-b.gandi.net",
                "ns-237-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oxygene.store",
            "domain_keyword": "oxygene",
            "domain_tld": "store",
            "query_time": "2024-05-17 16:51:01",
            "create_date": "2024-01-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "oxygene.site",
            "domain_keyword": "oxygene",
            "domain_tld": "site",
            "query_time": "2024-05-27 21:51:23",
            "create_date": "2024-01-17",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_state": "75",
            "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.",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "oxygene.top",
            "domain_keyword": "oxygene",
            "domain_tld": "top",
            "query_time": "2024-04-27 10:58:47",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1345,
            "registrar_name": "Key Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "oxygene.eu",
            "domain_keyword": "oxygene",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:10:05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-26761996.ns3.dan.hosting"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>oxygene</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>oxygene.net, oxygene.com, oxygene.nl, oxygene.it, oxygene.org, oxygene.co.uk, oxygene.pl, oxygene.sk, oxygene.ru, oxygene.biz, oxygene.be, oxygene.info, oxygene.fashion, oxygene.co.ke, oxygene.com.cn, oxygene.com.pl, oxygene.ski, oxygene.world, oxygene.app, oxygene.one, oxygene.xyz, oxygene.tech, oxygene.science, oxygene.studio, oxygene.design, oxygene.cloud, oxygene.immo, oxygene.archi, oxygene.nyc, oxygene.pro, oxygene.bike, oxygene.services, oxygene.cc, oxygene.bio, oxygene.africa, oxygene.online, oxygene.us, oxygene.plus, oxygene.website, oxygene.store, oxygene.site, oxygene.top, oxygene.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oxygene.net</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-22</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oxygene.com</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:40:01</query_time>
   <create_date>2003-11-25</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2028-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>3</num>
   <domain_name>oxygene.nl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 12:58:21</query_time>
   <create_date>2004-11-17</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>oxygene.it</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 13:44:23</query_time>
   <create_date>2005-01-13</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>FONTOLAN DIEGO</registrant_company>
   <registrant_address>Via Chiodare 196</registrant_address>
   <registrant_city>Due Carrare</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>oxygene.org</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2005-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>6</num>
   <domain_name>oxygene.co.uk</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2005-12-22</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Servitor Ltd [Tag = SERVITOR]</registrar_name>
   <registrar_website>http://www.servitor.co.uk</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>oxygene.pl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 15:54:02</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>oxygene.sk</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:43:22</query_time>
   <create_date>2007-05-09</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Lukas Lalisky</registrant_name>
   <registrant_company>Noister s. r. o.</registrant_company>
   <registrant_address>184</registrant_address>
   <registrant_city>Celovce</registrant_city>
   <registrant_zip>99141</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns-1013.awsdns-62.net</value>
    <value>ns-1483.awsdns-57.org</value>
    <value>ns-1772.awsdns-29.co.uk</value>
    <value>ns-371.awsdns-46.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>oxygene.ru</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:04:02</query_time>
   <create_date>2007-06-20</create_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>oxygene.biz</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-05 10:57:56</query_time>
   <create_date>2011-12-28</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.maxns.net</value>
    <value>ns2.maxns.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>11</num>
   <domain_name>oxygene.be</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 05:17:28</query_time>
   <create_date>2012-09-10</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>oxygene.info</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 03:40:12</query_time>
   <create_date>2013-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</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>13</num>
   <domain_name>oxygene.fashion</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-06-02 05:17:30</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Euroxygene</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oxygene.co.ke</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-16 15:53:58</query_time>
   <create_date>2016-01-08</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>OXYGENE MARKETING COMMUNICATION LIMITED</registrant_company>
   <registrant_address>LENANA TOWERS 843,  LENANA ROAD</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <registrant_fax>Redacted | Registry Policy</registrant_fax>
   <name_servers>
    <value>ns1.oxygenehosting.com</value>
    <value>ns2.oxygenehosting.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>oxygene.com.cn</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 09:57:46</query_time>
   <create_date>2016-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>GLEISSNER Michael Gerhard Johannes</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>oxygene.com.pl</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-14 00:37:04</query_time>
   <create_date>2016-09-29</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>oxygene.ski</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-05-05 12:58:21</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-11-29</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>84</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-10-c.gandi.net</value>
    <value>ns-145-a.gandi.net</value>
    <value>ns-224-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>oxygene.world</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>oxygene.app</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>20</num>
   <domain_name>oxygene.one</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2018-12-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2031-12-30</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>53</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-172-c.gandi.net</value>
    <value>ns-178-a.gandi.net</value>
    <value>ns-55-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>oxygene.xyz</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-10</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>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>22</num>
   <domain_name>oxygene.tech</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-05 12:58:21</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <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>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>oxygene.science</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-28 03:40:14</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1qsy.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4cjp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>oxygene.studio</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-20 09:33:58</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>oxygene.design</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-16 15:54:01</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>oxygene.cloud</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 15:53:58</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>O2 SOFTWARES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>oxygene.immo</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>O2 SOFTWARES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>oxygene.archi</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>archi</domain_tld>
   <query_time>2024-06-02 05:17:28</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oxygene.nyc</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-06 13:40:01</query_time>
   <create_date>2021-01-02</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>oxygen.nyc</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>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oxygen.nyc</value>
    <value>ns2.oxygen.nyc</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>oxygene.pro</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 13:40:01</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-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>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>oxygene.bike</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-06 13:40:01</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-22</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>84</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-154-c.gandi.net</value>
    <value>ns-171-b.gandi.net</value>
    <value>ns-4-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>oxygene.services</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2022-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Great Enterprises s.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alicante</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>ns1.oxygenbackup.com</value>
    <value>ns2.oxygenbackup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>oxygene.cc</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-17 16:51:01</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>oxygene.bio</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-27 10:58:47</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.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>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>oxygene.africa</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-02 05:17:28</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-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</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>oxygene.online</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</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>ns1.dan.com</value>
    <value>ns2.dan.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>37</num>
   <domain_name>oxygene.us</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 05:17:28</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Guillermo Warner</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>6004 Jean Street</registrant_address>
   <registrant_city>Metairie</registrant_city>
   <registrant_state>Louisiana</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8005889668</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>oxygene.plus</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-05 12:58:21</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MOBILITEL-FODE CAMARA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.weshep.com</value>
    <value>ns2.weshep.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>oxygene.website</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-14 00:37:04</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>84</registrant_state>
   <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>
   <name_servers>
    <value>ns-110-c.gandi.net</value>
    <value>ns-15-b.gandi.net</value>
    <value>ns-237-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>oxygene.store</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 16:51:01</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>oxygene.site</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 21:51:23</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_state>75</registrant_state>
   <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>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>oxygene.top</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 10:58:47</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>oxygene.eu</domain_name>
   <domain_keyword>oxygene</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:10:05</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-26761996.ns3.dan.hosting</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.045</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 1,950 domain names (in 0.149 seconds) which look and sound like the brand name "oxygene".
Domain Name Registered Expiry Registrar Ownership
1 oxygone.dk 26 Apr 2004 30 Apr 2025 - K Montage / Oxygone Kent Jørgen Nielsen
2 oxygane.com 15 Jan 2024 15 Jan 2025 Tucows Domains Inc. -
3 oxygine.co.uk 6 Aug 2010 6 Aug 2024 UK2 Limited [Tag = UK2NET] -
4 oxygen8.uk 25 Mar 2024 25 Mar 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
5 oxygenh.com 21 Dec 2021 21 Dec 2024 NAMECHEAP INC World News Pte Ltd
6 oxygen8.net.au - - Melbourne IT Todd McGill
7 oxygenex.ru 22 Mar 2024 22 Mar 2025 REGRU-RU Private Person
8 oxogene.info 8 Oct 2010 8 Oct 2024 OVH SAS REDACTED FOR PRIVACY
9 coxygene.com 4 Jul 2022 4 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
10 oxigene.com.br 20 Apr 2022 20 Apr 2024 - Shark Tecnologia IPFS Ltda
11 oxygenes.org 26 Jun 2020 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 oxygeme.com 30 Mar 2018 30 Mar 2025 OVH, SAS izidata
13 oxygenm.com 27 Feb 2021 27 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 oxygenet.eu - - OVH SAS -
15 oxygens.app 28 Mar 2022 28 Mar 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
16 oxygiene.com 10 Mar 2005 9 Mar 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
17 oxygine.org 29 Feb 2012 28 Feb 2026 Registrar of Domain Names REG.RU LLC Private Person
18 oxygene8.com 25 May 2024 25 May 2025 DropCatch.com 548 LLC HugeDomains.com
19 ooxygene.com 18 Apr 2010 18 Apr 2025 NameCheap, Inc. -
20 oxygenea.com 27 Aug 2023 27 Aug 2024 GoDaddy.com, LLC -
21 oxygenet.org 6 Jun 2011 6 Jun 2024 OVH sas NET INFO SERVICES
22 oxygenn.fun 16 Mar 2024 16 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
23 oxygense.com 12 Mar 2024 12 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 oxegene.com 15 May 2005 15 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 oxygen.global 14 Dec 2018 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 oxygen.finance 19 Oct 2020 19 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
27 oxygen.uk 4 Jul 2019 4 Jul 2025 Falbros Ltd [Tag = FALBROS] -
28 oxygen.bot 12 Nov 2023 12 Nov 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
29 oxygen.com.pt - - - OXYGEN 6971, LDA
30 oxygen.fashion 2 May 2020 2 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
31 oxygen.direct 23 Aug 2023 23 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 oxygen.works 13 May 2019 13 May 2025 IONOS SE 1&1 Internet Inc
33 oxygen.onl 8 Jan 2020 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 oxygen.broker 16 May 2021 16 May 2026 101domain GRS Limited Oxygen Express Broker De Asigurare - Reasigurare S.R.L., 27339115
35 oxygen.pub 23 Nov 2022 23 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 oxygee.com 30 Nov 2017 30 Nov 2024 Dynadot Inc -
37 oxygena.be 16 Oct 2009 - Diogenius SPRL -
38 oxygent.shop 8 May 2024 8 May 2025 Namecheap, Inc. -
39 oxygen8.group 9 May 2024 9 May 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
40 ozygene.co.uk 9 Mar 2023 9 Mar 2024 Namesco Limited [Tag = NAMESCO] -
41 oxygenex.online 7 Feb 2023 7 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
42 oxygen8.ca 13 Apr 2020 13 Apr 2025 NameSilo Technologies Corp. REDACTED FOR PRIVACY
43 oxygenn.com 7 Dec 2016 7 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
44 oxygenet.info 6 Jun 2011 6 Jun 2024 OVH SAS NET INFO SERVICES
45 oxigene.com 12 Oct 1996 11 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 oxygent.com 11 Jun 2019 11 Jun 2025 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
47 oxy-gene.com 21 Jun 1999 21 Jun 2024 GoDaddy.com, LLC -
48 oxygen8.net 3 Jan 2014 3 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
49 oxogene.be 8 Oct 2010 - OVH -
50 oxygenex.net 7 Feb 2023 7 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 oxygeneq.com 11 Jan 2020 11 Jan 2025 Network Solutions, LLC -
52 oxygen6.com 29 Sep 2018 29 Sep 2025 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
53 oxygenex.trade 7 Feb 2023 7 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 o2xygene.com 9 Apr 2018 9 Apr 2026 GoDaddy.com, LLC -
55 oxylene.store 19 Jul 2023 19 Jul 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
56 oxygeen.com 20 Aug 2008 20 Aug 2024 GoDaddy.com, LLC -
57 cxygene.com 19 Oct 2020 19 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
58 ooxygene.fr 13 Feb 2023 13 Feb 2025 IONOS SE Ano Nymous
59 oxygen3.de - - - -
60 oxygen7.ru 27 Nov 2020 27 Nov 2024 REGRU-RU EkT, JSC
61 joxygene.be 8 Mar 2019 - OVH -
62 oxygene3.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Wayne Gardner
63 oxygen0.com 28 Jan 2024 28 Jan 2025 Tucows Domains Inc. -
64 o2xygene.fr 1 Dec 2012 1 Dec 2026 OVH O²XYGENE
65 qxygene.net 24 Sep 2003 24 Sep 2024 Turkticaret.net GDPR Masked
66 oxygyne.com 15 Jan 2024 15 Jan 2025 Tucows Domains Inc. -
67 voxygene.com 20 Nov 2012 20 Nov 2024 OVH, SAS Voxygen SAS
68 oxygens.uk 12 Dec 2023 12 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
69 oxygone.net 20 Jun 2014 20 Jun 2024 OVH, SAS MEMSOFT
70 boxygene.com 20 May 2018 20 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 oxygene2.com 25 Apr 2024 25 Apr 2025 1API GmbH REDACTED FOR PRIVACY
72 oxygeny.com 2 Mar 2021 2 Mar 2025 GoDaddy.com, LLC -
73 oxygen5.com 13 Feb 2024 13 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 oxygen8.life 1 Oct 2016 1 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
75 oxogene.com 8 Oct 2010 8 Oct 2024 OVH, SAS REDACTED FOR PRIVACY
76 toxygene.co.uk 15 Sep 2009 15 Sep 2025 Ionos SE [Tag = 1AND1] -
77 oxygenz.net 14 Jun 2017 14 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
78 oxygenu.com 11 Apr 2023 11 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 oxygenu.xyz 2 Jul 2020 2 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
80 oxygened.com 14 Nov 2000 14 Nov 2024 GoDaddy.com, LLC -
81 oxygenve.com 20 Jul 2000 20 Jul 2025 MarkMonitor, Inc. NBCUniversal Media, LLC
82 oxygiene.mu 9 May 2022 9 May 2025 Register.mu -
83 oxygen2.com.au - - Domain Directors Pty Ltd trading as Instra Noel Castley Wright
84 oxygene3.net 18 Feb 2013 18 Feb 2025 Synergy Wholesale Domain Privacy
85 toxygene.com 15 Sep 2009 15 Sep 2024 IONOS SE 1&1 Internet Limited
86 oxygeno.sk 9 Oct 2019 9 Oct 2024 WebHouse, s.r.o. -
87 oxygent.in 1 Nov 2014 1 Nov 2032 GoDaddy.com, LLC REDACTED FOR PRIVACY
88 orygene.com 3 Nov 2013 3 Nov 2024 GoDaddy.com, LLC -
89 oxygen7.com 18 Apr 2019 18 Apr 2025 GoDaddy.com, LLC -
90 oxygenr.com 21 Mar 2017 21 Mar 2025 NameCheap, Inc. -
91 oxygens.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
92 loxygene.fr 3 Jan 2007 3 Jan 2025 NORDNET Coulombiers Automobile
93 oxygen8.team 9 Jan 2019 9 Jan 2025 eNom, LLC Data Protected
94 hoxygene.org 11 Feb 2015 11 Feb 2025 1API GmbH Registrant of hoxygene.org
95 oxygeno.com 9 Jan 2004 9 Jan 2025 Epik LLC ZINAPSIS S.L.
96 oxygen7.top 16 Mar 2021 16 Mar 2025 DNSPod, Inc. Cai Hong Xin
97 oxygenx.ng 16 Feb 2024 16 Feb 2025 Upperlink Limited Example Inc.
98 oxygen2.org 10 May 2021 10 May 2025 Amazon Registrar, Inc. Identity Protection Service
99 oxygenme.com 9 Oct 2014 9 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
100 oxygenn.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Graham Bradshaw
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 Oxygene.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=oxygene.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "oxygene.pl",
        "page_size": 100
    },
    "count": {
        "total": 1950,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "oxygone.dk, oxygane.com, oxygine.co.uk, oxygen8.uk, oxygenh.com, oxygen8.net.au, oxygenex.ru, oxogene.info, coxygene.com, oxigene.com.br, oxygenes.org, oxygeme.com, oxygenm.com, oxygenet.eu, oxygens.app, oxygiene.com, oxygine.org, oxygene8.com, ooxygene.com, oxygenea.com, oxygenet.org, oxygenn.fun, oxygense.com, oxegene.com, oxygen.global, oxygen.finance, oxygen.uk, oxygen.bot, oxygen.com.pt, oxygen.fashion, oxygen.direct, oxygen.works, oxygen.onl, oxygen.broker, oxygen.pub, oxygee.com, oxygena.be, oxygent.shop, oxygen8.group, ozygene.co.uk, oxygenex.online, oxygen8.ca, oxygenn.com, oxygenet.info, oxigene.com, oxygent.com, oxy-gene.com, oxygen8.net, oxogene.be, oxygenex.net, oxygeneq.com, oxygen6.com, oxygenex.trade, o2xygene.com, oxylene.store, oxygeen.com, cxygene.com, ooxygene.fr, oxygen3.de, oxygen7.ru, joxygene.be, oxygene3.net.au, oxygen0.com, o2xygene.fr, qxygene.net, oxygyne.com, voxygene.com, oxygens.uk, oxygone.net, boxygene.com, oxygene2.com, oxygeny.com, oxygen5.com, oxygen8.life, oxogene.com, toxygene.co.uk, oxygenz.net, oxygenu.com, oxygenu.xyz, oxygened.com, oxygenve.com, oxygiene.mu, oxygen2.com.au, oxygene3.net, toxygene.com, oxygeno.sk, oxygent.in, orygene.com, oxygen7.com, oxygenr.com, oxygens.ru, loxygene.fr, oxygen8.team, hoxygene.org, oxygeno.com, oxygen7.top, oxygenx.ng, oxygen2.org, oxygenme.com, oxygenn.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "oxygone.dk",
            "domain_keyword": "oxygone",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:39:21",
            "create_date": "2004-04-26",
            "expiry_date": "2025-04-30",
            "registrant_name": "K Montage / Oxygone Kent Jørgen Nielsen",
            "registrant_address": "Kertemindevej 12A, Flødstrup",
            "registrant_city": "Ullerslev",
            "registrant_zip": "5540",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "oxygane.com",
            "domain_keyword": "oxygane",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:50:59",
            "create_date": "2024-01-15",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "oxygine.co.uk",
            "domain_keyword": "oxygine",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 09:35:36",
            "create_date": "2010-08-06",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-06",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ultra101.uk2.net",
                "ultra102.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "oxygen8.uk",
            "domain_keyword": "oxygen8",
            "domain_tld": "uk",
            "query_time": "2024-04-20 09:33:34",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2026-03-25",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "oxygenh.com",
            "domain_keyword": "oxygenh",
            "domain_tld": "com",
            "query_time": "2024-05-05 12:58:24",
            "create_date": "2021-12-21",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "oxygen8.net.au",
            "domain_keyword": "oxygen8",
            "domain_tld": "net.au",
            "query_time": "2024-04-20 09:33:34",
            "update_date": "2023-05-01",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Todd McGill",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "oxygenex.ru",
            "domain_keyword": "oxygenex",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:04:02",
            "create_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "oxogene.info",
            "domain_keyword": "oxogene",
            "domain_tld": "info",
            "query_time": "2024-05-05 12:56:46",
            "create_date": "2010-10-08",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "coxygene.com",
            "domain_keyword": "coxygene",
            "domain_tld": "com",
            "query_time": "2024-05-27 13:04:48",
            "create_date": "2022-07-04",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-04",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "oxigene.com.br",
            "domain_keyword": "oxigene",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 05:15:44",
            "create_date": "2022-04-20",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-20",
            "registrant_name": "Shark Tecnologia IPFS Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 11,
            "domain_name": "oxygenes.org",
            "domain_keyword": "oxygenes",
            "domain_tld": "org",
            "query_time": "2024-05-28 03:40:12",
            "create_date": "2020-06-26",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-26",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "oxygeme.com",
            "domain_keyword": "oxygeme",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:40:07",
            "create_date": "2018-03-30",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-30",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "izidata",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa.planethoster.net",
                "nsb.planethoster.net",
                "nsc.planethoster.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oxygenm.com",
            "domain_keyword": "oxygenm",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:17:32",
            "create_date": "2021-02-27",
            "update_date": "2021-08-27",
            "expiry_date": "2024-02-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "oxygenet.eu",
            "domain_keyword": "oxygenet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:10:05",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ]
        },
        {
            "num": 15,
            "domain_name": "oxygens.app",
            "domain_keyword": "oxygens",
            "domain_tld": "app",
            "query_time": "2024-06-03 22:24:48",
            "create_date": "2022-03-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Minsk",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "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": [
                "anna.ns.cloudflare.com",
                "decker.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "oxygiene.com",
            "domain_keyword": "oxygiene",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:35:36",
            "create_date": "2005-03-10",
            "update_date": "2017-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SEINE+ST+DENIS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serveursdns.net",
                "ns2.serveursdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "oxygine.org",
            "domain_keyword": "oxygine",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:35:36",
            "create_date": "2012-02-29",
            "update_date": "2024-02-06",
            "expiry_date": "2026-02-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "http://www.reg.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bashkiria",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "oxygene8.com",
            "domain_keyword": "oxygene8",
            "domain_tld": "com",
            "query_time": "2024-05-28 14:28:35",
            "create_date": "2024-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 2028,
            "registrar_name": "DropCatch.com 548 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ooxygene.com",
            "domain_keyword": "ooxygene",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:06:40",
            "create_date": "2010-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oxygenea.com",
            "domain_keyword": "oxygenea",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:24:15",
            "create_date": "2023-08-27",
            "update_date": "2024-03-25",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "oxygenet.org",
            "domain_keyword": "oxygenet",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:34:21",
            "create_date": "2011-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NET INFO SERVICES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "oxygenn.fun",
            "domain_keyword": "oxygenn",
            "domain_tld": "fun",
            "query_time": "2024-05-05 17:10:53",
            "create_date": "2024-03-16",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-16",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "oxygense.com",
            "domain_keyword": "oxygense",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:51:03",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "oxegene.com",
            "domain_keyword": "oxegene",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:49:20",
            "create_date": "2005-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "oxygen.global",
            "domain_keyword": "oxygen",
            "domain_tld": "global",
            "query_time": "2024-05-05 12:58:15",
            "create_date": "2018-12-14",
            "update_date": "2024-04-20",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "oxygen.finance",
            "domain_keyword": "oxygen",
            "domain_tld": "finance",
            "query_time": "2024-06-02 05:17:22",
            "create_date": "2020-10-19",
            "update_date": "2024-05-23",
            "expiry_date": "2024-10-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "oxygen.uk",
            "domain_keyword": "oxygen",
            "domain_tld": "uk",
            "query_time": "2024-06-02 05:17:25",
            "create_date": "2019-07-04",
            "update_date": "2024-05-31",
            "expiry_date": "2025-07-04",
            "registrar_name": "Falbros Ltd [Tag = FALBROS]",
            "registrar_website": "https://www.domainmanage.com",
            "name_servers": [
                "ivy.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "oxygen.bot",
            "domain_keyword": "oxygen",
            "domain_tld": "bot",
            "query_time": "2024-05-06 21:34:22",
            "create_date": "2023-11-12",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "oxygen.com.pt",
            "domain_keyword": "oxygen",
            "domain_tld": "com.pt",
            "query_time": "2024-06-03 22:24:35",
            "registrant_name": "OXYGEN 6971, LDA",
            "registrant_address": "Avenida Almirante Reis 194, 1 Esq.",
            "registrant_city": "Lisboa",
            "registrant_state": "LI",
            "registrant_zip": "1000-055",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 30,
            "domain_name": "oxygen.fashion",
            "domain_keyword": "oxygen",
            "domain_tld": "fashion",
            "query_time": "2024-06-03 22:24:02",
            "create_date": "2020-05-02",
            "update_date": "2023-07-24",
            "expiry_date": "2026-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "oxygen.direct",
            "domain_keyword": "oxygen",
            "domain_tld": "direct",
            "query_time": "2024-05-14 00:25:42",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "oxygen.works",
            "domain_keyword": "oxygen",
            "domain_tld": "works",
            "query_time": "2024-05-16 15:53:52",
            "create_date": "2019-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "oxygen.onl",
            "domain_keyword": "oxygen",
            "domain_tld": "onl",
            "query_time": "2024-05-20 03:41:39",
            "create_date": "2020-01-08",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "oxygen.broker",
            "domain_keyword": "oxygen",
            "domain_tld": "broker",
            "query_time": "2024-05-05 12:58:15",
            "create_date": "2021-05-16",
            "update_date": "2024-04-28",
            "expiry_date": "2026-05-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oxygen Express Broker De Asigurare - Reasigurare S.R.L., 27339115",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "oxygen.pub",
            "domain_keyword": "oxygen",
            "domain_tld": "pub",
            "query_time": "2024-05-28 03:40:08",
            "create_date": "2022-11-23",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oxygee.com",
            "domain_keyword": "oxygee",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:33:25",
            "create_date": "2017-11-30",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "oxygena.be",
            "domain_keyword": "oxygena",
            "domain_tld": "be",
            "query_time": "2024-04-20 09:33:35",
            "create_date": "2009-10-16",
            "registrar_name": "Diogenius SPRL",
            "registrar_website": "https://www.diogenius.com",
            "name_servers": [
                "ns1.behostings.net",
                "ns2.behostings.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 38,
            "domain_name": "oxygent.shop",
            "domain_keyword": "oxygent",
            "domain_tld": "shop",
            "query_time": "2024-05-11 17:18:52",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "coraline.ns.cloudflare.com",
                "kolton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "oxygen8.group",
            "domain_keyword": "oxygen8",
            "domain_tld": "group",
            "query_time": "2024-05-12 16:42:50",
            "create_date": "2024-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ozygene.co.uk",
            "domain_keyword": "ozygene",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 04:01:01",
            "create_date": "2023-03-09",
            "update_date": "2023-03-09",
            "expiry_date": "2024-03-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 41,
            "domain_name": "oxygenex.online",
            "domain_keyword": "oxygenex",
            "domain_tld": "online",
            "query_time": "2024-06-02 05:17:29",
            "create_date": "2023-02-07",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "oxygen8.ca",
            "domain_keyword": "oxygen8",
            "domain_tld": "ca",
            "query_time": "2024-06-03 22:24:03",
            "create_date": "2020-04-13",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-13",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "oxygenn.com",
            "domain_keyword": "oxygenn",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:34:46",
            "create_date": "2016-12-07",
            "update_date": "2024-04-03",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "oxygenet.info",
            "domain_keyword": "oxygenet",
            "domain_tld": "info",
            "query_time": "2024-04-20 09:34:21",
            "create_date": "2011-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NET INFO SERVICES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "oxigene.com",
            "domain_keyword": "oxigene",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:29:55",
            "create_date": "1996-10-12",
            "update_date": "2016-07-25",
            "expiry_date": "2025-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oxigene.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "oxygent.com",
            "domain_keyword": "oxygent",
            "domain_tld": "com",
            "query_time": "2024-05-05 12:58:49",
            "create_date": "2019-06-11",
            "update_date": "2023-07-21",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "oxy-gene.com",
            "domain_keyword": "oxy-gene",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:32:18",
            "create_date": "1999-06-21",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "oxygen8.net",
            "domain_keyword": "oxygen8",
            "domain_tld": "net",
            "query_time": "2024-04-20 09:33:34",
            "create_date": "2014-01-03",
            "update_date": "2024-04-19",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "oxogene.be",
            "domain_keyword": "oxogene",
            "domain_tld": "be",
            "query_time": "2024-04-22 10:26:32",
            "create_date": "2010-10-08",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 50,
            "domain_name": "oxygenex.net",
            "domain_keyword": "oxygenex",
            "domain_tld": "net",
            "query_time": "2024-06-02 05:17:29",
            "create_date": "2023-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "oxygeneq.com",
            "domain_keyword": "oxygeneq",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:24:17",
            "create_date": "2020-01-11",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "oxygen6.com",
            "domain_keyword": "oxygen6",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:33:33",
            "create_date": "2018-09-29",
            "update_date": "2022-09-30",
            "expiry_date": "2025-09-29",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=oxygen6.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "oxygenex.trade",
            "domain_keyword": "oxygenex",
            "domain_tld": "trade",
            "query_time": "2024-06-02 05:17:29",
            "create_date": "2023-02-07",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "o2xygene.com",
            "domain_keyword": "o2xygene",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:42:48",
            "create_date": "2018-04-09",
            "update_date": "2024-04-13",
            "expiry_date": "2026-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "oxylene.store",
            "domain_keyword": "oxylene",
            "domain_tld": "store",
            "query_time": "2024-06-03 22:25:00",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "oxygeen.com",
            "domain_keyword": "oxygeen",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:33:25",
            "create_date": "2008-08-20",
            "update_date": "2024-03-16",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cxygene.com",
            "domain_keyword": "cxygene",
            "domain_tld": "com",
            "query_time": "2024-06-10 18:27:57",
            "create_date": "2020-10-19",
            "update_date": "2023-07-25",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cxygene.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ooxygene.fr",
            "domain_keyword": "ooxygene",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:51:27",
            "create_date": "2023-02-13",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-13",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 59,
            "domain_name": "oxygen3.de",
            "domain_keyword": "oxygen3",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:21:50",
            "update_date": "2021-08-24",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "domain_name": "oxygen7.ru",
            "domain_keyword": "oxygen7",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:04:02",
            "create_date": "2020-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "REGRU-RU",
            "registrant_company": "EkT, JSC",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.net",
                "ns3.adminvps.ru",
                "ns4.adminvps.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "joxygene.be",
            "domain_keyword": "joxygene",
            "domain_tld": "be",
            "query_time": "2024-05-29 18:45:24",
            "create_date": "2019-03-08",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 62,
            "domain_name": "oxygene3.net.au",
            "domain_keyword": "oxygene3",
            "domain_tld": "net.au",
            "query_time": "2024-06-02 05:17:28",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Wayne Gardner",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "oxygen0.com",
            "domain_keyword": "oxygen0",
            "domain_tld": "com",
            "query_time": "2024-05-24 13:44:23",
            "create_date": "2024-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "o2xygene.fr",
            "domain_keyword": "o2xygene",
            "domain_tld": "fr",
            "query_time": "2024-05-05 19:26:17",
            "create_date": "2012-12-01",
            "update_date": "2024-03-21",
            "expiry_date": "2026-12-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "O²XYGENE",
            "registrant_address": "O²XYGENE, 118 rue alfred herault, 86100 chatellerault",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.650206229",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 65,
            "domain_name": "qxygene.net",
            "domain_keyword": "qxygene",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:44:47",
            "create_date": "2003-09-24",
            "update_date": "2024-03-14",
            "expiry_date": "2024-09-24",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net",
            "registrar_website": "http://www.reg2c.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.turkticaret.net",
                "ns2.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "oxygyne.com",
            "domain_keyword": "oxygyne",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:51:05",
            "create_date": "2024-01-15",
            "update_date": "2024-04-12",
            "expiry_date": "2025-01-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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": 67,
            "domain_name": "voxygene.com",
            "domain_keyword": "voxygene",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:26:17",
            "create_date": "2012-11-20",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-20",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Voxygen SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "oxygens.uk",
            "domain_keyword": "oxygens",
            "domain_tld": "uk",
            "query_time": "2024-06-03 22:24:48",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "oxygone.net",
            "domain_keyword": "oxygone",
            "domain_tld": "net",
            "query_time": "2024-04-20 09:35:38",
            "create_date": "2014-06-20",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-20",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEMSOFT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "boxygene.com",
            "domain_keyword": "boxygene",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:17:17",
            "create_date": "2018-05-20",
            "update_date": "2020-05-14",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "oxygene2.com",
            "domain_keyword": "oxygene2",
            "domain_tld": "com",
            "query_time": "2024-04-28 16:58:01",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haute-Garonne",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "contact via https://www.1api.net/send-message/oxygene2.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regne-vegetal.fr",
                "ns2.regne-vegetal.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "oxygeny.com",
            "domain_keyword": "oxygeny",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:24:53",
            "create_date": "2021-03-02",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "oxygen5.com",
            "domain_keyword": "oxygen5",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:24:03",
            "create_date": "2024-02-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "oxygen8.life",
            "domain_keyword": "oxygen8",
            "domain_tld": "life",
            "query_time": "2024-04-20 09:33:33",
            "create_date": "2016-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "oxogene.com",
            "domain_keyword": "oxogene",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:26:32",
            "create_date": "2010-10-08",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-08",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "toxygene.co.uk",
            "domain_keyword": "toxygene",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 13:55:54",
            "create_date": "2009-09-15",
            "update_date": "2023-09-14",
            "expiry_date": "2025-09-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1075.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "oxygenz.net",
            "domain_keyword": "oxygenz",
            "domain_tld": "net",
            "query_time": "2024-05-06 13:40:15",
            "create_date": "2017-06-14",
            "update_date": "2024-04-19",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.site5.com",
                "dns2.site5.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "oxygenu.com",
            "domain_keyword": "oxygenu",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:42:18",
            "create_date": "2023-04-11",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "oxygenu.xyz",
            "domain_keyword": "oxygenu",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 07:57:41",
            "create_date": "2020-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "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": [
                "dan.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "oxygened.com",
            "domain_keyword": "oxygened",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:34:19",
            "create_date": "2000-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "oxygenve.com",
            "domain_keyword": "oxygenve",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:35:32",
            "create_date": "2000-07-20",
            "update_date": "2023-06-18",
            "expiry_date": "2025-07-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NBCUniversal Media, LLC",
            "registrant_address": "904 Sylvan Avenue,",
            "registrant_city": "Englewood Cliffs",
            "registrant_state": "nj",
            "registrant_zip": "07632",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8187771000",
            "name_servers": [
                "ns1.netbcp.com",
                "ns2.netbcp.net",
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "oxygiene.mu",
            "domain_keyword": "oxygiene",
            "domain_tld": "mu",
            "query_time": "2024-05-16 15:54:14",
            "create_date": "2022-05-09",
            "update_date": "2023-04-10",
            "expiry_date": "2025-05-09",
            "registrar_name": "Register.mu",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "oxygen2.com.au",
            "domain_keyword": "oxygen2",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 05:17:23",
            "update_date": "2023-01-07",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Noel Castley Wright",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "oxygene3.net",
            "domain_keyword": "oxygene3",
            "domain_tld": "net",
            "query_time": "2024-04-20 09:34:19",
            "create_date": "2013-02-18",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "toxygene.com",
            "domain_keyword": "toxygene",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:55:52",
            "create_date": "2009-09-15",
            "update_date": "2018-04-12",
            "expiry_date": "2024-09-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1092.ui-dns.biz",
                "ns1092.ui-dns.com",
                "ns1092.ui-dns.de",
                "ns1092.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "oxygeno.sk",
            "domain_keyword": "oxygeno",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:43:22",
            "create_date": "2019-10-09",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-09",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns3015.mochahost.com",
                "ns4015.mochahost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 87,
            "domain_name": "oxygent.in",
            "domain_keyword": "oxygent",
            "domain_tld": "in",
            "query_time": "2024-06-03 22:24:50",
            "create_date": "2014-11-01",
            "update_date": "2023-02-14",
            "expiry_date": "2032-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "orygene.com",
            "domain_keyword": "orygene",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:43:20",
            "create_date": "2013-11-03",
            "update_date": "2022-11-08",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.server145.iseencloud.com",
                "ns2.server145.iseencloud.com",
                "ns3.server145.iseencloud.com",
                "ns4.server145.iseencloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "oxygen7.com",
            "domain_keyword": "oxygen7",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:33:33",
            "create_date": "2019-04-18",
            "update_date": "2023-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "oxygenr.com",
            "domain_keyword": "oxygenr",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:34:57",
            "create_date": "2017-03-21",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "john.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "oxygens.ru",
            "domain_keyword": "oxygens",
            "domain_tld": "ru",
            "query_time": "2024-04-30 21:04:03",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "loxygene.fr",
            "domain_keyword": "loxygene",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:38:07",
            "create_date": "2007-01-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-03",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "Coulombiers Automobile",
            "registrant_address": "21, route nationale 11, 86600 Coulombiers",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.549609144",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 93,
            "domain_name": "oxygen8.team",
            "domain_keyword": "oxygen8",
            "domain_tld": "team",
            "query_time": "2024-05-06 21:34:24",
            "create_date": "2019-01-09",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-09",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "hoxygene.org",
            "domain_keyword": "hoxygene",
            "domain_tld": "org",
            "query_time": "2024-04-16 00:26:23",
            "create_date": "2015-02-11",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of hoxygene.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.net4all-dns.com",
                "ns2.net4all-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "oxygeno.com",
            "domain_keyword": "oxygeno",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:34:48",
            "create_date": "2004-01-09",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-09",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Alvaro Ojopi",
            "registrant_company": "ZINAPSIS S.L.",
            "registrant_address": "Calle Portugal, 4",
            "registrant_city": "Mejorada del Campo",
            "registrant_state": "MADRID",
            "registrant_zip": "28840",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.678714743",
            "name_servers": [
                "188.ns1.abovedomains.com",
                "188.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "oxygen7.top",
            "domain_keyword": "oxygen7",
            "domain_tld": "top",
            "query_time": "2024-05-16 15:53:53",
            "create_date": "2021-03-16",
            "update_date": "2023-06-06",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cai Hong Xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darnell.dnspod.net",
                "woodlouse.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "oxygenx.ng",
            "domain_keyword": "oxygenx",
            "domain_tld": "ng",
            "query_time": "2024-05-16 15:54:14",
            "create_date": "2024-02-16",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Abdulmajeed Agboola",
            "registrant_company": "Example Inc.",
            "registrant_address": "DIG Building, Idejo Street, Victoria Island",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "101241",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.53018630",
            "name_servers": [
                "ns1.uplserver15.com",
                "ns2.uplserver15.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "oxygen2.org",
            "domain_keyword": "oxygen2",
            "domain_tld": "org",
            "query_time": "2024-05-14 00:37:02",
            "create_date": "2021-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "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-1092.awsdns-08.org",
                "ns-1832.awsdns-37.co.uk",
                "ns-433.awsdns-54.com",
                "ns-860.awsdns-43.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "oxygenme.com",
            "domain_keyword": "oxygenme",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:17:33",
            "create_date": "2014-10-09",
            "update_date": "2020-09-16",
            "expiry_date": "2025-10-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "oxygenn.com.au",
            "domain_keyword": "oxygenn",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 09:34:46",
            "update_date": "2024-04-11",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Graham Bradshaw",
            "name_servers": [
                "ns1.syd7.hostingplatform.net.au",
                "ns2.syd7.hostingplatform.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>oxygene.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1950</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>oxygone.dk, oxygane.com, oxygine.co.uk, oxygen8.uk, oxygenh.com, oxygen8.net.au, oxygenex.ru, oxogene.info, coxygene.com, oxigene.com.br, oxygenes.org, oxygeme.com, oxygenm.com, oxygenet.eu, oxygens.app, oxygiene.com, oxygine.org, oxygene8.com, ooxygene.com, oxygenea.com, oxygenet.org, oxygenn.fun, oxygense.com, oxegene.com, oxygen.global, oxygen.finance, oxygen.uk, oxygen.bot, oxygen.com.pt, oxygen.fashion, oxygen.direct, oxygen.works, oxygen.onl, oxygen.broker, oxygen.pub, oxygee.com, oxygena.be, oxygent.shop, oxygen8.group, ozygene.co.uk, oxygenex.online, oxygen8.ca, oxygenn.com, oxygenet.info, oxigene.com, oxygent.com, oxy-gene.com, oxygen8.net, oxogene.be, oxygenex.net, oxygeneq.com, oxygen6.com, oxygenex.trade, o2xygene.com, oxylene.store, oxygeen.com, cxygene.com, ooxygene.fr, oxygen3.de, oxygen7.ru, joxygene.be, oxygene3.net.au, oxygen0.com, o2xygene.fr, qxygene.net, oxygyne.com, voxygene.com, oxygens.uk, oxygone.net, boxygene.com, oxygene2.com, oxygeny.com, oxygen5.com, oxygen8.life, oxogene.com, toxygene.co.uk, oxygenz.net, oxygenu.com, oxygenu.xyz, oxygened.com, oxygenve.com, oxygiene.mu, oxygen2.com.au, oxygene3.net, toxygene.com, oxygeno.sk, oxygent.in, orygene.com, oxygen7.com, oxygenr.com, oxygens.ru, loxygene.fr, oxygen8.team, hoxygene.org, oxygeno.com, oxygen7.top, oxygenx.ng, oxygen2.org, oxygenme.com, oxygenn.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>oxygone.dk</domain_name>
   <domain_keyword>oxygone</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:39:21</query_time>
   <create_date>2004-04-26</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>K Montage / Oxygone Kent Jørgen Nielsen</registrant_name>
   <registrant_address>Kertemindevej 12A, Flødstrup</registrant_address>
   <registrant_city>Ullerslev</registrant_city>
   <registrant_zip>5540</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>oxygane.com</domain_name>
   <domain_keyword>oxygane</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:50:59</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>oxygine.co.uk</domain_name>
   <domain_keyword>oxygine</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 09:35:36</query_time>
   <create_date>2010-08-06</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ultra101.uk2.net</value>
    <value>ultra102.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>oxygen8.uk</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-20 09:33:34</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-03-25</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>oxygenh.com</domain_name>
   <domain_keyword>oxygenh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 12:58:24</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>oxygen8.net.au</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-20 09:33:34</query_time>
   <update_date>2023-05-01</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Todd McGill</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>oxygenex.ru</domain_name>
   <domain_keyword>oxygenex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:04:02</query_time>
   <create_date>2024-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>oxogene.info</domain_name>
   <domain_keyword>oxogene</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 12:56:46</query_time>
   <create_date>2010-10-08</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>coxygene.com</domain_name>
   <domain_keyword>coxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 13:04:48</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>oxigene.com.br</domain_name>
   <domain_keyword>oxigene</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 05:15:44</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrant_name>Shark Tecnologia IPFS Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>oxygenes.org</domain_name>
   <domain_keyword>oxygenes</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 03:40:12</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-26</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>oxygeme.com</domain_name>
   <domain_keyword>oxygeme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:40:07</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>izidata</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa.planethoster.net</value>
    <value>nsb.planethoster.net</value>
    <value>nsc.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oxygenm.com</domain_name>
   <domain_keyword>oxygenm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:17:32</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-02-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>oxygenet.eu</domain_name>
   <domain_keyword>oxygenet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:10:05</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>oxygens.app</domain_name>
   <domain_keyword>oxygens</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-03 22:24:48</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Minsk</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BY</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>anna.ns.cloudflare.com</value>
    <value>decker.ns.cloudflare.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>oxygiene.com</domain_name>
   <domain_keyword>oxygiene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:35:36</query_time>
   <create_date>2005-03-10</create_date>
   <update_date>2017-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>SEINE+ST+DENIS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serveursdns.net</value>
    <value>ns2.serveursdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>oxygine.org</domain_name>
   <domain_keyword>oxygine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:35:36</query_time>
   <create_date>2012-02-29</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>http://www.reg.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bashkiria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>oxygene8.com</domain_name>
   <domain_keyword>oxygene8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 14:28:35</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>2028</registrar_iana>
   <registrar_name>DropCatch.com 548 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ooxygene.com</domain_name>
   <domain_keyword>ooxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:06:40</query_time>
   <create_date>2010-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.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>20</num>
   <domain_name>oxygenea.com</domain_name>
   <domain_keyword>oxygenea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:24:15</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>oxygenet.org</domain_name>
   <domain_keyword>oxygenet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:34:21</query_time>
   <create_date>2011-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NET INFO SERVICES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>oxygenn.fun</domain_name>
   <domain_keyword>oxygenn</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-05 17:10:53</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-16</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>oxygense.com</domain_name>
   <domain_keyword>oxygense</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:51:03</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>24</num>
   <domain_name>oxegene.com</domain_name>
   <domain_keyword>oxegene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:49:20</query_time>
   <create_date>2005-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>oxygen.global</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-05 12:58:15</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>oxygen.finance</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-06-02 05:17:22</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>oxygen.uk</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 05:17:25</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>Falbros Ltd [Tag = FALBROS]</registrar_name>
   <registrar_website>https://www.domainmanage.com</registrar_website>
   <name_servers>
    <value>ivy.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>oxygen.bot</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-06 21:34:22</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>oxygen.com.pt</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-06-03 22:24:35</query_time>
   <registrant_name>OXYGEN 6971, LDA</registrant_name>
   <registrant_address>Avenida Almirante Reis 194, 1 Esq.</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>LI</registrant_state>
   <registrant_zip>1000-055</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>oxygen.fashion</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-06-03 22:24:02</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2026-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>oxygen.direct</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-14 00:25:42</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-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.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>oxygen.works</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-16 15:53:52</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>oxygen.onl</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-20 03:41:39</query_time>
   <create_date>2020-01-08</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>oxygen.broker</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>broker</domain_tld>
   <query_time>2024-05-05 12:58:15</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oxygen Express Broker De Asigurare - Reasigurare S.R.L., 27339115</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>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>oxygen.pub</domain_name>
   <domain_keyword>oxygen</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-28 03:40:08</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>oxygee.com</domain_name>
   <domain_keyword>oxygee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:33:25</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>oxygena.be</domain_name>
   <domain_keyword>oxygena</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 09:33:35</query_time>
   <create_date>2009-10-16</create_date>
   <registrar_name>Diogenius SPRL</registrar_name>
   <registrar_website>https://www.diogenius.com</registrar_website>
   <name_servers>
    <value>ns1.behostings.net</value>
    <value>ns2.behostings.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>oxygent.shop</domain_name>
   <domain_keyword>oxygent</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-11 17:18:52</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>coraline.ns.cloudflare.com</value>
    <value>kolton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>oxygen8.group</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 16:42:50</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ozygene.co.uk</domain_name>
   <domain_keyword>ozygene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 04:01:01</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>oxygenex.online</domain_name>
   <domain_keyword>oxygenex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 05:17:29</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>oxygen8.ca</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-03 22:24:03</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>oxygenn.com</domain_name>
   <domain_keyword>oxygenn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:34:46</query_time>
   <create_date>2016-12-07</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>oxygenet.info</domain_name>
   <domain_keyword>oxygenet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 09:34:21</query_time>
   <create_date>2011-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NET INFO SERVICES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>oxigene.com</domain_name>
   <domain_keyword>oxigene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:29:55</query_time>
   <create_date>1996-10-12</create_date>
   <update_date>2016-07-25</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=oxigene.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>46</num>
   <domain_name>oxygent.com</domain_name>
   <domain_keyword>oxygent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 12:58:49</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>oxy-gene.com</domain_name>
   <domain_keyword>oxy-gene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:32:18</query_time>
   <create_date>1999-06-21</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>oxygen8.net</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 09:33:34</query_time>
   <create_date>2014-01-03</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>oxogene.be</domain_name>
   <domain_keyword>oxogene</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-22 10:26:32</query_time>
   <create_date>2010-10-08</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>oxygenex.net</domain_name>
   <domain_keyword>oxygenex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 05:17:29</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>51</num>
   <domain_name>oxygeneq.com</domain_name>
   <domain_keyword>oxygeneq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:24:17</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>oxygen6.com</domain_name>
   <domain_keyword>oxygen6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:33:33</query_time>
   <create_date>2018-09-29</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=oxygen6.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>oxygenex.trade</domain_name>
   <domain_keyword>oxygenex</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-06-02 05:17:29</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>o2xygene.com</domain_name>
   <domain_keyword>o2xygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:42:48</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2026-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>55</num>
   <domain_name>oxylene.store</domain_name>
   <domain_keyword>oxylene</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-03 22:25:00</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>oxygeen.com</domain_name>
   <domain_keyword>oxygeen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:33:25</query_time>
   <create_date>2008-08-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cxygene.com</domain_name>
   <domain_keyword>cxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 18:27:57</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cxygene.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ooxygene.fr</domain_name>
   <domain_keyword>ooxygene</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:51:27</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>oxygen3.de</domain_name>
   <domain_keyword>oxygen3</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:21:50</query_time>
   <update_date>2021-08-24</update_date>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>oxygen7.ru</domain_name>
   <domain_keyword>oxygen7</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:04:02</query_time>
   <create_date>2020-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>EkT, JSC</registrant_company>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.net</value>
    <value>ns3.adminvps.ru</value>
    <value>ns4.adminvps.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>joxygene.be</domain_name>
   <domain_keyword>joxygene</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 18:45:24</query_time>
   <create_date>2019-03-08</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>oxygene3.net.au</domain_name>
   <domain_keyword>oxygene3</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-02 05:17:28</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Wayne Gardner</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.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>oxygen0.com</domain_name>
   <domain_keyword>oxygen0</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 13:44:23</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</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>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>64</num>
   <domain_name>o2xygene.fr</domain_name>
   <domain_keyword>o2xygene</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 19:26:17</query_time>
   <create_date>2012-12-01</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-12-01</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>O²XYGENE</registrant_company>
   <registrant_address>O²XYGENE, 118 rue alfred herault, 86100 chatellerault</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.650206229</registrant_phone>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>qxygene.net</domain_name>
   <domain_keyword>qxygene</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:44:47</query_time>
   <create_date>2003-09-24</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net</registrar_name>
   <registrar_website>http://www.reg2c.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.turkticaret.net</value>
    <value>ns2.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>oxygyne.com</domain_name>
   <domain_keyword>oxygyne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:51:05</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-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>67</num>
   <domain_name>voxygene.com</domain_name>
   <domain_keyword>voxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:26:17</query_time>
   <create_date>2012-11-20</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Voxygen SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>oxygens.uk</domain_name>
   <domain_keyword>oxygens</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-03 22:24:48</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>oxygone.net</domain_name>
   <domain_keyword>oxygone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 09:35:38</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEMSOFT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>boxygene.com</domain_name>
   <domain_keyword>boxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:17:17</query_time>
   <create_date>2018-05-20</create_date>
   <update_date>2020-05-14</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>oxygene2.com</domain_name>
   <domain_keyword>oxygene2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 16:58:01</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haute-Garonne</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/oxygene2.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.regne-vegetal.fr</value>
    <value>ns2.regne-vegetal.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>oxygeny.com</domain_name>
   <domain_keyword>oxygeny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:24:53</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>oxygen5.com</domain_name>
   <domain_keyword>oxygen5</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:24:03</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.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>74</num>
   <domain_name>oxygen8.life</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-20 09:33:33</query_time>
   <create_date>2016-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>oxogene.com</domain_name>
   <domain_keyword>oxogene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:26:32</query_time>
   <create_date>2010-10-08</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>toxygene.co.uk</domain_name>
   <domain_keyword>toxygene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 13:55:54</query_time>
   <create_date>2009-09-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>oxygenz.net</domain_name>
   <domain_keyword>oxygenz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 13:40:15</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.site5.com</value>
    <value>dns2.site5.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>oxygenu.com</domain_name>
   <domain_keyword>oxygenu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:42:18</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>79</num>
   <domain_name>oxygenu.xyz</domain_name>
   <domain_keyword>oxygenu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 07:57:41</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</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>dan.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>oxygened.com</domain_name>
   <domain_keyword>oxygened</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:34:19</query_time>
   <create_date>2000-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>81</num>
   <domain_name>oxygenve.com</domain_name>
   <domain_keyword>oxygenve</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:35:32</query_time>
   <create_date>2000-07-20</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-07-20</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>NBCUniversal Media, LLC</registrant_company>
   <registrant_address>904 Sylvan Avenue,</registrant_address>
   <registrant_city>Englewood Cliffs</registrant_city>
   <registrant_state>nj</registrant_state>
   <registrant_zip>07632</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8187771000</registrant_phone>
   <name_servers>
    <value>ns1.netbcp.com</value>
    <value>ns2.netbcp.net</value>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</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>82</num>
   <domain_name>oxygiene.mu</domain_name>
   <domain_keyword>oxygiene</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-16 15:54:14</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Register.mu</registrar_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>oxygen2.com.au</domain_name>
   <domain_keyword>oxygen2</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 05:17:23</query_time>
   <update_date>2023-01-07</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Noel Castley Wright</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>oxygene3.net</domain_name>
   <domain_keyword>oxygene3</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 09:34:19</query_time>
   <create_date>2013-02-18</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>toxygene.com</domain_name>
   <domain_keyword>toxygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:55:52</query_time>
   <create_date>2009-09-15</create_date>
   <update_date>2018-04-12</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1092.ui-dns.biz</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1092.ui-dns.de</value>
    <value>ns1092.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>oxygeno.sk</domain_name>
   <domain_keyword>oxygeno</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:43:22</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns3015.mochahost.com</value>
    <value>ns4015.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>oxygent.in</domain_name>
   <domain_keyword>oxygent</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-03 22:24:50</query_time>
   <create_date>2014-11-01</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2032-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.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>Uttar Pradesh</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>ns01.domaincontrol.com</value>
    <value>ns02.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>orygene.com</domain_name>
   <domain_keyword>orygene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:43:20</query_time>
   <create_date>2013-11-03</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2024-11-03</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.server145.iseencloud.com</value>
    <value>ns2.server145.iseencloud.com</value>
    <value>ns3.server145.iseencloud.com</value>
    <value>ns4.server145.iseencloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>oxygen7.com</domain_name>
   <domain_keyword>oxygen7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:33:33</query_time>
   <create_date>2019-04-18</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>oxygenr.com</domain_name>
   <domain_keyword>oxygenr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:34:57</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>john.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>oxygens.ru</domain_name>
   <domain_keyword>oxygens</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 21:04:03</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>loxygene.fr</domain_name>
   <domain_keyword>loxygene</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:38:07</query_time>
   <create_date>2007-01-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>Coulombiers Automobile</registrant_company>
   <registrant_address>21, route nationale 11, 86600 Coulombiers</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.549609144</registrant_phone>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>oxygen8.team</domain_name>
   <domain_keyword>oxygen8</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-06 21:34:24</query_time>
   <create_date>2019-01-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-09</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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hoxygene.org</domain_name>
   <domain_keyword>hoxygene</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 00:26:23</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of hoxygene.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.net4all-dns.com</value>
    <value>ns2.net4all-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>oxygeno.com</domain_name>
   <domain_keyword>oxygeno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:34:48</query_time>
   <create_date>2004-01-09</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Alvaro Ojopi</registrant_name>
   <registrant_company>ZINAPSIS S.L.</registrant_company>
   <registrant_address>Calle Portugal, 4</registrant_address>
   <registrant_city>Mejorada del Campo</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>28840</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.678714743</registrant_phone>
   <name_servers>
    <value>188.ns1.abovedomains.com</value>
    <value>188.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>oxygen7.top</domain_name>
   <domain_keyword>oxygen7</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-16 15:53:53</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cai Hong Xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darnell.dnspod.net</value>
    <value>woodlouse.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>oxygenx.ng</domain_name>
   <domain_keyword>oxygenx</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-16 15:54:14</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Abdulmajeed Agboola</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>DIG Building, Idejo Street, Victoria Island</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>101241</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.53018630</registrant_phone>
   <name_servers>
    <value>ns1.uplserver15.com</value>
    <value>ns2.uplserver15.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>oxygen2.org</domain_name>
   <domain_keyword>oxygen2</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 00:37:02</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</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-1092.awsdns-08.org</value>
    <value>ns-1832.awsdns-37.co.uk</value>
    <value>ns-433.awsdns-54.com</value>
    <value>ns-860.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>oxygenme.com</domain_name>
   <domain_keyword>oxygenme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:17:33</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2020-09-16</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>oxygenn.com.au</domain_name>
   <domain_keyword>oxygenn</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 09:34:46</query_time>
   <update_date>2024-04-11</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Graham Bradshaw</registrant_name>
   <name_servers>
    <value>ns1.syd7.hostingplatform.net.au</value>
    <value>ns2.syd7.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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