WHOIS QUERY TIME

18 Apr 2024 - 3:15 AM UTC

Registered: 3 March 2008
Modified: 21 November 2019

REGISTRAR

Name: One.com A/S

DNSSEC

yes

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=trivios.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "trivios.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "trivios.nl",
            "domain_keyword": "trivios",
            "domain_tld": "nl",
            "query_time": "2024-04-18 03:15:39",
            "create_date": "2008-03-03",
            "update_date": "2019-11-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>trivios.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>trivios.nl</domain_name>
   <domain_keyword>trivios</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 03:15:39</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2019-11-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.084 seconds) for "trivios.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 5:24 AM UTC

Registered: 3 March 2008
Modified: 21 November 2019

REGISTRAR

Name: One.com A/S

DNSSEC

yes

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=trivios.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "trivios.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "trivios.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "trivios.nl",
            "domain_keyword": "trivios",
            "domain_tld": "nl",
            "query_time": "2023-04-27 05:24:56",
            "create_date": "2008-03-03",
            "update_date": "2019-11-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>trivios.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>trivios.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>trivios.nl</domain_name>
   <domain_keyword>trivios</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 05:24:56</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2019-11-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 1 domain names (in 0.048 seconds) which contained the exact domain keyword "trivios".
Domain Name Registered Expiry Registrar Ownership
1 trivios.nl 3 Mar 2008 - One.com A/S -
2 trivios.com 10 Jun 2010 10 Jun 2024 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=trivios&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "trivios",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "trivios.nl, trivios.com",
    "results": [
        {
            "num": 1,
            "domain_name": "trivios.nl",
            "domain_keyword": "trivios",
            "domain_tld": "nl",
            "query_time": "2024-04-18 03:15:39",
            "create_date": "2008-03-03",
            "update_date": "2019-11-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "trivios.com",
            "domain_keyword": "trivios",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:15:39",
            "create_date": "2010-06-10",
            "update_date": "2023-11-13",
            "expiry_date": "2024-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>trivios</domain_keyword>
  <sort_by>create_date</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>trivios.nl, trivios.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>trivios.nl</domain_name>
   <domain_keyword>trivios</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 03:15:39</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2019-11-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>trivios.com</domain_name>
   <domain_keyword>trivios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:15:39</query_time>
   <create_date>2010-06-10</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-06-10</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 3,102 domain names (in 0.247 seconds) which look and sound like the brand name "trivios".
Domain Name Registered Expiry Registrar Ownership
1 trivies.com 16 Jan 2017 16 Jan 2026 GoDaddy.com, LLC -
2 trivpos.com 15 Mar 2020 15 Mar 2025 GoDaddy.com, LLC -
3 trivias.world 25 Mar 2020 25 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 trivior.com 9 Mar 2021 9 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 orivios.com 21 Oct 2021 21 Oct 2024 GoDaddy.com, LLC -
6 trivias.org 1 Mar 2023 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 trivias.net 9 Jan 2024 9 Jan 2026 Dynadot Inc -
8 triviis.nl 30 Jun 2014 - Internationale Domeinregistratie Nederland -
9 trivion.group 31 Mar 2021 31 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Doka GmbH
10 trivioo.online 11 May 2024 11 May 2025 Key-Systems LLC -
11 trivion.be 11 Feb 2005 - Combell nv -
12 trevios.net 14 Apr 2009 14 Apr 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
13 travios.com 31 Oct 2016 31 Oct 2024 GoDaddy.com, LLC -
14 trivioo.net 22 May 2024 22 May 2025 WEBCC Whoisprotection.cc
15 privios.com 13 Jul 2018 13 Jul 2024 Dinahosting s.l. Difer
16 trivion.online 8 Dec 2023 8 Dec 2024 Atak Domain Hosting n/a
17 triviis.org 23 Mar 2015 23 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
18 tribios.biz 16 Jan 2002 15 Jan 2025 MarkMonitor, Inc. Triton Systems Inc.
19 trivias.be 9 Sep 2014 - One.com A/S -
20 triviis.com 5 Aug 2013 5 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
21 trivias.club 7 May 2024 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 trivias.app 7 Jan 2024 7 Jan 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
23 trilios.net 30 Jun 2023 - FastDomain Inc. DOMAIN PRIVACY SERVICE FBO REGISTRANT
24 triviots.com 29 Oct 2013 29 Oct 2024 GoDaddy.com, LLC -
25 trivioo.com 28 Jul 2020 28 Jul 2024 GoDaddy.com, LLC -
26 triviom.com 11 Aug 2011 11 Aug 2025 1API GmbH Registrant of triviom.com
27 trivias.vip 6 Feb 2023 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 trivibs.cfd 5 Mar 2024 5 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
29 tridios.com 31 Oct 2023 31 Oct 2026 GoDaddy.com, LLC -
30 triviot.com 24 Mar 2020 24 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
31 triviso.cloud 13 May 2020 13 May 2025 1API GmbH Unico Data AG
32 triviso.info 29 May 2024 29 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 travios.net 29 Mar 2024 29 Mar 2025 Dynadot Inc -
34 trinios.com 30 Aug 2015 30 Aug 2024 NOMINALIA INTERNET S.L. Axesor DAC LTD
35 triviso.it 9 Mar 2011 14 Dec 2024 RegistryGate GmbH Triviso AG
36 trivias.com 3 Mar 1998 2 Mar 2025 Advanced Internet Technologies, Inc. (AIT) -
37 trovios.com 1 Oct 2018 1 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
38 triviso.co 5 Aug 2021 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 rivios.com 23 Aug 2017 23 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 triviosa.app 6 Jul 2020 6 Jul 2025 MarkMonitor Inc. Shopify Inc.
41 trovios.co.uk 1 Oct 2018 1 Oct 2024 eNom LLC [Tag = ENOM] -
42 trilios.com 1 Dec 2004 1 Dec 2024 GoDaddy.com, LLC -
43 trivis.ru 29 Jan 2020 29 Jan 2025 REGRU-RU Private Person
44 trivioso.com 10 May 2024 10 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 trivion.shop 2 Apr 2024 2 Apr 2025 Namecheap, Inc. -
46 trivids.com 25 Nov 2009 25 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 tricios.com 22 Jul 2023 22 Jul 2024 Tucows Domains Inc. -
48 trevios.dev 4 Sep 2019 4 Sep 2024 Key-Systems LLC enobis Ideenmanagement GmbH
49 trivion.tech 31 Mar 2021 31 Mar 2025 InternetX GmbH TMW 3d Druck & Engineering GmbH
50 trivio.info 11 Nov 2008 11 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu VDP Automation B.V.
51 trivius.com 28 Jul 2008 28 Jul 2025 Alpine Domains Inc. eWeb Development Inc.
52 trivits.com 16 Dec 2004 16 Dec 2024 NameSilo, LLC -
53 trivias.ro 5 Jan 2019 3 Jan 2025 ICI - Registrar -
54 trivinos.com 15 Mar 2019 15 Mar 2025 GoDaddy.com, LLC -
55 triveos.com 21 May 2008 21 May 2025 GANDI SAS REDACTED FOR PRIVACY
56 trevios.eu - - Key-Systems GmbH -
57 triviso.swiss 11 Dec 2015 11 Dec 2024 RegistryGate GmbH Triviso AG
58 trivion.com 9 Sep 1997 8 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
59 trivio.tech 30 Aug 2023 30 Aug 2024 Domain.com, LLC Rodrigo Pereira
60 trivio.me 12 Dec 2020 12 Dec 2024 Cloudflare, Inc lucas.tools
61 trivius.be 3 Jun 2005 - Registrar.eu -
62 tripios.com 5 Feb 2022 5 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 trifios.com 4 Dec 2006 4 Dec 2024 GoDaddy.com, LLC -
64 trivias.fun 1 Mar 2023 1 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
65 trivio.com 24 Jun 2004 24 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu VDP Automation B.V.
66 trivis.com 31 Jul 1998 30 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 trivio.com.br 22 Oct 2014 22 Oct 2024 - Trivio Tecnologia
68 trivio.net 25 Jul 2021 25 Jul 2024 Dynadot Inc -
69 trivio.co.uk 5 Jan 2012 5 Jan 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
70 trivos.cz 25 Feb 2000 24 Feb 2025 REG-WEBGLOBE Trivos truhlarstvi v.o.s.
71 tivios.com 31 Mar 2010 31 Mar 2025 Gandi SAS -
72 trivos.nl 1 May 2002 - Metaregistrar B.V. -
73 trivis.info 30 Jun 2005 30 Jun 2026 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA MK Mobiltech s.r.o.
74 trivio.ru 10 Sep 2020 10 Sep 2024 REGRU-RU Private Person
75 trivio.world 3 Apr 2023 3 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
76 trivis.net 5 Jul 2022 5 Jul 2024 Combell NV REDACTED FOR PRIVACY
77 trivio.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
78 trivio.biz 11 Nov 2008 10 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu VDP Automation B.V.
79 triios.com 9 Jul 2007 9 Jul 2024 FastDomain Inc. DOMAIN PRIVACY SERVICE FBO REGISTRANT
80 trivis.sk 6 Aug 2014 6 Aug 2024 INTERNET CZ, a.s. Trivis s.r.o.
81 trivias.online 4 Jul 2023 4 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
82 trivioz.com 17 Jun 2023 17 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 taivios.com 29 May 2023 29 May 2024 Name.com, Inc. Domain Protection Services, Inc.
84 trevios.com 26 Sep 2007 26 Sep 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
85 trivias.click 27 Sep 2023 27 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
86 trivious.com 29 Oct 2012 29 Oct 2024 NameSilo, LLC -
87 triviss.com 31 May 2007 2 Mar 2025 GoDaddy.com, LLC -
88 trivos.com 30 May 2006 30 May 2025 Dynadot Inc -
89 trivos.site 15 Dec 2023 15 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
90 trivis.be 5 Jul 2022 - Combell nv -
91 triios.club 24 Jun 2023 24 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 trivio.pro 29 Mar 2024 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 trivio.eu - - Registrar.eu -
94 trivio.click 23 May 2024 23 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
95 trivio.bike 13 Jun 2018 13 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu VDP Automation B.V.
96 trivion.team 31 Mar 2021 31 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Doka GmbH
97 tritios.com 3 Dec 2012 3 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
98 triviso.com 22 May 2007 22 May 2025 RegistryGate GmbH REDACTED FOR PRIVACY
99 truvios.com 22 Mar 2021 22 Mar 2025 GoDaddy.com, LLC -
100 trixios.com 27 Dec 2017 27 Dec 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Trivios.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=trivios.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "trivios.nl",
        "page_size": 100
    },
    "count": {
        "total": 3102,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "trivies.com, trivpos.com, trivias.world, trivior.com, orivios.com, trivias.org, trivias.net, triviis.nl, trivion.group, trivioo.online, trivion.be, trevios.net, travios.com, trivioo.net, privios.com, trivion.online, triviis.org, tribios.biz, trivias.be, triviis.com, trivias.club, trivias.app, trilios.net, triviots.com, trivioo.com, triviom.com, trivias.vip, trivibs.cfd, tridios.com, triviot.com, triviso.cloud, triviso.info, travios.net, trinios.com, triviso.it, trivias.com, trovios.com, triviso.co, rivios.com, triviosa.app, trovios.co.uk, trilios.com, trivis.ru, trivioso.com, trivion.shop, trivids.com, tricios.com, trevios.dev, trivion.tech, trivio.info, trivius.com, trivits.com, trivias.ro, trivinos.com, triveos.com, trevios.eu, triviso.swiss, trivion.com, trivio.tech, trivio.me, trivius.be, tripios.com, trifios.com, trivias.fun, trivio.com, trivis.com, trivio.com.br, trivio.net, trivio.co.uk, trivos.cz, tivios.com, trivos.nl, trivis.info, trivio.ru, trivio.world, trivis.net, trivio.xyz, trivio.biz, triios.com, trivis.sk, trivias.online, trivioz.com, taivios.com, trevios.com, trivias.click, trivious.com, triviss.com, trivos.com, trivos.site, trivis.be, triios.club, trivio.pro, trivio.eu, trivio.click, trivio.bike, trivion.team, tritios.com, triviso.com, truvios.com, trixios.com",
    "results": [
        {
            "num": 1,
            "domain_name": "trivies.com",
            "domain_keyword": "trivies",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:53",
            "create_date": "2017-01-16",
            "update_date": "2022-12-17",
            "expiry_date": "2026-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "trivpos.com",
            "domain_keyword": "trivpos",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:55:51",
            "create_date": "2020-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "adelaide.ns.cloudflare.com",
                "langston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "trivias.world",
            "domain_keyword": "trivias",
            "domain_tld": "world",
            "query_time": "2024-05-25 18:35:06",
            "create_date": "2020-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "kate.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "trivior.com",
            "domain_keyword": "trivior",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:10:05",
            "create_date": "2021-03-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-09",
            "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": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "orivios.com",
            "domain_keyword": "orivios",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:50:50",
            "create_date": "2021-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "trivias.org",
            "domain_keyword": "trivias",
            "domain_tld": "org",
            "query_time": "2024-05-06 13:10:01",
            "create_date": "2023-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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": [
                "ns1.lineadns.com",
                "ns2.lineadns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "trivias.net",
            "domain_keyword": "trivias",
            "domain_tld": "net",
            "query_time": "2024-05-14 06:03:35",
            "create_date": "2024-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2026-01-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "triviis.nl",
            "domain_keyword": "triviis",
            "domain_tld": "nl",
            "query_time": "2024-04-18 03:15:35",
            "create_date": "2014-06-30",
            "update_date": "2021-11-11",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "trivion.group",
            "domain_keyword": "trivion",
            "domain_tld": "group",
            "query_time": "2024-05-29 02:40:12",
            "create_date": "2021-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Doka GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "trivioo.online",
            "domain_keyword": "trivioo",
            "domain_tld": "online",
            "query_time": "2024-05-14 16:02:10",
            "create_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "trivion.be",
            "domain_keyword": "trivion",
            "domain_tld": "be",
            "query_time": "2024-04-23 00:24:58",
            "create_date": "2005-02-11",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 12,
            "domain_name": "trevios.net",
            "domain_keyword": "trevios",
            "domain_tld": "net",
            "query_time": "2024-05-05 02:36:33",
            "create_date": "2009-04-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "travios.com",
            "domain_keyword": "travios",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:07:41",
            "create_date": "2016-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "trivioo.net",
            "domain_keyword": "trivioo",
            "domain_tld": "net",
            "query_time": "2024-05-25 18:27:48",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.iodeed.com",
                "ns2.iodeed.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "privios.com",
            "domain_keyword": "privios",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:54:50",
            "create_date": "2018-07-13",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Difer",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Pontevedra",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/privios.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "trivion.online",
            "domain_keyword": "trivion",
            "domain_tld": "online",
            "query_time": "2024-04-18 03:15:39",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Krakow",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "todd.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "triviis.org",
            "domain_keyword": "triviis",
            "domain_tld": "org",
            "query_time": "2024-04-23 00:24:55",
            "create_date": "2015-03-23",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "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": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixelbyte.nl",
                "ns1.transip.nl",
                "ns2.transip.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tribios.biz",
            "domain_keyword": "tribios",
            "domain_tld": "biz",
            "query_time": "2024-05-08 23:52:46",
            "create_date": "2002-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triton Systems Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alldomains.com",
                "ns2.alldomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "trivias.be",
            "domain_keyword": "trivias",
            "domain_tld": "be",
            "query_time": "2024-04-23 00:24:40",
            "create_date": "2014-09-09",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 20,
            "domain_name": "triviis.com",
            "domain_keyword": "triviis",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:55",
            "create_date": "2013-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixelbyte.nl",
                "ns1.transip.nl",
                "ns2.transip.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "trivias.club",
            "domain_keyword": "trivias",
            "domain_tld": "club",
            "query_time": "2024-05-09 14:35:52",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "trivias.app",
            "domain_keyword": "trivias",
            "domain_tld": "app",
            "query_time": "2024-05-14 06:03:35",
            "create_date": "2024-01-07",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "trilios.net",
            "domain_keyword": "trilios",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:32:13",
            "create_date": "2023-06-30",
            "update_date": "2023-08-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.bluehost.com/",
            "registrant_name": "DOMAIN ADMIN",
            "registrant_company": "DOMAIN PRIVACY SERVICE FBO REGISTRANT",
            "registrant_address": "5335 GATE PKWY.",
            "registrant_city": "JACKSONVILLE",
            "registrant_state": "FLORIDA",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8017659400",
            "name_servers": [
                "cash.ns.cloudflare.com",
                "ollie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "triviots.com",
            "domain_keyword": "triviots",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:59",
            "create_date": "2013-10-29",
            "update_date": "2022-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "trivioo.com",
            "domain_keyword": "trivioo",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:59",
            "create_date": "2020-07-28",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "triviom.com",
            "domain_keyword": "triviom",
            "domain_tld": "com",
            "query_time": "2024-04-09 14:30:40",
            "create_date": "2011-08-11",
            "update_date": "2024-04-06",
            "expiry_date": "2025-08-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of triviom.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "trivias.vip",
            "domain_keyword": "trivias",
            "domain_tld": "vip",
            "query_time": "2024-04-18 03:15:26",
            "create_date": "2023-02-06",
            "update_date": "2023-08-10",
            "expiry_date": "2025-02-06",
            "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.lineadns.com",
                "ns2.lineadns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "trivibs.cfd",
            "domain_keyword": "trivibs",
            "domain_tld": "cfd",
            "query_time": "2024-05-06 13:10:03",
            "create_date": "2024-03-05",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-05",
            "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": [
                "jim.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tridios.com",
            "domain_keyword": "tridios",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:35:55",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2026-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "triviot.com",
            "domain_keyword": "triviot",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:50:18",
            "create_date": "2020-03-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-24",
            "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": 31,
            "domain_name": "triviso.cloud",
            "domain_keyword": "triviso",
            "domain_tld": "cloud",
            "query_time": "2024-05-22 08:27:56",
            "create_date": "2020-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unico Data AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.einstein.sui-inter.net",
                "ns2.einstein.sui-inter.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "triviso.info",
            "domain_keyword": "triviso",
            "domain_tld": "info",
            "query_time": "2024-05-31 16:55:15",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "art.ns.cloudflare.com",
                "katelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "travios.net",
            "domain_keyword": "travios",
            "domain_tld": "net",
            "query_time": "2024-05-28 19:55:51",
            "create_date": "2024-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "trinios.com",
            "domain_keyword": "trinios",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:03:08",
            "create_date": "2015-08-30",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-30",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Axesor DAC LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dublin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "triviso.it",
            "domain_keyword": "triviso",
            "domain_tld": "it",
            "query_time": "2024-05-14 06:03:41",
            "create_date": "2011-03-09",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-14",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "Triviso AG",
            "registrant_address": "Hauptbahnhofstrasse 8",
            "registrant_city": "Solothurn",
            "registrant_state": "CH",
            "registrant_zip": "4501",
            "registrant_country": "CH",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "trivias.com",
            "domain_keyword": "trivias",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:41",
            "create_date": "1998-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc. (AIT)",
            "registrar_website": "http://www.ait.com",
            "name_servers": [
                "ns1.venecom.com",
                "ns2.venecom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "trovios.com",
            "domain_keyword": "trovios",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:11:33",
            "create_date": "2018-10-01",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (550880873)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O trovios.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "triviso.co",
            "domain_keyword": "triviso",
            "domain_tld": "co",
            "query_time": "2024-04-18 03:15:42",
            "create_date": "2021-08-05",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rivios.com",
            "domain_keyword": "rivios",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:45:29",
            "create_date": "2017-08-23",
            "update_date": "2023-06-10",
            "expiry_date": "2024-08-23",
            "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=rivios.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "triviosa.app",
            "domain_keyword": "triviosa",
            "domain_tld": "app",
            "query_time": "2024-04-06 02:49:03",
            "create_date": "2020-07-06",
            "update_date": "2023-06-09",
            "expiry_date": "2025-07-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shopify Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please 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": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "trovios.co.uk",
            "domain_keyword": "trovios",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 15:11:33",
            "create_date": "2018-10-01",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-01",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "trilios.com",
            "domain_keyword": "trilios",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:58:06",
            "create_date": "2004-12-01",
            "update_date": "2023-10-04",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "trivis.ru",
            "domain_keyword": "trivis",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:05:48",
            "create_date": "2020-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "trivioso.com",
            "domain_keyword": "trivioso",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:36:03",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "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": [
                "ns1331.websitewelcome.com",
                "ns1332.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "trivion.shop",
            "domain_keyword": "trivion",
            "domain_tld": "shop",
            "query_time": "2024-06-02 09:44:42",
            "create_date": "2024-04-02",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "ns283.sellvir.com",
                "ns284.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "trivids.com",
            "domain_keyword": "trivids",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:52",
            "create_date": "2009-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=trivids.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "tricios.com",
            "domain_keyword": "tricios",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:45:32",
            "create_date": "2023-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "trevios.dev",
            "domain_keyword": "trevios",
            "domain_tld": "dev",
            "query_time": "2024-05-20 13:13:41",
            "create_date": "2019-09-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "enobis Ideenmanagement GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "trivion.tech",
            "domain_keyword": "trivion",
            "domain_tld": "tech",
            "query_time": "2024-05-29 02:40:12",
            "create_date": "2021-03-31",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-31",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "TMW 3d Druck & Engineering GmbH",
            "registrant_state": "AT",
            "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.",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "trivio.info",
            "domain_keyword": "trivio",
            "domain_tld": "info",
            "query_time": "2024-04-23 00:24:58",
            "create_date": "2008-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VDP Automation B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.newvm.net",
                "ns2.newvm.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "trivius.com",
            "domain_keyword": "trivius",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:25:27",
            "create_date": "2008-07-28",
            "update_date": "2023-07-13",
            "expiry_date": "2025-07-28",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "trivits.com",
            "domain_keyword": "trivits",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:25:22",
            "create_date": "2004-12-16",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "trivias.ro",
            "domain_keyword": "trivias",
            "domain_tld": "ro",
            "query_time": "2024-04-23 00:24:41",
            "create_date": "2019-01-05",
            "expiry_date": "2025-01-03",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 54,
            "domain_name": "trivinos.com",
            "domain_keyword": "trivinos",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:57",
            "create_date": "2019-03-15",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "triveos.com",
            "domain_keyword": "triveos",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:19:11",
            "create_date": "2008-05-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-21",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns1.us.opalstack.com",
                "ns2.us.opalstack.com",
                "ns3.us.opalstack.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "trevios.eu",
            "domain_keyword": "trevios",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:14:44",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        },
        {
            "num": 57,
            "domain_name": "triviso.swiss",
            "domain_keyword": "triviso",
            "domain_tld": "swiss",
            "query_time": "2024-05-27 10:22:48",
            "create_date": "2015-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_company": "Triviso AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "trivion.com",
            "domain_keyword": "trivion",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:58",
            "create_date": "1997-09-09",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=trivion.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "trivio.tech",
            "domain_keyword": "trivio",
            "domain_tld": "tech",
            "query_time": "2024-05-17 15:20:11",
            "create_date": "2023-08-30",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Rodrigo Pereira",
            "registrant_country": "PY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "trivio.me",
            "domain_keyword": "trivio",
            "domain_tld": "me",
            "query_time": "2024-05-17 15:20:11",
            "create_date": "2020-12-12",
            "update_date": "2023-09-19",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lucas.tools",
            "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": [
                "kirk.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "trivius.be",
            "domain_keyword": "trivius",
            "domain_tld": "be",
            "query_time": "2024-04-06 02:49:07",
            "create_date": "2005-06-03",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.degy.be",
                "ns2.degy.be",
                "ns3.degy.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 62,
            "domain_name": "tripios.com",
            "domain_keyword": "tripios",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:34:55",
            "create_date": "2022-02-05",
            "update_date": "2022-08-23",
            "expiry_date": "2024-02-05",
            "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": 63,
            "domain_name": "trifios.com",
            "domain_keyword": "trifios",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:17:35",
            "create_date": "2006-12-04",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "trivias.fun",
            "domain_keyword": "trivias",
            "domain_tld": "fun",
            "query_time": "2024-05-06 13:10:01",
            "create_date": "2023-03-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-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": [
                "ns-1306.awsdns-35.org",
                "ns-1982.awsdns-55.co.uk",
                "ns-476.awsdns-59.com",
                "ns-753.awsdns-30.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "trivio.com",
            "domain_keyword": "trivio",
            "domain_tld": "com",
            "query_time": "2024-04-06 02:49:03",
            "create_date": "2004-06-24",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VDP Automation B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=trivio.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.newvm.net",
                "ns2.newvm.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "trivis.com",
            "domain_keyword": "trivis",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:15:40",
            "create_date": "1998-07-31",
            "update_date": "2022-07-09",
            "expiry_date": "2025-07-30",
            "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": 67,
            "domain_name": "trivio.com.br",
            "domain_keyword": "trivio",
            "domain_tld": "com.br",
            "query_time": "2024-04-23 00:24:58",
            "create_date": "2014-10-22",
            "update_date": "2022-10-08",
            "expiry_date": "2024-10-22",
            "registrant_name": "Trivio Tecnologia",
            "name_servers": [
                "ns77.integrator.com.br",
                "ns78.integrator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 68,
            "domain_name": "trivio.net",
            "domain_keyword": "trivio",
            "domain_tld": "net",
            "query_time": "2024-04-18 03:15:39",
            "create_date": "2021-07-25",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "trivio.co.uk",
            "domain_keyword": "trivio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 17:08:25",
            "create_date": "2012-01-05",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-05",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "trivos.cz",
            "domain_keyword": "trivos",
            "domain_tld": "cz",
            "query_time": "2024-05-05 21:42:44",
            "create_date": "2000-02-25",
            "update_date": "2013-10-03",
            "expiry_date": "2025-02-24",
            "registrar_name": "REG-WEBGLOBE",
            "registrant_name": "Trivos truhlarstvi v.o.s.",
            "registrant_company": "Trivos truhlarstvi v.o.s.",
            "registrant_address": "Jiraskova 568, Borohradek, 517 24",
            "registrant_country": "CZ",
            "name_servers": [
                "d1264.master.cz",
                "ns.ttnet.cz"
            ]
        },
        {
            "num": 71,
            "domain_name": "tivios.com",
            "domain_keyword": "tivios",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:09:06",
            "create_date": "2010-03-31",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-31",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "trivos.nl",
            "domain_keyword": "trivos",
            "domain_tld": "nl",
            "query_time": "2024-04-18 03:15:55",
            "create_date": "2002-05-01",
            "update_date": "2019-11-08",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 73,
            "domain_name": "trivis.info",
            "domain_keyword": "trivis",
            "domain_tld": "info",
            "query_time": "2024-04-23 00:25:00",
            "create_date": "2005-06-30",
            "update_date": "2023-06-12",
            "expiry_date": "2026-06-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MK Mobiltech s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "trivio.ru",
            "domain_keyword": "trivio",
            "domain_tld": "ru",
            "query_time": "2024-05-14 05:01:46",
            "create_date": "2020-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "trivio.world",
            "domain_keyword": "trivio",
            "domain_tld": "world",
            "query_time": "2024-06-02 09:44:39",
            "create_date": "2023-04-03",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "trivis.net",
            "domain_keyword": "trivis",
            "domain_tld": "net",
            "query_time": "2024-04-06 02:49:03",
            "create_date": "2022-07-05",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "trivio.xyz",
            "domain_keyword": "trivio",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 09:44:39",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "trivio.biz",
            "domain_keyword": "trivio",
            "domain_tld": "biz",
            "query_time": "2024-05-20 11:49:06",
            "create_date": "2008-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VDP Automation B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gelderland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.newvm.net",
                "ns2.newvm.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "triios.com",
            "domain_keyword": "triios",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:55:12",
            "create_date": "2007-07-09",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.netfirms.com/",
            "registrant_name": "DOMAIN ADMIN",
            "registrant_company": "DOMAIN PRIVACY SERVICE FBO REGISTRANT",
            "registrant_address": "5335 GATE PKWY.",
            "registrant_city": "JACKSONVILLE",
            "registrant_state": "FLORIDA",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8663174678",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "trivis.sk",
            "domain_keyword": "trivis",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:48:05",
            "create_date": "2014-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Trivis s.r.o.",
            "registrant_company": "Trivis s.r.o.",
            "registrant_address": "Závodská cesta 4",
            "registrant_city": "Žilina",
            "registrant_zip": "01001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "trivias.online",
            "domain_keyword": "trivias",
            "domain_tld": "online",
            "query_time": "2024-05-27 10:22:42",
            "create_date": "2023-07-04",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-04",
            "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": [
                "ns-1268.awsdns-30.org",
                "ns-159.awsdns-19.com",
                "ns-1732.awsdns-24.co.uk",
                "ns-860.awsdns-43.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "trivioz.com",
            "domain_keyword": "trivioz",
            "domain_tld": "com",
            "query_time": "2024-05-20 11:49:04",
            "create_date": "2023-06-17",
            "update_date": "2023-07-08",
            "expiry_date": "2024-06-17",
            "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": [
                "elly.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "taivios.com",
            "domain_keyword": "taivios",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:19:54",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/taivios.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2hjl.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "trevios.com",
            "domain_keyword": "trevios",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:14:14",
            "create_date": "2007-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "trivias.click",
            "domain_keyword": "trivias",
            "domain_tld": "click",
            "query_time": "2024-04-06 02:48:36",
            "create_date": "2023-09-27",
            "update_date": "2024-01-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.aroundthelab.com",
                "ns2.aroundthelab.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "trivious.com",
            "domain_keyword": "trivious",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:24:59",
            "create_date": "2012-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "triviss.com",
            "domain_keyword": "triviss",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:25:02",
            "create_date": "2007-05-31",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "trivos.com",
            "domain_keyword": "trivos",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:44:42",
            "create_date": "2006-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "trivos.site",
            "domain_keyword": "trivos",
            "domain_tld": "site",
            "query_time": "2024-04-18 03:15:55",
            "create_date": "2023-12-15",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-15",
            "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": [
                "candy.ns.cloudflare.com",
                "edward.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "trivis.be",
            "domain_keyword": "trivis",
            "domain_tld": "be",
            "query_time": "2024-04-06 02:49:03",
            "create_date": "2022-07-05",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 91,
            "domain_name": "triios.club",
            "domain_keyword": "triios",
            "domain_tld": "club",
            "query_time": "2024-05-10 00:27:34",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "trivio.pro",
            "domain_keyword": "trivio",
            "domain_tld": "pro",
            "query_time": "2024-05-29 02:40:12",
            "create_date": "2024-03-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "trivio.eu",
            "domain_keyword": "trivio",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:15:05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.newvm.net",
                "ns2.newvm.net"
            ]
        },
        {
            "num": 94,
            "domain_name": "trivio.click",
            "domain_keyword": "trivio",
            "domain_tld": "click",
            "query_time": "2024-06-01 09:12:47",
            "create_date": "2024-05-23",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "khloe.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "trivio.bike",
            "domain_keyword": "trivio",
            "domain_tld": "bike",
            "query_time": "2024-05-14 06:03:41",
            "create_date": "2018-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VDP Automation B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.newvm.net",
                "ns2.newvm.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "trivion.team",
            "domain_keyword": "trivion",
            "domain_tld": "team",
            "query_time": "2024-05-29 02:40:12",
            "create_date": "2021-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Doka GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tritios.com",
            "domain_keyword": "tritios",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:13:30",
            "create_date": "2012-12-03",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/a77d82f5-4c95-4276-b5ff-2646785d0940",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "triviso.com",
            "domain_keyword": "triviso",
            "domain_tld": "com",
            "query_time": "2024-05-25 18:35:08",
            "create_date": "2007-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "truvios.com",
            "domain_keyword": "truvios",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:24:26",
            "create_date": "2021-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "trixios.com",
            "domain_keyword": "trixios",
            "domain_tld": "com",
            "query_time": "2024-04-24 11:16:57",
            "create_date": "2017-12-27",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.247,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>trivios.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3102</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>trivies.com, trivpos.com, trivias.world, trivior.com, orivios.com, trivias.org, trivias.net, triviis.nl, trivion.group, trivioo.online, trivion.be, trevios.net, travios.com, trivioo.net, privios.com, trivion.online, triviis.org, tribios.biz, trivias.be, triviis.com, trivias.club, trivias.app, trilios.net, triviots.com, trivioo.com, triviom.com, trivias.vip, trivibs.cfd, tridios.com, triviot.com, triviso.cloud, triviso.info, travios.net, trinios.com, triviso.it, trivias.com, trovios.com, triviso.co, rivios.com, triviosa.app, trovios.co.uk, trilios.com, trivis.ru, trivioso.com, trivion.shop, trivids.com, tricios.com, trevios.dev, trivion.tech, trivio.info, trivius.com, trivits.com, trivias.ro, trivinos.com, triveos.com, trevios.eu, triviso.swiss, trivion.com, trivio.tech, trivio.me, trivius.be, tripios.com, trifios.com, trivias.fun, trivio.com, trivis.com, trivio.com.br, trivio.net, trivio.co.uk, trivos.cz, tivios.com, trivos.nl, trivis.info, trivio.ru, trivio.world, trivis.net, trivio.xyz, trivio.biz, triios.com, trivis.sk, trivias.online, trivioz.com, taivios.com, trevios.com, trivias.click, trivious.com, triviss.com, trivos.com, trivos.site, trivis.be, triios.club, trivio.pro, trivio.eu, trivio.click, trivio.bike, trivion.team, tritios.com, triviso.com, truvios.com, trixios.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>trivies.com</domain_name>
   <domain_keyword>trivies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:53</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2026-01-16</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>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>2</num>
   <domain_name>trivpos.com</domain_name>
   <domain_keyword>trivpos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:55:51</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</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>adelaide.ns.cloudflare.com</value>
    <value>langston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>trivias.world</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 18:35:06</query_time>
   <create_date>2020-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>kate.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>trivior.com</domain_name>
   <domain_keyword>trivior</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:10:05</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-09</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>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>orivios.com</domain_name>
   <domain_keyword>orivios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:50:50</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>trivias.org</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 13:10:01</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</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>ns1.lineadns.com</value>
    <value>ns2.lineadns.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>7</num>
   <domain_name>trivias.net</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 06:03:35</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-01-09</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>triviis.nl</domain_name>
   <domain_keyword>triviis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 03:15:35</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>trivion.group</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 02:40:12</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Doka GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>trivioo.online</domain_name>
   <domain_keyword>trivioo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 16:02:10</query_time>
   <create_date>2024-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>trivion.be</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 00:24:58</query_time>
   <create_date>2005-02-11</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>trevios.net</domain_name>
   <domain_keyword>trevios</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 02:36:33</query_time>
   <create_date>2009-04-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>travios.com</domain_name>
   <domain_keyword>travios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:07:41</query_time>
   <create_date>2016-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>trivioo.net</domain_name>
   <domain_keyword>trivioo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 18:27:48</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.iodeed.com</value>
    <value>ns2.iodeed.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>privios.com</domain_name>
   <domain_keyword>privios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:54:50</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>Difer</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Pontevedra</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/privios.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>trivion.online</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 03:15:39</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Krakow</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>todd.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>triviis.org</domain_name>
   <domain_keyword>triviis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 00:24:55</query_time>
   <create_date>2015-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pixelbyte.nl</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tribios.biz</domain_name>
   <domain_keyword>tribios</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 23:52:46</query_time>
   <create_date>2002-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triton Systems Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alldomains.com</value>
    <value>ns2.alldomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>trivias.be</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-23 00:24:40</query_time>
   <create_date>2014-09-09</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>triviis.com</domain_name>
   <domain_keyword>triviis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:55</query_time>
   <create_date>2013-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns1.pixelbyte.nl</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>trivias.club</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 14:35:52</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>trivias.app</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 06:03:35</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>23</num>
   <domain_name>trilios.net</domain_name>
   <domain_keyword>trilios</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:32:13</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-23</update_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.bluehost.com/</registrar_website>
   <registrant_name>DOMAIN ADMIN</registrant_name>
   <registrant_company>DOMAIN PRIVACY SERVICE FBO REGISTRANT</registrant_company>
   <registrant_address>5335 GATE PKWY.</registrant_address>
   <registrant_city>JACKSONVILLE</registrant_city>
   <registrant_state>FLORIDA</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8017659400</registrant_phone>
   <name_servers>
    <value>cash.ns.cloudflare.com</value>
    <value>ollie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>triviots.com</domain_name>
   <domain_keyword>triviots</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:59</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-10-29</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>trivioo.com</domain_name>
   <domain_keyword>trivioo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:59</query_time>
   <create_date>2020-07-28</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-28</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>a.share-dns.com</value>
    <value>b.share-dns.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>26</num>
   <domain_name>triviom.com</domain_name>
   <domain_keyword>triviom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 14:30:40</query_time>
   <create_date>2011-08-11</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of triviom.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>trivias.vip</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-18 03:15:26</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-02-06</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.lineadns.com</value>
    <value>ns2.lineadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>trivibs.cfd</domain_name>
   <domain_keyword>trivibs</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-06 13:10:03</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-05</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>jim.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.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>tridios.com</domain_name>
   <domain_keyword>tridios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:35:55</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2026-10-31</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>triviot.com</domain_name>
   <domain_keyword>triviot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:50:18</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-24</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>31</num>
   <domain_name>triviso.cloud</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-22 08:27:56</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unico Data AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.einstein.sui-inter.net</value>
    <value>ns2.einstein.sui-inter.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>triviso.info</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 16:55:15</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>katelyn.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>33</num>
   <domain_name>travios.net</domain_name>
   <domain_keyword>travios</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 19:55:51</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>trinios.com</domain_name>
   <domain_keyword>trinios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:03:08</query_time>
   <create_date>2015-08-30</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Axesor DAC LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>triviso.it</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 06:03:41</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>Triviso AG</registrant_company>
   <registrant_address>Hauptbahnhofstrasse 8</registrant_address>
   <registrant_city>Solothurn</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>4501</registrant_zip>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>trivias.com</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:41</query_time>
   <create_date>1998-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc. (AIT)</registrar_name>
   <registrar_website>http://www.ait.com</registrar_website>
   <name_servers>
    <value>ns1.venecom.com</value>
    <value>ns2.venecom.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>trovios.com</domain_name>
   <domain_keyword>trovios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:11:33</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (550880873)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O trovios.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>triviso.co</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 03:15:42</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>rivios.com</domain_name>
   <domain_keyword>rivios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:45:29</query_time>
   <create_date>2017-08-23</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-08-23</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=rivios.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>triviosa.app</domain_name>
   <domain_keyword>triviosa</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-06 02:49:03</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shopify Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please 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>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>trovios.co.uk</domain_name>
   <domain_keyword>trovios</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 15:11:33</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>trilios.com</domain_name>
   <domain_keyword>trilios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:58:06</query_time>
   <create_date>2004-12-01</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>43</num>
   <domain_name>trivis.ru</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:05:48</query_time>
   <create_date>2020-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>trivioso.com</domain_name>
   <domain_keyword>trivioso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:36:03</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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>ns1331.websitewelcome.com</value>
    <value>ns1332.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>trivion.shop</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-02 09:44:42</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns283.sellvir.com</value>
    <value>ns284.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>trivids.com</domain_name>
   <domain_keyword>trivids</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:52</query_time>
   <create_date>2009-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-25</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=trivids.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>tricios.com</domain_name>
   <domain_keyword>tricios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:45:32</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</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>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>trevios.dev</domain_name>
   <domain_keyword>trevios</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 13:13:41</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>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_company>enobis Ideenmanagement GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>trivion.tech</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 02:40:12</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>TMW 3d Druck &amp; Engineering GmbH</registrant_company>
   <registrant_state>AT</registrant_state>
   <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>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>trivio.info</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 00:24:58</query_time>
   <create_date>2008-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VDP Automation B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.newvm.net</value>
    <value>ns2.newvm.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>trivius.com</domain_name>
   <domain_keyword>trivius</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:25:27</query_time>
   <create_date>2008-07-28</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>trivits.com</domain_name>
   <domain_keyword>trivits</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:25:22</query_time>
   <create_date>2004-12-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>trivias.ro</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-23 00:24:41</query_time>
   <create_date>2019-01-05</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>trivinos.com</domain_name>
   <domain_keyword>trivinos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:57</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-15</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>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>55</num>
   <domain_name>triveos.com</domain_name>
   <domain_keyword>triveos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:19:11</query_time>
   <create_date>2008-05-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns1.us.opalstack.com</value>
    <value>ns2.us.opalstack.com</value>
    <value>ns3.us.opalstack.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>trevios.eu</domain_name>
   <domain_keyword>trevios</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:14:44</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>triviso.swiss</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-27 10:22:48</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_company>Triviso AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>trivion.com</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:58</query_time>
   <create_date>1997-09-09</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=trivion.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>trivio.tech</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 15:20:11</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Rodrigo Pereira</registrant_company>
   <registrant_country>PY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>trivio.me</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 15:20:11</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lucas.tools</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kirk.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>trivius.be</domain_name>
   <domain_keyword>trivius</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-06 02:49:07</query_time>
   <create_date>2005-06-03</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.degy.be</value>
    <value>ns2.degy.be</value>
    <value>ns3.degy.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>tripios.com</domain_name>
   <domain_keyword>tripios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:34:55</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-02-05</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>63</num>
   <domain_name>trifios.com</domain_name>
   <domain_keyword>trifios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:17:35</query_time>
   <create_date>2006-12-04</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-04</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>ns19.domaincontrol.com</value>
    <value>ns20.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>64</num>
   <domain_name>trivias.fun</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-06 13:10:01</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-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>ns-1306.awsdns-35.org</value>
    <value>ns-1982.awsdns-55.co.uk</value>
    <value>ns-476.awsdns-59.com</value>
    <value>ns-753.awsdns-30.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>65</num>
   <domain_name>trivio.com</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 02:49:03</query_time>
   <create_date>2004-06-24</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VDP Automation B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=trivio.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.newvm.net</value>
    <value>ns2.newvm.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>trivis.com</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:15:40</query_time>
   <create_date>1998-07-31</create_date>
   <update_date>2022-07-09</update_date>
   <expiry_date>2025-07-30</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>67</num>
   <domain_name>trivio.com.br</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-23 00:24:58</query_time>
   <create_date>2014-10-22</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrant_name>Trivio Tecnologia</registrant_name>
   <name_servers>
    <value>ns77.integrator.com.br</value>
    <value>ns78.integrator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>trivio.net</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 03:15:39</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-25</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.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>69</num>
   <domain_name>trivio.co.uk</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 17:08:25</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>trivos.cz</domain_name>
   <domain_keyword>trivos</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 21:42:44</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2013-10-03</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>REG-WEBGLOBE</registrar_name>
   <registrant_name>Trivos truhlarstvi v.o.s.</registrant_name>
   <registrant_company>Trivos truhlarstvi v.o.s.</registrant_company>
   <registrant_address>Jiraskova 568, Borohradek, 517 24</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>d1264.master.cz</value>
    <value>ns.ttnet.cz</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>tivios.com</domain_name>
   <domain_keyword>tivios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:09:06</query_time>
   <create_date>2010-03-31</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>trivos.nl</domain_name>
   <domain_keyword>trivos</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 03:15:55</query_time>
   <create_date>2002-05-01</create_date>
   <update_date>2019-11-08</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>trivis.info</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 00:25:00</query_time>
   <create_date>2005-06-30</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2026-06-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MK Mobiltech s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>trivio.ru</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 05:01:46</query_time>
   <create_date>2020-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>trivio.world</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-02 09:44:39</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>trivis.net</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 02:49:03</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>trivio.xyz</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 09:44:39</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>trivio.biz</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 11:49:06</query_time>
   <create_date>2008-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VDP Automation B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gelderland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.newvm.net</value>
    <value>ns2.newvm.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>triios.com</domain_name>
   <domain_keyword>triios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:55:12</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.netfirms.com/</registrar_website>
   <registrant_name>DOMAIN ADMIN</registrant_name>
   <registrant_company>DOMAIN PRIVACY SERVICE FBO REGISTRANT</registrant_company>
   <registrant_address>5335 GATE PKWY.</registrant_address>
   <registrant_city>JACKSONVILLE</registrant_city>
   <registrant_state>FLORIDA</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8663174678</registrant_phone>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.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>trivis.sk</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:48:05</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Trivis s.r.o.</registrant_name>
   <registrant_company>Trivis s.r.o.</registrant_company>
   <registrant_address>Závodská cesta 4</registrant_address>
   <registrant_city>Žilina</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>trivias.online</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 10:22:42</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-04</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>ns-1268.awsdns-30.org</value>
    <value>ns-159.awsdns-19.com</value>
    <value>ns-1732.awsdns-24.co.uk</value>
    <value>ns-860.awsdns-43.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>82</num>
   <domain_name>trivioz.com</domain_name>
   <domain_keyword>trivioz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 11:49:04</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-06-17</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>elly.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>taivios.com</domain_name>
   <domain_keyword>taivios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:19:54</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/taivios.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>trevios.com</domain_name>
   <domain_keyword>trevios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:14:14</query_time>
   <create_date>2007-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>trivias.click</domain_name>
   <domain_keyword>trivias</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-06 02:48:36</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.aroundthelab.com</value>
    <value>ns2.aroundthelab.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>trivious.com</domain_name>
   <domain_keyword>trivious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:24:59</query_time>
   <create_date>2012-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>87</num>
   <domain_name>triviss.com</domain_name>
   <domain_keyword>triviss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:25:02</query_time>
   <create_date>2007-05-31</create_date>
   <update_date>2024-03-02</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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>trivos.com</domain_name>
   <domain_keyword>trivos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:44:42</query_time>
   <create_date>2006-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>trivos.site</domain_name>
   <domain_keyword>trivos</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-18 03:15:55</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-15</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>candy.ns.cloudflare.com</value>
    <value>edward.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>trivis.be</domain_name>
   <domain_keyword>trivis</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-06 02:49:03</query_time>
   <create_date>2022-07-05</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>triios.club</domain_name>
   <domain_keyword>triios</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-10 00:27:34</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</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>ns21.domaincontrol.com</value>
    <value>ns22.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>92</num>
   <domain_name>trivio.pro</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 02:40:12</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>trivio.eu</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:15:05</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.newvm.net</value>
    <value>ns2.newvm.net</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>trivio.click</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-01 09:12:47</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>khloe.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.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>trivio.bike</domain_name>
   <domain_keyword>trivio</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-14 06:03:41</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VDP Automation B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.newvm.net</value>
    <value>ns2.newvm.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>trivion.team</domain_name>
   <domain_keyword>trivion</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-29 02:40:12</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Doka GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tritios.com</domain_name>
   <domain_keyword>tritios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:13:30</query_time>
   <create_date>2012-12-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a77d82f5-4c95-4276-b5ff-2646785d0940</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>triviso.com</domain_name>
   <domain_keyword>triviso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 18:35:08</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>truvios.com</domain_name>
   <domain_keyword>truvios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:24:26</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>trixios.com</domain_name>
   <domain_keyword>trixios</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 11:16:57</query_time>
   <create_date>2017-12-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.247</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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